radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
95 stars 61 forks source link

mosaic_cubes: pass on kwargs #844

Closed keflavich closed 1 year ago

keflavich commented 1 year ago

The header determiner should accept kwargs so we can specify frames.

codecov-commenter commented 1 year ago

Codecov Report

Base: 77.36% // Head: 77.36% // No change to project coverage :thumbsup:

Coverage data is based on head (005751c) compared to base (33cd6ff). Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #844 +/- ## ======================================= Coverage 77.36% 77.36% ======================================= Files 24 24 Lines 6026 6026 ======================================= Hits 4662 4662 Misses 1364 1364 ``` | [Impacted Files](https://codecov.io/gh/radio-astro-tools/spectral-cube/pull/844?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools) | Coverage Δ | | |---|---|---| | [spectral\_cube/cube\_utils.py](https://codecov.io/gh/radio-astro-tools/spectral-cube/pull/844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=radio-astro-tools#diff-c3BlY3RyYWxfY3ViZS9jdWJlX3V0aWxzLnB5) | `74.38% <33.33%> (ø)` | | 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=radio-astro-tools). 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=radio-astro-tools)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.