CubevizImageView#
- class jdaviz.configs.cubeviz.plugins.viewers.CubevizImageView(*args, **kwargs)[source]#
Bases:
JdavizViewerMixin
,WithSliceSelection
,BqplotImageView
Attributes Summary
Methods Summary
data
([cls])get_data_layer_artist
([layer, layer_state])get_sonified_cube
(sample_rate, buffer_size, ...)recalculate_combined_sonified_grid
([event])update_listener_wls
(wranges, wunit)update_sonified_cube_with_coord
(coord[, vollim])update_sound_device
(device_index)update_volume_level
(level)Attributes Documentation
- combined_sonified_grid#
- 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