barbaLab / nigeLab

Neurophysiological data analyses by engineers, for physiologists.
GNU General Public License v3.0
14 stars 2 forks source link

Feature/vidScore #40

Closed m053m716 closed 4 years ago

m053m716 commented 4 years ago

Description

Added Block.scoreVideos method, along with a number of other utilities (a few of them denoted below), as well as the +workflow package that contains default functions for various parts of the scoring process that may be convenient to set on an ad hoc basis.

Note: The organization of Block.scoreVideos reflects the idea that for a given "behavioral trial," there would be at most one of any given kind of EventTimes event, as described below. The flexible configuration options should allow that framework to still properly accommodate most workflows.

Main Contribution

Utilities