fluidimage.data_objects.preproc#

Preprocessing data objects (fluidimage.data_objects.preproc)#

class fluidimage.data_objects.preproc.ArraySerie(names=None, arrays=None, serie=None, ind_serie=0, nb_series=1, str_path=None, hdf5_parent=None)[source]#

Bases: ArrayCouple

class fluidimage.data_objects.preproc.PreprocResults(params=None, str_path=None, hdf5_object=None)[source]#

Bases: LightPIVResults

Functions

get_Ni_Nj(serie)

Returns number of images in the first and second indices of the series.

get_ind_middle(serie)

get_name_preproc(serie, name_files, ...)

Classes

ArraySerie([names, arrays, serie, ...])

PreprocResults([params, str_path, hdf5_object])