profilometer
load_and_curate(filename, reset_start=None)
Load and process the data from the calibration filedump.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
filename
|
path
|
Path to the file containing the calibration dump |
required |
reset_start
|
len 2 tuple or None
|
If not None, shift calibration data to supplied starting point. |
None
|
Returns:
Name | Type | Description |
---|---|---|
cal_data |
Nx3 array
|
The array containing calibration deltas. |