Compressed acceleration data csv

For advanced users, the raw acceleration data can be exported as a csv file. This export contains the compressed data from the device, where compression is used when only very small changes in acceleration are detected. To uncompress the data, use the ‘uncompressed sample index’ to indicate when the data is compresssed, and repeat the previous acceleration xyz values for the number of samples indicated.

For convenience, this data processing is included in the uncompressed csv export, however the file size is much larger. 

Column headingDescription
TimeDate and time encoded as a floating point number, The integer part of number represents the date. The decimal portion represents the time.
(Full details at: http://support.microsoft.com/kb/210276)

To view the time in Excel, follow this these instructions
Uncompressed sample indexSample number in the data
Xx axis value
Yy axis value
Zz axis value

Related Articles