365 Commits

Author SHA1 Message Date
JakHolzer
d0b67b8565
Update merge_function.py
Fixed the normalization, changed the structure so we can merge duplicates without merging two dictionaries.
2021-01-24 15:14:25 +01:00
1761003d8a Fix hkl precision not affecting file export 2021-01-06 14:20:54 +01:00
d42a53ed47 Move indices from metadata to scan data 2021-01-06 11:39:03 +01:00
cd1e5c42c0 Do not provide user files with empty content 2021-01-05 18:15:26 +01:00
c2215e9b6d Utility renames 2021-01-05 17:45:08 +01:00
c5ec09a5e3 Split scans between .comm/.incomm files on export
For #21
2021-01-05 17:44:59 +01:00
b0a4e35d3d Optimize locations of Div and FileInput widgets 2021-01-05 14:37:51 +01:00
db85eee329 Add append option for files from AFS
Allow to open both, .ccl and .dat
For #21
2021-01-05 14:37:42 +01:00
67d0af292b Fix hkl precision select title
For #21
2021-01-05 12:05:09 +01:00
JakHolzer
241c2a9779
Correction of normalization
suggested by Dr. Zolliker
2020-12-18 16:23:14 +01:00
JakHolzer
8c265027bf
Found a better place to put the num itegration fix 2020-12-18 15:52:09 +01:00
JakHolzer
f5c405bee8
Numerically integrate whole area
Added two lines to integrate full area on the request of Oksana and Romain, might be changed back after some more testing, ergo I did not delete the previous code and only change the final result regardless of what the code produces. I find this least invasive, but a bit messy.
2020-12-18 15:40:37 +01:00
ae33ee825e Support any variable angle 2020-12-16 17:23:23 +01:00
f694249298 Fix magnitude of the resulting UB matrix 2020-12-16 15:11:14 +01:00
b7ac6d4359 Fix UB matrix calculation 2020-12-16 11:15:57 +01:00
e27ba7c711 Fix temp_dir 2020-12-16 11:04:33 +01:00
ddaeda35c7 Fix issue parsing input on spind panel 2020-12-16 09:10:46 +01:00
dac1237009 Output UB matrix 2020-12-15 14:49:52 +01:00
999ceba3b7 Fix missing file extension 2020-12-15 14:38:54 +01:00
0a634ca8da Handle a case when spind doesn't return results 2020-12-15 14:28:33 +01:00
1f1762063d Add basic spind processing 2020-12-14 16:54:13 +01:00
fdb2027fd4 Add spind panel 2020-12-14 15:04:55 +01:00
559e18ed5d Add option to open hdf files via proposal number 2020-12-10 22:49:54 +01:00
d6202d4a6b Use pyzebra lib default anatric location 2020-12-10 22:07:04 +01:00
4b3b14e4ac Disable adding and removing fit funcs in param study 2020-12-10 16:46:48 +01:00
b4db41d672 Make geometry readonly on gui
Data files already contain that information
2020-12-10 16:35:30 +01:00
16174f5cc4 Fix zebra_mode dataset read 2020-12-10 16:27:00 +01:00
b50783f6be Correct auto detection of variable angles
Fix #20
2020-12-10 16:02:01 +01:00
f830acf70d Increase delay before transferring file to clients 2020-12-10 15:54:16 +01:00
ea41301605 Auto detect varying angle in h5 viewer 2020-12-10 14:36:58 +01:00
6a341e5001 Add experimental overview map plot 2020-12-10 11:24:27 +01:00
9bbed3b55d Cleanup after transitioning plots to Tabs 2020-12-10 10:13:41 +01:00
6bd2398f5e Updating for version 0.2.2 0.2.2 2020-12-09 16:51:47 +01:00
768dd77ef5 Increase delay before transferring file to clients 2020-12-09 16:51:21 +01:00
cf6f7a8506 Updating for version 0.2.1 0.2.1 2020-12-09 16:46:53 +01:00
654d281c49 Organize plots in Tabs 2020-12-09 16:44:13 +01:00
950f76d4be Enable dat files discovery via proposal number 2020-12-01 18:34:37 +01:00
238f3e4fbc Use the same figure for main and overview plots 2020-12-01 18:12:07 +01:00
826363a0f5 Use add_dict instead of unified_merge for param study 2020-12-01 17:35:06 +01:00
4822121b3b Use color instead of an offset for overview plot 2020-12-01 17:34:57 +01:00
56609ad5ff Add basic systemd service files 2020-12-01 11:39:38 +01:00
a9b0a8a01d Use temp dir for saving debug.xml for anatric 2020-11-30 17:30:57 +01:00
aa6bcb6c6b Add experimental overview plot 2020-11-24 20:37:10 +01:00
216de442a5 Display filename in the scan table 2020-11-24 16:14:43 +01:00
9507339c2a Experiment with unified_merge 2020-11-24 13:40:31 +01:00
0c158db48f Add hkl-precision select
For #19
2020-11-24 11:01:55 +01:00
9bd959e656 Updating for version 0.2.0 0.2.0 2020-11-23 16:56:26 +01:00
65b28fffc6 Fix deps 2020-11-23 16:56:19 +01:00
0d8a30b995 Fix real indices display and export 2020-11-23 16:45:39 +01:00
c602a3df2e Adapt param study to work with a set of dat files 2020-11-23 16:07:31 +01:00