spacetelescope / romancal

Python library to process science observations from the Nancy Grace Roman Space Telescope
https://roman-pipeline.readthedocs.io/en/latest/
Other
31 stars 28 forks source link

Fix unit typo in docs #1200

Closed larrybradley closed 5 months ago

larrybradley commented 5 months ago

The flux step appears to assume the input units are DN/s, not e/s.

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.36%. Comparing base (2df177e) to head (e232ba3). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1200 +/- ## ========================================== + Coverage 77.15% 77.36% +0.20% ========================================== Files 107 109 +2 Lines 7101 7295 +194 ========================================== + Hits 5479 5644 +165 - Misses 1622 1651 +29 ``` | [Flag](https://app.codecov.io/gh/spacetelescope/romancal/pull/1200/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [nightly](https://app.codecov.io/gh/spacetelescope/romancal/pull/1200/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | `62.80% <ø> (ø)` | | Carriedforward from [e2eddc1](https://app.codecov.io/gh/spacetelescope/romancal/commit/e2eddc15e02b2ccc9c5f26ffcf5fbe0a558961c4?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) to find out more.

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