91d3a0ac9e
Update DataTable width
2021-02-09 13:54:42 +01:00
4f1f03224c
Do not try to read hkl values for dat files
2021-02-09 13:41:44 +01:00
16a47cf3b3
Refactor dataset merging procedure
2021-02-09 13:07:51 +01:00
e3de0f7217
Fix datatable selection
2021-02-09 12:17:37 +01:00
983e0dab42
Flatten structure of metadata in scans
2021-02-09 12:17:30 +01:00
a6f97f59e8
Convert Counts to float ndarray
2021-02-09 11:32:55 +01:00
bf3b44405d
Skip reading unused angle in nb zebra mode
2021-02-09 11:28:27 +01:00
93a557fea9
Assign default value of 0 to temp and mf
2021-02-08 21:24:47 +01:00
b31c0b413c
Store metadata in each scan
2021-02-08 21:21:13 +01:00
20527e8d2b
Consolidate hkl and ub
2021-02-05 15:41:10 +01:00
e09538eaeb
Consolidate temp, mf and zebra_mode naming
2021-02-05 14:48:48 +01:00
239949b7c0
Consolidate angle names between data formats
2021-02-05 14:48:48 +01:00
7e6df95c49
Track the original scan index
2021-02-05 14:48:48 +01:00
e38993e69d
Keep scans in a list instead of a dict
2021-02-05 14:48:41 +01:00
6bf401aba8
Show hkl values for the peaks in spind panel
...
Fix #22
2021-02-02 17:59:45 +01:00
0c4fffff0d
Show spind results in a DataTable
...
For #22
2021-02-02 17:59:18 +01:00
2c727d34bd
Normalize data on import
2021-02-02 15:35:37 +01:00
5e979eb9e3
Reapply commits that add extra_meta
2021-02-02 10:38:05 +01:00
ba6a99b912
Remove area_method from metadata
2021-02-01 17:07:20 +01:00
315b025341
Remove redundant string conversions
2021-02-01 17:07:20 +01:00
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