pyfibre.addons.shg_pl_trans.shg_pl_trans_reader module

class pyfibre.addons.shg_pl_trans.shg_pl_trans_reader.SHGPLTransReader(*args, **kwargs)[source]

Bases: pyfibre.addons.shg_pl_trans.shg_reader.SHGReader

Reader class for a combined SHG + PL/Transmission file

create_image_stack(filenames)[source]

Overloads parent method to ensure ordering of images in the stack is suitable for a SHGPLTransImage

get_filenames(file_set)[source]

From a collection of files in a FileSet, yield each file that should be used

get_multi_image_class()[source]

Returns class of IMultiImage that will be loaded.