nabu.stitching.stitcher.dumper.preprocessing module

class nabu.stitching.stitcher.dumper.preprocessing.PreProcessingStitchingDumper(configuration)[source]

Bases: DumperBase

dumper to be used when save data durint pre-processing stitching (on projections). Output is expected to be an NXtomo

save_frame_to_disk(output_dataset: Dataset, index: int, stitched_frame: ndarray, **kwargs)[source]
save_configuration()[source]

dump configuration used for stitching at the NXtomo entry

property output_identifier: ScanIdentifier
create_output_dataset()[source]

function called at the beginning of the stitching to prepare output dataset