openworm / behavioral_syntax

behavioral syntax analysis based on the paper of Andre Brown
Other
5 stars 1 forks source link

give defaults to all functions that need defaults #26

Closed ghost closed 8 years ago

ghost commented 8 years ago

all functions should have reasonable defaults:

ex. get_features may use the standard template postures instead of performing clustering on the previous data set...but this isn't recommended.

ghost commented 8 years ago

After more reflection, this shouldn't be an issue. The whole process is expected to be automated anyway.