CubevizImageView#
- class jdaviz.configs.cubeviz.plugins.viewers.CubevizImageView(*args, **kwargs)[source]#
Bases:
JdavizViewerMixin,WithSliceSelection,BqplotImageViewAttributes Summary
Methods Summary
data([cls])get_sonified_cube(sample_rate, buffer_size, ...)update_listener_wls(wranges, wunit)update_sonified_cube(x, y)update_sound_device(device_index)update_volume_level(level)Attributes Documentation
- default_class = None#
- tools_nested = [['jdaviz:homezoom', 'jdaviz:prevzoom'], ['jdaviz:pixelboxzoommatch', 'jdaviz:boxzoom', 'jdaviz:pixelpanzoommatch', 'jdaviz:panzoom'], ['bqplot:truecircle', 'bqplot:rectangle', 'bqplot:ellipse', 'bqplot:circannulus'], ['jdaviz:spectrumperspaxel'], ['jdaviz:sidebar_plot', 'jdaviz:sidebar_export']]#
Methods Documentation