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

The overall procedure is demonstrated in these notebooks:

Run the RXJ2129 demo notebook directly on GitHub in a Codespace:

  1. Fork the repository from https://github.com/gbrammer/msaexp

  2. Start a codespace from the repo: "<> Code" pulldown // "Codespaces" // "+"

  3. Wait for the initialization to complete, which sets up msaexp and its dependencies

  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!

API