The general purpose of these files is to allow the user to plot a time-trend of some particular activity, e.g. running or
These scripts and csv files:
- Write timestamps to a csv.
- Calculate the intervals between each timstamp value and the next, writing these interval values to a second csv.
- Plot these interval values along with a linear regression line and the slope of this line.