ImvizImageView

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

Bases: glue_jupyter.bqplot.image.viewer.BqplotImageView, jdaviz.core.astrowidgets_api.AstrowidgetsImageViewerMixin

Attributes Summary

default_class

inherit_tools

tools

Methods Summary

blink_once()

data([cls])

on_mouse_or_key_event(data)

set_plot_axes()

Attributes Documentation

default_class = None
inherit_tools = False
tools = ['bqplot:home', 'bqplot:panzoom', 'bqplot:panzoommatch', 'bqplot:contrastbias', 'bqplot:blinkonce', 'bqplot:rectangle', 'bqplot:circle', 'bqplot:ellipse']

Methods Documentation

data(cls=None)[source] [edit on github]
on_mouse_or_key_event(data)[source] [edit on github]
set_plot_axes()[source] [edit on github]