astropy-tutorials
astropy-tutorials copied to clipboard
Tutorials for the Astropy Project
a samp tutorial to show off all the cool things it can do.
@dfm has made this tutorial for the new bls module in astropy. Ideally with a little bit of extension it should end up with the other tutorials here. https://gist.github.com/dfm/96e30d891c0d351daae9aaaef56d3e78 Extensions...
Would be great to have a tutorial showing the new time series module, including how to make the thing which can be included in AAS Journals. @astrofrog has written a...
From Matthew Kenworthy: I wrote a Masters course on High Contrast Imaging from scratch that dealt with imaging of exoplanets and disks. I had a format of 45 minutes to...
We have created a few Jupyter-notbook style tutorials on how to access data at the Canadian Astronomy Data Centre (CADC) using, amongst other packages, `astropy` and `astroquery`. They can be...
Hi All, as discussed at the last astropy.learn co-working hour, I submit my suggestion for a new tutorial here. The tutorial can be found at this link: https://drive.google.com/file/d/16oGFB1IGf4r9F9iL3oY44QXQ2A9x_zSC/view?usp=sharing I'm happy...
This looks like a very useful tutorial written by @bmorris3 which we could consider hosting: https://github.com/bmorris3/astropy-workshop-bern-2019/blob/master/11-Extras/intro_to_oo.ipynb
I produced two notebooks from the Astropy Spectroscopy Sprint (April 6 - 10) that are ready for review. When we are happy with them, I'll submit a pull request. Part...
**To work on companion tutorial for BOB Chapter 1 - Celestial Sphere** Contents include: * WCS * plot dist in different projections. alt/az, ra/dec, glat/glon * proper motion, ephemeris *...
I adapted one to use astropy at https://github.com/pllim/playpen/blob/master/notebooks/solar_system.ipynb . @kakirastern suggested I open a PR but I opted for an issue instead. If you really want it here, I can...