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

Add variable PSF to variable PSF transforms #203

Merged
merged 4 commits into from
Aug 18, 2024

fix variable evaluation

c40f2bb
Select commit
Loading
Failed to load commit list.
Merged

Add variable PSF to variable PSF transforms #203

fix variable evaluation
c40f2bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2024 in 0s

93.50% (-1.70%) compared to cc937ef

View this Pull Request on Codecov

93.50% (-1.70%) compared to cc937ef

Details

Codecov Report

Attention: Patch coverage is 71.81818% with 31 lines in your changes missing coverage. Please review.

Project coverage is 93.50%. Comparing base (cc937ef) to head (c40f2bb).
Report is 2 commits behind head on main.

Files Patch % Lines
regularizepsf/fitter.py 57.57% 14 Missing ⚠️
regularizepsf/psf.py 62.50% 9 Missing ⚠️
regularizepsf/corrector.py 89.36% 5 Missing ⚠️
regularizepsf/visualize.py 0.00% 2 Missing ⚠️
tests/test_corrector.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   95.19%   93.50%   -1.70%     
==========================================
  Files          10       10              
  Lines        1020     1062      +42     
==========================================
+ Hits          971      993      +22     
- Misses         49       69      +20     

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