Skip to content

gbrammer/msaexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98edd24 · Mar 3, 2025
Feb 7, 2023
Jan 7, 2025
Nov 5, 2024
Mar 3, 2025
Nov 2, 2024
Nov 25, 2024
Aug 7, 2023
Jan 20, 2023
Nov 7, 2022
Oct 28, 2022
May 16, 2024
Apr 26, 2024
Jan 7, 2025
Apr 30, 2024

Repository files navigation

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 2024 demo notebooks 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 "spectral-pipeline-2024.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!

The notebooks below use some of the older deprecated methodolgy for spectral combination and extraction:

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)