2
0
forked from awendt/pyrelacs
Commit Graph

143 Commits

Author SHA1 Message Date
54f0d61fc9 [dataio] commenting out databuffer 2024-10-02 08:10:08 +02:00
815838eab7 [dataio] adding class for buffer 2024-10-02 08:09:45 +02:00
314e609472 [refactoring] removing imports 2024-10-01 18:16:33 +02:00
2719d49eb0 [refacorting] adding DataBuffer 2024-10-01 12:04:47 +02:00
a0c524326d [refactroring] renaming class 2024-10-01 12:04:06 +02:00
c2285f3750 [project] adding buffer class 2024-10-01 12:03:41 +02:00
9327d1bac9 [refactoring] renaming file 2024-10-01 12:03:25 +02:00
565d6e5318 [plotting] move calibrtion plot outside of main window 2024-09-30 16:22:24 +02:00
b35a9212ac [plotting] move calibration plot outside of mainwindow.py 2024-09-30 16:22:00 +02:00
56c8b59ccd [project] changing to absolut imports 2024-09-30 12:10:54 +02:00
cbc86598b0 [ui] adding information to text field 2024-09-30 12:10:28 +02:00
031b5098d5 [plotting calibration] fixing power spectrum 2024-09-30 12:09:39 +02:00
c33e4cc32f Merge branch 'main' into calibration 2024-09-30 10:13:48 +02:00
4868b0e196 Merge branch 'jgrewe-icons' 2024-09-30 10:13:04 +02:00
00f6b11740 [project] removing data.nix file 2024-09-30 10:10:32 +02:00
e0491c5917 [repos/calibration] fixing plots 2024-09-30 10:10:12 +02:00
9c80091d16 [repos/calibration] removing plots 2024-09-30 10:09:44 +02:00
b0897bf52d [icons] revert back to the qt resource system for icons 2024-09-30 10:03:29 +02:00
09dd7f3d51 [resources] add relacstux to resources 2024-09-30 10:03:04 +02:00
2e264fb582 [project] changing to absolut imports 2024-09-30 09:49:11 +02:00
0a00875d2e [icons] replace with working images 2024-09-30 09:48:57 +02:00
ab51fa7475 [ui] removing duplicate toolbar, adding textfield 2024-09-30 09:48:47 +02:00
6a3a610cd3 [project] changing to absolut imports 2024-09-30 09:46:27 +02:00
8b02b9083f [repos] adding check for spec.loader 2024-09-30 09:45:14 +02:00
5dadf1bd7c Merge branch 'jgrewe-uistuff' 2024-09-30 07:48:26 +02:00
9e8dc06c26 plot without decibels and beat without squaring 2024-09-29 18:28:01 +02:00
bf8f3f5cb7 adding comments 2024-09-29 18:27:27 +02:00
0378317d7b gitignore add resource.py 2024-09-29 11:11:07 +02:00
b2f223168c cosmetics 2024-09-29 11:06:57 +02:00
58decf0283 [about] add about dialog window 2024-09-29 11:06:57 +02:00
fe6e438189 [resources] add some icons 2024-09-29 11:06:55 +02:00
d241d88168 [project] make it a package 2024-09-29 11:05:56 +02:00
a1b0e723f6 [app] move PyRelacs main window to ui subpackage 2024-09-29 11:05:50 +02:00
13d4db25fa adding sampled dimensions for nix data arrays 2024-09-27 20:04:05 +02:00
5c274c713d spelling 2024-09-27 20:03:32 +02:00
7cf9683744 removing imports and adding comment 2024-09-27 19:45:36 +02:00
2110286abb adding scatter plot of the first detected peak 2024-09-27 19:45:17 +02:00
e9a509c0f7 adding doc string 2024-09-27 19:22:58 +02:00
bdd323ad20 removing scatter plot 2024-09-27 18:49:40 +02:00
cadf2e5dde renaming 2024-09-27 18:49:30 +02:00
a7b73fa09a adding comments 2024-09-27 18:49:22 +02:00
3433ef7132 [app] adding powerspectrum as plot 2024-09-27 16:55:37 +02:00
5c3c2c407a [project] updating project structure 2024-09-27 14:21:13 +02:00
8ef8ac7506 [app] adding pyqtplot for displaying the beat 2024-09-27 14:20:43 +02:00
7d3224f351 [app][repros] adding nix file and checks 2024-09-27 14:20:18 +02:00
a748385335 [app] [calibration] adding writing to nix file 2024-09-27 14:19:46 +02:00
cd6bc0dc04 [app] starting repos with as a thread 2024-09-27 10:21:05 +02:00
291ed8859c Merge branch 'main' of https://whale.am28.uni-tuebingen.de/git/Awendt/pyrelacs 2024-09-27 09:17:34 +02:00
6a73f38fba [app] store window settings and restore upon startup 2024-09-27 09:13:29 +02:00
6008cc03d6 [project] add info.py that reads the project toml file to set application information 2024-09-27 09:12:56 +02:00
dd3e0d045d rewriting the project structure 2024-09-27 09:12:11 +02:00
836d6dc3d9 [app] restructure to have a valid entry point 2024-09-26 16:30:14 +02:00
43e0d4b75a adding calbi for different db 2024-09-26 14:29:47 +02:00
66ea22fb4a checking amplitude, checking beat 2024-09-26 11:25:13 +02:00
d3800ddfa2 handle initial connection, diggital trigger 2024-09-26 11:24:03 +02:00
26f43151a2 fixing seg fault by returning data_analog_output 2024-09-25 17:05:21 +02:00
a9be09dc06 checking if amplitude is the same form input to output 2024-09-25 17:04:53 +02:00
06f5a6ae46 del file 2024-09-25 17:04:29 +02:00
b912159b76 Merge branch 'main' of https://whale.am28.uni-tuebingen.de/git/Awendt/pyrelacs 2024-09-25 16:08:58 +02:00
9cd6aadb3b trying to find changes that lead to the segfault 2024-09-25 16:05:50 +02:00
1a2185d5e4 trying to fix seg fault 2024-09-25 15:31:15 +02:00
deb60fa84c updating output 2024-09-25 13:37:40 +02:00
1579c947c9 changing Repos to mccdac 2024-09-25 07:57:32 +02:00
d6e2f8c5ba changing Repos to MccDac 2024-09-25 07:57:07 +02:00
8e73b2ae1f adding to mccdac 2024-09-25 07:56:46 +02:00
9f7d28ccf8 adding assertions, digital trigger 2024-09-24 17:34:34 +02:00
3865bb8216 adding try execpt 2024-09-24 17:34:17 +02:00
2317fd73c8 adding attenuator class 2024-09-24 17:33:59 +02:00
fbb4d3b81d bug cant read digio line with d_in_scan 2024-09-23 17:21:52 +02:00
7d02cb994f adding unlimited time 2024-09-23 14:32:49 +02:00
31bbffc480 removing import 2024-09-23 11:54:27 +02:00
fa3c704497 adding digital trigger 2024-09-23 11:54:16 +02:00
ebf7fe89bf moving to repos.py 2024-09-23 11:54:05 +02:00
2100a0205f adding calibration 2024-09-23 11:53:37 +02:00
971c1f4347 adding comments and digital trigger 2024-09-22 19:51:21 +02:00
a298b48bdd adding file for calibration 2024-09-22 19:51:11 +02:00
cd414da6de adding sending analaog output to repo function 2024-09-20 17:37:22 +02:00
0e0262a3af example of reading input 2024-09-20 11:08:32 +02:00
558e0de315 abstract class, currently handly reading analog input 2024-09-20 11:08:20 +02:00
4d210831c8 deleting unessassery files 2024-09-20 11:07:39 +02:00
dc96359f1d adding QProcess for executing scripts in the repro folder 2024-09-19 11:24:58 +02:00
bb88053aaa moving files to repro folder 2024-09-19 11:24:35 +02:00
1a642c6783 moving repos in folder adding indiviudal scipts for executing from the gui 2024-09-19 11:24:11 +02:00
e00259b15f removing imports 2024-09-18 15:26:01 +02:00
e19c147059 adding threading to fix segementation fault 2024-09-18 15:25:18 +02:00
25cd1c0585 adding toml file for repro 2024-09-17 16:07:25 +02:00
281640e80c adding repro toolbar 2024-09-17 16:07:11 +02:00
bb2b7979b7 adding a repo module 2024-09-17 11:18:51 +02:00
dadd061147 updating input.py 2024-09-17 11:18:40 +02:00
2c963c5085 adding pyqt6 application 2024-09-17 11:18:14 +02:00
d2cd4f5c02 adding logging 2024-09-17 07:57:00 +02:00
638cf4995e adding print statement connected 2024-09-16 16:30:11 +02:00
190882dc9c adding reading of the daq product name 2024-09-16 15:47:36 +02:00