-
Notifications
You must be signed in to change notification settings - Fork 77
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
Notebook for sensitivity calculation #1158
Conversation
a given source in CameraFrame cordinates
the LST1 performance paper (this notebook was used for the cross-check of the published sensitivities)
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
In case it helps, here is the output as a pdf: |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1158 +/- ##
==========================================
- Coverage 73.96% 73.84% -0.13%
==========================================
Files 125 126 +1
Lines 12784 12847 +63
==========================================
+ Hits 9456 9487 +31
- Misses 3328 3360 +32 ☔ View full report in Codecov by Sentry. |
…ensitivity_calculation
…cta-lstchain into sensitivity_calculation
@rlopezcoto @maxnoe @morcuended , any idea why tests fail in test_create_drs4_pedestal_file? |
I think it's due to the new ctapipe_io_lst release v0.22.2, which is now being installed by the CI. The same happens in #1177 |
Calculates sensitivity from a Crab observation (for source-independent and source-dependent analysis)
This was used for the LST-1 performance paper - it was one of the two independent codes with which the sensitivities were computed.