- 15 Dec, 2020 1 commit
-
-
payno authored
-
- 08 Dec, 2020 1 commit
-
-
Tomas Farago authored
-
- 19 Nov, 2020 1 commit
-
-
payno authored
- add a new parameter in settings 'H5_ZSERIE_INIT_TITLES' will be merge with 'H5_INIT_TITLES' when h5_to_nx is call - split _Acquisition into a base class (_BaseAcquisition and _ZSerieAcquisition). PR of ID15 data will need to be rework due to this I guess. - _ZSerieAcquisition is a serie of _StandardAcquisition. 'write_as_nxtomo' is now only part of StandardAcquisition
-
- 10 Nov, 2020 1 commit
-
-
payno authored
- now we will first try to get the camera using NX_class == 'NXdetector' from the instrument group - if fails then we try to retrieve group that looks like detector (containing `data` dataset which should be 3D) - users can still force camera names. Either from settings.py of from command line parameter '--valid_camera_names'
-
- 09 Nov, 2020 2 commits
- 05 Nov, 2020 2 commits
-
-
Tomas Farago authored
-
Tomas Farago authored
Conflicts: nxtomomill/settings.py
-
- 26 Oct, 2020 1 commit
-
-
payno authored
- only write pixel size. A path can still be provided by the user. Otherwise we will try the following path to get the pixel size to be store in the NXTomo (with this order): "technique/optic/sample_pixel_size ", "technique/optic/sample_pixel_size", "technique/detector/pixel_size" /close #20
-
- 13 Oct, 2020 1 commit
-
-
Tomas Farago authored
-
- 03 Sep, 2020 2 commits
- 21 Aug, 2020 3 commits
-
-
Tomas Farago authored
-
Tomas Farago authored
-
Tomas Farago authored
-
- 20 Jul, 2020 1 commit
-
-
payno authored
-
- 08 Jun, 2020 5 commits
-
-
operator for beamline authored
-
operator for beamline authored
-
payno authored
-
payno authored
[converter][h52nx] Instead of defining the scan titles in AcquisitionStep use a dedicated structure 'H5ScanTitles'
-
payno authored
-
- 25 May, 2020 3 commits
- 11 Feb, 2020 1 commit
-
-
payno authored
-