Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wirc full pipeline #412

Merged
merged 86 commits into from
Jun 30, 2023
Merged

Wirc full pipeline #412

merged 86 commits into from
Jun 30, 2023

Conversation

virajkaram
Copy link
Collaborator

Adds full functionality to reduce IR data (based on the WIRC pipeline). There are some issues to be sorted with the quaity of the photometric calibration (errorbars don't quite match those from wircpipe). Will be addressed in a separate PR.

@coveralls
Copy link

coveralls commented Jun 30, 2023

Pull Request Test Coverage Report for Build 5419502873

  • 544 of 784 (69.39%) changed or added relevant lines in 45 files are covered.
  • 9 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.9%) to 82.588%

Changes Missing Coverage Covered Lines Changed/Added Lines %
mirar/pipelines/winter/generator.py 13 14 92.86%
mirar/pipelines/winter/winter_pipeline.py 4 5 80.0%
mirar/processors/astrometry/autoastrometry/autoastrometry.py 7 8 87.5%
mirar/processors/bias.py 2 3 66.67%
mirar/processors/utils/image_loader.py 22 23 95.65%
mirar/catalog/gaia.py 18 21 85.71%
mirar/pipelines/wirc/load_wirc_image.py 35 38 92.11%
mirar/processors/sky.py 3 6 50.0%
mirar/processors/mask.py 103 107 96.26%
mirar/processors/astromatic/swarp/swarp.py 48 53 90.57%
Files with Coverage Reduction New Missed Lines %
mirar/processors/astromatic/sextractor/sourceextractor.py 1 75.73%
mirar/processors/utils/multi_ext_parser.py 1 41.1%
mirar/processors/astromatic/sextractor/settings.py 2 66.67%
mirar/processors/base_processor.py 2 97.93%
mirar/processors/astromatic/scamp/scamp.py 3 95.45%
Totals Coverage Status
Change from base Build 5383246233: -0.9%
Covered Lines: 8087
Relevant Lines: 9792

💛 - Coveralls

@virajkaram virajkaram merged commit 9a75d87 into main Jun 30, 2023
14 of 16 checks passed
@virajkaram virajkaram deleted the wintercommissioning branch June 30, 2023 05:29
@coveralls
Copy link

coveralls commented Aug 25, 2024

Pull Request Test Coverage Report for Build 5418981192

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 552 of 792 (69.7%) changed or added relevant lines in 47 files are covered.
  • 13 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.8%) to 82.75%

Changes Missing Coverage Covered Lines Changed/Added Lines %
mirar/pipelines/winter/generator.py 13 14 92.86%
mirar/pipelines/winter/winter_pipeline.py 4 5 80.0%
mirar/processors/astrometry/autoastrometry/autoastrometry.py 7 8 87.5%
mirar/processors/bias.py 2 3 66.67%
mirar/processors/utils/image_loader.py 22 23 95.65%
mirar/catalog/gaia.py 18 21 85.71%
mirar/pipelines/wirc/load_wirc_image.py 35 38 92.11%
mirar/processors/sky.py 3 6 50.0%
mirar/processors/mask.py 103 107 96.26%
mirar/processors/astromatic/swarp/swarp.py 48 53 90.57%
Files with Coverage Reduction New Missed Lines %
mirar/processors/astromatic/sextractor/sourceextractor.py 1 75.73%
mirar/processors/utils/multi_ext_parser.py 1 41.1%
mirar/processors/astromatic/sextractor/settings.py 2 66.67%
mirar/processors/base_processor.py 2 97.93%
mirar/processors/astromatic/scamp/scamp.py 3 95.45%
mirar/pipelines/winter/models/_proc.py 4 93.65%
Totals Coverage Status
Change from base Build 5383246233: -0.8%
Covered Lines: 8107
Relevant Lines: 9797

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants