datacamp-astro / 2022-arqus-bergen

0 stars 0 forks source link

4_Light_curve #13

Open giacomodamico24 opened 2 years ago

giacomodamico24 commented 2 years ago

I prepared and cleaned up the notebook on the LC hands-on

Here it is:

https://github.com/arqus-gamma/arqus_school_2022/blob/main/hands_on/4_lightcurve/Light_curve_analysis.ipynb

Feel free to modify it and add exercises

giacomodamico24 commented 2 years ago

Meanwhile, @ibatkovi is working on producing a similar notebook but with gammapy

https://github.com/arqus-gamma/arqus_school_2022/blob/main/hands_on/4_lightcurve/Light_curve_gammapy.ipynb

micheledoro commented 2 years ago

In https://github.com/arqus-gamma/arqus_school_2022/blob/main/hands_on/4_lightcurve/Light_curve_gammapy.ipynb the RADMAX field is not read from data other than Crab Nebula.

micheledoro commented 2 years ago

In https://github.com/arqus-gamma/arqus_school_2022/blob/main/hands_on/4_lightcurve/Light_curve_analysis.ipynb the name of source is not read well from the header because it returns 'CrabNebula' and not 'Crab Nebula'