usov_i
36faad1d9d
Export the same number of angles for nb and bi modes
2021-02-12 11:05:15 +01:00
usov_i
9140798c74
Adjust the name of cell parameters
...
This way we avoid overwritting gamma in case of nb zebra mode
2021-02-11 16:36:42 +01:00
usov_i
96eaa27e55
Add manual scan merging
2021-02-11 14:47:37 +01:00
usov_i
b418fb8300
Assume gamma = 2-theta for 'nb' zebra mode
2021-02-11 13:52:31 +01:00
usov_i
699c5f3d11
Improve scan merging feedback
2021-02-10 16:18:38 +01:00
usov_i
6a822c4c85
Allow a small gap between ranges for scans to merge
2021-02-10 16:14:20 +01:00
usov_i
c2e1f1def1
Fix original_filename read in param_study
2021-02-10 14:06:39 +01:00
usov_i
2b9775faed
Skip empty/whitespace lines before any scan in ccl
2021-02-10 13:39:53 +01:00
usov_i
ea7d611819
Handle older files that don't contain "zebra_mode"
2021-02-10 13:20:22 +01:00
usov_i
9ef07cff19
Split on the first occurence of "=" sign
...
Fix cases where string values also contain "=" signs
2021-02-10 12:45:04 +01:00
usov_i
12077dd5f3
Merge based on variable parameter range overlap
2021-02-09 18:19:05 +01:00
usov_i
3b1a2b1a0b
Remove param_study_moduls.py
2021-02-09 17:43:16 +01:00
usov_i
8eee968344
Simplify hkl type handling
2021-02-09 16:26:52 +01:00
usov_i
97936d6c2a
Save variable_name, fix dat file monitor reading
2021-02-09 16:13:45 +01:00
usov_i
91d3a0ac9e
Update DataTable width
2021-02-09 13:54:42 +01:00
usov_i
4f1f03224c
Do not try to read hkl values for dat files
2021-02-09 13:41:44 +01:00
usov_i
16a47cf3b3
Refactor dataset merging procedure
2021-02-09 13:07:51 +01:00
usov_i
e3de0f7217
Fix datatable selection
2021-02-09 12:17:37 +01:00
usov_i
983e0dab42
Flatten structure of metadata in scans
2021-02-09 12:17:30 +01:00
usov_i
a6f97f59e8
Convert Counts to float ndarray
2021-02-09 11:32:55 +01:00
usov_i
bf3b44405d
Skip reading unused angle in nb zebra mode
2021-02-09 11:28:27 +01:00
usov_i
93a557fea9
Assign default value of 0 to temp and mf
2021-02-08 21:24:47 +01:00
usov_i
b31c0b413c
Store metadata in each scan
2021-02-08 21:21:13 +01:00
usov_i
20527e8d2b
Consolidate hkl and ub
2021-02-05 15:41:10 +01:00
usov_i
e09538eaeb
Consolidate temp, mf and zebra_mode naming
2021-02-05 14:48:48 +01:00
usov_i
239949b7c0
Consolidate angle names between data formats
2021-02-05 14:48:48 +01:00
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