JakHolzer
|
f62aab74b7
|
Update load_1D.py
changed the dat part
|
2020-10-19 15:05:31 +02:00 |
|
|
8104c54302
|
Fix issue reading ccl files with 5 digit counts
|
2020-10-19 14:19:33 +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 |
|
|
23c8a573d7
|
Use integer keys for measurements
|
2020-10-16 15:53:30 +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 |
|
|
cf8f19f6d9
|
Use omega instead of a range sequence
|
2020-10-16 12:12:40 +02:00 |
|
|
c5b0b17cb2
|
Compact hdf viewer panel
|
2020-10-16 10:33:46 +02:00 |
|
|
c04e6fbf1b
|
Replace export_fit checkbox with radiobutton group
The area method is now applying for all measurements
|
2020-10-15 13:48:03 +02:00 |
|
|
29c3b647a9
|
Add basic display for stdout and bokeh logger
|
2020-10-14 18:04:19 +02:00 |
|
JakHolzer
|
2e737df2bf
|
Update fit2.py
Second apology, that broke the code in another way, hopefully now its alrigh
|
2020-10-14 16:43:33 +02:00 |
|
JakHolzer
|
8bf62274c0
|
Update fit2.py
|
2020-10-14 16:31:20 +02:00 |
|
|
0777d73566
|
Cleanup, import sort, formatting
|
2020-10-14 15:32:38 +02:00 |
|
JakHolzer
|
6886279884
|
Update fit2.py
added abs value to weights just in case
|
2020-10-13 18:15:20 +02:00 |
|
JakHolzer
|
fc70bdcb13
|
Update fit2.py
fixed the weighted fit
|
2020-10-13 18:07:47 +02:00 |
|
JakHolzer
|
6edc9c2ec4
|
Update param_study_moduls.py
changed the delimiter to ","
|
2020-10-13 17:50:26 +02:00 |
|
|
4611e00209
|
Display omega in hovertool
|
2020-10-13 14:09:27 +02:00 |
|
|
a25fab93ca
|
Optimize layout
|
2020-10-13 14:08:06 +02:00 |
|
JakHolzer
|
0febab4292
|
Modules for parametric study
Loading files from txt and list of filenames, creating and sorting the dataframe and making of the graphs
|
2020-10-13 12:18:38 +02:00 |
|
|
3208f6ea6a
|
Merge branch 'master' into det1d
|
2020-10-13 11:09:02 +02:00 |
|
|
475ec003af
|
Add numba dep
|
2020-10-13 10:40:25 +02:00 |
|
|
1b17f73a4a
|
Display angular coordinates in hovertool
|
2020-10-12 17:33:06 +02:00 |
|
|
b1ac05e7f7
|
Optimize via njit
|
2020-10-12 17:02:40 +02:00 |
|
|
341e97887c
|
Utility renames
Avoid shadowing chr builtin
|
2020-10-12 16:35:52 +02:00 |
|
|
4ba228690f
|
Harmonize numpy func usage
|
2020-10-12 16:28:15 +02:00 |
|
|
aae4783ef9
|
Display magnetic_field and temperature
|
2020-10-12 14:23:58 +02:00 |
|
JakHolzer
|
d0d993a813
|
Update fit2.py
added option for data binning
|
2020-10-09 11:26:27 +02:00 |
|
|
94551acc64
|
Add integrate from .. to .. widgets
|
2020-10-08 16:38:44 +02:00 |
|
|
e679ccdce4
|
Add export_fit checkbox
|
2020-10-08 15:08:54 +02:00 |
|
|
55c3a9bce1
|
Parse peak_indexes as int
|
2020-10-08 13:09:18 +02:00 |
|
|
e2f00a3bce
|
Fix imports and apply formatter
|
2020-10-07 16:16:37 +02:00 |
|
JakHolzer
|
7a50f2c8d5
|
Update fit2.py
Added user input to no peak case
|
2020-10-07 10:29:04 +02:00 |
|
|
01ac35f93d
|
Merge branch 'det1d' of https://github.com/paulscherrerinstitute/pyzebra into det1d
|
2020-10-06 16:59:03 +02:00 |
|
JakHolzer
|
ca5579ddd9
|
Update fit2.py
Added check for stderr of fit area which can be None in case fit failure and can break the rest of the code.
|
2020-10-06 16:47:00 +02:00 |
|
JakHolzer
|
b4a0f43695
|
added more functions
|
2020-10-06 16:04:50 +02:00 |
|
|
e1fbe075fe
|
Return preview of an export file
|
2020-10-06 15:47:20 +02:00 |
|
|
bd4e5980ab
|
Display smoothed curve
|
2020-10-06 13:28:25 +02:00 |
|
|
df546cb688
|
Add fit param reset button
|
2020-10-06 13:21:39 +02:00 |
|
|
5670882614
|
Display fit results in concise way
|
2020-10-06 11:53:08 +02:00 |
|
|
62ecc54ee4
|
Add find peak and fit for currently selected data
|
2020-10-06 11:15:37 +02:00 |
|
|
29a5126377
|
Add peak fit controls
|
2020-10-05 17:25:32 +02:00 |
|
|
8b491aa300
|
Add possibility to change peak position
|
2020-10-05 17:25:32 +02:00 |
|
|
7df408eff1
|
Display number of peaks for measurements
|
2020-10-05 17:25:32 +02:00 |
|
|
f1e9b7d889
|
Split process into peak find and fit steps
|
2020-10-05 17:25:32 +02:00 |
|
|
4091d4ba32
|
Add find peak controls
|
2020-10-05 17:25:32 +02:00 |
|
|
15428662f7
|
Replace measurement Select with DataTable
|
2020-10-05 17:25:32 +02:00 |
|
|
fdcaebb250
|
Rename panels
|
2020-10-05 17:25:32 +02:00 |
|