tomoscan.framereducerbase.FrameReducerBase¶
- class tomoscan.framereducerbase.FrameReducerBase(scan: TomoScanBase, reduced_method: ReduceMethod, target: REDUCER_TARGET, output_dtype: Optional[dtype] = None, overwrite=False)¶
Bases:
objectBase class for frame reduced. We expect one per file format
- __init__(scan: TomoScanBase, reduced_method: ReduceMethod, target: REDUCER_TARGET, output_dtype: Optional[dtype] = None, overwrite=False)¶
Methods
__init__(scan, reduced_method, target[, ...])run()Attributes
output_dtypeoverwritereduced_methodreducer_targetscan