aotools
aotools copied to clipboard
change constant for coherenceTime and isoplanaticAngle
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.
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%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.