nabu.preproc.double_flatfield_variable_region
source module nabu.preproc.double_flatfield_variable_region
Classes
-
DoubleFlatFieldVariableRegion — This class provides the division by the double flat field. At variance with the standard class, it store as member the whole field, and performs the division by the proper region according to the positionings of the processed radios which is passed by the argument array sub_regions_per_radio to the method apply_double_flatfield_for_sub_regions
source class DoubleFlatFieldVariableRegion(shape, result_url=None, binning_x=None, binning_z=None, detector_corrector=None)
Bases : DoubleFlatField
This class provides the division by the double flat field. At variance with the standard class, it store as member the whole field, and performs the division by the proper region according to the positionings of the processed radios which is passed by the argument array sub_regions_per_radio to the method apply_double_flatfield_for_sub_regions
Methods
-
apply_double_flatfield_for_sub_regions — Apply the "double flatfield" filter on a chunk of radios. The processing is done in-place !
source method DoubleFlatFieldVariableRegion.apply_double_flatfield_for_sub_regions(radios, sub_regions_per_radio)
Apply the "double flatfield" filter on a chunk of radios. The processing is done in-place !