cescalara / fancy

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

Configure luminosity definition and units #18

Closed kwat0308 closed 2 years ago

kwat0308 commented 2 years ago

We change the labelling from "L" (which should represent energy / time) to "Q" (which represents particles / time). This is done here also as the labelling in stan in kwat0308/uhecr_ta_paper is also changed from L-> Q.

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 (8780a0e) compared to base (4ea6a26). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## ta_updates #18 +/- ## ========================================== Coverage 0.00% 0.00% ========================================== Files 31 31 Lines 2620 2620 ========================================== Misses 2620 2620 ``` | [Impacted Files](https://codecov.io/gh/cescalara/fancy/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel) | Coverage Δ | | |---|---|---| | [fancy/analysis/analysis.py](https://codecov.io/gh/cescalara/fancy/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel#diff-ZmFuY3kvYW5hbHlzaXMvYW5hbHlzaXMucHk=) | `0.00% <0.00%> (ø)` | | | [fancy/analysis/results.py](https://codecov.io/gh/cescalara/fancy/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel#diff-ZmFuY3kvYW5hbHlzaXMvcmVzdWx0cy5weQ==) | `0.00% <0.00%> (ø)` | | | [fancy/interfaces/stan.py](https://codecov.io/gh/cescalara/fancy/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Francesca+Capel#diff-ZmFuY3kvaW50ZXJmYWNlcy9zdGFuLnB5) | `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.