brandondube / prysm

physical optics: integrated modeling, phase retrieval, segmented systems, polynomials and fitting, sequential raytracing...
https://prysm.readthedocs.io/en/stable/
MIT License
269 stars 46 forks source link

When phase is provided to Pupil constructor, it is ignored #26

Closed brandondube closed 4 years ago

brandondube commented 4 years ago

the usage:

from prysm import Pupil

p = Pupil(phase=<not None>)

results in p.phase not equalling the input.

brandondube commented 4 years ago

Fixed in 00703c8c629133d7722f8b15a023cc3a6f0b69fa