Commit Graph

477 Commits

Author SHA1 Message Date
usov_i bd3efd698a Add results output widget for anatric 2021-04-09 14:52:40 +02:00
usov_i 24f083e585 Treat the first 4 letters of proposal as a year 2021-04-09 10:14:09 +02:00
usov_i f43488af34 Layout improvements 2021-04-09 09:03:50 +02:00
usov_i 1b90d53466 Use Tabs for algorithm params on anatric panel 2021-04-08 17:43:53 +02:00
usov_i c1b3a28351 Replace toggles with checkboxes
The CheckboxGroup widget state functionality is more readable
2021-04-08 16:56:50 +02:00
usov_i 5b45685257 Remove bin size spinner
Binning will be replaced by running average in the future
2021-04-08 15:31:44 +02:00
usov_i e7b28a4e75 Auto update export file preview 2021-04-08 15:23:53 +02:00
usov_i 83a7d607a5 Forward stdout of anatric subprocs to pyzebra app 2021-04-07 17:01:01 +02:00
usov_i 5eedd14b3f Handle DataFactory for 3 possible detectors 2021-04-07 16:47:48 +02:00
usov_i 3db7dca7ba Add linear model with fixed default values of 0 2021-04-07 14:59:04 +02:00
usov_i b2d1a0be02 Add an extra y-axis for scanning_motor to overview
Also, fix #25
2021-04-07 14:07:51 +02:00
usov_i 69d22dd067 Layout fixes on the spind tab 2021-04-07 09:59:53 +02:00
usov_i 242da76c59 Adaptations to the displayed UB matrix 2021-04-07 09:54:31 +02:00
usov_i 0c812a5dd5 Add TextAreaInput for UB matrix on spind panel 2021-04-06 17:13:18 +02:00
usov_i 4cfcb3d396 Fix incorrect spind results handling 2021-04-06 17:03:33 +02:00
usov_i 8018783eb5 Switch from DataRange1d to Range1d in overviews 2021-04-06 15:19:01 +02:00
usov_i fdb1609a41 Print the content of spind result file 2021-04-06 11:27:13 +02:00
usov_i e7dda3cda8 Print the content of spind event file 2021-03-26 16:32:01 +01:00
usov_i f788d74f15 Fix rendering on chrome 2021-03-26 16:03:34 +01:00
usov_i 0c620d4a08 Updating for version 0.3.0 0.3.0 2021-03-26 09:16:18 +01:00
usov_i 5d65afa194 Forward stdout of spind subprocs to pyzebra app 2021-03-12 16:59:43 +01:00
usov_i d312c99f96 Replace fit_columns with autosize_mode
fit_columns was deprecated in bokeh/2.2
2021-03-12 11:57:50 +01:00
usov_i 526821e073 Display peak components and allow to hide plots 2021-03-11 18:00:41 +01:00
usov_i d606230feb Simplify data provision for js file export 2021-03-11 15:36:58 +01:00
usov_i ce5cff05a7 Better default names for exported files 2021-03-11 14:39:29 +01:00
usov_i a738f74f88 Do not auto fit non-exported scans (e.g. merged) 2021-03-11 11:07:37 +01:00
usov_i 4785c97f33 Remove mpi4py from deps
* It is a dependency of an optional spind func
2021-03-10 18:29:33 +01:00
usov_i e68fedc7e5 Fix for parameter equal to 0 2021-03-10 18:23:03 +01:00
usov_i 2581996625 Add h,k,l to a list of possible parameters 2021-03-10 17:56:53 +01:00
usov_i d014849abd Allow upload of multiple files in ccl_integrate 2021-03-10 17:42:08 +01:00
usov_i aa6e668f97 Minor label fixes 2021-03-10 17:32:03 +01:00
usov_i 85c74c39f0 Add bulk loading of files from afs in ccl_integrate 2021-03-10 13:21:13 +01:00
usov_i 0e97f44cc7 Preview/Download export data changes
* Preview button now sets data for downloading
2021-03-10 11:43:07 +01:00
usov_i 9c5f7e6284 Fix and simplify export data content 2021-03-10 11:06:17 +01:00
usov_i 167e5136b1 Add bulk loading of files from afs in param_study 2021-03-09 15:48:01 +01:00
usov_i 21d642b7d7 Display fit range spans 2021-03-09 14:36:10 +01:00
usov_i fe68b1de7e Enable fit range selection 2021-03-09 14:13:34 +01:00
usov_i 3291a67e7d Reset selected parameter on new data open/append 2021-03-08 17:52:24 +01:00
usov_i 041c5c0e8b Correctly handle scans of different length 2021-03-08 17:46:34 +01:00
usov_i 566cebb01a Fix a bug in omega range calculation 2021-03-04 10:57:52 +01:00
usov_i a70b4fae57 Disable fit model change in ccl_integrate 2021-03-03 16:55:49 +01:00
usov_i 97836b2906 Auto range for overview scatter plot 2021-03-03 16:53:06 +01:00
usov_i 7ee8eba007 Add parameter selection option 2021-03-03 16:40:24 +01:00
usov_i 5169e08777 Handle dat files with hkl scans 2021-03-03 16:10:51 +01:00
usov_i ed8e6d262f Postproc hkl indices only for ccl files 2021-03-03 16:08:47 +01:00
usov_i 426bb16792 Cleanup 2021-03-03 14:56:55 +01:00
usov_i 554716fc9a Add HoverTool to param study overview plot 2021-03-01 17:39:04 +01:00
usov_i 69767da850 Use weights in fit 2021-03-01 15:46:54 +01:00
usov_i 3e174f22e5 Improve naming consistency with lmfit 2021-03-01 15:18:55 +01:00
usov_i 7c1e2fdf0c Bump to python/3.7
Add mpi4py dep
2021-03-01 14:38:35 +01:00