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

added STEREO empirical model-based straylight #104

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

s0larish
Copy link
Contributor

  • Added straylight model module in level0.py.
  • The module generates both B and pB straylight data.
  • These will be generated for WFI and NFI as required.

@s0larish s0larish linked an issue Jan 10, 2025 that may be closed by this pull request
@s0larish s0larish requested a review from lowderchris January 10, 2025 18:21
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 86.02151% with 13 lines in your changes missing coverage. Please review.

Project coverage is 51.24%. Comparing base (620a6eb) to head (ec111dd).

Files with missing lines Patch % Lines
simpunch/level0.py 35.29% 11 Missing ⚠️
simpunch/util.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   53.73%   51.24%   -2.49%     
==========================================
  Files          10       12       +2     
  Lines         670      921     +251     
==========================================
+ Hits          360      472     +112     
- Misses        310      449     +139     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lowderchris
Copy link
Contributor

pre-commit.ci autofix

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.

Add stray light to synthetic data
2 participants