Code for the paper The Impact of Electrophysiological Diversity on Pattern Completion in Lithium Nonresponsive Bipolar Disorder: A Computational Modelling Approach
main.jl
: Primary script for running the experimentsca3.jl
: Functions defining network, encoding, and retrieval operationspedagogical-plots.jl
: Plots of the STDP function and other transformations for figureshypervshyposim.jl
: Script for analysis of whether hyper or hypoexctable variation drives effects of variability on pattern completionanalysis.jl
: Scripts for analyzing data
julia --project pedagogical-plots.jl
julia --project --threads NTHREADS main.jl
julia --project --threads NTHREADS hypervshyposim.jl
julia --project analysis.jl
To obtain the figures in the paper, chag