JakHolzer
09797672fb
Update comm_export.py
...
reworked function to export data. Added lorenntz to decide if Lorentz correction should be done and also export_fit to decide whether fitter or itegrated area is to be exported (added also to fit2.py)
2020-09-14 15:22:29 +02:00
JakHolzer
a3126f027e
removed strings, added argument
2020-09-11 15:38:54 +02:00
JakHolzer
0ee53ad210
Update comm_export.py
2020-09-11 14:55:41 +02:00
JakHolzer
4c5ac332b9
Function to export *.comm files
2020-09-10 15:17:55 +02:00
JakHolzer
e5274087af
Delete load_dat.py
2020-09-03 14:05:32 +02:00
JakHolzer
363243de46
Delete load_cclv2.py
2020-09-03 14:05:23 +02:00
JakHolzer
e26dc30374
Add files via upload
...
loads *.ccl files
2020-09-02 15:50:49 +02:00
JakHolzer
bd61c93ff9
Add files via upload
...
Load *.dat files
2020-09-02 15:50:19 +02:00
usov_i
4ccef4991e
Avoid usage of a global current_h5_data var
2020-09-02 12:03:00 +02:00
usov_i
cbd09d3afd
Fix an off-by-one error in Frame axis
2020-09-02 11:47:09 +02:00
usov_i
e59d7d9ba1
Remove code duplication for overview plot update
2020-09-02 11:16:23 +02:00
usov_i
7c70aa438c
Avoid using global index
2020-09-01 12:09:44 +02:00
usov_i
f324e330ba
Remove Prev and Next buttons
...
Equivalent actions can be done via image index Spinner arrows,
as well as up/down keyboard buttons.
2020-09-01 11:53:03 +02:00
usov_i
2fcf5183c5
Replace path-based fileinput with an upload button
2020-09-01 11:04:55 +02:00
usov_i
900d8a37b5
Simplify read_h5meta
2020-08-31 19:15:40 +02:00
usov_i
3e256b1707
Reuse data factory impl and printer formats vars
2020-08-31 18:12:17 +02:00
usov_i
c011bfedbd
Add DataFactory implementation
2020-08-31 17:52:53 +02:00
usov_i
a80c1815a0
Add RadioButtonGroup for Frame/Omega axis choice
2020-08-27 16:30:39 +02:00
usov_i
2291fac44c
Remove filepath input for xml config
...
Uploading local configs is the way to go
2020-08-18 16:19:27 +02:00
usov_i
62da620e74
Remove animate button
...
Projection plots provide a better alternative
2020-08-18 16:03:36 +02:00
usov_i
fa4d6ccefc
Add support for displacementCurve
2020-07-31 16:57:16 +02:00
usov_i
e2745d940c
Add button for config upload
2020-07-29 18:21:45 +02:00
usov_i
f0a4d4f030
Disable current config TextAreaInput
2020-07-29 18:03:46 +02:00
usov_i
6d645d5b48
Add support for filelist ranges
2020-07-29 17:56:58 +02:00
usov_i
581fb88509
Fix typos in param attrs
2020-07-29 15:13:13 +02:00
usov_i
521ff514d3
Activate algorithm selection widget
2020-07-29 15:13:13 +02:00
usov_i
d77ee63de4
Fix filelist_type setter not able to set "TRICS"
2020-07-29 15:13:12 +02:00
usov_i
2bd224683d
Initialize AnatricConfig with basic elements
2020-07-29 15:13:03 +02:00
usov_i
55d6797c3f
Temporary show current config for debugging
2020-07-29 13:50:43 +02:00
usov_i
cf3abd97c0
Delete elements on attr value of None or ""
2020-07-29 13:48:12 +02:00
usov_i
eb697be616
Fix titles
2020-07-28 21:58:15 +02:00
usov_i
12beb777fe
Use anatric full path for easier setup
2020-07-28 21:05:52 +02:00
usov_i
dc92aac19f
Add log output widget
2020-07-28 15:14:09 +02:00
usov_i
cffe94bf8f
Process based on gui params
2020-07-28 15:14:09 +02:00
usov_i
f73847b0f5
Represent multivar elems as dicts
2020-07-28 15:14:03 +02:00
usov_i
7cc282ffcd
Don't update params with None vals
2020-07-27 17:03:19 +02:00
usov_i
275ed12b46
Connect algorithm params to gui widgets
2020-07-23 21:06:36 +02:00
usov_i
fa9ad92820
Connect general params to gui widgets
2020-07-23 20:46:25 +02:00
usov_i
0e1ca7a465
Handle missing tags in crystal element
2020-07-23 20:43:37 +02:00
usov_i
b026fa3940
Switch from Spinner to TextInput on anatric panel
2020-07-23 15:44:07 +02:00
usov_i
dffef86065
Fix newlines for xml elements
2020-07-23 00:00:46 +02:00
usov_i
899622261b
Simplify setters of algorithm params
2020-07-22 23:46:21 +02:00
usov_i
a4a00f1b67
Simplify getters of algorithm params
2020-07-22 23:30:30 +02:00
usov_i
73e7eddffa
Handle missing xlm elements in algorithm params
2020-07-22 23:11:10 +02:00
usov_i
2f0535bab5
Convert Algorithm attrs into properties
2020-07-22 21:45:26 +02:00
usov_i
679f70505b
Keep params of algorithms in separate xml elements
2020-07-22 21:26:27 +02:00
usov_i
e98da2e40c
Simpify checks of FileList element
2020-07-15 15:57:59 +02:00
usov_i
71347327ab
Add algorithm property
2020-07-15 15:29:26 +02:00
usov_i
def7074a23
Convert ReflectionPrinter attrs into properties
2020-07-15 15:11:10 +02:00
usov_i
008068534b
Convert DataFactory attrs into properties
2020-07-15 11:03:10 +02:00