CubevizProfileView

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

Bases: jdaviz.configs.specviz.plugins.viewers.SpecvizProfileView

Attributes Summary

inherit_tools

slice_indicator

tools

tools_nested

Attributes Documentation

inherit_tools = False
slice_indicator
tools = ['bqplot:home', 'jdaviz:boxzoom', 'jdaviz:xrangezoom', 'bqplot:panzoom', 'bqplot:panzoom_x', 'bqplot:panzoom_y', 'bqplot:xrange', 'jdaviz:selectslice', 'jdaviz:selectline']
tools_nested = [['bqplot:home'], ['jdaviz:xrangezoom', 'jdaviz:boxzoom'], ['bqplot:panzoom', 'bqplot:panzoom_x', 'bqplot:panzoom_y'], ['bqplot:xrange'], ['jdaviz:selectslice', 'jdaviz:selectline'], ['jdaviz:sidebar_plot', 'jdaviz:sidebar_export']]