astropy-tutorials icon indicating copy to clipboard operation
astropy-tutorials copied to clipboard

Tutorials for the Astropy Project

Results 146 astropy-tutorials issues
Sort by recently updated
recently updated
newest added

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...

Run all tutorials

`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...

content-new
needs-content-review

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...

enhancement
content-new

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)....

website-related

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

content-modify
high-priority
spectroscopy

https://learn.astropy.org/tutorials/2-WavelengthCalibration.html Add `specreduce` functions https://specreduce.readthedocs.io/en/latest/wavelength_calibration.html

content-modify
spectroscopy

https://learn.astropy.org/tutorials/1-SpectroscopicTraceTutorial.html Need to add `specreduce` functions: https://specreduce.readthedocs.io/en/latest/extraction_quickstart.html#tracing

content-modify
spectroscopy