aotools icon indicating copy to clipboard operation
aotools copied to clipboard

change constant for coherenceTime and isoplanaticAngle

Open ojdf opened this issue 2 years ago • 1 comments
trafficstars

The constant for the coherenceTime and isoplanaticAngle functions was 0.057, but should be 0.058(1). This was causing a very small (2%) error when these quantities were calculated. Fixed to make consistent with the literature.

ojdf avatar Oct 03 '23 13:10 ojdf

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (0be8a2a) 92.08% compared to head (c0fbaa1) 92.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   92.08%   92.18%   +0.10%     
==========================================
  Files          42       42              
  Lines        1997     1997              
==========================================
+ Hits         1839     1841       +2     
+ Misses        158      156       -2     
Files Coverage Δ
aotools/turbulence/atmos_conversions.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 03 '23 13:10 codecov[bot]