I'm trying to understand how to work with raw accelerometer data and will appreciate any guidance.
I was using the sample application described here: https://developer.garmin.com/connect-iq/core-topics/sensors/
Here is a CSV file of the session where watches were lying still on my table: https://drive.google.com/file/d/1u4uDuHx3tLUYQFz99bJU16JlFdU-dK4o/view?usp=sharing
I'm wondering why is compressed_calibrated_accel_z almost constantly significantly less than -1000?
Also why compressed_calibrated_accel_x and compressed_calibrated_accel_y is significantly non-zero?