ehpor / hcipy

A framework for performing optical propagation simulations, meant for high contrast imaging, in Python.
https://hcipy.org
MIT License
91 stars 30 forks source link

Refactoring standardized atmospheres #214

Open ehpor opened 11 months ago

ehpor commented 11 months ago

A major cleanup of standardized atmospheres. I don't think it's avoidable to change API, but I'm trying to keep API changes to a minimum

codecov[bot] commented 11 months ago

Codecov Report

Merging #214 (4294fb4) into master (5ae0bda) will decrease coverage by 0.12%. The diff coverage is 58.53%.

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   81.70%   81.58%   -0.12%     
==========================================
  Files          97       97              
  Lines        7328     7354      +26     
==========================================
+ Hits         5987     6000      +13     
- Misses       1341     1354      +13     
Files Coverage Δ
hcipy/atmosphere/__init__.py 100.00% <ø> (ø)
hcipy/atmosphere/standard_atmosphere.py 61.81% <58.53%> (-10.60%) :arrow_down:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!