Commit Graph

68 Commits

Author SHA1 Message Date
1a7cd2a4b5 Support other than omega scanning variables 2021-02-15 15:08:32 +01:00
ac76d4b2c3 Add monitor spinner 2021-02-12 16:24:48 +01:00
dab52d9508 Update layouts 2021-02-12 15:59:47 +01:00
b63ef90e11 Keep all merged scans, but disable export for them 2021-02-12 13:53:51 +01:00
96eaa27e55 Add manual scan merging 2021-02-11 14:47:37 +01:00
12077dd5f3 Merge based on variable parameter range overlap 2021-02-09 18:19:05 +01:00
91d3a0ac9e Update DataTable width 2021-02-09 13:54:42 +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
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
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
2c727d34bd Normalize data on import 2021-02-02 15:35:37 +01:00
ba6a99b912 Remove area_method from metadata 2021-02-01 17:07:20 +01:00
1761003d8a Fix hkl precision not affecting file export 2021-01-06 14:20:54 +01:00
cd1e5c42c0 Do not provide user files with empty content 2021-01-05 18:15:26 +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
f830acf70d Increase delay before transferring file to clients 2020-12-10 15:54:16 +01:00
0c158db48f Add hkl-precision select
For #19
2020-11-24 11:01:55 +01:00
0d8a30b995 Fix real indices display and export 2020-11-23 16:45:39 +01:00
b08f3c27db Use unified_merge for datasets merging 2020-11-18 13:40:38 +01:00
4343d6e2b6 Refactor area method calculation 2020-11-10 16:20:04 +01:00
11e1a6b60c Avoid num_of_peaks intermediate 2020-11-10 15:32:13 +01:00
4fbfe21e99 Replace fitparam widgets with DataTable solution 2020-11-09 15:50:50 +01:00
a6bcb8ffa1 Strip proposal number string 2020-11-02 16:28:17 +01:00
3c58fd2102 Add Lorentz Correction toggle 2020-11-02 13:54:38 +01:00
abbaded278 Allow direct edit of export flag in scan_table 2020-11-02 12:07:24 +01:00
fbe992c901 Deduplicate database initialization code 2020-11-02 10:50:07 +01:00
dec282d1b7 Simplify peakfind and fit params handling 2020-11-02 10:31:28 +01:00
4429823629 Simplify scan selection updates 2020-11-02 10:15:47 +01:00
80fddb514a Avoid selection of multiple indicies 2020-11-02 09:40:48 +01:00
ce608f1b49 Allow manual data removal from export 2020-10-27 14:48:58 +01:00
b28fe39bbb Introduce experimental merge of 2 datasets 2020-10-26 16:47:28 +01:00
dba2dc6149 Add bin size widget 2020-10-26 15:54:49 +01:00
a0c9b0162b Add pan/zoom tools 2020-10-26 15:22:52 +01:00
199f8d9f61 Use 'scan' instead of 'meas' for array of counts 2020-10-22 12:03:19 +02:00
b204758523 Add hkl indices to scan table 2020-10-22 11:43:52 +02:00
44e461f180 Make found peaks more visible 2020-10-22 11:29:32 +02:00
0c38f9b2d7 Display std dev for counts 2020-10-22 11:02:00 +02:00
3980e7abd0 Add fit results to the table 2020-10-20 13:56:54 +02:00
baf4a437d3 Fix integ values not applying in Fit Current 2020-10-16 16:44:25 +02:00
6337afb4c3 Allow fitting of measurements without peaks 2020-10-16 16:43:43 +02:00
3f8900bf87 Rename "Measurements" to "meas" 2020-10-16 15:30:52 +02:00
306958b02a Refactor handling of the result dict 2020-10-16 15:10:20 +02:00
de0c1b1f4b Fix manual peak_index entry 2020-10-16 14:25:04 +02:00
db4aabe892 Add vertical spans for integration borders 2020-10-16 12:12:46 +02:00