AOtools / soapy

A Python Adaptive Optics Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wind Direction Reversed for 90 and 270 Degrees

dougieee opened this issue · comments

Within atmosphere.py (lines 526 and 536) numpy.rot90 should have k=3 and k=0 for wind directions of 90 and 270 degrees, respectively.