astropy / astropy-tutorials

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

Stats Tutorial: Fitting a straight line to data #156

Open kelle opened 6 years ago

kelle commented 6 years ago

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

kelle commented 6 years ago

Also relevant to @rkiman

eblur commented 3 years ago

@kelle does this tutorial suffice? https://learn.astropy.org/rst-tutorials/Models-Quick-Fit.html?highlight=fitting If so, I will close this issue.

kelle commented 3 years ago

Yep, sure does!

adrn commented 3 years ago

Mine is more of a pedagogical introduction to the concepts - the existing one is more focused on astropy.modeling (assuming the concepts are already understood). I think that's fine, but I am still looking for a home for my longer tutorial :)

kelle commented 3 years ago

I admit, I didn't take a look at @adrn's tutorial. Let's discuss at the next Leran telecon.