astropy-tutorials
astropy-tutorials copied to clipboard
Tutorials for the Astropy Project
[tutorials/notebooks/quantities.ipynb](https://github.com/astropy/astropy-tutorials/blob/main/tutorials/notebooks/quantities/quantities.ipynb) says > You shouldn't use the `seed` function in real science code, but we use it here for example purposes. I argue the contrary, one should use a seed...
We should add a test build that checks against dev versions of these packages (generalized from #428)
Hey y'all, my student is currently trying to use one of the Tables tutorials, and the links to the example data seem broken/missing. This is the one we're working on...
From a request from a colleague: * precisely register two images, one to the other * typically two HST images, although possibly not with the same camera (e.g. ACS vs...
Either as a whole, or individually (get each tutorial a zenodo DOI when it is published?).
@adrn draft here: https://github.com/adrn/PrincetonStatsSeminar/blob/master/notebooks/Fitting%20a%20straight%20line%20to%20data%20-%20lecture%20notes.ipynb but it would need more astropy content.
@AnthonyHorton satellite notebook might be interesting to provide as an example using units and constants to make a calculation https://github.com/AnthonyHorton/spacecraftspotting/blob/master/Mirror%20satellite%20brightness.ipynb
tutorials based on Carrol and Ostlie text: https://docs.google.com/document/d/18pSounXNLSVEmtHBmaUPT9pqqoA_wvENphRD3aT39dc/edit?usp=sharing
The idea would be to target astronomers who make and distribute catalogs of objects. There are some nice features in astropy.io and astropy.table for round-tripping Astropy objects to binary and...
Since `gwcs` is an Astropy affiliated package and it can be used in conjection with `asdf`. A tutorial on how to tie these two together would be nice. c/c @nden...