jiangyi15 / tf-pwa

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

feat: script for check nan #116

Closed jiangyi15 closed 1 year ago

jiangyi15 commented 1 year ago
python scripts/check_nan.py -c config.yml

check the nan in data and amplitude.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (ab68525) 76.48% compared to head (6fb2338) 76.53%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #116 +/- ## ========================================== + Coverage 76.48% 76.53% +0.05% ========================================== Files 109 109 Lines 16106 16111 +5 Branches 3031 3031 ========================================== + Hits 12318 12330 +12 + Misses 3084 3074 -10 - Partials 704 707 +3 ``` | [Flag](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/116/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/116/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.53% <87.50%> (+0.05%)` | :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/116?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/core.py](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/116?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-dGZfcHdhL2FtcC9jb3JlLnB5) | `76.87% <100.00%> (+0.03%)` | :arrow_up: | | [tf\_pwa/tests/test\_data.py](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/116?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-dGZfcHdhL3Rlc3RzL3Rlc3RfZGF0YS5weQ==) | `100.00% <100.00%> (ø)` | | | [tf\_pwa/data.py](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/116?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-dGZfcHdhL2RhdGEucHk=) | `79.77% <0.00%> (+1.57%)` | :arrow_up: |

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