jiangyi15 / tf-pwa

Partial Wave Analysis using TensorFlow.
MIT License
27 stars 14 forks source link

Multi bw #122

Closed jiangyi15 closed 1 year ago

jiangyi15 commented 1 year ago

Combine Multi BWR into one particle model.

It support

$\sum BW(m) T(\phi,\theta) \Rightarrow T(\phi,\theta) \sum BW(m)$

codecov[bot] commented 1 year ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (eec1f57) 76.91% compared to head (4c7bb9d) 76.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #122 +/- ## ========================================== + Coverage 76.91% 76.99% +0.08% ========================================== Files 111 111 Lines 16397 16452 +55 Branches 3088 3100 +12 ========================================== + Hits 12612 12668 +56 + Misses 3076 3074 -2 - Partials 709 710 +1 ``` | [Flag](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29) | `76.99% <91.37%> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29) | Coverage Δ | | |---|---|---| | [tf\_pwa/amp/interpolation.py](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29#diff-dGZfcHdhL2FtcC9pbnRlcnBvbGF0aW9uLnB5) | `57.75% <ø> (ø)` | | | [tf\_pwa/utils.py](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29#diff-dGZfcHdhL3V0aWxzLnB5) | `69.82% <100.00%> (+1.93%)` | :arrow_up: | | [tf\_pwa/amp/split\_ls.py](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29#diff-dGZfcHdhL2FtcC9zcGxpdF9scy5weQ==) | `88.52% <87.80%> (-0.21%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/122/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.