- Added analysis code for the mismatch experiments.
- Changed
preprocessing/synchronisation.py
to enable preprocessing of the mismatch stimulus protocol. - Remove hardcoded
plane0
for reading the suite2piscell.py
file. Readiscell.py
from all folders automatically instead.
- Reformat SFTF analysis pipeline to remove all depth analysis parts.
- Minor format changes to SFTF plots.
- Move core analysis code from v1_depth_map to cottage_analysis:
- Added plotting functions and plotting utils to the
plotting
package. - Added the
summary_analysis
package to store functions to do summary analysis and plot summary plots across sessions.
- Added plotting functions and plotting utils to the
### Notes
- We need to retire
basic_vis_plots.py
from theplotting
package!
- This is the working version for figure plotting utils for the repo v1_depth_map, written for the biorxiv submission of the manuscript "A depth map of visual space in the primary visual cortex" on Sept 27th, 2024.