Spectrum2DViewer#
- class jdaviz.configs.specviz.plugins.viewers.Spectrum2DViewer(*args, **kwargs)[source]#
Bases:
JdavizViewerMixin
,BqplotImageView
Attributes Summary
Methods Summary
data
([cls, statistic])pixel_to_world_limits
(limits)world_to_pixel_limits
(limits)Attributes Documentation
- inverted_x_axis#
- pixel_to_world_interp#
- reference_spectral_axis#
- tools_nested = [['jdaviz:homezoom_matchx', 'jdaviz:homezoom'], ['jdaviz:boxzoom_matchx', 'jdaviz:xrangezoom_matchx', 'jdaviz:boxzoom', 'jdaviz:xrangezoom', 'jdaviz:yrangezoom'], ['jdaviz:panzoom_matchx', 'jdaviz:panzoomx_matchx', 'jdaviz:panzoom', 'jdaviz:panzoom_x', 'jdaviz:panzoom_y'], ['bqplot:xrange'], ['jdaviz:viewer_clone', 'jdaviz:sidebar_plot', 'jdaviz:sidebar_export']]#
- world_to_pixel_interp#
Methods Documentation