Description
The ComputeCZMILCalibration process runs the processed CZMIL data through automated lidar calibration.
Update
Folder containing CZMIL processed CPF Files
Command Line Syntax
carisbatch --run ComputeCZMILCalibration [options] <input>
User Interface Command
CZMIL Calibration
Options
The following table describes the parameters available for this process.
Parameter |
| |||
|---|---|---|---|---|
Long | Short | Description | Can Repeat | Notes
|
--survey-folder | Folder containing the lidar configuration file and a folder containing the processed CZMIL data. | FALSE | ||
--lidar-corrections | The corrections applied during the calibration of the lidar data: • BORESIGHT - Adjusts the misalignment (Boresight) angles between IMU and Sensor. This correction should be applied whenever the system is re-installed or components are replaced. • PRODUCTION - Adjusts the trajectory to correct for misalignments between flightlines. This correction should be applied to improve matching of project data. The default value is BORESIGHT. | FALSE | ||
Example
To use this command refer to the following example.
Example | ||
|---|---|---|
Objective | You want to calculate corrections for misaligned angles in survey data. | |
Description | Command Line Syntax | |
The lidar correction type will be Boresight. |
| |
The folder containing the survey data is located at D:\SampleData\Survey\. |
| |
Command Line |
| |
Outcome | Calibration values are calculated for the survey data and saved to the survey data folder. | |
Extra Notes | N/A | |