-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for skymap with planned wobble pointings #29
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
16faa63
to
1390182
Compare
1390182
to
1418fc1
Compare
1418fc1
to
a81ae89
Compare
One thing that is missing here is the possibility to add an extended source, but I would prefer to do it after #33 so we have the gammapy config file with the sky models |
One thing I need to fix is the position angle of the wobbles: I just realized that I am using astropy's convention (0 deg is North and then increase counterclockwise) rather than the IACT convention (0 deg is West and then increase clockwise) easy fix
|
Fix nested quotes plots.wobble_skymap
a81ae89
to
4521302
Compare
We were using astropy's convention (0 deg is North and then increase counterclockwise) rather than the IACT convention (0 deg is West and then increase clockwise)
OK wobble position angle is now fixed |
Closes #11.
Here is an example:
Not super configurable, but a first version.