simonsobs / pspy

Python power spectrum code
Other
7 stars 5 forks source link

add option for B modes and fixes instance where we used Rectangle as … #46

Closed thibautlouis closed 1 year ago

thibautlouis commented 1 year ago

…a valid apod

codecov-commenter commented 1 year ago

Codecov Report

Merging #46 (2452fd6) into master (7932beb) will decrease coverage by 0.37%. The diff coverage is 7.84%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/simonsobs/pspy/pull/46/graphs/tree.svg?width=650&height=150&src=pr&token=8HQ0DZDROW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simonsobs)](https://codecov.io/gh/simonsobs/pspy/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simonsobs) ```diff @@ Coverage Diff @@ ## master #46 +/- ## ========================================== - Coverage 28.54% 28.18% -0.37% ========================================== Files 18 18 Lines 1923 1948 +25 ========================================== Hits 549 549 - Misses 1374 1399 +25 ``` | [Impacted Files](https://codecov.io/gh/simonsobs/pspy/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simonsobs) | Coverage Δ | | |---|---|---| | [pspy/so\_window.py](https://codecov.io/gh/simonsobs/pspy/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simonsobs#diff-cHNweS9zb193aW5kb3cucHk=) | `12.85% <0.00%> (+0.52%)` | :arrow_up: | | [pspy/so\_cov.py](https://codecov.io/gh/simonsobs/pspy/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simonsobs#diff-cHNweS9zb19jb3YucHk=) | `7.93% <8.00%> (-0.64%)` | :arrow_down: |