723 Commits

Author SHA1 Message Date
4dd7644596 Remove hkl arrows 2023-02-15 14:47:37 +01:00
f0488f5648 Hide grid lines and axes for hkl plots 2023-02-15 14:41:21 +01:00
06f89842d6 Update layout
For #51
2023-02-15 14:11:58 +01:00
bb8c158591 Add a possibility to plot (m)hkl with measured data 2023-02-08 10:00:14 +01:00
2a27ef7de1 Fix image update when no hkl are within the cut 2023-02-07 16:51:14 +01:00
cb8fc3f4ff Redraw plots on orth cut value change 2023-02-07 16:33:31 +01:00
6b9555c33c Enable plotting selected list 2023-02-07 15:29:24 +01:00
f6f4f64891 Add hkl/mhkl plotting 2023-02-07 14:53:53 +01:00
9f2585139b Calculate and display y_dir 2023-02-06 16:55:20 +01:00
afea511b2e Add orth cut widget to hdf plot 2023-02-06 16:27:07 +01:00
008b3b13d7 Fix lattice/ub inputs parsing 2023-02-06 16:08:50 +01:00
bc66c593f3 Minor simplifications 2023-02-06 15:32:32 +01:00
dc397062ad Switch to bokeh wrapper for app serving 2023-02-02 14:22:34 +01:00
3458a6c755 Minor parse_1D code refactoring 2023-01-31 13:49:50 +01:00
32aba1e75d Update startup scripts 2023-01-30 17:10:36 +01:00
24fbb8b397 Remove unused func 2023-01-27 14:56:39 +01:00
661aecc3ee Widget size minor fixes 2023-01-27 14:54:16 +01:00
1860bce4c2 Simplify colormap handling 2023-01-27 14:40:56 +01:00
64baeb0373 Remove nu from a list of possible motor names 2023-01-27 14:14:55 +01:00
d57160a712 Make data display plots square 2023-01-26 17:25:59 +01:00
de9ebc419b Add x,y range controls 2023-01-26 15:36:14 +01:00
30d08733a7 Vectorize ang2hkl calculations 2023-01-26 14:45:18 +01:00
4b6994a9f3 Directly create transposed chi/phi matrices 2023-01-25 23:08:09 +01:00
cda8896599 Remove test function 2023-01-25 21:58:14 +01:00
1e3abce5fc njit z4frgn and z1frnb functions 2023-01-25 21:56:14 +01:00
dd262ab6cd Optimize ang2hkl functions to accept inverted UB directly 2023-01-25 20:40:46 +01:00
dfef1eadd9 Add panel_plot_data 2023-01-25 20:22:47 +01:00
4d993280c7 Extract 1D hkl plot into a separate module 2023-01-24 14:59:49 +01:00
18d5bec842 Improve intensity estimation for marker sizes 2023-01-20 18:28:35 +01:00
e563666373 Don't display not required k vectors 2023-01-20 18:28:35 +01:00
32a591136e Add a widget for k-tolerance 2023-01-20 18:28:26 +01:00
831a42ecc0 Code cleanup 2023-01-20 17:00:02 +01:00
ef22d77a5c Fix LegendItem expecting GlyphRenderer 2023-01-20 11:01:51 +01:00
9419b6928a Allow variable number of k vectors 2023-01-20 10:29:04 +01:00
4e34776f97 Extract input controls for 1D data 2023-01-03 16:58:09 +01:00
17c647b60d Extract download files 2022-12-23 20:59:15 +01:00
200e5d0a13 Extract fit controls 2022-12-23 19:22:03 +01:00
0b340d0bb9 Fix colormap low/high updates 2022-12-23 15:26:29 +01:00
5f37e9a57c Simplify plot creation in panel_ccl_prepare 2022-12-16 12:04:16 +01:00
7a7baadc8f Simplify plot creation in panel_hdf_viewer 2022-12-15 19:55:46 +01:00
41f5157ba8 Simplify plot creation in panel_param_study 2022-12-14 20:23:10 +01:00
7503076a1b Simplify plot creation in panel_hdf_param_study 2022-12-14 19:07:34 +01:00
21562ee85b Apply isort 2022-12-14 17:11:02 +01:00
23ba256b6e Simplify plot creation in panel_ccl_integrate 2022-12-14 16:45:10 +01:00
f5814ddd5e Simplify plot creation in panel_ccl_compare 2022-12-14 16:42:46 +01:00
b57348b369 Apply formatting 2022-12-14 16:17:39 +01:00
165c06bc22 Normalize imports 2022-12-14 15:05:27 +01:00
3c127b7f00 Hide server INFO logs 2022-12-09 13:56:42 +01:00
45b091f90b Updating for version 0.7.2 0.7.2 2022-10-10 09:14:48 +02:00
20fc969d60 Allow comma separator between motor steps values 2022-09-30 15:55:32 +02:00