make_odwfs_amplitude_filter
- hcipy.wavefront_sensing.make_odwfs_amplitude_filter(beta)
The OD-wfs amplitude filter following [Haffert2016].
- Haffert2016
S. Y. Haffert, 2016, “Generalised optical differentiation wavefront sensor: a sensitive high dynamic range wavefront sensor,” Opt. Express 24, 18986-19007 (2016).
- Parameters
- betascalar
- Returns
- function
A function that generates the amplitude profile.
- Raises
- ValueError
If beta is not between 0 and 1.