How do I look at my MaNGA datacube and RSS files?

Back to MaNGA tutorials

    There are a number of ways to explore the MaNGA data. The MaNGA data are fits files with multiple extensions, so any software that can read, display, and/or analyze fits files can be used. We have split this tutorial according to some of these different softwares. Choose whichever software you are most comfortable with. The ds9 and QFitsView links describe examples of datacube visualization. The IDL and python links both explain in detail how to read in and perform some simple analysis using IDL and python, respectively, for both RSS (row-stacked spectra) and datacube files.

  • ds9
  • QFitsView
  • IDL
  • Python