Skip to content

Commit 7fe31b1

Browse files
committed
Merge remote-tracking branch 'origin/main' into dev-ankur
2 parents 5c28a98 + 5023c84 commit 7fe31b1

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

simtools/ReMoto.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ summary: |
1010
The simulator may be used to investigate phenomena at several levels of organization, e.g., at the neuronal membrane level or at the whole muscle behavior level (e.g., muscle force generation).
1111
This versatility arises because each element (neurons, synapses, muscle fibers) has its own specific mathematical model, usually involving the action of voltage- or neurotransmitter-dependent ionic channels.
1212
The simulator should be helpful in activities such as interpretation of results obtained from neurophysiological experiments in humans or mammals, proposal of hypothesis or testing models or theories on neuronal dynamics or neuronal network processing, validation of experimental protocols, and teaching neurophysiology.
13-
# urls:
14-
# homepage: httpxxx://remoto.leb.usp.br
15-
# tutorial: httpxxx://remoto.leb.usp.br/remoto/Learning/learning.html
13+
urls:
14+
homepage: http://remoto.leb.usp.br
15+
tutorial: http://remoto.leb.usp.br/remoto/Learning/learning.html

simtools/simtools.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,11 @@
636636
"name": "ReMoto",
637637
"operating_system": "Linux, MacOS, Windows",
638638
"processing_support": "Single Machine",
639-
"summary": "<p>ReMoto was originally developed as a web-based neuronal simulation system, intended for studying spinal cord neuronal networks responsible for muscle control.\nThe simulated networks are affected by descending drive, afferent drive, and electrical nerve stimulation.\nThe simulator may be used to investigate phenomena at several levels of organization, e.g., at the neuronal membrane level or at the whole muscle behavior level (e.g., muscle force generation).\nThis versatility arises because each element (neurons, synapses, muscle fibers) has its own specific mathematical model, usually involving the action of voltage- or neurotransmitter-dependent ionic channels.\nThe simulator should be helpful in activities such as interpretation of results obtained from neurophysiological experiments in humans or mammals, proposal of hypothesis or testing models or theories on neuronal dynamics or neuronal network processing, validation of experimental protocols, and teaching neurophysiology.</p>"
639+
"summary": "<p>ReMoto was originally developed as a web-based neuronal simulation system, intended for studying spinal cord neuronal networks responsible for muscle control.\nThe simulated networks are affected by descending drive, afferent drive, and electrical nerve stimulation.\nThe simulator may be used to investigate phenomena at several levels of organization, e.g., at the neuronal membrane level or at the whole muscle behavior level (e.g., muscle force generation).\nThis versatility arises because each element (neurons, synapses, muscle fibers) has its own specific mathematical model, usually involving the action of voltage- or neurotransmitter-dependent ionic channels.\nThe simulator should be helpful in activities such as interpretation of results obtained from neurophysiological experiments in humans or mammals, proposal of hypothesis or testing models or theories on neuronal dynamics or neuronal network processing, validation of experimental protocols, and teaching neurophysiology.</p>",
640+
"urls": {
641+
"homepage": "http://remoto.leb.usp.br",
642+
"tutorial": "http://remoto.leb.usp.br/remoto/Learning/learning.html"
643+
}
640644
},
641645
"SNNAP": {
642646
"biological_level": "Population Model, Single-Compartment (Simple) Model, Single-Compartment (Complex) Model, Multi-Compartment Model",

0 commit comments

Comments
 (0)