Fix Note and Link floating link position bug on Firefox.

This commit is contained in:
Paulo Gustavo Veiga
2012-03-15 23:22:30 -03:00
parent 660e76f552
commit 90eb8346db
8 changed files with 398 additions and 4298 deletions

View File

@@ -0,0 +1,104 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<map version="0.9.0">
<node TEXT="Numerosity" ID="ID_1">
<node TEXT="Approximate Representations" POSITION="left" ID="ID_47">
<node TEXT="Brain Regions" POSITION="left" ID="ID_35">
<node wORDER="0" wCOORDS="-475,-53" TEXT="Parietal Cortex" STYLE="elipse" POSITION="left" ID="ID_18">
<node wORDER="0" wCOORDS="-646,-62" TEXT="Posterior Parietal Cortex (PPC)" STYLE="elipse"
POSITION="left" ID="ID_2">
<node wORDER="0" wCOORDS="-840,-71" TEXT="Intraparietal Sulcus (IPS)" STYLE="elipse"
POSITION="left" ID="ID_12">
<node TEXT="Neurons code for numerosity" POSITION="left" ID="ID_5">
<node TEXT="Concept of Mental Number Line" POSITION="left" ID="ID_27">
<node TEXT="Logarithmic Compression" POSITION="left" ID="ID_28">
<node TEXT="Dehaine &amp; Changeux, 1993" POSITION="left" ID="ID_29"/>
<node TEXT="Nieder &amp; Miller, 2003" POSITION="left" ID="ID_34"/>
</node>
<node TEXT="Linear Scale with proportional increasing Std. Dev of Noise"
POSITION="left" ID="ID_30">
<node TEXT="aallistel &amp; Gelman, 2000" POSITION="left" ID="ID_31"/>
</node>
</node>
<node TEXT="Nieder et al 2002" POSITION="left" ID="ID_10"/>
<node TEXT="Sawamura et al, 2002" POSITION="left" ID="ID_11"/>
<node TEXT="Nieder &amp; Miller, 2003" POSITION="left" ID="ID_13">
<arrowlink ENDARROW="Default" DESTINATION="ID_15"/>
</node>
</node>
<node wORDER="1" wCOORDS="-1022,-113" TEXT="lateral Intraparietal (LIP)" STYLE="elipse"
POSITION="left" ID="ID_42">
<node TEXT="LIP neurons code for number with an accumulator-like coding scheme"
POSITION="left" ID="ID_40">
<node TEXT="Roitman et al, 2007" POSITION="left" ID="ID_41"/>
</node>
</node>
<node wORDER="2" wCOORDS="-1024,-56" TEXT="Ventral Intraparietal (VIP)" STYLE="elipse"
POSITION="left" ID="ID_43">
<node TEXT="Tudusciuc &amp; Nieder, 2007" POSITION="left" ID="ID_44"/>
<node TEXT="Abstract and likely to encode for auditory and visual numerosity"
POSITION="left" ID="ID_45"/>
<node TEXT="Likely fed by LIP numerosity accumulator codes" POSITION="left" ID="ID_46"/>
</node>
<node wORDER="3" wCOORDS="-1080,61"
TEXT="Horizontal Segment of the Intraparietal Sulcus (hIPS)" STYLE="elipse"
POSITION="left" ID="ID_19">
<node TEXT="Core system for representing numerical quantity" POSITION="left" ID="ID_20">
<node TEXT="Dahaene et all, 2003" POSITION="left" ID="ID_21"/>
<node TEXT="Piazza et al, 2004" POSITION="left" ID="ID_22"/>
<node TEXT="Piazza et al, 2006" POSITION="left" ID="ID_23"/>
<node TEXT="Cantlon et al, 2006" POSITION="left" ID="ID_24"/>
<node TEXT="Cappelletti et al, 2007" POSITION="left" ID="ID_25"/>
<node TEXT="Dormal et al, 2008" POSITION="left" ID="ID_26"/>
</node>
</node>
</node>
</node>
</node>
<node wORDER="1" wCOORDS="-492,190" TEXT="Prefrontal Cortex (PFC)" STYLE="elipse" POSITION="left"
ID="ID_14">
<node TEXT="Codes and maintains numerosity information from intraparietal sulcus" POSITION="left"
ID="ID_15"/>
</node>
</node>
<node TEXT="Computational Models" POSITION="left" ID="ID_36">
<node TEXT="Grossberg &amp; Repin, 2003" POSITION="left" ID="ID_38"/>
<node TEXT="Verguts &amp; Fias, 2005" POSITION="left" ID="ID_39"/>
<node TEXT="Dehaene &amp; Changeux, 1993" POSITION="left" ID="ID_37"/>
</node>
</node>
<node TEXT="Exact Representations (Subitizing)" POSITION="right" ID="ID_48">
<node TEXT="Parallel Visual Presentation with Pop-out" POSITION="right" ID="ID_49">
<node TEXT="Trick &amp; Pylyshyn, 1993" POSITION="right" ID="ID_50"/>
<node TEXT="Posterior Parietal Map of a limited number of salient locations in the visual field"
POSITION="right" ID="ID_52">
<node TEXT="Piazza &amp; Izard, 2009" POSITION="right" ID="ID_51"/>
<node TEXT="Gottlieb, 2007" POSITION="right" ID="ID_53"/>
</node>
</node>
</node>
<node TEXT="Exact Representations (Counting)" POSITION="right" ID="ID_54">
<node TEXT="Serial Scanning" POSITION="right" ID="ID_55">
<node TEXT="Attentional Deployment" POSITION="right" ID="ID_56">
<node wORDER="0" wCOORDS="730,56"
TEXT="Dorsal Stream (posterior parietal &amp; lateral premotor cortices)" STYLE="elipse"
POSITION="right" ID="ID_57">
<node TEXT="Butterworth, 2000" POSITION="right" ID="ID_58"/>
<node TEXT="Piazza et al, 2003" POSITION="right" ID="ID_59"/>
<node TEXT="Piazza et al, 2006" POSITION="right" ID="ID_60"/>
</node>
</node>
</node>
<node TEXT="Working Memory" POSITION="right" ID="ID_61">
<node wORDER="0" wCOORDS="534,131" TEXT="Subvocalization component of the verbal system" STYLE="elipse"
POSITION="right" ID="ID_62">
<node TEXT="Logie &amp; Baddeley, 1987" POSITION="right" ID="ID_63"/>
<node TEXT="Hinton et al, 2004" POSITION="right" ID="ID_64"/>
</node>
<node wORDER="1" wCOORDS="523,173" TEXT="Visio-spatial rehearsal loop in deaf children" STYLE="elipse"
POSITION="right" ID="ID_65">
<node TEXT="Leybaert &amp; Van Cutsem, 2002" POSITION="right" ID="ID_66"/>
</node>
</node>
</node>
</node>
</map>

View File

@@ -0,0 +1,88 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<map version="0.9.0">
<node TEXT="Numerosity" ID="ID_0">
<node TEXT="Approximate Representations" POSITION="left" ID="ID_1">
<node TEXT="Brain Regions" POSITION="left" ID="ID_2">
<node TEXT="Parietal Cortex" POSITION="left" ID="ID_3">
<node TEXT="Posterior Parietal Cortex (PPC)" POSITION="left" ID="ID_4">
<node TEXT="Intraparietal Sulcus (IPS)" POSITION="left" ID="ID_5">
<node TEXT="Neurons code for numerosity" POSITION="left" ID="ID_6">
<node TEXT="Concept of Mental Number Line" POSITION="left" ID="ID_7">
<node TEXT="Logarithmic Compression" POSITION="left" ID="ID_8">
<node TEXT="Dehaine &amp; Changeux, 1993" POSITION="left" ID="ID_9"/>
<node TEXT="Nieder &amp; Miller, 2003" POSITION="left" ID="ID_10"/>
</node>
<node TEXT="Linear Scale with proportional increasing Std. Dev of Noise" POSITION="left" ID="ID_11">
<node TEXT="aallistel &amp; Gelman, 2000" POSITION="left" ID="ID_12"/>
</node>
</node>
<node TEXT="Nieder et al 2002" POSITION="left" ID="ID_13"/>
<node TEXT="Sawamura et al, 2002" POSITION="left" ID="ID_14"/>
<node TEXT="Nieder &amp; Miller, 2003" POSITION="left" ID="ID_15">
<arrowlink ENDARROW="Default" DESTINATION="ID_32"/>
</node>
</node>
<node TEXT="lateral Intraparietal (LIP)" POSITION="left" ID="ID_16">
<node TEXT="LIP neurons code for number with an accumulator-like coding scheme" POSITION="left" ID="ID_17">
<node TEXT="Roitman et al, 2007" POSITION="left" ID="ID_18"/>
</node>
</node>
<node TEXT="Ventral Intraparietal (VIP)" POSITION="left" ID="ID_19">
<node TEXT="Tudusciuc &amp; Nieder, 2007" POSITION="left" ID="ID_20"/>
<node TEXT="Abstract and likely to encode for auditory and visual numerosity" POSITION="left" ID="ID_21"/>
<node TEXT="Likely fed by LIP numerosity accumulator codes" POSITION="left" ID="ID_22"/>
</node>
<node TEXT="Horizontal Segment of the Intraparietal Sulcus (hIPS)" POSITION="left" ID="ID_23">
<node TEXT="Core system for representing numerical quantity" POSITION="left" ID="ID_24">
<node TEXT="Dahaene et all, 2003" POSITION="left" ID="ID_25"/>
<node TEXT="Piazza et al, 2004" POSITION="left" ID="ID_26"/>
<node TEXT="Piazza et al, 2006" POSITION="left" ID="ID_27"/>
<node TEXT="Cantlon et al, 2006" POSITION="left" ID="ID_28"/>
<node TEXT="Cappelletti et al, 2007" POSITION="left" ID="ID_29"/>
<node TEXT="Dormal et al, 2008" POSITION="left" ID="ID_30"/>
</node>
</node>
</node>
</node>
</node>
<node TEXT="Prefrontal Cortex (PFC)" POSITION="left" ID="ID_31">
<node TEXT="Codes and maintains numerosity information from intraparietal sulcus" POSITION="left" ID="ID_32"/>
</node>
</node>
<node TEXT="Computational Models" POSITION="left" ID="ID_33">
<node TEXT="Grossberg &amp; Repin, 2003" POSITION="left" ID="ID_34"/>
<node TEXT="Verguts &amp; Fias, 2005" POSITION="left" ID="ID_35"/>
<node TEXT="Dehaene &amp; Changeux, 1993" POSITION="left" ID="ID_36"/>
</node>
</node>
<node TEXT="Exact Representations (Subitizing)" POSITION="right" ID="ID_37">
<node TEXT="Parallel Visual Presentation with Pop-out" POSITION="right" ID="ID_38">
<node TEXT="Trick &amp; Pylyshyn, 1993" POSITION="right" ID="ID_39"/>
<node TEXT="Posterior Parietal Map of a limited number of salient locations in the visual field" POSITION="right" ID="ID_40">
<node TEXT="Piazza &amp; Izard, 2009" POSITION="right" ID="ID_41"/>
<node TEXT="Gottlieb, 2007" POSITION="right" ID="ID_42"/>
</node>
</node>
</node>
<node TEXT="Exact Representations (Counting)" POSITION="right" ID="ID_43">
<node TEXT="Serial Scanning" POSITION="right" ID="ID_44">
<node TEXT="Attentional Deployment" POSITION="right" ID="ID_45">
<node TEXT="Dorsal Stream (posterior parietal &amp; lateral premotor cortices)" POSITION="right" ID="ID_46">
<node TEXT="Butterworth, 2000" POSITION="right" ID="ID_47"/>
<node TEXT="Piazza et al, 2003" POSITION="right" ID="ID_48"/>
<node TEXT="Piazza et al, 2006" POSITION="right" ID="ID_49"/>
</node>
</node>
</node>
<node TEXT="Working Memory" POSITION="right" ID="ID_50">
<node TEXT="Subvocalization component of the verbal system" POSITION="right" ID="ID_51">
<node TEXT="Logie &amp; Baddeley, 1987" POSITION="right" ID="ID_52"/>
<node TEXT="Hinton et al, 2004" POSITION="right" ID="ID_53"/>
</node>
<node TEXT="Visio-spatial rehearsal loop in deaf children" POSITION="right" ID="ID_54">
<node TEXT="Leybaert &amp; Van Cutsem, 2002" POSITION="right" ID="ID_55"/>
</node>
</node>
</node>
</node>
</map>

View File

@@ -0,0 +1,197 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="tango" name="basic">
<topic id="0" central="true" position="0,0" shape="rounded rectagle">
<text><![CDATA[Numerosity]]></text>
<topic id="1" position="-200,0" order="0" shape="line">
<text><![CDATA[Approximate Representations]]></text>
<topic id="2" position="-290,-25" order="0" shape="line">
<text><![CDATA[Brain Regions]]></text>
<topic id="3" position="-380,-50" order="0" shape="line">
<text><![CDATA[Parietal Cortex]]></text>
<topic id="4" position="-470,-50" order="0" shape="line">
<text><![CDATA[Posterior Parietal Cortex (PPC)]]></text>
<topic id="5" position="-560,-50" order="0" shape="line">
<text><![CDATA[Intraparietal Sulcus (IPS)]]></text>
<topic id="6" position="-650,-100" order="0" shape="line">
<text><![CDATA[Neurons code for numerosity]]></text>
<topic id="7" position="-740,-150"
order="0" shape="line">
<text><![CDATA[Concept of Mental Number Line]]></text>
<topic id="8" position="-830,-175"
order="0" shape="line">
<text><![CDATA[Logarithmic Compression]]></text>
<topic id="9"
position="-920,-200"
order="0" shape="line">
<text><![CDATA[Dehaine & Changeux, 1993]]></text>
</topic>
<topic id="10"
position="-920,-175"
order="1" shape="line">
<text><![CDATA[Nieder & Miller, 2003]]></text>
</topic>
</topic>
<topic id="11" position="-830,-150"
order="1" shape="line">
<text><![CDATA[Linear Scale with proportional increasing Std. Dev of Noise]]></text>
<topic id="12"
position="-920,-150"
order="0" shape="line">
<text><![CDATA[aallistel & Gelman, 2000]]></text>
</topic>
</topic>
</topic>
<topic id="13" position="-740,-125"
order="1" shape="line">
<text><![CDATA[Nieder et al 2002]]></text>
</topic>
<topic id="14" position="-740,-100"
order="2" shape="line">
<text><![CDATA[Sawamura et al, 2002]]></text>
</topic>
<topic id="15" position="-740,-75"
order="3" shape="line">
<text><![CDATA[Nieder & Miller, 2003]]></text>
</topic>
</topic>
<topic id="16" position="-650,-75" order="1" shape="line">
<text><![CDATA[lateral Intraparietal (LIP)]]></text>
<topic id="17" position="-740,-75"
order="0" shape="line">
<text><![CDATA[LIP neurons code for number with an accumulator-like coding scheme]]></text>
<topic id="18" position="-830,-75"
order="0" shape="line">
<text><![CDATA[Roitman et al, 2007]]></text>
</topic>
</topic>
</topic>
<topic id="19" position="-650,-50" order="2" shape="line">
<text><![CDATA[Ventral Intraparietal (VIP)]]></text>
<topic id="20" position="-740,-75"
order="0" shape="line">
<text><![CDATA[Tudusciuc & Nieder, 2007]]></text>
</topic>
<topic id="21" position="-740,-50"
order="1" shape="line">
<text><![CDATA[Abstract and likely to encode for auditory and visual numerosity]]></text>
</topic>
<topic id="22" position="-740,-25"
order="2" shape="line">
<text><![CDATA[Likely fed by LIP numerosity accumulator codes]]></text>
</topic>
</topic>
<topic id="23" position="-650,-25" order="3" shape="line">
<text><![CDATA[Horizontal Segment of the Intraparietal Sulcus (hIPS)]]></text>
<topic id="24" position="-740,-25"
order="0" shape="line">
<text><![CDATA[Core system for representing numerical quantity]]></text>
<topic id="25" position="-830,-100"
order="0" shape="line">
<text><![CDATA[Dahaene et all, 2003]]></text>
</topic>
<topic id="26" position="-830,-75"
order="1" shape="line">
<text><![CDATA[Piazza et al, 2004]]></text>
</topic>
<topic id="27" position="-830,-50"
order="2" shape="line">
<text><![CDATA[Piazza et al, 2006]]></text>
</topic>
<topic id="28" position="-830,-25"
order="3" shape="line">
<text><![CDATA[Cantlon et al, 2006]]></text>
</topic>
<topic id="29" position="-830,0"
order="4" shape="line">
<text><![CDATA[Cappelletti et al, 2007]]></text>
</topic>
<topic id="30" position="-830,25"
order="5" shape="line">
<text><![CDATA[Dormal et al, 2008]]></text>
</topic>
</topic>
</topic>
</topic>
</topic>
</topic>
<topic id="31" position="-380,-25" order="1" shape="line">
<text><![CDATA[Prefrontal Cortex (PFC)]]></text>
<topic id="32" position="-470,-25" order="0" shape="line">
<text><![CDATA[Codes and maintains numerosity information from intraparietal sulcus]]></text>
</topic>
</topic>
</topic>
<topic id="33" position="-290,0" order="1" shape="line">
<text><![CDATA[Computational Models]]></text>
<topic id="34" position="-380,-25" order="0" shape="line">
<text><![CDATA[Grossberg & Repin, 2003]]></text>
</topic>
<topic id="35" position="-380,0" order="1" shape="line">
<text><![CDATA[Verguts & Fias, 2005]]></text>
</topic>
<topic id="36" position="-380,25" order="2" shape="line">
<text><![CDATA[Dehaene & Changeux, 1993]]></text>
</topic>
</topic>
</topic>
<topic id="37" position="200,0" order="0" shape="line">
<text><![CDATA[Exact Representations (Subitizing)]]></text>
<topic id="38" position="290,0" order="0" shape="line">
<text><![CDATA[Parallel Visual Presentation with Pop-out]]></text>
<topic id="39" position="380,-25" order="0" shape="line">
<text><![CDATA[Trick & Pylyshyn, 1993]]></text>
</topic>
<topic id="40" position="380,0" order="1" shape="line">
<text><![CDATA[Posterior Parietal Map of a limited number of salient locations in the visual field]]></text>
<topic id="41" position="470,-25" order="0" shape="line">
<text><![CDATA[Piazza & Izard, 2009]]></text>
</topic>
<topic id="42" position="470,0" order="1" shape="line">
<text><![CDATA[Gottlieb, 2007]]></text>
</topic>
</topic>
</topic>
</topic>
<topic id="43" position="200,100" order="4" shape="line">
<text><![CDATA[Exact Representations (Counting)]]></text>
<topic id="44" position="290,75" order="0" shape="line">
<text><![CDATA[Serial Scanning]]></text>
<topic id="45" position="380,75" order="0" shape="line">
<text><![CDATA[Attentional Deployment]]></text>
<topic id="46" position="470,75" order="0" shape="line">
<text><![CDATA[Dorsal Stream (posterior parietal & lateral premotor cortices)]]></text>
<topic id="47" position="560,50" order="0" shape="line">
<text><![CDATA[Butterworth, 2000]]></text>
</topic>
<topic id="48" position="560,75" order="1" shape="line">
<text><![CDATA[Piazza et al, 2003]]></text>
</topic>
<topic id="49" position="560,100" order="2" shape="line">
<text><![CDATA[Piazza et al, 2006]]></text>
</topic>
</topic>
</topic>
</topic>
<topic id="50" position="290,100" order="1" shape="line">
<text><![CDATA[Working Memory]]></text>
<topic id="51" position="380,75" order="0" shape="line">
<text><![CDATA[Subvocalization component of the verbal system]]></text>
<topic id="52" position="470,50" order="0" shape="line">
<text><![CDATA[Logie & Baddeley, 1987]]></text>
</topic>
<topic id="53" position="470,75" order="1" shape="line">
<text><![CDATA[Hinton et al, 2004]]></text>
</topic>
</topic>
<topic id="54" position="380,100" order="1" shape="line">
<text><![CDATA[Visio-spatial rehearsal loop in deaf children]]></text>
<topic id="55" position="470,100" order="0" shape="line">
<text><![CDATA[Leybaert & Van Cutsem, 2002]]></text>
</topic>
</topic>
</topic>
</topic>
</topic>
<relationship endArrow="true" lineType="3" destTopicId="32"
srcTopicId="15" id="56"/>
</map>