SingleParameterData#

class patato.core.image_structures.single_parameter_data.SingleParameterData(raw_data, ax_1_labels=None, algorithm_id='', field_of_view=None, attributes=None, hdf5_sub_name=None)[source]#

Bases: ImageSequence

SingleParameterData is the datastructure for images like sO2 and THb (one value per frame per pixel).

__init__(raw_data, ax_1_labels=None, algorithm_id='', field_of_view=None, attributes=None, hdf5_sub_name=None)[source]#

Methods

__init__(raw_data[, ax_1_labels, ...])

ax_0_exists()

copy([cls])

get_ax1_label_meaning()

get_hdf5_group_name()

get_hdf5_sub_name()

imshow([ax, roi_mask, mask_roi, cmap, ...])

is_single_instance()

save(scan_writer)

to_2d()

two_dims()

Attributes

attributes

ax_0_labels

ax_1_labels

cmap

dtype

extent

fov

fov_3d

n_im_dim

ndim

numpy_array

parameters

raw_data

save_output

shape

shape_2d

values