Skip to content

Schemas for analyzing the hex maze task in Spyglass, for use by the Berke Lab and Frank Lab at UCSF.

Notifications You must be signed in to change notification settings

calderast/Hex-maze-spyglass

Repository files navigation

Note that this repo uses functions from hex-maze-neuro (https://pypi.org/project/hex-maze-neuro/). This requires python>=3.10.

To use these functions, install via

pip install hex-maze-neuro

Then import functions from the package as follows:

from hexmaze import plot_hex_maze
plot_hex_maze(barriers={37, 7, 39, 41, 14, 46, 20, 23, 30}, show_barriers=False)

About

Schemas for analyzing the hex maze task in Spyglass, for use by the Berke Lab and Frank Lab at UCSF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published