pypeit / PypeIt-development-suite

8 stars 11 forks source link

Refactor to eliminate cooked #210

Closed badpandabear closed 2 years ago

badpandabear commented 2 years ago

This contains refactored pytest tests in unit_tests (which require either the dev-suite RAW_DATA or telluric files), and vet_tests (which require the results of the dev-suite).

It contains code in pypeit_tests.py to adjust coadd1d tests if they are up to two pixels off to prevent the test from failing.

Also contains changes to run pytest tests from pypeit_tests, some updates for windows, and the ability to collect coverage information.

See the README.md for documentation.