Commit Graph

463 Commits

Author SHA1 Message Date
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
usov_i b61327b5f2 Remove unused reset button 2021-03-01 13:43:54 +01:00
usov_i 0e3aea142d Formatting fix for angles 2021-03-01 12:17:37 +01:00
usov_i c7b05d252f Enable export function 2021-03-01 12:17:23 +01:00
usov_i a65708004b Provide filename in merging info 2021-02-26 18:14:06 +01:00
usov_i af1336df78 Plot fit results on denser grid 2021-02-26 17:53:44 +01:00
usov_i 966d6349df Add Legend to main plots 2021-02-26 13:05:57 +01:00
usov_i 5dbb208e92 Correctly plot background component 2021-02-26 11:31:18 +01:00
usov_i af70302bf3 Disable temporary unsupported export functionality 2021-02-26 11:12:21 +01:00
usov_i 8727e25a2d Plot best_fit instead of gauss component 2021-02-26 11:03:01 +01:00
usov_i fac3592ab2 Update bokeh/2.3 2021-02-26 11:03:01 +01:00
usov_i 599e2e1e74 Remove pandas dep 2021-02-26 11:03:01 +01:00
usov_i 11fae5d47a Drop peakfinding step
The initial guesses via lmfit seems to work just fine
2021-02-26 11:03:01 +01:00
usov_i 7ee4b1c86a Rename fit_result -> fit 2021-02-26 08:48:08 +01:00
usov_i e76623e55e Allow adding and removing fit model components 2021-02-25 17:44:03 +01:00