Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shencong-Ni authored Oct 10, 2023
1 parent 8beaeef commit 36caa50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Numpy Brian2 Matplotlib Scipy Scikit-learn
Run 'twoInputs.py' with one command line argument. The argument is an non-negative integer number (e.g., 0) which defines the seed of random number generator. Each seed corresponds to one random network realization. The default maximum value of the argument is set to 1 (i.e., two random network realizations can be generated). This default maximum value can be changed by changing the 'repeat' variable in 'twoInputs.py'.

The output of 'twoInputs.py' are 4 files:
1. data.file (saved in ./raw_data), containing the LFP and spikes data.
1. 'data.file' (saved in ./raw_data), containing the LFP and spikes data.
2. 'spontaneous.mp4'. The movie for spontaneous activity.
3. 'twoInputs_uncued.mp4'. The movie for the two-input condition without cue.
4. twoInputs_cued.mp4'. The movie for the two-input condition with one input being cued.
4. 'twoInputs_cued.mp4'. The movie for the two-input condition with one input being cued.

0 comments on commit 36caa50

Please sign in to comment.