Closed
Description
Currently zoom level is defined in pixel space. However there might be situations where pixel space is meaningless in a viewer. Examples (non-exhaustive):
- Imviz when linked by WCS uses a fake 10x10 hidden image as reference WCS. This causes zoom level value calculated in pixel space to be useless.
- Sky viewer like WWT or Aladdin that has no concept of pixel space, only the sky.
What should we do:
- Allow these viewers to return
None
? - Allow zoom level to be calculated in sky (arcsec, arcmin, arcdeg)? How?
Metadata
Metadata
Assignees
Type
Projects
Status
Done