Jupyter notebooks for sharing DSA array status and data quality
- calibration_template.ipynb: Example notebook for inspecting calibration solutions for a single visibility data set.
- T2_template.ipynb: Example notebook for displaying heimdall output and buffer triggers.
- log in to dsa-storage using standard ssh config.
- run
jupyter notebook list
to find server for OoD. - Paste notebook server URL into browser.
- Run template notebook for new day of data
- Save with name with date and push to github.
- Create new notebook named "*_template.ipynb".
- Run analysis on a day of data
- Save, commit, and push template to github.