Closed jmangum closed 2 years ago
you need to pip install aplpy
to fix this
I thought I had, but apparently not. Would it make sense to spit out a warning when the FITSFigure attribute is missing with instructions on what to do?
yes, this has been an issue for a while... https://github.com/radio-astro-tools/spectral-cube/issues/835
Resolved by PR #28
Change from python 3.7 to python 3.9 environments has resulted in the
FITSFigure
attribute not being assigned to the moment images created. This messes-up the quicklook plots. Specifically:...does not produce the nice quicklook plot as before. Not sure which attribute I should test against now.