faitdivers / pyao

PyAO - Adaptive Optics simulation package
6 stars 0 forks source link

[Centroid] Problem with width #95

Open faitdivers opened 10 years ago

faitdivers commented 10 years ago

The centroid routine does not differentiate between width in the x and the y direction. This can be solved by separating the variable into two different ones each pertaining to a specific axis.

herminarto commented 10 years ago

fix in new code. I have create pull request, please check.