johndeverall / BehaviourCoder

A basic behaviour coder for video analysis
8 stars 2 forks source link

Save separate instances of the same toggle behavior chronologically #24

Open alexisgarland opened 7 years ago

alexisgarland commented 7 years ago

At the moment if you toggle a timed behavior on and off it just saves the final total amoutn of time - woudl be useful to save each instance it was toggled - eg. if it was happening from 02:35-12:14 and 43:15-45:46, etc. This would also mesh well with an eventual visual display of behaviors happening overlapping the video itself.