int-brain-lab / analysis

Initial repo for behavioral analyses
MIT License
10 stars 4 forks source link

Cert master fn #3

Closed jkbhagatio closed 4 years ago

jkbhagatio commented 5 years ago

Branch with code for the master plotting function. I hacked up Matt's code in 'orientation.py' a bit, so I figured I would make a new branch for you guys to review. I'm sure a lot of this code can be optimized/refactored, so feel free to make edits that make this prettier. There are probably also better ways to implement the hacking I did on Matt's code to in order to get this to work, so please feel free to make changes for this sake as well! (And there should really be tests for this as we getting closer to finalizing the code that the physiologists will actually use for certification).

Also added some of the functions you guys defined in example_plotting.ipynb to compute.py and plot.py