1
0
forked from IPKM/nmreval

Commit Graph

  • b50200592d upload fixed markusro 2023-12-06 16:51:16 +01:00
  • bfc25e33f9 build naming fixed, finally markusro 2023-12-06 16:41:34 +01:00
  • 772c51669d build naming fixed, finally markusro 2023-12-06 16:38:36 +01:00
  • 35ae571de0 build naming fixed,nope 3 markusro 2023-12-06 16:36:56 +01:00
  • bcc828efdc build naming fixed,nope2 markusro 2023-12-06 16:33:22 +01:00
  • 4df0ad6d20 build naming fixed,nope markusro 2023-12-06 16:31:36 +01:00
  • adb71257ff build naming fixed,nope markusro 2023-12-06 16:29:34 +01:00
  • c0dabbe9fe build naming fixed markusro 2023-12-06 16:21:44 +01:00
  • 500e473212 fixed build nameing, v15 markusro 2023-12-06 16:19:33 +01:00
  • 3928e02b44 fixed build nameing, v14 markusro 2023-12-06 16:18:32 +01:00
  • 0c448e8ee9 fixed build nameing, v13 markusro 2023-12-06 16:14:45 +01:00
  • 6fd44a14fa fixed build nameing, v12 markusro 2023-12-06 16:12:05 +01:00
  • 9323cb8883 fixed build nameing, v11 markusro 2023-12-06 16:10:44 +01:00
  • 025b14a288 fixed build nameing, v10 markusro 2023-12-06 16:09:57 +01:00
  • a7fed328ae fixed build nameing, v9 markusro 2023-12-06 16:09:07 +01:00
  • a09a6bd988 fixed build nameing, v8 markusro 2023-12-06 16:08:25 +01:00
  • 6ee8d27d4a fixed build nameing, v7 markusro 2023-12-06 16:07:32 +01:00
  • a789612eae fixed build nameing, v7 markusro 2023-12-06 16:06:18 +01:00
  • c7855a74f4 fixed build nameing, v6 markusro 2023-12-06 16:04:41 +01:00
  • d099253812 fixed build nameing, v5 markusro 2023-12-06 15:58:26 +01:00
  • 7c586c4bf0 fixed build nameing, v4 markusro 2023-12-06 15:52:27 +01:00
  • 0a9d596a91 fixed build nameing, v3 markusro 2023-12-06 15:48:45 +01:00
  • 49a1b0d4fa fixed build nameing, v2 markusro 2023-12-06 15:47:53 +01:00
  • bd9288d20e fixed build nameing markusro 2023-12-06 15:45:19 +01:00
  • 223ddd4cda condensed build steps in workflow markusro 2023-12-06 15:28:26 +01:00
  • 53349d7764 uploading debugging markusro 2023-12-06 15:24:36 +01:00
  • 4afa7a37ca make the AppImage build docker friendly markusro 2023-12-06 15:00:25 +01:00
  • 32ca840c78 force a start of gpg-agent, v3 markusro 2023-12-06 14:53:07 +01:00
  • a3f57fbf73 force a start of gpg-agent, v2 markusro 2023-12-06 14:52:26 +01:00
  • c157ebb0f9 force a start of gpg-agent markusro 2023-12-06 14:50:38 +01:00
  • 962802ebe4 using vars instead of env context for variables markusro 2023-12-06 14:47:16 +01:00
  • 340bba747a debug markusro 2023-12-06 14:42:51 +01:00
  • 331f700933 added proper variables for GPG markusro 2023-12-06 14:35:38 +01:00
  • 2a1852b4ca added apt-get update and install for neede packages in workflow markusro 2023-12-06 14:30:48 +01:00
  • 98c9354883 added GO_PIPELINE_LABEL to workflow markusro 2023-12-06 14:29:36 +01:00
  • 94fc92fb56 workflow fixes markusro 2023-12-06 14:16:48 +01:00
  • 7e3541806b preliminary build workflow markusro 2023-12-06 14:13:57 +01:00
  • bd9051be00 vars testing markusro 2023-12-06 12:24:46 +01:00
  • d5293cf534 test ENV variables markusro 2023-12-06 12:12:23 +01:00
  • d4812a25ea changed label to 'bullseye' markusro 2023-12-06 12:01:24 +01:00
  • a37704acc4 moved demo.yaml workflow to correct directory markusro 2023-12-06 11:42:27 +01:00
  • 787d2f4c0f action runner demo added markusro 2023-12-06 11:41:37 +01:00
  • a9d284eabe rethink choices of 0c7ca0b9ba; minimum selection at least should work, cf. #166 Dominik Demuth 2023-12-04 19:38:29 +01:00
  • 20592e05c6 undo stuff I introduced in aa0d14a322; should fix #165, reopens #151 Dominik Demuth 2023-12-01 20:19:09 +01:00
  • 728eb34ca7 ignore sets without start parameter in fit prep Dominik Demuth 2023-12-01 17:58:48 +01:00
  • 843866be45 Fit: Ignore complex_state, if no complex function is selected; closes #144 Dominik Demuth 2023-11-30 19:21:21 +01:00
  • aa0d14a322 Make FitResults from all fixed parameters; closes #151 Dominik Demuth 2023-11-30 18:16:07 +01:00
  • 12726e6f56 set order is now respected for fits; fixes #161 Dominik Demuth 2023-11-30 17:47:53 +01:00
  • d146f4fe7e Merge remote-tracking branch 'origin/master' Dominik Demuth 2023-11-29 19:35:31 +01:00
  • edf69b6424 check if start parameter of fits are given; closes #157 Dominik Demuth 2023-11-29 19:24:57 +01:00
  • e662dcf03c add warning for non-working interpolations; fixes #159 Dominik Demuth 2023-11-29 19:16:58 +01:00
  • bb5c6a5491 check each tab if connected figure exists; maybe closes #150 Dominik Demuth 2023-11-29 18:13:20 +01:00
  • 386bc5a371 undo of sets were missing from graph delete undo Dominik Demuth 2023-11-29 18:03:54 +01:00
  • 0c7ca0b9ba set options to make paintEvents faster; does not much for RAM usage (closes #104) Dominik Demuth 2023-11-29 18:01:40 +01:00
  • 7c71061877 deal with missing weight key get_state and set_state; partly fixes #158 dominik 2023-11-29 08:11:14 +00:00
  • 8a6c909c3e button to reset view limits of fit results; closes #156 Dominik Demuth 2023-11-28 19:31:05 +01:00
  • 340d5d1038 fit results are auto-scaled if data was not fit before; related to #156 Dominik Demuth 2023-11-28 18:31:19 +01:00
  • c04052294c add issue templates Dominik Demuth 2023-11-28 18:28:29 +01:00
  • e063abc712 fix grace export bugs; closes #155 Dominik Demuth 2023-11-23 19:43:50 +01:00
  • 412708cecd set cursor position manually in fit data parameter; closes #153 Dominik Demuth 2023-11-23 18:40:56 +01:00
  • c7a21c72f2 graph keys were not deleted in tabs because of tab switching; closes #150 Dominik Demuth 2023-11-22 18:30:17 +01:00
  • 929bb80f2f edit spectra should now work better; closes #152 Dominik Demuth 2023-11-22 17:48:08 +01:00
  • dfe9eab817 fix 3.9/3.10 problem with traceback of last commit Dominik Demuth 2023-11-20 19:43:35 +01:00
  • d18b3ee671 catch all exceptions during import of usermodels.py; closes #149 Dominik Demuth 2023-11-20 18:14:34 +01:00
  • 64b270d7c1 remove enableAutoRange call to stop unwanted rescales; closes #143 Dominik Demuth 2023-11-15 20:16:17 +01:00
  • 9baf1e44d3 now with proper package building packaging Dominik Demuth 2023-11-15 18:20:32 +01:00
  • 8fb17b22fd fit results save weight; closes #139 Dominik Demuth 2023-11-13 18:46:46 +01:00
  • f04cadf780 remember header settings in ascii dialog; fixes #140 Dominik Demuth 2023-11-13 18:03:57 +01:00
  • ae45ff2e55 set name of fit results manually; fix #138 Dominik Demuth 2023-11-13 17:17:50 +01:00
  • 735896e68d background color of legend is not changed; fixes #141 Dominik Demuth 2023-11-13 17:11:38 +01:00
  • aff9cd31a7 add "index" keyword to ascii reader to use row number; part of #135 Dominik Demuth 2023-11-10 18:56:13 +01:00
  • 8772fa9e7a add __future__ import to fix #136 dominik 2023-11-10 10:17:42 +00:00
  • 9c5d91918f added f-omega option to log-fourier transform; closes #134 Dominik Demuth 2023-11-09 17:50:29 +01:00
  • dbb35cdba4 added f-omega option to bds fit functions; closes #133 Dominik Demuth 2023-11-09 17:26:57 +01:00
  • 070509c691 do not overwrite old backup until new backup is done Dominik Demuth 2023-11-09 17:05:17 +01:00
  • 5ea1ed6d0a change level of appimage version logger Dominik Demuth 2023-11-07 17:50:32 +01:00
  • a1691f11a6 remove leading space in ascii preview, because some dimwit wants to use spaces in the beginning of his files... Dominik Demuth 2023-11-07 17:07:47 +01:00
  • f956c111c2 regex for numeric value for data from text files; closes #127 Dominik Demuth 2023-11-05 17:11:28 +01:00
  • cb2bc78a2a work on edit signals Dominik Demuth 2023-11-05 15:22:28 +01:00
  • 9e9751cd9d add log to edit signal Dominik Demuth 2023-11-05 15:20:40 +01:00
  • 5a8ef8c9c7 change wording for delete previous fit in fitresult Dominik Demuth 2023-11-05 15:17:59 +01:00
  • 45f5eb9bef Update src/gui_qt/data/container.py dominik 2023-11-02 13:05:18 +00:00
  • 5116622e42 fixed fit parameter ignore boundary problems; fixes #128 Dominik Demuth 2023-11-01 18:33:52 +01:00
  • 661ab81d7e fix edit dialog for spectra Dominik Demuth 2023-10-31 19:12:02 +01:00
  • 185dd160f1 fix import of agr with missing legends Dominik Demuth 2023-10-30 19:34:18 +01:00
  • 7fe564a61e more interactive edit Dominik Demuth 2023-10-25 20:04:49 +02:00
  • 6339bdc2cc escape backslashes in fit function equation Dominik Demuth 2023-10-17 18:16:31 +02:00
  • 37a6d789bb increase precision in log-gaussian integration Dominik Demuth 2023-10-02 12:31:40 +02:00
  • cde794cb0d parabola on a log-scale added Dominik Demuth 2023-09-28 17:55:25 +02:00
  • 2a69147ed4 remove slot reference in parameter.get_state; fixes #125 Dominik Demuth 2023-09-28 15:43:55 +02:00
  • 902a35b71a check if Default.agr knows what a graph is; helps with #124 Dominik Demuth 2023-09-27 18:06:53 +02:00
  • 6f76349932 Merge branch 'fit_bounds' Dominik Demuth 2023-09-27 15:39:23 +02:00
  • f9bb466cb3 fix data look-up for multiple fit models Dominik Demuth 2023-09-27 15:38:55 +02:00
  • a97c31325f 1/p bounds in ui Dominik Demuth 2023-09-27 15:32:19 +02:00
  • 207ee5bffd 1/p bounds added Dominik Demuth 2023-09-27 13:55:37 +02:00
  • 0046d04683 improve performance building data tree Dominik Demuth 2023-09-19 17:22:59 +02:00
  • 9463ed1e6c improve performance for show/hide graphs Dominik Demuth 2023-09-19 17:05:06 +02:00
  • ea62a05bd3 improve performance for show/hide graphs Dominik Demuth 2023-09-19 16:32:54 +02:00
  • c5706084bf fixing merge problems Dominik Demuth 2023-09-19 12:48:12 +02:00
  • 04037d6b4d Merge branch 'fit_constraints' Dominik Demuth 2023-09-19 12:39:32 +02:00