spacetelescope/specviz

Display the metadata

hcferguson opened this issue · 0 comments

ds9 has a very useful button to show the FITS header. We should provide the equivalent for specviz for viewing the metadata. Might be a bit tricky given the different input formats. Three pieces of this could capture most of the need though: (1) show the Spectrum1D object metadata (2) Display the header of a desired extension of the input file if it was FITS, (3) display the Astropy Table metadata if the input file came via a table (typical of the loader wizard).