You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Distributed_and_dynamical_communication
1
+
# Distributed and dynamical communication
2
2
3
3
Code for the paper "Distributed and dynamical communication: A mechanism for flexible cortico-cortical interactions and its functional roles in visual attention"
4
4
@@ -10,7 +10,7 @@ Code for the paper "Distributed and dynamical communication: A mechanism for fle
10
10
`model/spiking_circuit` contains the scripts for the spiking circuit model. See the `README.md` in corresponding folders for instructions.
11
11
`model/mathematical_model` contains the scripts for the mathematical model.
12
12
13
-
- The directories `Distributed_and_dynamical_communication`, `Distributed_and_dynamical_communication/analysis` and `Distributed_and_dynamical_communication/connection` should be added to the `PYTHONPATH` environment variable so that Python can find these modules.
13
+
- The directories `analysis` and `connection` should be added to the `PYTHONPATH` environment variable so that Python can find these modules.
0 commit comments