Random Python scripts/functions for video processing
These scripts rely on working installation of opencv and other utils. Files are either Python 3 or 2 (python2 in filename if <3).
Used to grab playback video onsets from 2 dovelab experiments, consider as examples for how to batch read info from imgstore files recorded with dovelab motif.
Workflow notes for Cliodhna:
- mount share in terminal (command is pinned in slack)
- use opencv virtual environment
- ipython
- import python function by name
- run main function (fname.main('filedir/to/imgstores'))
- deactivate
- copy csv from share to wherever
- unmount share