Skip to main content
Ctrl+K
jdaviz v0.1.dev50+g3a7ba524d - Home jdaviz v0.1.dev50+g3a7ba524d - Home
  • Setup & Installation
  • Docs
  • API
  • Development
  • Deprecated Config Access
  • GitHub
  • Help Desk
  • Setup & Installation
  • Docs
  • API
  • Development
  • Deprecated Config Access
  • GitHub
  • Help Desk

Section Navigation

  • Installation
  • Getting Started
  • Importing Data
  • 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
  • Customizing Notebook Display Layout
  • Video Tutorials
  • Sample Notebooks
  • Creating Jdaviz-readable Products
  • Saving the State of Your Jdaviz Session
  • Accessing Plugin APIs
  • Known Issues
  • JWST Modes
  • Citation
  • Deprecated Config Access
  • Mosviz
  • Navigating the UI

Navigating the UI#

Note

This is the config-specific version of documentation and is deprecated. See the general documentation for the most up-to-date information.

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 2026, JDADF Developers.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.16.1.