sidpy.viz.dataset_viz.PointCloudVisualizerBase

class sidpy.viz.dataset_viz.PointCloudVisualizerBase(dset, base_image=None, figure=None, horizontal=True, **kwargs)[source]

Bases: object

Methods

get_spectrum

Getting the spectrum by the point number in the point cloud.

get_xy

set_image

set_spectrum

verify_dataset

get_spectrum(point_number)[source]

Getting the spectrum by the point number in the point cloud. :param point_number: :type point_number: int

Returns:

self.spectrum

Return type:

sidpy.array