Difference between revisions of "MindTargetFeatures"

From aHuman Wiki
Jump to: navigation, search
(Automated page entry using MWPush.pl)
 
(Automated page entry using MWPush.pl)
Line 10: Line 10:
 
* 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 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"/>
+
** 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
+
** automatically add actuators directly linked to focus items in region-aligned diagrams as non-cluster
* labels like "Sensor: eye"
+
** 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.

Revision as of 10:50, 16 June 2015

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.