.. _doxcsid-class_p1_1_1_image_sdk_1_1_stacking_1a0287204b16b504559335b8ac7813dceb: Stacking.SetFineCalibration Method ++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Setup a fine calibration. A finecalibration is a binary blob that is setup by the stacker itself and that can speed up the stacking process. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public void SetFineCalibration(Byte[] byteArray); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - byteArray - An byte array containing a fine calibration to setup in stacker. .. rubric:: Returns: