Commit Graph

16 Commits

Author SHA1 Message Date
gac-maloja
361ad22ee6 replaced subprocess.run with Popen to not block GUI; load pipeline list on every _get_roi call 2021-10-04 15:10:28 +02:00
gac-maloja
3d7e6c8ffd added button that opens ScreenPanel for selected camera 2021-10-02 19:16:04 +02:00
gac-maloja
3e4decb4c9 moved .Disable() calls together 2021-10-02 18:39:27 +02:00
gac-maloja
4c7cb24aa8 added buttons to get current ROI selected in screenpanel and insert for signal or background 2021-10-02 18:32:18 +02:00
gac-maloja
8745c65607 ensure background name is always set 2021-10-02 11:41:00 +02:00
gac-maloja
4a5221b703 added "Expert Mode" to the title if -a is given 2021-10-02 11:21:20 +02:00
gac-maloja
83f2cc47ae do not limit selection of pipelines when -a is given 2021-09-30 17:58:49 +02:00
gac-maloja
d8e6d0a05f made function (i.e., script name) enforced; clear entries on error 2021-09-30 14:50:13 +02:00
gac-maloja
d7d766057f a little more refactor 2021-09-30 11:49:44 +02:00
gac-maloja
545c27bb54 a bit of refactor 2021-09-30 11:41:26 +02:00
gac-maloja
2ecd9b3e90 made image_threshold an enforced setting, transfer value to threshold if useful; add missing settings as None 2021-09-30 11:06:24 +02:00
gac-maloja
2df1aa9c3f made image_background_enable an enforced setting 2021-09-30 10:47:21 +02:00
gac-maloja
15233e68f6 added readable labels 2021-09-29 20:30:50 +02:00
gac-maloja
83de90b1a7 moved SettingsList to separate file 2021-09-29 19:38:15 +02:00
gac-maloja
e0751e965d command line args for all/restricted settings; use fake PipelineClient if there is no cam_server_client; take background and save config to pipeline 2021-09-29 18:59:13 +02:00
400cbdbd92 first prototype 2021-09-29 16:10:29 +02:00