Added calibration file support to the JPK driver.
[hooke.git] / test / data / vclamp_jpk / README
1 2 curves using a JPK ForceRobot.
2
3 Posted to
4   http://code.google.com/p/hooke/issues/detail?id=22
5 by albedomanu on Oct 16, 2009.
6
7 default.cal is albedomanu's piezo calibration file
8   /etc/opt/jpkspm-config-3.3.1/instruments/JPK00343/calibrations/default.cal
9 The path is stored in the force curve zip file in
10   segments/*/segment-header.properties
11 as the value for
12   channel.<CHANNEL-NAME>.conversion-set.conversion.<CONVERSION-NAME>.file
13   channel.height.conversion-set.conversion.calibrated.file
14 but can be overridden by an attrubute in the XML playlist,
15   <CHANNEL-NAME>_<SOURCE-CONVERSION-NAME>_to_<CONVERSION-NAME>_calibration_file
16   height_nominal_to_calibrated_calibration_file="default.cal"
17 Relative paths are rooted in the same directory as the curve file.