Commit graph

132 commits

Author SHA1 Message Date
Julia P
04231158ef
Merge pull request #23 from nqrduck/development
Development
2024-05-27 19:33:05 +02:00
jupfi
bd40004dd3 Changelog for fitting. 2024-05-27 19:32:25 +02:00
jupfi
169244a9eb Merge branch 'feature-fitting' into development 2024-05-27 19:31:13 +02:00
jupfi
e95dc4e4ea Version bump. 2024-05-27 19:30:59 +02:00
jupfi
979f92235c Linting. 2024-05-27 19:26:58 +02:00
jupfi
c14c047118 Added dialog for default settings. 2024-05-26 16:31:52 +02:00
jupfi
f94ff08411 Implemented default_settings. 2024-05-26 16:21:28 +02:00
jupfi
3af5b8603a Fixed visualization of load and save button. 2024-05-25 15:02:32 +02:00
jupfi
6496ec6824 Implemented loading and saving of settings. 2024-05-24 17:28:57 +02:00
jupfi
d43639c2f9 Implemented lorentzian fit. 2024-05-23 17:05:13 +02:00
jupfi
419116aff9 Refactoring and Linting. 2024-05-23 16:39:32 +02:00
jupfi
f5b6f3a689 Implemented loading and saving of fits. 2024-05-23 16:28:39 +02:00
jupfi
a273bed28a Added methods for editing fit information. 2024-05-23 15:56:43 +02:00
jupfi
60ba648958 Implemented basic fitting. 2024-05-22 17:51:58 +02:00
jupfi
9187ffb9ec Version bump. 2024-05-20 07:41:28 +02:00
Julia P
bb63bf3975
Merge pull request #22 from nqrduck/measurement-threading
Running measurements in separate worker thread.
2024-05-20 07:37:04 +02:00
jupfi
27865aa6d4 Running measurements in separate worker thread. 2024-05-19 15:46:26 +02:00
jupfi
92a6e31c1a Fixed apodization bug. 2024-05-17 16:40:45 +02:00
jupfi
db4b5186ab Version bump v0.0.10 2024-05-05 15:42:22 +02:00
Julia P
a4ef8fa9d9
Merge pull request #21 from nqrduck/measurement-name
Added name to measurement.
2024-05-05 15:40:31 +02:00
jupfi
e3ec1a989b Added name to measurement. 2024-05-05 15:11:39 +02:00
jupfi
423fb3d9a0 Added error handling for missing version in pulse sequence .
This is the case  for older pulse sequences.
2024-04-28 07:39:34 +02:00
Julia P
17d5e79a70
Merge pull request #20 from nqrduck/formbuilder-and-function-optimization
Formbuilder and function optimization
2024-04-26 17:54:09 +02:00
jupfi
4802bb0e6e Version bump. 2024-04-26 17:49:09 +02:00
jupfi
adc088aae1 Improved logging. Removed Decimals. 2024-04-26 17:31:42 +02:00
jupfi
37796e5800 Linting. 2024-04-26 16:10:27 +02:00
jupfi
06a4cbc6cd Implemented apodization. 2024-04-26 14:42:20 +02:00
jupfi
9d1b0fb3ac Added saving of version to pulsesequence. 2024-04-26 13:49:10 +02:00
jupfi
27b43fc494 Fixed bug with loading of min-max values. 2024-04-26 13:38:40 +02:00
jupfi
35e05cb25c Fixed another bug with saving and loading of pulse sequences. Added constraints to numerical parameters. 2024-04-26 13:29:02 +02:00
jupfi
f593c82ec5 Typo. 2024-04-26 12:31:33 +02:00
jupfi
a9fee217c3 Linting. 2024-04-26 12:28:33 +02:00
jupfi
833f23675f Corrected names. 2024-04-26 12:22:28 +02:00
jupfi
b7de6baa6b Update to new external functions. 2024-04-26 11:09:04 +02:00
jupfi
d4ad66269c Automatic PyPi deployment. 2024-04-18 19:28:26 +02:00
jupfi
4984a15001 Linting. 2024-04-17 18:05:17 +02:00
jupfi
db3269351e Added changelog. 2024-04-15 20:07:07 +02:00
Julia P
fbac6c8a69
Merge pull request #19 from nqrduck/15-menubar-ui-problems
Updated menubar entry for spectrometer selection.
2024-04-14 20:14:19 +02:00
jupfi
752340d7f7 Updated menubar entry for spectrometer selection. 2024-04-14 20:13:32 +02:00
Julia P
bbcf3e360e
Merge pull request #18 from nqrduck/settings-update
Settings update
2024-04-12 12:44:47 +02:00
jupfi
7d5debe9b2 Added default value to description (if it exists). 2024-04-11 17:02:03 +02:00
jupfi
bfdc4925df Prettified automatic view generation. 2024-04-11 16:49:44 +02:00
jupfi
cdbf40c69c Implemented new setting views with sliders and min max descriptions. 2024-04-11 16:43:11 +02:00
jupfi
843f129e6e Changed to new DuckWidgets for validation. 2024-04-01 21:02:54 +02:00
jupfi
687b4100c2 Made QLineEdit prettier. 2024-04-01 17:56:15 +02:00
jupfi
a4ca8d0603 Updated settings background validator color so it works with dark mode. 2024-04-01 13:45:45 +02:00
Julia P
469bba962d
Merge pull request #14 from nqrduck/linting
Linting
2024-04-01 10:56:32 +02:00
jupfi
a758d20c03 Linting 2024-04-01 10:55:46 +02:00
jupfi
3a455428e5 Removed Background color from spectrometer view since this would interfere with the system theme. 2024-03-29 18:36:58 +01:00
jupfi
36a277c26d Added submodules to model. 2024-03-16 14:43:18 +01:00