gammapy / PyGamma15

"Python for gamma-ray astronomy" workshop, MPIK Heidelberg, November 16-20, 2015
http://gammapy.github.io/PyGamma15
5 stars 18 forks source link

Gammapy tutorial #4

Closed cdeil closed 8 years ago

cdeil commented 9 years ago

I've written down a first plan for the Gammapy tutorial at the workshop: https://github.com/gammapy/2015-MPIK-Workshop/blob/gh-pages/tutorials/gammapy/README.md

It's pretty ambitious, but I think possible if we keep at it in the coming weeks. Roughly this needs to be done:

@adonath @kingj90 @peger089 - Sounds like a plan? Or did you have something else in mind for the Gammapy tutorial?

joleroi commented 9 years ago

@cdeil I guess I will mostly contribute to the part about spectral fitting. What do you mean by "Implement and make a tutorial" ? I was going to add a getting started section to the docs and then basically walk the participant through it - maybe using an IPython notebook.

cdeil commented 9 years ago

@kingj90 – I meant to implement the functionality in Gammapy (already done for spectral analysis) and then make a tutorial. If possible, I'd prefer tutorials and documentation in the official gammapy docs over separate documents / notebooks (to avoid the extra work of having to re-write that or integrate it in the Gammapy docs later).

cdeil commented 8 years ago

@kingj90 - Thanks for all your work on this in the past week and pulling this off!