MosvizProfile2DView#

class jdaviz.configs.mosviz.plugins.viewers.MosvizProfile2DView(*args, **kwargs)[source]#

Bases: JdavizViewerMixin, BqplotImageView

Attributes Summary

inverted_x_axis

pixel_to_world_interp

reference_spectral_axis

tools_nested

world_to_pixel_interp

Methods Summary

data([cls, statistic])

pixel_to_world_limits(limits)

set_plot_axes()

world_to_pixel_limits(limits)

Attributes Documentation

inverted_x_axis#
pixel_to_world_interp#
reference_spectral_axis#
tools_nested = [['mosviz:homezoom'], ['mosviz:boxzoom', 'mosviz:xrangezoom', 'jdaviz:yrangezoom'], ['mosviz:panzoom', 'mosviz:panzoom_x', 'jdaviz:panzoom_y'], ['bqplot:xrange'], ['jdaviz:sidebar_plot', 'jdaviz:sidebar_export']]#
world_to_pixel_interp#

Methods Documentation

data(cls=None, statistic=None)[source]#
pixel_to_world_limits(limits)[source]#
set_plot_axes()[source]#
world_to_pixel_limits(limits)[source]#