Commit Graph

522 Commits

Author SHA1 Message Date
usov_i c10efeb9cc Apply UB redefinition from .cami file
For #31
2021-06-22 11:23:38 +02:00
usov_i 137f20cc20 Fix handling of descending motor values 2021-06-20 20:30:20 +02:00
usov_i 531463a637 Hardcode zebra proposals paths
Fix #30
2021-06-20 19:56:11 +02:00
usov_i e3368c1817 Convert scan motors with step=0 to normal params 2021-06-01 11:22:59 +02:00
usov_i 313bd8bc62 Add support for multiple scan motors 2021-05-31 17:23:56 +02:00
usov_i fe61d3c4cb Add 2d image interpolation for param study 2021-05-31 15:14:37 +02:00
usov_i f6d9f63863 Process multiple peaks 2021-05-31 13:37:28 +02:00
usov_i 620f32446a Disable exporting on param study 2021-05-28 16:16:04 +02:00
usov_i 4b4d5c16ce Add parameter plot
For #24
2021-05-28 16:15:12 +02:00
usov_i 91b9e01441 Switch to RadioGroup in param study 2021-05-28 15:02:39 +02:00
usov_i 18ea894f35 Better titles for area method widgets 2021-05-28 11:46:56 +02:00
usov_i 9141ac49c7 Improve open/append workflow 2021-05-27 18:47:23 +02:00
usov_i 2adbcc6bcd Merge scan into another only once at max 2021-05-27 18:25:13 +02:00
usov_i b39d970960 Lowercase column names in dat files 2021-05-27 18:18:14 +02:00
usov_i b11004bf0f Always merge into the currently selected scan 2021-05-27 17:00:07 +02:00
usov_i 6c2e221595 Add option to restore original scan after merging 2021-05-27 15:40:59 +02:00
usov_i 502a4b8096 Consolidate naming
* replace "Counts" with "counts"
* better names for vars in scan merge procedure
2021-05-27 15:01:04 +02:00
usov_i 3fe4fca96a Add jana output format
Fix #29
2021-05-25 14:56:48 +02:00
usov_i a3e3e6768f Improve clarity of button labels 2021-05-20 12:07:10 +02:00
usov_i 0b6a58e160 Enable Fit/Int area selector 2021-05-20 12:00:53 +02:00
usov_i 09d22e7674 Add default anatric path to pyzebra app cli 2021-05-11 16:27:24 +02:00
usov_i 90387174e5 Add optional cli argument for spind path 2021-05-11 16:13:09 +02:00
usov_i e99edbaf72 Add a temporary workaround for integral area 2021-05-11 14:22:55 +02:00
usov_i a2fceffc1b Updating for version 0.3.2 0.3.2 2021-05-10 17:50:15 +02:00
usov_i 415d68b4dc Return empty string for non-present anatric param 2021-05-10 17:29:36 +02:00
usov_i 00ff4117ea Isolate anatric subprocesses 2021-05-10 17:06:20 +02:00
usov_i 67853b8db4 Avoid using temp_dir for anatric xml config preview 2021-05-10 16:34:58 +02:00
usov_i 60787bccb7 Clarify path to spind 2021-05-10 15:13:38 +02:00
usov_i 880d86d750 Fix spind output update issues
Fix #27
2021-05-06 18:22:56 +02:00
usov_i 7a88e5e254 Adapt spind results display according to #27 2021-05-06 17:43:20 +02:00
usov_i 20f2a8ada4 Update preview on datatable content change 2021-05-04 17:14:59 +02:00
usov_i 42c092fc14 Fix Safari browser double file download
Introduce a small time delay between .comm/.incomm file downloads

For #24
2021-05-04 16:50:51 +02:00
usov_i 8153db9f67 Add an extra index spinner 2021-05-04 12:08:39 +02:00
usov_i 62c969d6ad Allow .ccl files in param study
Fix #28
2021-05-04 11:09:48 +02:00
usov_i 085620abae Set conda channel_priority to 'strict' 2021-04-23 11:16:57 +02:00
usov_i 9ebe290966 Export nan for area value/error in case of a bad fit 2021-04-21 12:41:19 +02:00
usov_i c9cd96c521 Set lower and upper bounds for center and sigma 2021-04-20 18:25:14 +02:00
usov_i d745cda4a5 Reduce hkl columns width to 4 in comm files
Fix #26
2021-04-20 15:07:36 +02:00
usov_i 1b5f70afa0 Set f0_intercept and f1_amplitude >= 0
For #26
2021-04-20 15:03:27 +02:00
usov_i a034065a09 Use Slider for image index 2021-04-12 18:35:58 +02:00
usov_i 2a60c86b48 Display experiment conditions in DataTable 2021-04-12 18:18:59 +02:00
usov_i ccc075975f Unify data files discovery via proposal number 2021-04-12 17:28:25 +02:00
usov_i 4982b05de0 Updating for version 0.3.1 0.3.1 2021-04-12 09:10:35 +02:00
usov_i 2b0c392a3e Vary intercept by default 2021-04-12 09:09:47 +02:00
usov_i 099842b2bd Use TextInput for verbosity value 2021-04-09 17:01:55 +02:00
usov_i bd3efd698a Add results output widget for anatric 2021-04-09 14:52:40 +02:00
usov_i 24f083e585 Treat the first 4 letters of proposal as a year 2021-04-09 10:14:09 +02:00
usov_i f43488af34 Layout improvements 2021-04-09 09:03:50 +02:00
usov_i 1b90d53466 Use Tabs for algorithm params on anatric panel 2021-04-08 17:43:53 +02:00
usov_i c1b3a28351 Replace toggles with checkboxes
The CheckboxGroup widget state functionality is more readable
2021-04-08 16:56:50 +02:00