Skip to main content
Ctrl+K
jdaviz v0.1.dev55+g8d6881c - Home jdaviz v0.1.dev55+g8d6881c - Home
  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk
  • GitHub
  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk
  • GitHub

Section Navigation

  • Installation
  • Quickstart
  • Video Tutorials
  • Imviz
  • Specviz
  • Cubeviz
  • Specviz2D
  • Mosviz
    • Importing Data into Mosviz
    • Navigating the UI
    • Displaying Spectra
    • Data Analysis Plugins
    • Setting Redshift/RV
    • Exporting data from Mosviz
  • Rampviz
  • Accessing Plugin APIs
  • Saving the State of Your Jdaviz Session
  • Customizing Notebook Display Layout
  • Sample Notebooks
  • Creating Jdaviz-readable Products
  • Known Issues
  • User Guide
  • Mosviz
  • Navigating the UI

Navigating the UI#

The Mosviz User Interface contains an image viewer in the top left section and a 2D spectrum viewer over a specviz viewer in the top right section. The bottom section houses the table viewer. The image viewer contains all of the same functionality as an image viewer in Cubeviz, with the addition that there is a slit overlay that uses data from a spectrum 2d file that is linked to the image file to determine where to plot the slit. The 2D spectrum viewer and the 1D spectrum viewer have their x axes locked to one another, meaning that when you pan or zoom the x axis in one viewer, the same action happens in the other.

../_images/mosviz_ui.png

Using the Table Viewer#

Clicking on a row in the table viewer populates the other viewers with the data corresponding to that row. Note that the checkbox at the far left of the row does not need to be checked to display the data - that checkbox is related to selecting subsets of rows. By default, 10 rows are shown at a time but this can be changed with the selector at the bottom right of the table viewer. To the right of the rows-per-page selector are left and right arrows that are used to move between pages of the table, if there is more data than fits on a single page.

Using the Slit Overlay#

Currently, the option to overlay slit geometry is enabled by default if the required information is present. The option to toggle whether slits are displayed is located in the top right tool menu under the “Slit Overlay” heading.

previous

Importing Data into Mosviz

next

Displaying Spectra

On this page
  • Using the Table Viewer
  • Using the Slit Overlay
Edit on GitHub

© Copyright 2025, JDADF Developers.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.