What tools have you used in other projects that you wish were supported?


Pan-STARRS: See http://czwa.org/pub/czw.20190618.pdf for actual screenshots of use cases with "kapa," an image viewer like ds9 controlled by python. It was used within DVO (the panstarrs desktop virtual observatory). Matplotlib does all of this. There was no technical reason that matplotlib wasn't used for this use case.  You could also click on peaks and do photometry on them. 

HSC:


What's functionality is missing


- Zoom out to the full focal plane, zoom into to individual pixels, and change stretch
- Callbacks
- Display footprints and heavy footprints


Use Cases:

* Something like gnome on lsst-dev for pngs/jpg display (lsst-dev). Recommend something like lsst-dev to always exist through commissioning. 
* Full sky viz for the area covered per night.  Overlay on full sky viz. Accumulated N of visits on the full sky. Wished for during ops rehearsal.


Tools/Wishes

* Catalog integration.
* overplotting circles/ellipses/footprints
* mask integration (Firefly does this well)
* Can load arbitrary numpy arrays
* Obvious nans (e.g. in another color)
* Want everything to be scriptable. 



hscp Map multi-scale thing + Firefly. 

Do we need firefly APIs for the use cases above? 
Or is matplotlib/Ginga backends just fine?
Why can't we use aladinlite?