Closed debora-pe closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 14.49275%
with 59 lines
in your changes missing coverage. Please review.
Project coverage is 38.18%. Comparing base (
df30133
) to head (2388003
).
Files | Patch % | Lines |
---|---|---|
pypeit/core/flexure.py | 7.89% | 35 Missing :warning: |
pypeit/scripts/chk_flexure.py | 20.00% | 24 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks good! Three requests/questions:
- Add a comment in the release doc
- Can we use
msgs.info
instead of- Is it necessary to collect and return the tables from all the input files?
-Thanks @kbwestfall for the reminder to add to the release doc (I always forget!)
-I changed one print
to msgs.info
for one information message, but in general, I prefer to leave print, since it not a really a PypeIt message, it's just printing something. And also, most of them are table, so I think they look better.
@kbwestfall I followed your suggestion to move the flexure checking code to a function that is then called by pypeit_chk_flexure
. Let me know what you think.
Thanks @badpandabear and @kbwestfall for the quick reviews. I'm merging now.
As title. New simple script to check the flexure (both spatial and spectral) applied to the science data.
Some examples of how the script works: