LSSTDESC / lsstdesc-diffsky

Library for differentiable generation of synthetic skies for LSST DESC
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add convenience function for loading single healpixel #60

Closed aphearin closed 9 months ago

aphearin commented 9 months ago

Add convenience function for loading single healpixel

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (99947e9) 54.65% compared to head (aef47fa) 54.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 54.65% 54.73% +0.07% ========================================== Files 57 59 +2 Lines 4025 4120 +95 ========================================== + Hits 2200 2255 +55 - Misses 1825 1865 +40 ``` | [Files](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC) | Coverage Δ | | |---|---|---| | [lsstdesc\_diffsky/io\_utils/\_\_init\_\_.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9pb191dGlscy9fX2luaXRfXy5weQ==) | `42.85% <100.00%> (+9.52%)` | :arrow_up: | | [...fsky/io\_utils/tests/test\_load\_diffsky\_healpixel.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9pb191dGlscy90ZXN0cy90ZXN0X2xvYWRfZGlmZnNreV9oZWFscGl4ZWwucHk=) | `100.00% <100.00%> (ø)` | | | [lsstdesc\_diffsky/param\_data/\_\_init\_\_.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9wYXJhbV9kYXRhL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [lsstdesc\_diffsky/param\_data/param\_reader.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9wYXJhbV9kYXRhL3BhcmFtX3JlYWRlci5weQ==) | `100.00% <100.00%> (ø)` | | | [...desc\_diffsky/param\_data/tests/test\_param\_reader.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9wYXJhbV9kYXRhL3Rlc3RzL3Rlc3RfcGFyYW1fcmVhZGVyLnB5) | `100.00% <100.00%> (ø)` | | | [...c\_diffsky/sed/tests/test\_disk\_bulge\_sed\_kernels.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9zZWQvdGVzdHMvdGVzdF9kaXNrX2J1bGdlX3NlZF9rZXJuZWxzLnB5) | `100.00% <100.00%> (ø)` | | | [lsstdesc\_diffsky/sed/tests/test\_sed\_kernels.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9zZWQvdGVzdHMvdGVzdF9zZWRfa2VybmVscy5weQ==) | `100.00% <100.00%> (ø)` | | | [...sstdesc\_diffsky/io\_utils/load\_diffsky\_healpixel.py](https://app.codecov.io/gh/LSSTDESC/lsstdesc-diffsky/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-bHNzdGRlc2NfZGlmZnNreS9pb191dGlscy9sb2FkX2RpZmZza3lfaGVhbHBpeGVsLnB5) | `39.39% <39.39%> (ø)` | |

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