jwst-footprints

The JWST NIRSpec Observation Visualization Tool is a Python application that provides a simultaneous view of both NIRSpec and NIRCam fields of view on a given sky position, for assistance in planning NIRCam pre-imaging for NIRSpec.


License
BSD-3-Clause
Install
pip install jwst-footprints==2.5.0

Documentation

JWST NIRSpec Obersvation Visualization Tool (NOVT)

Getting Started

To install and run via Github:

$ git clone https://github.com/spacetelescope/jwst_footprints
$ cd jwst_footprints
$ python setup.py install
$ jwst_footprints

To install and run via pip:

$ pip install jwst-footprints
$ jwst_footprints

The software dependencies are listed in the requirements.txt file. Both of the above installation methods should add the packages automatically, but you can also install or reinstall the correct versions with:

$ pip install -r requirements.txt

Documentation: https://jwst-docs.stsci.edu/near-infrared-spectrograph/nirspec-apt-templates/nirspec-multi-object-spectroscopy-apt-template/nirspec-observation-visualization-tool-help

STScI JWST Help Desk: https://jwsthelp.stsci.edu