#25 percentile Ground Layer
#50 percentile Free Atmosphere
# Best-guess at L0
atm.L0 = 30 #atm outer scale (m)
# R0 zenith (m) calculated by maos_utils function Fried() from MASS/DIMM
atm.r0z = 0.198
# Turbulence screen heights above telescope (m)
# atm.ht, atm.wt, atm.ws, atm.wsdeg must have the same length
atm.ws = [5.6 5.77 6.25 7.57 7.0 7.0 7.0 7.0 7.0 6.5 12.8 22 9.5 5.6]
atm.ht = [0 15 30 45 120 200 280 360 440 807 4349 8000 12000 19501]
atm.wt = [0.334 0.170 0.045 0.002 0.023 0.011 0.009 0.006 0.001 0.094 0.126 0.081 0.066 0.031]