A flatfield run can be processed by adding the --is-flatfield flag. So far this creates a file where the word analysis is substituted by flatfield; exactly the same way the filename is changed for darks. This leaves us with three output file types:
r0123_analysis_000.h5
r0100_dark_000.h5
r0200_flatfield_003.h5
As always the setup configuration is saved in addition.
To use a particular dark and flatfield for the analysis pass the --dark-run and --flatfield-run options; e.g.,
A flatfield run can be processed by adding the
--is-flatfield
flag. So far this creates a file where the wordanalysis
is substituted byflatfield
; exactly the same way the filename is changed for darks. This leaves us with three output file types:r0123_analysis_000.h5
r0100_dark_000.h5
r0200_flatfield_003.h5
As always the setup configuration is saved in addition.
To use a particular dark and flatfield for the analysis pass the
--dark-run
and--flatfield-run
options; e.g.,or
The second number after the run number is the identifier of the file, i.e., the integer of the last three digits of an output file.