LinkUpdatedMessage#

class jdaviz.core.events.LinkUpdatedMessage(link_type, wcs_use_fallback, wcs_use_affine, *args, **kwargs)[source]#

Bases: Message

Message generated when the WCS/pixel linking is changed

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

link_type

wcs_use_affine

wcs_use_fallback

Attributes Documentation

wcs_use_affine#
wcs_use_fallback#