LinkUpdatedMessage#

class jdaviz.core.events.LinkUpdatedMessage(link_type, wcs_use_fallback, wcs_fast_approximation, *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

Attributes Documentation

wcs_fast_approximation#
wcs_use_fallback#