Skip to content

Commit

Permalink
Added TODOs to help track needed work
Browse files Browse the repository at this point in the history
  • Loading branch information
spiderpig212 committed Aug 10, 2022
1 parent 42bd4fa commit 5d87d87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions twARHMM_analysis/video_labeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
from twARHMM_analysis import video_utils as vu
from twARHMM_analysis import SETTINGS

# TODO: Add in functionality for changing the mouse/taking in a list of mice.
# Also need to be able to cycle through multiple different models in an automated
# way instead of the hard coded states file I currently have.
# ADD IN LINE COMMENTS
video_to_label_pattern = 'Sky_mouse*[!labeled].mp4'

mouse = "0428"
Expand Down

0 comments on commit 5d87d87

Please sign in to comment.