usov_i
7e6df95c49
Track the original scan index
2021-02-05 14:48:48 +01:00
usov_i
e38993e69d
Keep scans in a list instead of a dict
2021-02-05 14:48:41 +01:00
usov_i
6bf401aba8
Show hkl values for the peaks in spind panel
...
Fix #22
2021-02-02 17:59:45 +01:00
usov_i
0c4fffff0d
Show spind results in a DataTable
...
For #22
2021-02-02 17:59:18 +01:00
usov_i
2c727d34bd
Normalize data on import
2021-02-02 15:35:37 +01:00
usov_i
5e979eb9e3
Reapply commits that add extra_meta
2021-02-02 10:38:05 +01:00
usov_i
ba6a99b912
Remove area_method from metadata
2021-02-01 17:07:20 +01:00
usov_i
315b025341
Remove redundant string conversions
2021-02-01 17:07:20 +01:00
JakHolzer and GitHub
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
usov_i
1761003d8a
Fix hkl precision not affecting file export
2021-01-06 14:20:54 +01:00
usov_i
d42a53ed47
Move indices from metadata to scan data
2021-01-06 11:39:03 +01:00
usov_i
cd1e5c42c0
Do not provide user files with empty content
2021-01-05 18:15:26 +01:00
usov_i
c2215e9b6d
Utility renames
2021-01-05 17:45:08 +01:00
usov_i
c5ec09a5e3
Split scans between .comm/.incomm files on export
...
For #21
2021-01-05 17:44:59 +01:00
usov_i
b0a4e35d3d
Optimize locations of Div and FileInput widgets
2021-01-05 14:37:51 +01:00
usov_i
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
usov_i
67d0af292b
Fix hkl precision select title
...
For #21
2021-01-05 12:05:09 +01:00
JakHolzer and GitHub
241c2a9779
Correction of normalization
...
suggested by Dr. Zolliker
2020-12-18 16:23:14 +01:00
JakHolzer and GitHub
8c265027bf
Found a better place to put the num itegration fix
2020-12-18 15:52:09 +01:00
JakHolzer and GitHub
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
usov_i
ae33ee825e
Support any variable angle
2020-12-16 17:23:23 +01:00
usov_i
f694249298
Fix magnitude of the resulting UB matrix
2020-12-16 15:11:14 +01:00
usov_i
b7ac6d4359
Fix UB matrix calculation
2020-12-16 11:15:57 +01:00
usov_i
e27ba7c711
Fix temp_dir
2020-12-16 11:04:33 +01:00
usov_i
ddaeda35c7
Fix issue parsing input on spind panel
2020-12-16 09:10:46 +01:00
usov_i
dac1237009
Output UB matrix
2020-12-15 14:49:52 +01:00
usov_i
999ceba3b7
Fix missing file extension
2020-12-15 14:38:54 +01:00
usov_i
0a634ca8da
Handle a case when spind doesn't return results
2020-12-15 14:28:33 +01:00
usov_i
1f1762063d
Add basic spind processing
2020-12-14 16:54:13 +01:00
usov_i
fdb2027fd4
Add spind panel
2020-12-14 15:04:55 +01:00
usov_i
559e18ed5d
Add option to open hdf files via proposal number
2020-12-10 22:49:54 +01:00
usov_i
d6202d4a6b
Use pyzebra lib default anatric location
2020-12-10 22:07:04 +01:00
usov_i
4b3b14e4ac
Disable adding and removing fit funcs in param study
2020-12-10 16:46:48 +01:00
usov_i
b4db41d672
Make geometry readonly on gui
...
Data files already contain that information
2020-12-10 16:35:30 +01:00
usov_i
16174f5cc4
Fix zebra_mode dataset read
2020-12-10 16:27:00 +01:00
usov_i
b50783f6be
Correct auto detection of variable angles
...
Fix #20
2020-12-10 16:02:01 +01:00
usov_i
f830acf70d
Increase delay before transferring file to clients
2020-12-10 15:54:16 +01:00
usov_i
ea41301605
Auto detect varying angle in h5 viewer
2020-12-10 14:36:58 +01:00
usov_i
6a341e5001
Add experimental overview map plot
2020-12-10 11:24:27 +01:00
usov_i
9bbed3b55d
Cleanup after transitioning plots to Tabs
2020-12-10 10:13:41 +01:00
usov_i
6bd2398f5e
Updating for version 0.2.2
0.2.2
2020-12-09 16:51:47 +01:00
usov_i
768dd77ef5
Increase delay before transferring file to clients
2020-12-09 16:51:21 +01:00
usov_i
cf6f7a8506
Updating for version 0.2.1
0.2.1
2020-12-09 16:46:53 +01:00
usov_i
654d281c49
Organize plots in Tabs
2020-12-09 16:44:13 +01:00
usov_i
950f76d4be
Enable dat files discovery via proposal number
2020-12-01 18:34:37 +01:00
usov_i
238f3e4fbc
Use the same figure for main and overview plots
2020-12-01 18:12:07 +01:00
usov_i
826363a0f5
Use add_dict instead of unified_merge for param study
2020-12-01 17:35:06 +01:00
usov_i
4822121b3b
Use color instead of an offset for overview plot
2020-12-01 17:34:57 +01:00
usov_i
56609ad5ff
Add basic systemd service files
2020-12-01 11:39:38 +01:00
usov_i
a9b0a8a01d
Use temp dir for saving debug.xml for anatric
2020-11-30 17:30:57 +01:00