CubevizImageView#

class jdaviz.configs.cubeviz.plugins.viewers.CubevizImageView(*args, **kwargs)[source]#

Bases: JdavizViewerMixin, BqplotImageView

Attributes Summary

active_image_layer

Active image layer in the viewer, if available.

default_class

tools_nested

Methods Summary

data([cls])

set_plot_axes()

Attributes Documentation

active_image_layer#

Active image layer in the viewer, if available.

default_class = None#
tools_nested = [['jdaviz:homezoom', 'jdaviz:prevzoom'], ['jdaviz:pixelboxzoommatch', 'jdaviz:boxzoom', 'jdaviz:pixelpanzoommatch', 'jdaviz:panzoom'], ['bqplot:truecircle', 'bqplot:rectangle', 'bqplot:ellipse'], ['jdaviz:spectrumperspaxel'], ['jdaviz:sidebar_plot', 'jdaviz:sidebar_export']]#

Methods Documentation

data(cls=None)[source]#
set_plot_axes()[source]#