Commit graph

132 commits

Author SHA1 Message Date
jupfi
42afafd642 Changed to DuckValidators. 2024-03-13 20:36:39 +01:00
jupfi
28b8936389 Added scientific notation to regex. 2024-03-13 18:10:53 +01:00
jupfi
038bc8c0ef Only emit settings changed signal when it really has been changed. 2024-03-13 12:02:52 +01:00
jupfi
8806e9553c Formatting and min max arguments for IntSetting without implementation. 2024-03-13 11:57:30 +01:00
jupfi
e314f51ae4 Implemented input validation. 2024-03-13 10:16:12 +01:00
jupfi
837524b69f Fixed bug with widget creation. 2024-03-12 11:08:23 +01:00
jupfi
a39b4a1bc7 Added widget creation to settings object. 2024-03-11 18:09:29 +01:00
Julia P
cb5df0a9af
Merge pull request #4 from nqrduck/category-settings
Category settings
2024-03-02 21:01:12 +01:00
Julia P
236b5cb30d
Merge branch 'main' into category-settings 2024-03-02 21:01:04 +01:00
jupfi
4532c2c848 Added string setting. 2024-03-02 20:58:46 +01:00
jupfi
235cd153d5 Added setting categories. 2024-03-02 20:30:28 +01:00
jupfi
de7f966afd Added docstrings. 2024-03-01 15:29:36 +01:00
jupfi
8d90f89092 UPdated README. 2024-02-28 11:39:15 +01:00
jupfi
0d7524107c Merge branch 'main' of github.com:nqrduck/nqrduck-spectrometer 2024-02-02 10:53:06 +01:00
jupfi
e3e0e44d06 Added compatability for older python versions. 2024-02-02 10:53:01 +01:00
jupfi
fdb68f8412 Added emission of active spectrometer name. 2023-12-16 13:46:00 +01:00
jupfi
44c7f9a408 Flattened data arrays. 2023-12-16 11:09:14 +01:00
jupfi
b93967666d Added to and from json. 2023-12-16 09:55:39 +01:00
jupfi
50fb662e90 Updated measurement with IF frequency. 2023-12-12 19:21:49 +01:00
jupfi
9c17c99f53 Upsi. Implemented this in the wrong method. 2023-12-10 10:01:42 +01:00
jupfi
9844c0df0c Added get setting by name. 2023-12-10 08:18:05 +01:00
jupfi
9371f1fc36 Started implementation on sequence automation. 2023-12-08 18:14:25 +01:00
jupfi
c0289c1d69 Updated view to new handling of IQ samples. 2023-12-08 18:14:04 +01:00
jupfi
a1a631b544 Updated pulse resolution. 2023-08-24 10:07:30 +02:00
jupfi
3882be0054 Added docstrings. 2023-08-20 17:52:35 +02:00
jupfi
8371149a43 Changed to central asset organization. 2023-08-16 13:51:03 +02:00
jupfi
c77ecc6524 Added method to get time domain points. 2023-08-02 11:04:27 +02:00
jupfi
727d19014d Updated RX icon. 2023-07-30 18:11:40 +02:00
jupfi
4e7e2b4cc4 Added tooltips for settings. 2023-07-30 18:05:27 +02:00
jupfi
55b5b5423a Updated pulse icons. 2023-07-30 13:21:32 +02:00
jupfi
44b8b84823 Merge branch 'main' of github.com:nqrduck/nqrduck-spectrometer 2023-07-30 12:44:23 +02:00
jupfi
f5cc56d8a7 Changed to decimals. 2023-07-29 18:07:46 +02:00
jupfi
b36b8a7269 Switchted to decimals for event duration. 2023-07-29 17:12:01 +02:00
jupfi
05e8812204 Added check for valid event duration. 2023-07-29 16:56:16 +02:00
jupfi
a1bf3df72c Added check for valid function expression. 2023-07-29 16:34:03 +02:00
jupfi
0b88fd8042 Updated pulse shape resolution 2023-07-27 18:46:00 +02:00
jupfi
18e25155a3 Implemented pulse shaping for lime. 2023-07-24 08:21:00 +02:00
jupfi
46c167841b Implemented saving and loading of sequences. 2023-07-23 17:52:21 +02:00
jupfi
26a2a85828 Pulseshape paramter update. 2023-07-23 15:27:23 +02:00
jupfi
d868c60f4e Started implementation of pulseshaping. 2023-07-22 21:08:19 +02:00
jupfi
7f245f4c89 Added docs + rescaled logos. 2023-07-22 13:48:55 +02:00
jupfi
9bb5696b9d Implemented loading and saving of pulse sequences 2023-07-20 16:06:43 +02:00
jupfi
0611569b57 Added logger. 2023-07-20 07:30:09 +02:00
jupfi
4b89719f67 Added setting of frequency and averages. 2023-07-19 08:36:20 +02:00
jupfi
0ea47d16be Added frequency domain data to measurement class. 2023-07-18 10:08:32 +02:00
jupfi
abe47cf64f Fixed bug with setting changes. 2023-07-17 15:54:01 +02:00
jupfi
f0933c7705 Added measurement class, changed signal type. 2023-07-17 11:29:36 +02:00
jupfi
0e755a6cc5 Changed event saving to list. 2023-07-14 15:07:54 +02:00
jupfi
13c4910630 Added settings in a grid to preserve space. 2023-07-13 15:57:19 +02:00
jupfi
8a1fdb99db Implemented change of duration length. 2023-07-13 11:14:27 +02:00