Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
The Brian code for the paper:

Tan AY, Andoni S, Priebe NJ (2013) A spontaneous state of weakly correlated synaptic excitation and inhibition in visual cortex. *Neuroscience* 247:364-75

is supplied in this archive. Brian is freely available from [http://briansimulator.org](http://briansimulator.org)

After installing Brian run with a command like
python TanAndoniPriebe2013_BrianCode.py

Alternatively, the code can be easily run in Spyder, a user-friendly interface for Python.

Spyder is freely available from [http://code.google.com/p/spyderlib/](http://code.google.com/p/spyderlib/)

After installing Brian and Spyder run by opening the code in Spyder,
then press the F5 key.

---

2025-07-09: Converted README to Markdown.
19 changes: 0 additions & 19 deletions readme.txt

This file was deleted.