ehpor / hcipy

A framework for performing optical propagation simulations, meant for high contrast imaging, in Python.
https://hcipy.org
MIT License
91 stars 30 forks source link

tilt the position of the actuators. #225

Open syhaffert opened 7 months ago

syhaffert commented 7 months ago

This is an extremely minor bug fix for tilted DMs. In the original implementation the pokes themselves were tilted by stretching or compressing the pokes. However, the actuator positions also have to be modified. I added the x, y and z parameters to the actuator position function.

ehpor commented 7 months ago

@syhaffert Tests are failing on the actuator positions.