Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 286 Bytes

File metadata and controls

13 lines (9 loc) · 286 Bytes

JDAP_NIRSpec

data and code for hands-on training on JWST NIRSpec MSA spectroscopy

Steps to setup a new working conda env to run through the notebooks

$ conda deactivate
$ conda create -n msaexp python=3.12 numpy cython scipy
$ conda activate msaexp
$ bash msaexp_setup.sh