-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
416 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
The following authors have contributed to the various implementations/conversions | ||
of this model: | ||
|
||
**FORTRAN** | ||
|
||
- https://github.com/OpenSourceBrain/Thalamocortical/tree/master/Fortran_g77 | ||
- https://github.com/OpenSourceBrain/Thalamocortical/tree/master/Fortran_ifc. | ||
|
||
Roger Traub<br> | ||
Tom Morse<br> | ||
Helena Glabska<br> | ||
Chaitanya Chintaluri | ||
|
||
**NEURON** | ||
|
||
- https://github.com/OpenSourceBrain/Thalamocortical/tree/master/Neuron | ||
|
||
Tom Morse<br> | ||
Michael Hines | ||
|
||
**MOOSE** | ||
|
||
- https://github.com/OpenSourceBrain/Thalamocortical/tree/master/MOOSE | ||
|
||
Subhasis Ray | ||
|
||
**neuroConstruct and NeuroML 1/2** | ||
|
||
- https://github.com/OpenSourceBrain/Thalamocortical/tree/master/neuroConstruct | ||
- https://github.com/OpenSourceBrain/Thalamocortical/tree/master/NeuroML2. | ||
|
||
Padraig Gleeson<br> | ||
Rokas Stanislovas<br> | ||
Yoana Dimitrova<br> | ||
Eugenio Piasini<br> | ||
Yates Buckley<br> | ||
Matteo Farinella<br> | ||
Simon R. Barnes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## Citing this model | ||
|
||
The software in this repository is provided under the terms of the [software license](LICENSE) included with it. | ||
|
||
If you use this model in your research, we respectfully ask you to cite: | ||
|
||
**The original publication upon which this model is based** | ||
|
||
- Traub RD, Contreras D, Cunningham MO, Murray H, Lebeau FE, Roopun A, Bibbig A, et al (2005) A single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles and epileptogenic bursts J Neurophysiol 93(4):2194-232 | ||
|
||
**The ModelDB entry for this model** | ||
|
||
- http://senselab.med.yale.edu/ModelDB/ShowModel.asp?model=45539 | ||
|
||
**The latest release of this Open Source Brain repository** | ||
|
||
- This link should provide a DOI/citation for the latest version released: https://www.zenodo.org/badge/latestdoi/4960904. If you would like us to make a new release, please [open an issue](../../issues). |
Oops, something went wrong.