ShackHartmannWavefrontSensorEstimator

class hcipy.wavefront_sensing.ShackHartmannWavefrontSensorEstimator(mla_grid, mla_index, estimation_subapertures=None)

Bases: WavefrontSensorEstimator

Methods Summary

estimate(images)

Estimate the wavefront from images.

Methods Documentation

estimate(images)

Estimate the wavefront from images.

Parameters:
imageslist

The list of images on which to base the estimate.

Returns:
Field or ndarray

The estimate of the wavefront.