astropy / specreduce

Tools for the reduction of spectroscopic observations from Optical and NIR instruments
https://specreduce.readthedocs.io
62 stars 38 forks source link

update namespace of Background in the documentation (docs/extraction_quickstart.rst) #215

Closed rudolffu closed 8 months ago

rudolffu commented 8 months ago

Replace specreduce.tracing.Background with specreduce.background.Background for correct calling of the Background submodule.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 82.16%. Comparing base (408547c) to head (c0bad8c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #215 +/- ## ======================================= Coverage 82.16% 82.16% ======================================= Files 10 10 Lines 1015 1015 ======================================= Hits 834 834 Misses 181 181 ```

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