sidpy.viz.dataset_viz.PointCloudVisualizer¶
- class sidpy.viz.dataset_viz.PointCloudVisualizer(dset, base_image=None, figure=None, horizontal=True, **kwargs)[source]¶
Bases:
PointCloudVisualizerBase
Interactive point cloud visualization
Methods
Getting the spectrum by the point number in the point cloud.
get_xy
set_image
set_spectrum
verify_dataset
- get_spectrum(point_number)¶
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