CubevizImageView

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

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:boxzoommatch', 'jdaviz:boxzoom', 'jdaviz:simplepanzoommatch', 'jdaviz:panzoom'], ['bqplot:circle', 'bqplot:rectangle', 'bqplot:ellipse'], ['jdaviz:spectrumperspaxel'], ['jdaviz:sidebar_plot', 'jdaviz:sidebar_export']]

Methods Documentation

data(cls=None)[source] [edit on github]
set_plot_axes()[source] [edit on github]