+ Add `turn` to the segments dataframe to capture whether the animal is turning right or left (0b0382a)
+ Change NaN for is_correct to False so that indexing with this field is easier (54ae16f)
+ Don't backfill interpolated position because now time is evenly spaced (75824f5)
+ Change failure to load file from error to warning in logger (89e0531)
+ Add linear position as a field in position_info (d571a65)