AOtools / aotools

A useful set of tools for Adaptive Optics in Python
GNU Lesser General Public License v3.0
109 stars 42 forks source link

added wind to equivalent layers, to conserve tau0 #82

Closed ojdf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (cd13c11) into main (b8324e1) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   91.93%   92.10%   +0.16%     
==========================================
  Files          42       42              
  Lines        1984     1988       +4     
==========================================
+ Hits         1824     1831       +7     
+ Misses        160      157       -3     
Impacted Files Coverage Δ
aotools/turbulence/profile_compression.py 83.20% <100.00%> (+2.87%) :arrow_up:
test/test_turbulence.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b8324e1...cd13c11. Read the comment docs.