Optical Feedback Control (OFC)¶
Overview¶
The Optical Feedback Control (OFC) main goal is to process wavefront errors and generate corrections for the optical components; M2 Hexapod, Camera Hexapod, M1M3 and M2.
The software is designed to take into account the state of the system and the degree of freedom in order to optimize the control of the system.
- The process contains:
estimate the optical state in the basis of the degrees of freedom (DOF),
estimate the offset of DOF used in the next iteration/visit, and
rotate the DOF based on the camera rotation angle.
User Documentation¶
User-level documentation, found in the link below, is aimed at scientists and engineers wanting to study the conversion of wavefront errors into optical corrections.
Developer Documentation¶
This area of documentation focuses on the architecture of the package, its classes, API’s, and how to participate to the development of the package.