class Dezinger[source]
get_max_frames()[source]

Setting nFrames to multiple with an upper limit of 4 frames.

pre_process()[source]

This method is called immediately after base_pre_process().

process_frames(data)[source]

This method is called after the plugin has been created by the pipeline framework and forms the main processing step

Parameters

data (list(np.array)) – A list of numpy arrays for each input dataset.

raw_data()[source]

Return True if the output dataset should retain ImageKey/NoImageKey instances if they exist, i.e. keep the darks and flats NB. This is only available if out_dataset is created from an in_dataset

set_filter_padding(in_data, out_data)[source]

Should be overridden to define how wide the frame should be for each input data set