Add version 0.2 and 0.12 JPK file examples from Michael Haggerty.
authorW. Trevor King <wking@drexel.edu>
Wed, 8 Sep 2010 14:33:56 +0000 (10:33 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 8 Sep 2010 14:33:56 +0000 (10:33 -0400)
commit42dbb9b8c56e33c7e86d336c558fb9e60969d0e1
tree9359261ce9a5e41665299aa5258863744a1f6857
parentc41acf3b6e7024d19a7224604f3ab2df6f7adcee
Add version 0.2 and 0.12 JPK file examples from Michael Haggerty.

Also adjust test/jpk_driver.py to attempt to load each file in the JPK
playlist.  Note that this currently fails for some of the new files
because I haven't fixed the JPK driver yet.
14 files changed:
test/data/vclamp_jpk/Data1D/data1D-ConstantData1D-1282315524304.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/Data1D/data1D-MemoryFloatData1D-1282315524326.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/Data1D/data1D-MemoryIntegerData1D-1282315524320.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/Data1D/data1D-MemoryIntegerData1D-1282315524323.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/Data1D/data1D-MemoryShortData1D-1282315524313.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/Data1D/data1D-MemoryShortData1D-1282315524316.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/Data1D/data1D-RasterData1D-1282315524283.jpk-data1D [new file with mode: 0644]
test/data/vclamp_jpk/README
test/data/vclamp_jpk/force-scan-cycle-contact-AbsoluteZForceSettings-3D-TIPSCANNER-1250682991660.jpk-force [new file with mode: 0644]
test/data/vclamp_jpk/force-scan-cycle-contact-AbsoluteZForceSettings-3D-hardwareFeedback-1282223571461.jpk-force [new file with mode: 0644]
test/data/vclamp_jpk/force-scan-cycle-contact-RelativeForceSettings-3D-TIPSCANNER-1250682992080.jpk-force [new file with mode: 0644]
test/data/vclamp_jpk/force-scan-cycle-contact-RelativeForceSettings-3D-hardwareFeedback-1282223571652.jpk-force [new file with mode: 0644]
test/data/vclamp_jpk/playlist.hkp
test/jpk_driver.py