Skip to content

Commit

Permalink
Added import reminder to top of code
Browse files Browse the repository at this point in the history
  • Loading branch information
spiderpig212 committed Jul 20, 2022
1 parent 726c1e1 commit 048a53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twARHMM_analysis/video_labeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# video. Make into function taking paths as arguements. Allow it to iterate through
# different mice. Allow to give a subset of dates to focus on incase you want to just
# generate videos for new recordings on a daily basis

# ADD IN LINE COMMENTS FOR YOUR CODE YOU IJIT.
#%% Setting video file paths
mouse = "0428"
video_root = SETTINGS.local_raw_data_dir + mouse + "/NickNick/"
Expand Down

0 comments on commit 048a53c

Please sign in to comment.