Description
Calculate total and mean think times using consecutive segments approach. Think time at a circle = time from entering the circle (end of incoming segment) to leaving the circle (start of outgoing segment). This function will be based off the calculate_think_times function from https://github.com/theBasicScientist/trailsab-proc/blob/main/trails_analyzer.py.
Tasks
Freeform Notes
No response
Description
Calculate total and mean think times using consecutive segments approach. Think time at a circle = time from entering the circle (end of incoming segment) to leaving the circle (start of outgoing segment). This function will be based off the calculate_think_times function from https://github.com/theBasicScientist/trailsab-proc/blob/main/trails_analyzer.py.
Tasks
Freeform Notes
No response