convert_fiducial

turbustat.analysis.convert_fiducial(filename, output_type='csv', decimal_places=8, append_comp=True, num_fids=5, return_name=True)[source] [edit on github]

Converts the fiducial comparison HDF5 files into a CSV file.

Parameters:

filename : str

HDF5 file.

output_type : str, optional

Type of file to output.

decimal_places : int, optional

Specify the number of decimal places to keep.

append_comp : bool, optional

Append on columns with fiducial numbers copy

num_fids : int, optional

Number of fiducials compared.