ShackHartmannWavefrontSensorEstimator

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

Bases: hcipy.wavefront_sensing.wavefront_sensor.WavefrontSensorEstimator

Methods Summary

estimate(self, images[, use_par_map])

Estimate the wavefront from images.

Methods Documentation

estimate(self, images, use_par_map=True)

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.