FreezableBqplotImageViewerState#

class jdaviz.core.freezable_state.FreezableBqplotImageViewerState(*args, **kwargs)[source]#

Bases: BqplotImageViewerState, FreezableState

Attributes Summary

linked_by_wcs

zoom_center_x

x-coordinate of center of zoom box

zoom_center_y

y-coordinate of center of zoom box

zoom_radius

Zoom radius

Methods Summary

during_zoom_sync()

reset_limits(*event)

Attributes Documentation

linked_by_wcs = False#
zoom_center_x#

x-coordinate of center of zoom box

zoom_center_y#

y-coordinate of center of zoom box

zoom_radius#

Zoom radius

Methods Documentation

during_zoom_sync()[source]#
reset_limits(*event)[source]#