UnmixedData

UnmixedData#

class patato.UnmixedData(raw_data, ax_1_labels=None, algorithm_id='', field_of_view=None, attributes=None, hdf5_sub_name=None, ax1_meaning=None)#

Bases: ImageSequence

UnmixedData stores unmixed datasets.

__init__(raw_data, ax_1_labels=None, algorithm_id='', field_of_view=None, attributes=None, hdf5_sub_name=None, ax1_meaning=None)#

Methods

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

ax_0_exists()

copy([cls])

get_ax1_label_meaning()

get_ax1_labels_from_hdf5(dataset, file)

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

raw_data

save_output

shape

shape_2d

spectra

values