Skip to content

Commit

Permalink
Update piPaw_amplitude.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-woodard authored Jan 22, 2021
1 parent 16e6972 commit 8c68b6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion piPaw_amplitude.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
nose in the port during initiation of the trial. Mice proceed at their own pace
through the task in a group housed environment. Trial timing, outcome, lever
position data and video is collected for all trials.
Written by Cameron Woodard
"""

import serial
Expand Down Expand Up @@ -995,4 +997,4 @@ def main():


if __name__ == '__main__':
main()
main()

0 comments on commit 8c68b6e

Please sign in to comment.