FocusShifterCorrectionCalculateCorrection Method |
Generates three dimensional focus shifter correction file defined by a two dimensional correction and the focus shifter parameter.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic static FieldCorrection CalculateCorrection(
FocusShifterCorrectionFocusShifterParameter fsParameter,
FieldCorrection zeroLayerCorrection
)
Parameters
- fsParameter FocusShifterCorrectionFocusShifterParameter
- Parameter defined in the head config file for a focus shifter.
- zeroLayerCorrection FieldCorrection
- Two dimensional field correction (normally *.gcd)
Return Value
FieldCorrection[Missing <returns> documentation for "M:RAYLASE.Marker.Corrections.FocusShifterCorrection.CalculateCorrection(RAYLASE.Marker.Corrections.FocusShifterCorrection.FocusShifterParameter,RAYLASE.Marker.Corrections.FieldCorrection)"]
See Also