Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 1.05 KB

Change log

v2.0.3

Major changes

  • 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 suite2p iscell.py file. Read iscell.py from all folders automatically instead.

Minor changes

  • Reformat SFTF analysis pipeline to remove all depth analysis parts.
  • Minor format changes to SFTF plots.

v2.0.2

Major changes

  • 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.

### Notes

  • We need to retire basic_vis_plots.py from the plotting package!

v2.0

Major changes

  • 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.