albedomanu -> Manuel Gensler based on an email from the latter.
[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 Manuel Gensler on Oct 16, 2009.
6
7 default.cal is Manuel Gensler'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.
18
19
20 On Fri, Sep 03, 2010 at 02:30:37PM +0200, Michael Haggerty wrote:
21 > I have attached a few sample files.  The main directory contains a
22 > couple of typical force scan files from the oldest and newest public
23 > versions of this file format.  The "Data1D" subdirectory contains files
24 > showing the layout of the "data" part of force segments.  Please note
25 > that your program *will not* be able to read the Data1D examples because
26 > they are fragments that are usually nested in a force file.  They are
27 > rather to give you an idea of what the different data types look like.