96 Commits

Author SHA1 Message Date
18b0066726 Increase size of TextAreaInput 2020-05-13 14:03:38 +02:00
9cd5327d60 Use Select for h5 file list 2020-05-13 11:48:49 +02:00
9deb4a3247 Adapt the order of ROI coordinates 2020-04-23 11:15:39 +02:00
4c628c88d2 Make variable names consistent 2020-04-23 11:12:39 +02:00
6a3ca53de1 apply black formating
Co-authored-by: Ivan Usov <ivan.a.usov@gmail.com>
2020-04-23 10:46:00 +02:00
a287b78245 Use a consistent style of np function calls 2020-04-22 16:48:30 +02:00
0a42a9ee8d Simplify box unpacking 2020-04-22 16:47:22 +02:00
9e82d8f202 Revert "Make input parameters explicit"
This reverts commit 56d33c6165bbf56f8ad889cffe43e4f4fd1a7240.
2020-04-22 16:44:20 +02:00
56d33c6165 Make input parameters explicit 2020-04-22 16:26:43 +02:00
b7903e427e Refactor slice summations 2020-04-22 16:24:06 +02:00
891a620016 subplot in int_box Fix #2 2020-04-22 15:36:22 +02:00
17a23ee7df OZ added the box_int function to the xtal.py library 2020-04-22 10:54:13 +02:00
698593c2a2 Limit number of selections to 1 2020-04-21 11:48:00 +02:00
b145596d03 Add colormapper controls 2020-04-09 16:25:53 +02:00
f3aabbeecb Replace SaveTool with BoxZoomTool 2020-04-09 15:12:52 +02:00
a584be3c08 Add manual selection 2020-04-09 15:06:35 +02:00
af957b052d Bind frame ranges of projection plots 2020-04-09 14:34:37 +02:00
226aa246ba OZ changed xpix ypix 2020-04-07 13:55:33 +02:00
d22e2db89f Simplify matrix mult 2020-03-31 16:45:41 +02:00
e398f0718a Add setup type ("nb" or "nb_bi") 2020-03-31 14:25:16 +02:00
8805740716 Provide a basic hkl hovertool option
TODO: currently, the implementation is slow and includes hkl
calculation for each pixel.
2020-03-31 14:08:54 +02:00
d9fcffe42e Add ang2hkl function
This function is based on angtohkl, but doesn't include prints
2020-03-31 14:07:13 +02:00
f2fad95339 Reshape UB matrix on read 2020-03-31 11:58:26 +02:00
047af1b9f1 Pack detector data/metadata into a dict 2020-03-31 11:30:38 +02:00
a7ae19c5c3 Fix typos in h5 paths
Closes #1
2020-03-31 11:08:49 +02:00
0e495b60cd OZ added other values to read from hdf5 file 2020-03-30 17:13:11 +02:00
Romaine
c62a98b1e1 updated xtal file with angtohkl functions 2020-03-30 15:43:42 +02:00
18efa5db54 Fix read_detector_data usage in open_h5meta 2020-03-23 11:23:29 +01:00
5d1fb85d91 Fix read_detector_data usage in app.py 2020-03-23 11:22:58 +01:00
b1179ce01c Added __init__.py 2020-03-23 11:14:09 +01:00
b649fbef3a deleted zebra.py 2020-03-23 10:15:27 +01:00
8aafbb395c corrected h5.py line 67 2020-03-20 21:02:44 +01:00
f00841daf0 Add --init-meta cli argument 2020-03-20 16:22:15 +01:00
c30e6c15fe Add colormap selection 2020-03-20 16:13:25 +01:00
83a995bb30 Add projection overview plots 2020-03-20 15:55:38 +01:00
0735e51ca4 Support ROI selections removal 2020-03-20 15:13:53 +01:00
f1a4fe61f9 Change browser tab title 2020-03-20 15:02:50 +01:00
eed05fe3fe OZ renamed zebra.py into h5.py, added reading angles 2020-03-19 12:05:45 +01:00
833d0d8db4 Merge branch 'master' of https://github.com/paulscherrerinstitute/pyzebra 2020-03-18 15:08:42 +01:00
288e6ef855 Add BoxEditTool and ROI average plot 2020-03-18 15:08:34 +01:00
44eebe5a74 OZ added z4frgn 2020-03-18 14:48:34 +01:00
a10934c0ac Add projections 2020-03-18 14:01:33 +01:00
f75d6c2f31 Z changed cami into h5meta 2020-03-18 09:20:07 +01:00
5c32478104 Add initial implementation of io funcs and webapp 2020-03-11 12:14:22 +01:00
37f87a29e9 Add .gitignore 2020-03-06 15:52:13 +01:00
be607681e2 Add README.md 2020-03-06 10:58:13 +01:00