97 Commits

Author SHA1 Message Date
cf3abd97c0 Delete elements on attr value of None or "" 2020-07-29 13:48:12 +02:00
eb697be616 Fix titles 2020-07-28 21:58:15 +02:00
12beb777fe Use anatric full path for easier setup 2020-07-28 21:05:52 +02:00
dc92aac19f Add log output widget 2020-07-28 15:14:09 +02:00
cffe94bf8f Process based on gui params 2020-07-28 15:14:09 +02:00
f73847b0f5 Represent multivar elems as dicts 2020-07-28 15:14:03 +02:00
7cc282ffcd Don't update params with None vals 2020-07-27 17:03:19 +02:00
275ed12b46 Connect algorithm params to gui widgets 2020-07-23 21:06:36 +02:00
fa9ad92820 Connect general params to gui widgets 2020-07-23 20:46:25 +02:00
0e1ca7a465 Handle missing tags in crystal element 2020-07-23 20:43:37 +02:00
b026fa3940 Switch from Spinner to TextInput on anatric panel 2020-07-23 15:44:07 +02:00
dffef86065 Fix newlines for xml elements 2020-07-23 00:00:46 +02:00
899622261b Simplify setters of algorithm params 2020-07-22 23:46:21 +02:00
a4a00f1b67 Simplify getters of algorithm params 2020-07-22 23:30:30 +02:00
73e7eddffa Handle missing xlm elements in algorithm params 2020-07-22 23:11:10 +02:00
2f0535bab5 Convert Algorithm attrs into properties 2020-07-22 21:45:26 +02:00
679f70505b Keep params of algorithms in separate xml elements 2020-07-22 21:26:27 +02:00
e98da2e40c Simpify checks of FileList element 2020-07-15 15:57:59 +02:00
71347327ab Add algorithm property 2020-07-15 15:29:26 +02:00
def7074a23 Convert ReflectionPrinter attrs into properties 2020-07-15 15:11:10 +02:00
008068534b Convert DataFactory attrs into properties 2020-07-15 11:03:10 +02:00
b915f75939 Convert crystal attrs into properties 2020-07-15 10:04:21 +02:00
fc41daa1e6 Convert FileList attrs into properties 2020-07-15 09:35:17 +02:00
2154bffb7d Convert logfile attrs into properties 2020-07-08 16:49:13 +02:00
97d1280df9 Extract anatric config parsing 2020-07-08 16:12:07 +02:00
bbbc0ef8ec Change Process button type to primary 2020-07-08 15:25:59 +02:00
4b9b5d2d53 Deactivate widgets of inactive method 2020-07-08 15:00:33 +02:00
7a6408c1ac Add ReflectionPrinter widget 2020-07-08 14:41:28 +02:00
a39bf95c02 Add dist1 widget 2020-07-08 11:48:03 +02:00
bcc7a5a5de Add crystal widgets 2020-07-08 11:01:42 +02:00
eace31eaf6 Improve FileList widgets 2020-07-08 10:30:40 +02:00
2b080895de Add logfile widgets 2020-07-08 10:19:19 +02:00
bb8c8d7888 Extract calculate_hkl 2020-07-01 16:11:03 +02:00
255dfb55f5 Sort imports 2020-07-01 14:47:23 +02:00
55b226d8ca Trim whitespaces 2020-07-01 14:11:33 +02:00
5f52a80957 Change placeholder types 2020-07-01 13:15:00 +02:00
d7c94d9d61 Add example of restricted spinner value 2020-06-26 18:00:11 +02:00
ac59ee2f86 Handle FileList tag 2020-06-26 17:42:10 +02:00
c37e4f28c0 Fill spinners with numerical values from a config 2020-06-26 10:32:33 +02:00
3e7915b981 Add Spinner stubs for mode parameters 2020-06-18 15:01:54 +02:00
d9924ffc83 Add RadioButtonGroup for operation mode 2020-06-18 10:34:34 +02:00
603ecefcd5 Add panel_anatric in a basic form 2020-06-12 11:44:12 +02:00
fdd9fea7cc Clean unused variables 2020-06-12 10:11:38 +02:00
6e5a943d30 Utility name fix 2020-06-12 09:41:59 +02:00
7cbbfed1cd Import anatric on package level 2020-05-28 14:25:21 +02:00
1e774f71f2 Move data viewer into a separate panel 2020-05-28 11:50:11 +02:00
c6ad0dc34d Add pyzebra cli 2020-05-21 16:57:00 +02:00
8c62e897f6 Move webapp into a separate package 2020-05-21 12:12:34 +02:00
6ce911e642 Add anatric.py 2020-05-21 10:09:19 +02:00
6e59c56a16 Cleanup tools 2020-05-13 15:34:22 +02:00