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])

set_plot_axes()

start_stream()

stop_stream()

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

data(cls=None)[source]#
get_data_layer_artist(layer=None, layer_state=None)[source]#
get_sonified_cube(sample_rate, buffer_size, device, assidx, ssvidx, pccut, audfrqmin, audfrqmax, eln, use_pccut, results_label)[source]#
recalculate_combined_sonified_grid(event=None)[source]#
set_plot_axes()[source]#
start_stream()[source]#
stop_stream()[source]#
update_listener_wls(wranges, wunit)[source]#
update_sonified_cube_with_coord(coord, vollim='buff')[source]#
update_sound_device(device_index)[source]#
update_volume_level(level)[source]#