astropy / astropy-tutorials

Tutorials for the Astropy Project
BSD 3-Clause "New" or "Revised" License
290 stars 174 forks source link

specutils tutorial on using sdfits files for spectra #438

Open teuben opened 4 years ago

teuben commented 4 years ago

During the specutils sprint week my notebook demo on https://github.com/teuben/gbtoy/blob/master/nb/ngc5291-demo3.ipynb needs a bit of work and then it can mature to a tutorial:

eblur commented 4 years ago

I have made a copy of this notebook in Google drive so it can now be edited in Colab

https://drive.google.com/file/d/1OeNoh0Uqk1NA1Jbr3UALqtEiHDaAStvb/view?usp=sharing

I started working on putting it into the Learn Astropy format, and I will stop short of loading the Spectrum1D object for now.