Skip to content
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

Show support to correctly derive EBL-deabsorbed spectrum #174

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Conversation

chaimain
Copy link
Owner

Fixes #169

Changes proposed in this pull request:

  • Adds data of PKS 2155-304 from gammapy-data to the additional downloadable data.
  • Adds supporting functions to AsgardpyAnalysis - get_correct_intrinsic_model and get_correct_ebl_deabs_flux_points
  • Follows the notebook in Gammapy PR 5275 while using Asgardpy functions

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.19%. Comparing base (71efba7) to head (db3c46f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   99.18%   99.19%   +0.01%     
==========================================
  Files          38       38              
  Lines        2338     2372      +34     
==========================================
+ Hits         2319     2353      +34     
  Misses         19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chaimain chaimain merged commit 8caadb3 into main Jun 20, 2024
15 checks passed
@chaimain chaimain deleted the int_spec branch June 23, 2024 16:49
@chaimain chaimain restored the int_spec branch July 12, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distinct functionality to derive intrinsic spectrum flux points and spectral model
1 participant