Skip to content

gbrammer/msaexp

Repository files navigation

image

image

image

Documentation Status

msaexp

Tools for extracting JWST NIRSpec MSA spectra directly from the telescope exposures

Under heavy construction....

Note

Please submit any questions/comments/problems you have through the Issues interface.

Documentation

Documentation will be here: https://msaexp.readthedocs.io/, though it's essentially just the module API for now.

The overall procedure is demonstrated in these notebooks:

Try running the RXJ2129 demo notebook directly on GitHub in a Codespace:
  1. Fork the repository from https://github.com/gbrammer/msaexp
  2. "<> Code" pulldown > "Codespaces" > "+" to start the codespace
  3. Wait for the initialization to complete
  4. Navigate to the "docs/examples/" directory in the codespace
  5. Open "process-rxj2129.ipynb" and run it
  6. Commit to your forked repository any changes to the notebook itself or files created that you want to save outside the codespace
  7. Profit!

Extracted spectra from public datasets

Browsable table: https://s3.amazonaws.com/msaexp-nirspec/extractions/nirspec_graded.html

Full catalog: https://s3.amazonaws.com/msaexp-nirspec/extractions/nirspec_graded_v0.ecsv

Updated and additional extractions (2024-Feb): https://s3.amazonaws.com/msaexp-nirspec/extractions/nirspec_graded_v2.html (Though see #54)