|
ebc4f82b39
|
added dict of known types; create correct entries for those
|
2023-10-07 20:32:06 +02:00 |
|
|
08f788f7c2
|
added radial projection
|
2023-05-31 20:40:26 +02:00 |
|
|
9ab4adbcc4
|
updated comment
|
2022-10-19 19:48:19 +02:00 |
|
|
e0ae4f06ad
|
moved active/offline pipeline logic out; removed show_offline_pipelines CLI switch, instead show active/offline in one list indicating by symbol and text what the state is
|
2022-10-19 19:33:04 +02:00 |
|
|
cdbe675818
|
added option to configure offline pipelines; show ROI entries in numpy order (y, x)
|
2022-07-10 13:41:41 +02:00 |
|
|
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 |
|
|
3d7e6c8ffd
|
added button that opens ScreenPanel for selected camera
|
2021-10-02 19:16:04 +02:00 |
|
|
3e4decb4c9
|
moved .Disable() calls together
|
2021-10-02 18:39:27 +02:00 |
|
|
4c7cb24aa8
|
added buttons to get current ROI selected in screenpanel and insert for signal or background
|
2021-10-02 18:32:18 +02:00 |
|
|
8745c65607
|
ensure background name is always set
|
2021-10-02 11:41:00 +02:00 |
|
|
4a5221b703
|
added "Expert Mode" to the title if -a is given
|
2021-10-02 11:21:20 +02:00 |
|
|
83f2cc47ae
|
do not limit selection of pipelines when -a is given
|
2021-09-30 17:58:49 +02:00 |
|
|
d8e6d0a05f
|
made function (i.e., script name) enforced; clear entries on error
|
2021-09-30 14:50:13 +02:00 |
|
|
d7d766057f
|
a little more refactor
|
2021-09-30 11:49:44 +02:00 |
|
|
545c27bb54
|
a bit of refactor
|
2021-09-30 11:41:26 +02:00 |
|
|
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 |
|
|
2df1aa9c3f
|
made image_background_enable an enforced setting
|
2021-09-30 10:47:21 +02:00 |
|
|
15233e68f6
|
added readable labels
|
2021-09-29 20:30:50 +02:00 |
|
|
83de90b1a7
|
moved SettingsList to separate file
|
2021-09-29 19:38:15 +02:00 |
|
|
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 |
|