cescalara / fancy

UHECR modelling and fitting tools
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Add auger 2022 dataset #22

Closed kwat0308 closed 2 years ago

kwat0308 commented 2 years ago

I have added the auger2022 dataset into the analysis. Additionally, there was a bug in which self.kappa_gmf was not properly read for arrival and joint models. This is now modified so that self.kappa_gmf will be properly read.

codecov[bot] commented 2 years ago

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage :thumbsup:

Coverage data is based on head (738c1f3) compared to base (14e018b). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## ta_updates #22 +/- ## ========================================== Coverage 0.00% 0.00% ========================================== Files 32 33 +1 Lines 2703 2755 +52 ========================================== - Misses 2703 2755 +52 ``` | [Impacted Files](https://codecov.io/gh/cescalara/fancy/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel) | Coverage Δ | | |---|---|---| | [fancy/detector/auger2014.py](https://codecov.io/gh/cescalara/fancy/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel#diff-ZmFuY3kvZGV0ZWN0b3IvYXVnZXIyMDE0LnB5) | `0.00% <ø> (ø)` | | | [fancy/detector/auger2022.py](https://codecov.io/gh/cescalara/fancy/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel#diff-ZmFuY3kvZGV0ZWN0b3IvYXVnZXIyMDIyLnB5) | `0.00% <0.00%> (ø)` | | | [fancy/interfaces/uhecr.py](https://codecov.io/gh/cescalara/fancy/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel#diff-ZmFuY3kvaW50ZXJmYWNlcy91aGVjci5weQ==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.