astropy-tutorials
astropy-tutorials copied to clipboard
Tutorials for the Astropy Project
Ensures the CI workflows calling `make` fail if commands in the `bash` calls in `Makefile` raise an error. I checked that the CI correctly fails when the bash loop encounters...
`prs.yml` passes even if processes in bash loop(s) within `Makefile` fail. These loops should be updated to throw an error when a notebook build or convert (or dependency install) fails....
- [x] Check the box to confirm that you are familiar with the [contributing guidelines](https://learn.astropy.org/contributing/how-to-contribute) and/or indicate (check the box) that you are familiar with our contributing workflow. - [x]...
@sdrastro wrote some Julia tutorials that we might want to consider hosting on Learn: https://github.com/lootie/Multitaper.jl/tree/master/Julia_quickstart They could probably use some re-organization and breaking up into ~3 tutorials. But, they are...
Cover of the provided tutorial: Retrieving images from the MAST API, querying Gaia/Vizier catalogs on image-relevant region and overlaying them all Authors Y. Güray Hatipoğlu -ORCID ID = 0000-0002-7538-6265 -Github...
Right now there's not really a way to include the solution to exercises inside the notebook. What would be ideal would be a way to "hide" cells, so that when...
The 'Download' button on rendered notebook pages downloads the _.ipynb_ file, but not data or other files needed to run the notebook. Users have encountered issues with this (e.g. #487)....
https://learn.astropy.org/tutorials/3-Trace_Extract_Wavelength-CalibrateSpectrum.html Needs specreduce and specutils functions: https://specreduce.readthedocs.io/en/latest/extraction_quickstart.html#tracing https://specreduce.readthedocs.io/en/latest/wavelength_calibration.html https://specutils.readthedocs.io/en/stable/fitting.html
https://learn.astropy.org/tutorials/2-WavelengthCalibration.html Add `specreduce` functions https://specreduce.readthedocs.io/en/latest/wavelength_calibration.html
https://learn.astropy.org/tutorials/1-SpectroscopicTraceTutorial.html Need to add `specreduce` functions: https://specreduce.readthedocs.io/en/latest/extraction_quickstart.html#tracing