calderast / Hex-maze

Code to generate, plot, and calculate info about hex maze configurations and optimal barrier change sequences for the hex maze behavioral task used by the Berke Lab at UCSF.
1 stars 2 forks source link

Add option to the plot to be able to show the permanent barriers #12

Closed calderast closed 2 months ago

calderast commented 2 months ago

Add option show_permanent_barriers to plot_hex_maze and related functions. Make False by default to keep current function behavior unchanged