Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 779 Bytes

displayspectra.rst

File metadata and controls

18 lines (14 loc) · 779 Bytes

Displaying Spectra

A collapsed spectrum of the cube displayed in the upper-left viewer automatically appears in the 1D spectrum viewer, using the Maximum collapse method. The collapse method can be changed in the :guilabel:`Viewer` tab of the |icon-settings-sliders| icon in the spectrum viewer. Additional spectra can be loaded into the spectrum viewer, as detailed in the linked documentation below.

.. seealso::

    :ref:`Displaying Spectra (Specviz) <specviz-displaying>`
        Documentation on displaying spectra in a 1D spectrum viewer.

The functionality of the ~jdaviz.configs.specviz.Specviz API can be accessed in Cubeviz via the jdaviz.configs.cubeviz.Cubeviz.specviz attribute, e.g. cubeviz.specviz.get_spectra().