|
HOPS
HOPS class reference
|
Functions | |
| def | set_pc_phase_offset_y (fringe_data_interface) |
| def example4.set_pc_phase_offset_y | ( | fringe_data_interface | ) |
Example: retrieve the pc_phase_offset_y calibration operator from the toolbox and override its phase offset to 90 degrees. The operator is an MHO_ManualPolPhaseCorrection instance created by the builder when the control file contains a 'pc_phase_offset_y' statement. Its toolbox key is always the literal string "pc_phase_offset_y". After changing configuration, initialize() must be called so the operator re-caches any pre-computed values before Execute() runs.