iTheraMSOT#

class patato.iTheraMSOT(folder, scan_name=None)#

Bases: ReaderInterface

An interface for iThera MSOT datasets.

__init__(folder, scan_name=None)[source]#

Methods

__init__(folder[, scan_name])

close()

get_correction_factor()

get_datasets()

get_impulse_response()

get_n_samples()

get_pa_data()

get_repetition_numbers()

get_rois([interpolate])

get_run_numbers()

get_sampling_frequency()

get_scan_comment()

get_scan_datetime()

get_scan_name()

get_scan_times()

get_scanner_z_position()

get_segmentation()

get_sensor_geometry()

get_speed_of_sound()

get_temperature()

get_water_absorption()

get_wavelengths()

is_clinical()

save_to_hdf5(filename)

Attributes

raw_data

sampling_frequency

scan_geometry

get_scan_datetime()[source]#