GlobalDisplayUnitChanged#
- class jdaviz.core.events.GlobalDisplayUnitChanged(axis, unit, *args, **kwargs)[source]#
Bases:
Message
Message generated when the (x or y axis) unit of the spectrum viewer is changed, which is used app-wide to inform display units that depend on the unit choice and flux<>sb toggle of the spectrum viewer.
Create a new message
- Parameters:
sender – The object sending the message
tag – An optional string describing the message
Attributes Summary
Attributes Documentation
- axis#
- unit#