X-Git-Url: https://git.armaanb.net/?p=norepinephrine_wm.git;a=blobdiff_plain;f=README;h=d916536f679bc4c1ea5143f60a1d825137926f23;hp=312e3c3411de67902e784c830c55a16a5e2b2960;hb=HEAD;hpb=ef0a12f02c0a7fc03b69cfbc3bc9cf88f5a716c5 diff --git a/README b/README index 312e3c3..d916536 100644 --- a/README +++ b/README @@ -8,8 +8,7 @@ Marianne Bezaire. The work in this repository was in-part derived from "Effects of Guanfacine and Phenylephrine on a Spiking Neuron Model of Working Memory" by Peter Duggins, -Terry Stewart, Xuan Choo, Chris Eliasmith. Some of those original files are -preserved in old/. +Terry Stewart, Xuan Choo, Chris Eliasmith. Usage @@ -32,4 +31,7 @@ Run simulation: python3 model.py -Results are stored in ./out/. +An overall progress bar is shown during the simulation, and more detailed +results are stored in a log file. Logs and charts are stored in ./out/. The +simulation will be skipped if a file named simulation.pkl is present. It will be +loaded and used instead of the simulation being run.