- 30 Nov, 2021 2 commits
-
-
Henri Payno authored
-
Henri Payno authored
-
- 02 Sep, 2021 4 commits
-
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
- incorporated estimaged_cor, start_time, end_time...
-
- 02 Aug, 2021 2 commits
-
-
payno authored
- move version to 1.1 (compatibility is insure with 1.0) - create a link to beam from root level
-
- 09 Jul, 2021 1 commit
-
-
payno authored
-
- 18 May, 2021 2 commits
- 12 May, 2021 1 commit
-
-
payno authored
- add deprecation warning on it
-
- 11 May, 2021 1 commit
-
-
payno authored
-
- 04 May, 2021 1 commit
-
- 22 Mar, 2021 2 commits
- 19 Mar, 2021 5 commits
- 18 Mar, 2021 1 commit
-
-
payno authored
[hdf5converter] fully handle the news H5Config that uses a list of FrameGroup instead of a list of dark, a list of flat...
-
- 17 Mar, 2021 2 commits
-
-
payno authored
- move AcquisitionStep to nxtomomill.io.acquisitionstep - create utils function: convert_str_to_frame_grp to convert a string representing a list of FrameGroup like: ``` urls = ( (frame_type=dark, entry="silx:///file.h5?data_path=/dark", copy=True), (frame_type=flat, entry="silx:///file.h5?data_path=/flat"), (frame_type=projection, entry="silx:///file.h5?data_path=/flat"), (frame_type=projection, entry="silx:///file.h5?data_path=/flat"), ) ```
-
payno authored
unit test suceed. But we need to add an optional initialization entry (for start_time and end_time) and make distinction between dark_at_start, dark_at_end...
-
- 16 Mar, 2021 2 commits
- 12 Mar, 2021 1 commit
-
-
payno authored
-
- 10 Mar, 2021 1 commit
-
-
payno authored
-
- 15 Feb, 2021 1 commit
-
-
payno authored
[tomoh5tonx] add an option to ignore some sub entries (in the case a set of projections has been canceled for example
-
- 21 Dec, 2020 2 commits
- 17 Dec, 2020 1 commit
-
-
payno authored
Allow to split treatment and gain in readibility of the code.
-
- 27 Nov, 2020 2 commits
- 19 Nov, 2020 2 commits
- 10 Nov, 2020 3 commits
-
-
payno authored
-
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'
-
payno authored
Include utils to mock bliss scan from tomwer
-