Difference between revisions of "MindTargetFeatures"
From aHuman Wiki
(Automated page entry using MWPush.pl) |
(Automated page entry using MWPush.pl) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
<pre style="color: green">modmedia Features</pre> | <pre style="color: green">modmedia Features</pre> | ||
Line 7: | Line 6: | ||
== Modeling Tool == | == Modeling Tool == | ||
− | + | '''Actuator Representation''': | |
* assign actuators to area in target.xml and reflect it in area-aligned diagrams | * assign actuators to area in target.xml and reflect it in area-aligned diagrams | ||
* add sensor/motor to diagram as picture using approach at http://www.graphviz.org/content/kennedyanc | * add sensor/motor to diagram as picture using approach at http://www.graphviz.org/content/kennedyanc | ||
− | + | ** add actuators for related area on area-aligned pages in area cluster | |
− | + | ** add actuators as non-cluster to circuit-aligned pages only if explicitly referenced by means of <receptorlink region="region" receptor="receptor"/> or <effectorlink region="region" effector="effector"/> | |
− | + | ** automatically add actuators directly linked to focus items in region-aligned diagrams as non-cluster | |
− | + | ** labels like "Sensor: eye" | |
* define picture in target.xml | * define picture in target.xml | ||
* reference links with actuators in connectivity tables | * reference links with actuators in connectivity tables | ||
* sensor and motor nodes should have green and blue colors respectively, links to them better have dotted style. | * sensor and motor nodes should have green and blue colors respectively, links to them better have dotted style. | ||
* if implemented, feature will make e.g. http://code.google.com/p/ahuman/wiki/BrainAreaVBA page much more consistent and explaining neural workflow. | * if implemented, feature will make e.g. http://code.google.com/p/ahuman/wiki/BrainAreaVBA page much more consistent and explaining neural workflow. |
Latest revision as of 19:08, 28 November 2018
modmedia Features
@@Home -> Features -> MindTargetFeatures
Modeling Tool
Actuator Representation:
- assign actuators to area in target.xml and reflect it in area-aligned diagrams
- add sensor/motor to diagram as picture using approach at http://www.graphviz.org/content/kennedyanc
- add actuators for related area on area-aligned pages in area cluster
- add actuators as non-cluster to circuit-aligned pages only if explicitly referenced by means of <receptorlink region="region" receptor="receptor"/> or <effectorlink region="region" effector="effector"/>
- automatically add actuators directly linked to focus items in region-aligned diagrams as non-cluster
- labels like "Sensor: eye"
- define picture in target.xml
- reference links with actuators in connectivity tables
- sensor and motor nodes should have green and blue colors respectively, links to them better have dotted style.
- if implemented, feature will make e.g. http://code.google.com/p/ahuman/wiki/BrainAreaVBA page much more consistent and explaining neural workflow.