Skip to content

Latest commit

 

History

History
213 lines (187 loc) · 4.22 KB

index.rst

File metadata and controls

213 lines (187 loc) · 4.22 KB

Jdaviz

image

jdaviz is a package of astronomical data analysis visualization tools based on the Jupyter platform. These GUI-based tools link data visualization and interactive analysis. They are designed to work within a Jupyter notebook cell, as a standalone desktop application, or as embedded windows within a website -- all with nearly identical user interfaces.

jdaviz applications currently include tools for interactive visualization of spectroscopic and imaging data. imviz is a tool for visualization and quick-look analysis for 2D astronomical images. specviz is a tool for visualization and quick-look analysis of 1D astronomical spectra. cubeviz provides a view of spectroscopic data cubes (like those to be produced by JWST MIRI), along with 1D spectra extracted from the cube. mosviz is a visualization tool for many astronomical spectra, typically the output of a multi-object spectrograph (e.g., JWST NIRSpec), and includes viewers for 1D and 2D spectra as well as contextual information like on-sky views of the spectrograph slit.

Note

jdaviz is one tool that is part of STScI's larger Data Analysis Tools Ecosystem.

Note

The offline version of this documentation can be downloaded from Jdaviz zipped HTML downloads page.

JWST Instrument Modes in Jdaviz

This tool is designed with instrument modes from the James Webb Space Telescope (JWST) in mind, but the tool should be flexible enough to read in data from many astronomical telescopes. The table below summarizes Jdaviz file support specific to JWST instrument modes.

JWST Instrument Modes in Jdaviz
Instrument Template Mode File Type Pipeline Level Primary Configuration
NIRSpec MOS S2D 2b,3 Mosviz
IFU S3D 2b,3 Cubeviz
FS S2D 2b,3 Specviz2d
BOTS X1DINTS -- No Support
NIRISS IMAGING I2D 2b,3 Imviz
WFSS X1D 2b Specviz
AMI AMINORM -- No Support
SOSS X1DINTS -- No Support
NIRCam Imaging I2D 2b,3 Imviz
Coronagraphic Imaging I2D 2b,3 Imviz
WFSS X1D 2b Specviz
Grism TSO X1DINTS -- No Support
MIRI Imaging I2D 2b,3 Imviz
Coronagraphic Imaging I2D 2b,3 Imviz
LRS-slit S2D 2b,3 Specviz2d
LRS-slitless X1DINTS -- No Support
MRS S3D 2b,3 Cubeviz

Using Jdaviz

installation.rst imviz/index.rst specviz/index.rst cubeviz/index.rst specviz2d/index.rst mosviz/index.rst plugin_api.rst save_state.rst display.rst sample_notebooks.rst

Reference/API

dev/index.rst reference/api.rst

Additional documentation

known_bugs.rst

License & Attribution

This project is Copyright (c) JDADF Developers and licensed under the terms of the BSD 3-Clause license.

This package is based upon the Astropy package template which is licensed under the BSD 3-clause licence. See the licenses folder for more information.

Cite jdaviz via our Zenodo record: https://doi.org/10.5281/zenodo.5513927.