Research Journal: Jamil Batshoun
CTA simulations with gammapy
June 7, 2021 (Meeting Massimo, Jamil)
- Introduction to project
- To-do list
- https://docs.gammapy.org/0.18.2/
- Read overview carefully
- Installation: no need to worry about it, we have shared tools on the nevis cluster
- log into the nevis cluster
- module load gammapy/0.18
- gammapy_start
- download tutorial datasets (gammapy download tutorials --release 0.18.2 , export GAMMAPY_DATA=<>)
- go through tutorials
- Weekly meeting with Massimo: Thursdays, 11 AM
--
Massimo Capasso - 2021-06-07
June 8, 2021
- Read through gammapy and cta explanation of IRFs
- Read gammapy overview
June 9, 2021
- Added gammapy resources to .myprofile file
- started working on gammapy tutorials
- code to start tutorials:
-
ssh jbatshoun@tehanu.nevis.columbia.edu -L 9888:localhost:9888
- module load gammapy/0.18
- gammapy_start
- jupyter notebook --no-browser --port=9888
- copy&paste resulting link to chrome and use jupyter notebook normally
- Notes:
- Useful commands
- To check where the "juypter notebook" command is being used from (i.e. gammapy vs python): which jupyter-notebook
--
Jamil Batshoun - 2021-06-09
Comments