WavefrontError¶
-
class
poppy.WavefrontError(**kwargs)[source]¶ Bases:
poppy.optics.AnalyticOpticalElementA base class for different sources of wavefront error
Analytic optical elements that represent wavefront error should derive from this class and override methods appropriately. Defined to be a pupil-plane optic.
Methods Summary
get_opd(wave)Construct the optical path difference array for a wavefront error source as evaluated across the pupil for an input wavefront wavepeaktovalley()Peak-to-valley wavefront error induced by this surface rms()RMS wavefront error induced by this surface Methods Documentation