I was looking through the MAF tutorials and from @yoachim’s linked introductory talk slides it is noted that HealpixSlicer can be set to use different coordinate systems. However, it wasn’t clear to me from the healpixSlicer() doc string how this should be implemented.
Before I started digging in the code I thought I would see if anyone in the community knows offhand how to easily enable different projections/coordinates in the healpixSlicer() function.
Here’s a quick notebook that runs through most of the ways one might want to fiddle with the display, showing changing resolution, switching on/off dithering, going to galactic coords (and then dithering), using the healpy display functions, etc.