Skip to content

Instantly share code, notes, and snippets.

@tarelli
Created February 13, 2016 13:29
Show Gist options
  • Save tarelli/44d60119864ad5b7d216 to your computer and use it in GitHub Desktop.
Save tarelli/44d60119864ad5b7d216 to your computer and use it in GitHub Desktop.
NML input String which generates the exception
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.githubusercontent.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2beta4.xsd" id="network_t3">
<notes>
Network structure (NeuroML 2beta4) for project: t3 saved with neuroConstruct v1.7.1 on: 19:48:05, 22-Oct-15
Cell Group: CG_C04_RS_sm contains 20 cells
Cell Group: CG_C04_AxAx_sm contains 10 cells
Cell Group: CG_C04_Bask_sm contains 10 cells
Cell Group: CG_C04_LTS_sm contains 10 cells
Cell Group: CG_C04_FRB_sm contains 6 cells
Network connection: RS_RS_gap_sm contains 24 individual synaptic connections
Network connection: AxAx_AxAx_gap_sm contains 20 individual synaptic connections
Network connection: LTS_AxAx_sm contains 200 individual synaptic connections
Network connection: Bask_FRB_sm contains 120 individual synaptic connections
Network connection: Bask_Bask_gap_sm contains 20 individual synaptic connections
Network connection: Bask_Bask_sm contains 200 individual synaptic connections
Network connection: Bask_RS_sm contains 400 individual synaptic connections
Network connection: LTS_RS_sm contains 1200 individual synaptic connections
Network connection: LTS_LTS_gap_sm contains 20 individual synaptic connections
Network connection: Bask_AxAx_sm contains 200 individual synaptic connections
Network connection: FRB_LTS_sm contains 100 individual synaptic connections
Network connection: AxAx_FRB_sm contains 120 individual synaptic connections
Network connection: RS_Bask_sm contains 900 individual synaptic connections
Net
work connection: FRB_RS_gap_sm contains 7 individual synaptic connections
Network connection: RS_AxAx_sm contains 900 individual synaptic connections
Network connection: FRB_Bask_sm contains 100 individual synaptic connections
Network connection: LTS_Pyr_sm contains 360 individual synaptic connections
Network connection: RS_LTS_sm contains 900 individual synaptic connections
Network connection: LTS_LTS_sm contains 200 individual synaptic connections
Network connection: Bask_LTS_sm contains 200 individual synaptic connections
Network connection: FRB_FRB_sm contains 30 individual synaptic connections
Network connection: RS_FRB_gap_sm contains 1 individual synaptic connections
Network connection: FRB_RS_sm contains 100 individual synaptic connections
Network connection: AxAx_RS_sm contains 400 individual synaptic connections
Network connection: LTS_Bask_sm contains 200 individual synaptic connections
Network connection: FRB_AxAx_sm contains 100 individual synaptic connections
Network connection: RS_FRB_sm contains 270 individual synaptic connections
Network connection: RS_RS_sm contains 900 individual synaptic connections
</notes>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="cal" conductance="10pS" type="ionChannelHH" species="ca">
<notes>High threshold, long lasting Calcium L-type current. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="cal">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Calcium channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table1"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHrates" instances="2">
<forwardRate type="HHSigmoidRate" rate="1.6per_ms" scale="13.888889mV" midpoint="5mV"/>
<reverseRate type="HHExpLinearRate" rate="0.1per_ms" scale="-5mV" midpoint="-8.9mV"/>
</gate>
</ionChannel>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="cat" conductance="10pS" type="ionChannelHH" species="cat">
<notes>Low threshold, inactivating Calcium T-type ("transient") conductance. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="cat">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Calcium channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table1"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="2">
<timeCourse type="cat_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="6.2mV" midpoint="-56.0mV"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="cat_h_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="-4mV" midpoint="-80mV"/>
</gate>
</ionChannel>
<ComponentType name="cat_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(0.204 + 0.333 / ( (exp ((15.8 + V) / 18.2 )) + (exp ((- V - 131) / 16.7)) )) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="cat_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="V .lt. ( -81.0 )" value="( 0.333 * (exp (( V + 466 ) / 66.6)) ) * TIME_SCALE"/>
<Case value="( 9.32 + 0.333 * (exp (( - V - 21 ) / 10.5))) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="cat_a" conductance="10pS" type="ionChannelHH" species="cat_a">
<notes>Low threshold, inactivating Calcium T-type ("transient") conductance. Based on Traub et al 2005, variation on CaT in Traub et al 2003</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="cat_a">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Calcium channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table1"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="2">
<timeCourse type="cat_a_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="7.4mV" midpoint="-52mV"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="cat_a_h_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="-5mV" midpoint="-80mV"/>
</gate>
</ionChannel>
<ComponentType name="cat_a_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(1 + 0.33 / ( (exp ((V + 27) / 10 )) + (exp ((- V - 102) / 15)) )) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="cat_a_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(28.3 + 0.33 / ((exp (( V + 48)/ 4)) + (exp ( ( -V - 407) / 50 )) ) ) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expTwoSynapse id="Exc_Pyr_Int" tauRise="0.8ms" tauDecay="0.8ms" gbase="0.88291065831095217E-6mS" erev="0mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expTwoSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expTwoSynapse id="Exc_Pyr_Pyr" tauRise="2ms" tauDecay="2ms" gbase="0.18393972e-6mS" erev="0mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expTwoSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<gapJunction id="GapJuncCML" conductance="3E-6mS"/>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<gapJunction id="GapJuncFS" conductance="1E-6mS"/>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<gapJunction id="GapJuncLTS" conductance="1E-6mS"/>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_Axo_Pyr" tauDecay="6ms" gbase="0.4E-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_Bask_FS" tauDecay="6ms" gbase="0.2E-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_Bask_LTS" tauDecay="6ms" gbase="1.0E-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_Bask_Pyr" tauDecay="6ms" gbase="0.4e-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_LTS_FS" tauDecay="20ms" gbase="0.025E-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_LTS_LTS" tauDecay="20ms" gbase="0.05E-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file describing a single synaptic mechanism</notes>
<expOneSynapse id="Inh_LTS_Pyr" tauDecay="20ms" gbase="0.2E-6mS" erev="-70mV">
<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>
</expOneSynapse>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="k2" conductance="10pS" type="ionChannelHH" species="k">
<notes>Potasium K2-type current (slowly activating and inactivating). Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="k2">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="1">
<timeCourse type="k2_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="17mV" midpoint="-10mV"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="k2_h_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="-10.6mV" midpoint="-58mV"/>
</gate>
</ionChannel>
<ComponentType name="k2_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(4.95 + 0.5 / ( (exp ( (V - 81) / 25.6)) + (exp ( (- V - 132) / 18 )))) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="k2_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(60 + 0.5 / ((exp (( V - 1.33 )/200)) + (exp ((- V - 130)/ 7.1)))) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="ka" conductance="10pS" type="ionChannelHH" species="k">
<notes>Potasium A-type conductance (transient, inactivating). Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="ka">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="4">
<timeCourse type="ka_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="8.5mV" midpoint="-60mV"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="ka_h_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="-6mV" midpoint="-78mV"/>
</gate>
</ionChannel>
<ComponentType name="ka_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(0.185 + 0.5 / ((exp (( V + 35.8 )/19.7)) + (exp ((-V - 79.7)/12.7)))) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="ka_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="V .lt. ( -63.0 )" value="( 0.5 / ((exp (( V + 46 )/5)) + (exp (( -V - 238 )/37.5))) ) * TIME_SCALE"/>
<Case value="( 9.5) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="kahp" conductance="10pS" type="ionChannelHH" species="k">
<notes>[Ca2+] dependent K AHP (afterhyperpolarization) conductance. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="kahp">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHrates" instances="1">
<forwardRate type="kahp_m_alpha_rate"/>
<reverseRate type="kahp_m_beta_rate"/>
</gate>
</ionChannel>
<ComponentType name="kahp_m_alpha_rate" extends="baseVoltageConcDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="CONC_SCALE" dimension="concentration" value="1 mol_per_cm3"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="ca_conc" dimension="none" value="caConc / CONC_SCALE"/>
<ConditionalDerivedVariable name="r" exposure="r" dimension="per_time">
<Case condition="ca_conc .lt. ( 0.0001 )" value="( ca_conc/0.01 ) / TIME_SCALE"/>
<Case value="( 0.01) / TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="kahp_m_beta_rate" extends="baseVoltageConcDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="CONC_SCALE" dimension="concentration" value="1 mol_per_cm3"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="ca_conc" dimension="none" value="caConc / CONC_SCALE"/>
<DerivedVariable name="r" exposure="r" dimension="per_time" value="(0.01) / TIME_SCALE"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="kahp_slower" conductance="10pS" type="ionChannelHH" species="k">
<notes>Slow [Ca2+] dependent K AHP (afterhyperpolarization) conductance. Slower version of kahp from Traub et al 2003</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="kahp_slower">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHrates" instances="1">
<forwardRate type="kahp_slower_m_alpha_rate"/>
<reverseRate type="kahp_slower_m_beta_rate"/>
</gate>
</ionChannel>
<ComponentType name="kahp_slower_m_alpha_rate" extends="baseVoltageConcDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="CONC_SCALE" dimension="concentration" value="1 mol_per_cm3"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="ca_conc" dimension="none" value="caConc / CONC_SCALE"/>
<ConditionalDerivedVariable name="r" exposure="r" dimension="per_time">
<Case condition="ca_conc .lt. ( 0.0005 )" value="( ca_conc/0.05 ) / TIME_SCALE"/>
<Case value="( 0.01) / TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="kahp_slower_m_beta_rate" extends="baseVoltageConcDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="CONC_SCALE" dimension="concentration" value="1 mol_per_cm3"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="ca_conc" dimension="none" value="caConc / CONC_SCALE"/>
<DerivedVariable name="r" exposure="r" dimension="per_time" value="(0.001) / TIME_SCALE"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="kc" conductance="10pS" type="ionChannelHH" species="k">
<notes>Fast voltage and [Ca2+] dependent K conductance (BK channel). Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="kc">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<baseConductanceScalingCaDependent type="cond_scaling_kc"/>
<gate id="m" type="gateHHrates" instances="1">
<forwardRate type="kc_m_alpha_rate"/>
<reverseRate type="kc_m_beta_rate"/>
</gate>
</ionChannel>
<ComponentType name="cond_scaling_kc" extends="baseConductanceScalingCaDependent">
<Constant name="CONC_SCALE" dimension="concentration" value="1 mol_per_cm3"/>
<Dynamics>
<DerivedVariable name="ca_conc" dimension="none" value="caConc / CONC_SCALE"/>
<ConditionalDerivedVariable name="factor" exposure="factor" dimension="none">
<Case condition="ca_conc .lt. ( 0.00025 )" value=" (ca_conc / 0.00025) "/>
<Case value=" 1"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="kc_m_alpha_rate" extends="baseVoltageDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="r" exposure="r" dimension="per_time">
<Case condition="V .lt. ( -10 )" value="( (2 / 37.95) * ( exp ( ((V + 50 ) / 11) - (( V + 53.5) / 27) ) ) ) / TIME_SCALE"/>
<Case value="( 2 * (exp ( ( (-1 * V) - 53.5 ) / 27 ))) / TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="kc_m_beta_rate" extends="baseVoltageDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Requirement name="alpha" dimension="per_time"/>
<Requirement name="beta" dimension="per_time"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="ALPHA" dimension="none" value="alpha * TIME_SCALE"/>
<DerivedVariable name="BETA" dimension="none" value="beta * TIME_SCALE"/>
<ConditionalDerivedVariable name="r" exposure="r" dimension="per_time">
<Case condition="V .lt. ( -10 )" value="( 2 * (exp ( ( (-1 * V) - 53.5 ) / 27 )) - ALPHA ) / TIME_SCALE"/>
<Case value="( 0.0) / TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="kc_fast" conductance="10pS" type="ionChannelHH" species="k">
<notes>Fast voltage and [Ca2+] dependent K conductance (BK channel). Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="kc_fast">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<baseConductanceScalingCaDependent type="cond_scaling_kc_fast"/>
<gate id="m" type="gateHHrates" instances="1">
<forwardRate type="kc_fast_m_alpha_rate"/>
<reverseRate type="kc_fast_m_beta_rate"/>
</gate>
</ionChannel>
<ComponentType name="cond_scaling_kc_fast" extends="baseConductanceScalingCaDependent">
<Constant name="CONC_SCALE" dimension="concentration" value="1 mol_per_cm3"/>
<Dynamics>
<DerivedVariable name="ca_conc" dimension="none" value="caConc / CONC_SCALE"/>
<ConditionalDerivedVariable name="factor" exposure="factor" dimension="none">
<Case condition="ca_conc .lt. ( 0.00025 )" value=" (ca_conc / 0.00025) "/>
<Case value=" 1"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="kc_fast_m_alpha_rate" extends="baseVoltageDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="speedup_factor" dimension="none" value="2"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="r" exposure="r" dimension="per_time">
<Case condition="V .lt. ( -10 )" value="( speedup_factor * (2 / 37.95) * ( exp ( ((V + 50 ) / 11) - (( V + 53.5) / 27) ) ) ) / TIME_SCALE"/>
<Case value="( speedup_factor * 2 * (exp ( ( (-1 * V) - 53.5 ) / 27 ))) / TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="kc_fast_m_beta_rate" extends="baseVoltageDepRate">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="speedup_factor" dimension="none" value="2"/>
<Requirement name="alpha" dimension="per_time"/>
<Requirement name="beta" dimension="per_time"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="ALPHA" dimension="none" value="alpha * TIME_SCALE"/>
<DerivedVariable name="BETA" dimension="none" value="beta * TIME_SCALE"/>
<ConditionalDerivedVariable name="r" exposure="r" dimension="per_time">
<Case condition="V .lt. ( -10 )" value="( speedup_factor * 2 * (exp ( ( (-1 * V) - 53.5 ) / 27 )) - ALPHA ) / TIME_SCALE"/>
<Case value="( speedup_factor * 0.0) / TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="kdr" conductance="10pS" type="ionChannelHH" species="k">
<notes>Delayed rectifier potassium conductance. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="kdr">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="4">
<timeCourse type="kdr_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="10mV" midpoint="-29.5mV"/>
</gate>
</ionChannel>
<ComponentType name="kdr_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="V .lt. ( -10 )" value="( 0.25 + 4.35 * (exp (( V + 10 )/10)) ) * TIME_SCALE"/>
<Case value="( 0.25 + 4.35 * (exp ((- V - 10)/ 10))) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="kdr_fs" conductance="10pS" type="ionChannelHH" species="k">
<notes>Potasium delayed rectifier type conductance for fast-spiking (FS) interneurons for RD Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="kdr_fs">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="4">
<timeCourse type="kdr_fs_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="11.5mV" midpoint="-27mV"/>
</gate>
</ionChannel>
<ComponentType name="kdr_fs_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="V .leq. ( -10 )" value="( 0.25 + 4.35 * (exp (( V + 10 )/10)) ) * TIME_SCALE"/>
<Case value="( 0.25 + 4.35 * (exp ((- V - 10)/ 10))) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="km" conductance="10pS" type="ionChannelHH" species="k">
<notes>Potasium M type current (muscarinic receptor-suppressed). Based on NEURON port of model from Traub et al 2003</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="km">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>K channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table3"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHrates" instances="1">
<forwardRate type="HHSigmoidRate" rate="0.02per_ms" scale="5mV" midpoint="-20mV"/>
<reverseRate type="HHExpRate" rate="0.01per_ms" scale="-18mV" midpoint="-43mV"/>
</gate>
</ionChannel>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="ar__m00_25" conductance="10pS" type="ionChannelHH" species="ar">
<notes>Anomalous Rectifier conductance, also known as h-conductance (hyperpolarizing). Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="ar">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="1">
<timeCourse type="ar__m00_25_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="-5.5mV" midpoint="-75mV"/>
</gate>
</ionChannel>
<ComponentType name="ar__m00_25_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="m0" dimension="none" value="0.25"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(1 /((exp (-14.6 - (0.086 * V) )) + (exp (-1.87 + (0.07 * V))))) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<fixedFactorConcentrationModelTraub id="cad__beta0_01__phi26000" restingConc="0mol_per_cm3" beta="0.01 per_ms" ion="ca" phi="26000.0 mol_per_cm_per_uA_per_ms"/>
<notes>ChannelML file based on Traub et al. 2003</notes>
<fixedFactorConcentrationModelTraub id="cad__beta0_05__phi52000" restingConc="0mol_per_cm3" beta="0.05 per_ms" ion="ca" phi="52000.0 mol_per_cm_per_uA_per_ms"/>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" conductance="10pS" type="ionChannelHH" species="na">
<notes>Fast Sodium transient (inactivating) current. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="naf">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Na channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table2"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="3">
<timeCourse type="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_m_tau_tau"/>
<steadyState type="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_m_inf_inf"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_h_tau_tau"/>
<steadyState type="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_h_inf_inf"/>
</gate>
</ionChannel>
<ComponentType name="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-3.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="(V + fastNa_shift) .lt. ( -30 )" value="( 0.025 + 0.14 * ( exp ( ((V + fastNa_shift) + 30) / 10) ) ) * TIME_SCALE"/>
<Case value="( 0.02 + a + (0.145 + b) * ( exp ( -1 * ((V + fastNa_shift + d) + 30) / (10.0 + c)) )) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_m_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-3.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value=" 1 / ( 1 + (exp ( ( -1 * (V + fastNa_shift) - 38) / 10)) ) "/>
</Dynamics>
</ComponentType>
<ComponentType name="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-3.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(0.15 + 1.15 / ( 1 + ( exp (( ( V + fastNa_shift * 0 ) + 37 ) / 15) ) )) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="naf__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5__a0__b0__c0__d0__fastNa_shiftmin3_5_h_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-3.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value="1 / ( 1 + (exp (( ( V + fastNa_shift * 0 ) + 62.9 ) / 10.7)) )"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="nap" conductance="10pS" type="ionChannelHH" species="na">
<notes>Persistent (non inactivating) Sodium channel. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="nap">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Na channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table2"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="1">
<timeCourse type="nap_m_tau_tau"/>
<steadyState type="HHSigmoidVariable" rate="1" scale="10mV" midpoint="-48mV"/>
</gate>
</ionChannel>
<ComponentType name="nap_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="V .lt. ( -40 )" value="( 0.025 + 0.14 * (exp (( V + 40 )/10)) ) * TIME_SCALE"/>
<Case value="( 0.02 + 0.145 * (exp (-1 * (V + 40)/ 10))) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<notes>ChannelML file containing a single Channel description</notes>
<ionChannel id="pas" conductance="10pS" type="ionChannelPassive">
<notes>Simple passive leak conductance</notes>
</ionChannel>
<cell id="L23PyrFRB_varInit">
<notes>Cell: suppyrFRB_0 exported from NEURON ModelView
NOTE: This is a variant of L23PyrFRB which has a variable initial potential. This is used in the network model to initialise the FRB cells at different voltages, and so ensure they fire out of synchrony</notes>
<morphology id="morphology_L23PyrFRB_varInit">
<segment id="0" name="Seg0_comp_1">
<proximal x="0.0" y="0.0" z="0.0" diameter="16.0"/>
<distal x="0.0" y="7.5" z="0.0" diameter="16.0"/>
</segment>
<segment id="1" name="Seg1_comp_1">
<parent segment="0"/>
<distal x="-0.0" y="15.0" z="0.0" diameter="16.0"/>
</segment>
<segment id="136" name="Seg0_comp_69">
<parent segment="0" fractionAlong="0.0"/>
<proximal x="0.0" y="0.0" z="0.0" diameter="1.8"/>
<distal x="-0.0" y="-12.5" z="0.0" diameter="1.8"/>
</segment>
<segment id="137" name="Seg1_comp_69">
<parent segment="136"/>
<distal x="-0.0" y="-25.0" z="0.0" diameter="1.8"/>
</segment>
<segment id="74" name="Seg0_comp_38">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="8.0"/>
<distal x="-0.0" y="40.0" z="0.0" diameter="8.0"/>
</segment>
<segment id="75" name="Seg1_comp_38">
<parent segment="74"/>
<distal x="-0.0" y="65.0" z="0.0" diameter="8.0"/>
</segment>
<segment id="16" name="Seg0_comp_9">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="-5.0" z="-15.0" diameter="1.0"/>
</segment>
<segment id="17" name="Seg1_comp_9">
<parent segment="16"/>
<distal x="0.0" y="-25.0" z="-30.0" diameter="1.0"/>
</segment>
<segment id="14" name="Seg0_comp_8">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="15.0" y="-5.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="15" name="Seg1_comp_8">
<parent segment="14"/>
<distal x="30.0" y="-25.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="12" name="Seg0_comp_7">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="-5.0" z="15.0" diameter="1.0"/>
</segment>
<segment id="13" name="Seg1_comp_7">
<parent segment="12"/>
<distal x="0.0" y="-25.0" z="30.0" diameter="1.0"/>
</segment>
<segment id="10" name="Seg0_comp_6">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-15.0" y="-5.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="11" name="Seg1_comp_6">
<parent segment="10"/>
<distal x="-30.0" y="-25.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="8" name="Seg0_comp_5">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="17.320509" y="10.0" z="-17.320509" diameter="1.0"/>
</segment>
<segment id="9" name="Seg1_comp_5">
<parent segment="8"/>
<distal x="34.641018" y="5.0" z="-34.64101" diameter="1.0"/>
</segment>
<segment id="6" name="Seg0_comp_4">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="17.320509" y="10.0" z="17.320509" diameter="1.0"/>
</segment>
<segment id="7" name="Seg1_comp_4">
<parent segment="6"/>
<distal x="34.640957" y="5.0" z="34.640995" diameter="1.0"/>
</segment>
<segment id="4" name="Seg0_comp_3">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-17.320509" y="10.0" z="-17.320509" diameter="1.0"/>
</segment>
<segment id="5" name="Seg1_comp_3">
<parent segment="4"/>
<distal x="-34.641" y="5.0" z="-34.641014" diameter="1.0"/>
</segment>
<segment id="2" name="Seg0_comp_2">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-17.320509" y="10.0" z="17.320509" diameter="1.0"/>
</segment>
<segment id="3" name="Seg1_comp_2">
<parent segment="2"/>
<distal x="-34.64103" y="5.0" z="34.64107" diameter="1.0"/>
</segment>
<segment id="138" name="Seg0_comp_70">
<parent segment="137"/>
<proximal x="-0.0" y="-25.0" z="0.0" diameter="1.4"/>
<distal x="-0.0" y="-50.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="139" name="Seg1_comp_70">
<parent segment="138"/>
<distal x="-0.0" y="-75.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="76" name="Seg0_comp_39">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="7.2"/>
<distal x="-0.0" y="90.0" z="0.0" diameter="7.2"/>
</segment>
<segment id="77" name="Seg1_comp_39">
<parent segment="76"/>
<distal x="-0.0" y="115.0" z="0.0" diameter="7.2"/>
</segment>
<segment id="24" name="Seg0_comp_13">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="65.0" z="-25.0" diameter="1.0"/>
</segment>
<segment id="25" name="Seg1_comp_13">
<parent segment="24"/>
<distal x="-0.0" y="65.0" z="-50.0" diameter="1.0"/>
</segment>
<segment id="22" name="Seg0_comp_12">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="25.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="23" name="Seg1_comp_12">
<parent segment="22"/>
<distal x="50.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="20" name="Seg0_comp_11">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="65.0" z="25.0" diameter="1.0"/>
</segment>
<segment id="21" name="Seg1_comp_11">
<parent segment="20"/>
<distal x="0.0" y="65.0" z="50.0" diameter="1.0"/>
</segment>
<segment id="18" name="Seg0_comp_10">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-25.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="19" name="Seg1_comp_10">
<parent segment="18"/>
<distal x="-50.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="40" name="Seg0_comp_21">
<parent segment="17"/>
<proximal x="0.0" y="-25.0" z="-30.0" diameter="1.0"/>
<distal x="0.0" y="-45.0" z="-45.0" diameter="1.0"/>
</segment>
<segment id="41" name="Seg1_comp_21">
<parent segment="40"/>
<distal x="0.0" y="-65.0" z="-60.0" diameter="1.0"/>
</segment>
<segment id="38" name="Seg0_comp_20">
<parent segment="15"/>
<proximal x="30.0" y="-25.0" z="0.0" diameter="1.0"/>
<distal x="45.0" y="-45.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="39" name="Seg1_comp_20">
<parent segment="38"/>
<distal x="60.0" y="-65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="36" name="Seg0_comp_19">
<parent segment="13"/>
<proximal x="0.0" y="-25.0" z="30.0" diameter="1.0"/>
<distal x="0.0" y="-45.0" z="45.0" diameter="1.0"/>
</segment>
<segment id="37" name="Seg1_comp_19">
<parent segment="36"/>
<distal x="0.0" y="-65.0" z="60.0" diameter="1.0"/>
</segment>
<segment id="34" name="Seg0_comp_18">
<parent segment="11"/>
<proximal x="-30.0" y="-25.0" z="0.0" diameter="1.0"/>
<distal x="-45.0" y="-45.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="35" name="Seg1_comp_18">
<parent segment="34"/>
<distal x="-60.0" y="-65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="32" name="Seg0_comp_17">
<parent segment="9"/>
<proximal x="34.641018" y="5.0" z="-34.64101" diameter="1.0"/>
<distal x="51.961525" y="0.0" z="-51.961517" diameter="1.0"/>
</segment>
<segment id="33" name="Seg1_comp_17">
<parent segment="32"/>
<distal x="69.28174" y="-5.0" z="-69.28177" diameter="1.0"/>
</segment>
<segment id="30" name="Seg0_comp_16">
<parent segment="7"/>
<proximal x="34.640957" y="5.0" z="34.640995" diameter="1.0"/>
<distal x="51.961487" y="0.0" z="51.961525" diameter="1.0"/>
</segment>
<segment id="31" name="Seg1_comp_16">
<parent segment="30"/>
<distal x="69.28227" y="-5.0" z="69.2822" diameter="1.0"/>
</segment>
<segment id="28" name="Seg0_comp_15">
<parent segment="5"/>
<proximal x="-34.641" y="5.0" z="-34.641014" diameter="1.0"/>
<distal x="-51.961494" y="0.0" z="-51.961517" diameter="1.0"/>
</segment>
<segment id="29" name="Seg1_comp_15">
<parent segment="28"/>
<distal x="-69.2822" y="-5.0" z="-69.282326" diameter="1.0"/>
</segment>
<segment id="26" name="Seg0_comp_14">
<parent segment="3"/>
<proximal x="-34.64103" y="5.0" z="34.64107" diameter="1.0"/>
<distal x="-51.961548" y="0.0" z="51.961563" diameter="1.0"/>
</segment>
<segment id="27" name="Seg1_comp_14">
<parent segment="26"/>
<distal x="-69.281975" y="-5.0" z="69.282005" diameter="1.0"/>
</segment>
<segment id="144" name="Seg0_comp_73">
<parent segment="139"/>
<proximal x="-0.0" y="-75.0" z="0.0" diameter="1.0"/>
<distal x="-9.735465" y="-98.0265" z="0.0" diameter="1.0"/>
</segment>
<segment id="145" name="Seg1_comp_73">
<parent segment="144"/>
<distal x="-19.470894" y="-121.05301" z="0.0" diameter="1.0"/>
</segment>
<segment id="140" name="Seg0_comp_71">
<parent segment="139"/>
<proximal x="-0.0" y="-75.0" z="0.0" diameter="1.0"/>
<distal x="9.735455" y="-98.0265" z="0.0" diameter="1.0"/>
</segment>
<segment id="141" name="Seg1_comp_71">
<parent segment="140"/>
<distal x="19.470905" y="-121.05301" z="0.0" diameter="1.0"/>
</segment>
<segment id="78" name="Seg0_comp_40">
<parent segment="77"/>
<proximal x="-0.0" y="115.0" z="0.0" diameter="6.4"/>
<distal x="0.0" y="140.0" z="0.0" diameter="6.4"/>
</segment>
<segment id="79" name="Seg1_comp_40">
<parent segment="78"/>
<distal x="-0.0" y="165.0" z="0.0" diameter="6.4"/>
</segment>
<segment id="48" name="Seg0_comp_25">
<parent segment="25"/>
<proximal x="-0.0" y="65.0" z="-50.0" diameter="1.0"/>
<distal x="0.0" y="65.0" z="-75.0" diameter="1.0"/>
</segment>
<segment id="49" name="Seg1_comp_25">
<parent segment="48"/>
<distal x="-0.0" y="65.0" z="-100.0" diameter="1.0"/>
</segment>
<segment id="46" name="Seg0_comp_24">
<parent segment="23"/>
<proximal x="50.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="75.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="47" name="Seg1_comp_24">
<parent segment="46"/>
<distal x="100.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="44" name="Seg0_comp_23">
<parent segment="21"/>
<proximal x="0.0" y="65.0" z="50.0" diameter="1.0"/>
<distal x="0.0" y="65.0" z="75.0" diameter="1.0"/>
</segment>
<segment id="45" name="Seg1_comp_23">
<parent segment="44"/>
<distal x="0.0" y="65.0" z="100.0" diameter="1.0"/>
</segment>
<segment id="42" name="Seg0_comp_22">
<parent segment="19"/>
<proximal x="-50.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-75.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="43" name="Seg1_comp_22">
<parent segment="42"/>
<distal x="-100.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="64" name="Seg0_comp_33">
<parent segment="41"/>
<proximal x="0.0" y="-65.0" z="-60.0" diameter="1.0"/>
<distal x="0.0" y="-85.0" z="-75.0" diameter="1.0"/>
</segment>
<segment id="65" name="Seg1_comp_33">
<parent segment="64"/>
<distal x="0.0" y="-105.0" z="-90.0" diameter="1.0"/>
</segment>
<segment id="62" name="Seg0_comp_32">
<parent segment="39"/>
<proximal x="60.0" y="-65.0" z="0.0" diameter="1.0"/>
<distal x="75.0" y="-85.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="63" name="Seg1_comp_32">
<parent segment="62"/>
<distal x="90.0" y="-105.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="60" name="Seg0_comp_31">
<parent segment="37"/>
<proximal x="0.0" y="-65.0" z="60.0" diameter="1.0"/>
<distal x="0.0" y="-85.0" z="75.0" diameter="1.0"/>
</segment>
<segment id="61" name="Seg1_comp_31">
<parent segment="60"/>
<distal x="0.0" y="-105.0" z="90.0" diameter="1.0"/>
</segment>
<segment id="58" name="Seg0_comp_30">
<parent segment="35"/>
<proximal x="-60.0" y="-65.0" z="0.0" diameter="1.0"/>
<distal x="-75.0" y="-85.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="59" name="Seg1_comp_30">
<parent segment="58"/>
<distal x="-90.0" y="-105.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="56" name="Seg0_comp_29">
<parent segment="33"/>
<proximal x="69.28174" y="-5.0" z="-69.28177" diameter="1.0"/>
<distal x="86.602905" y="-10.0" z="-86.60286" diameter="1.0"/>
</segment>
<segment id="57" name="Seg1_comp_29">
<parent segment="56"/>
<distal x="103.923355" y="-15.0" z="-103.92326" diameter="1.0"/>
</segment>
<segment id="54" name="Seg0_comp_28">
<parent segment="31"/>
<proximal x="69.28227" y="-5.0" z="69.2822" diameter="1.0"/>
<distal x="86.60222" y="-10.0" z="86.60239" diameter="1.0"/>
</segment>
<segment id="55" name="Seg1_comp_28">
<parent segment="54"/>
<distal x="103.923" y="-15.0" z="103.92307" diameter="1.0"/>
</segment>
<segment id="52" name="Seg0_comp_27">
<parent segment="29"/>
<proximal x="-69.2822" y="-5.0" z="-69.282326" diameter="1.0"/>
<distal x="-86.602486" y="-10.0" z="-86.60253" diameter="1.0"/>
</segment>
<segment id="53" name="Seg1_comp_27">
<parent segment="52"/>
<distal x="-103.92276" y="-15.0" z="-103.922714" diameter="1.0"/>
</segment>
<segment id="50" name="Seg0_comp_26">
<parent segment="27"/>
<proximal x="-69.281975" y="-5.0" z="69.282005" diameter="1.0"/>
<distal x="-86.60266" y="-10.0" z="86.6028" diameter="1.0"/>
</segment>
<segment id="51" name="Seg1_comp_26">
<parent segment="50"/>
<distal x="-103.92302" y="-15.0" z="103.92299" diameter="1.0"/>
</segment>
<segment id="146" name="Seg0_comp_74">
<parent segment="145"/>
<proximal x="-19.470894" y="-121.05301" z="0.0" diameter="1.0"/>
<distal x="-29.206394" y="-144.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="147" name="Seg1_comp_74">
<parent segment="146"/>
<distal x="-38.94189" y="-167.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="142" name="Seg0_comp_72">
<parent segment="141"/>
<proximal x="19.470905" y="-121.05301" z="0.0" diameter="1.0"/>
<distal x="29.206406" y="-144.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="143" name="Seg1_comp_72">
<parent segment="142"/>
<distal x="38.941807" y="-167.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="82" name="Seg0_comp_42">
<parent segment="79"/>
<proximal x="-0.0" y="165.0" z="0.0" diameter="4.0"/>
<distal x="9.734937" y="188.02641" z="0.0" diameter="4.0"/>
</segment>
<segment id="83" name="Seg1_comp_42">
<parent segment="82"/>
<distal x="19.470385" y="211.05298" z="0.0" diameter="4.0"/>
</segment>
<segment id="80" name="Seg0_comp_41">
<parent segment="79"/>
<proximal x="-0.0" y="165.0" z="0.0" diameter="4.0"/>
<distal x="-9.735199" y="188.0264" z="0.0" diameter="4.0"/>
</segment>
<segment id="81" name="Seg1_comp_41">
<parent segment="80"/>
<distal x="-19.471302" y="211.05292" z="0.0" diameter="4.0"/>
</segment>
<segment id="72" name="Seg0_comp_37">
<parent segment="49"/>
<proximal x="-0.0" y="65.0" z="-100.0" diameter="1.0"/>
<distal x="-0.0" y="65.0" z="-125.0" diameter="1.0"/>
</segment>
<segment id="73" name="Seg1_comp_37">
<parent segment="72"/>
<distal x="-0.0" y="65.0" z="-150.0" diameter="1.0"/>
</segment>
<segment id="70" name="Seg0_comp_36">
<parent segment="47"/>
<proximal x="100.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="125.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="71" name="Seg1_comp_36">
<parent segment="70"/>
<distal x="150.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="68" name="Seg0_comp_35">
<parent segment="45"/>
<proximal x="0.0" y="65.0" z="100.0" diameter="1.0"/>
<distal x="0.0" y="65.0" z="125.0" diameter="1.0"/>
</segment>
<segment id="69" name="Seg1_comp_35">
<parent segment="68"/>
<distal x="0.0" y="65.0" z="150.0" diameter="1.0"/>
</segment>
<segment id="66" name="Seg0_comp_34">
<parent segment="43"/>
<proximal x="-100.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-125.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="67" name="Seg1_comp_34">
<parent segment="66"/>
<distal x="-150.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="86" name="Seg0_comp_44">
<parent segment="83"/>
<proximal x="19.470385" y="211.05298" z="0.0" diameter="4.0"/>
<distal x="29.20583" y="234.07956" z="0.0" diameter="4.0"/>
</segment>
<segment id="87" name="Seg1_comp_44">
<parent segment="86"/>
<distal x="38.94128" y="257.10614" z="0.0" diameter="4.0"/>
</segment>
<segment id="84" name="Seg0_comp_43">
<parent segment="81"/>
<proximal x="-19.471302" y="211.05292" z="0.0" diameter="4.0"/>
<distal x="-29.20599" y="234.07948" z="0.0" diameter="4.0"/>
</segment>
<segment id="85" name="Seg1_comp_43">
<parent segment="84"/>
<distal x="-38.942097" y="257.106" z="0.0" diameter="4.0"/>
</segment>
<segment id="102" name="Seg0_comp_52">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="56.875668" y="274.52423" z="0.0" diameter="1.6"/>
</segment>
<segment id="103" name="Seg1_comp_52">
<parent segment="102"/>
<distal x="74.809364" y="291.94165" z="0.0" diameter="1.6"/>
</segment>
<segment id="100" name="Seg0_comp_51">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="38.94128" y="274.52423" z="-17.934387" diameter="1.6"/>
</segment>
<segment id="101" name="Seg1_comp_51">
<parent segment="100"/>
<distal x="38.940094" y="291.94177" z="-35.86782" diameter="1.6"/>
</segment>
<segment id="98" name="Seg0_comp_50">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="38.94128" y="274.52423" z="17.934387" diameter="1.6"/>
</segment>
<segment id="99" name="Seg1_comp_50">
<parent segment="98"/>
<distal x="38.941246" y="291.94193" z="35.868366" diameter="1.6"/>
</segment>
<segment id="96" name="Seg0_comp_49">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="38.94185" y="282.1057" z="0.0" diameter="1.6"/>
</segment>
<segment id="97" name="Seg1_comp_49">
<parent segment="96"/>
<distal x="38.9417" y="307.10605" z="0.0" diameter="1.6"/>
</segment>
<segment id="94" name="Seg0_comp_48">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-38.941532" y="282.10562" z="0.0" diameter="1.6"/>
</segment>
<segment id="95" name="Seg1_comp_48">
<parent segment="94"/>
<distal x="-38.941692" y="307.10593" z="0.0" diameter="1.6"/>
</segment>
<segment id="92" name="Seg0_comp_47">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-38.94128" y="274.52423" z="17.934387" diameter="1.6"/>
</segment>
<segment id="93" name="Seg1_comp_47">
<parent segment="92"/>
<distal x="-38.941307" y="291.94186" z="35.868286" diameter="1.6"/>
</segment>
<segment id="90" name="Seg0_comp_46">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-38.94128" y="274.52423" z="-17.934387" diameter="1.6"/>
</segment>
<segment id="91" name="Seg1_comp_46">
<parent segment="90"/>
<distal x="-38.94071" y="291.94235" z="-35.868736" diameter="1.6"/>
</segment>
<segment id="88" name="Seg0_comp_45">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-56.876" y="274.52368" z="0.0" diameter="1.6"/>
</segment>
<segment id="89" name="Seg1_comp_45">
<parent segment="88"/>
<distal x="-74.809875" y="291.94135" z="0.0" diameter="1.6"/>
</segment>
<segment id="118" name="Seg0_comp_60">
<parent segment="103"/>
<proximal x="74.809364" y="291.94165" z="0.0" diameter="1.6"/>
<distal x="92.743034" y="309.35907" z="0.0" diameter="1.6"/>
</segment>
<segment id="119" name="Seg1_comp_60">
<parent segment="118"/>
<distal x="110.67742" y="326.77716" z="0.0" diameter="1.6"/>
</segment>
<segment id="116" name="Seg0_comp_59">
<parent segment="101"/>
<proximal x="38.940094" y="291.94177" z="-35.86782" diameter="1.6"/>
<distal x="38.93914" y="309.36" z="-53.801983" diameter="1.6"/>
</segment>
<segment id="117" name="Seg1_comp_59">
<parent segment="116"/>
<distal x="38.937958" y="326.7775" z="-71.7354" diameter="1.6"/>
</segment>
<segment id="114" name="Seg0_comp_58">
<parent segment="99"/>
<proximal x="38.941246" y="291.94193" z="35.868366" diameter="1.6"/>
<distal x="38.941235" y="309.3596" z="53.802303" diameter="1.6"/>
</segment>
<segment id="115" name="Seg1_comp_58">
<parent segment="114"/>
<distal x="38.94122" y="326.77725" z="71.736244" diameter="1.6"/>
</segment>
<segment id="112" name="Seg0_comp_57">
<parent segment="97"/>
<proximal x="38.9417" y="307.10605" z="0.0" diameter="1.6"/>
<distal x="38.942265" y="332.10565" z="0.0" diameter="1.6"/>
</segment>
<segment id="113" name="Seg1_comp_57">
<parent segment="112"/>
<distal x="38.94211" y="357.10596" z="0.0" diameter="1.6"/>
</segment>
<segment id="110" name="Seg0_comp_56">
<parent segment="95"/>
<proximal x="-38.941692" y="307.10593" z="0.0" diameter="1.6"/>
<distal x="-38.941853" y="332.1062" z="0.0" diameter="1.6"/>
</segment>
<segment id="111" name="Seg1_comp_56">
<parent segment="110"/>
<distal x="-38.94127" y="357.1058" z="0.0" diameter="1.6"/>
</segment>
<segment id="108" name="Seg0_comp_55">
<parent segment="93"/>
<proximal x="-38.941307" y="291.94186" z="35.868286" diameter="1.6"/>
<distal x="-38.94136" y="309.3595" z="53.80219" diameter="1.6"/>
</segment>
<segment id="109" name="Seg1_comp_55">
<parent segment="108"/>
<distal x="-38.941402" y="326.77713" z="71.73609" diameter="1.6"/>
</segment>
<segment id="106" name="Seg0_comp_54">
<parent segment="91"/>
<proximal x="-38.94071" y="291.94235" z="-35.868736" diameter="1.6"/>
<distal x="-38.939907" y="309.35983" z="-53.802338" diameter="1.6"/>
</segment>
<segment id="107" name="Seg1_comp_54">
<parent segment="106"/>
<distal x="-38.939095" y="326.77734" z="-71.73598" diameter="1.6"/>
</segment>
<segment id="104" name="Seg0_comp_53">
<parent segment="89"/>
<proximal x="-74.809875" y="291.94135" z="0.0" diameter="1.6"/>
<distal x="-92.74378" y="309.35907" z="0.0" diameter="1.6"/>
</segment>
<segment id="105" name="Seg1_comp_53">
<parent segment="104"/>
<distal x="-110.67767" y="326.77673" z="0.0" diameter="1.6"/>
</segment>
<segment id="134" name="Seg0_comp_68">
<parent segment="119"/>
<proximal x="110.67742" y="326.77716" z="0.0" diameter="1.6"/>
<distal x="128.6111" y="344.19458" z="0.0" diameter="1.6"/>
</segment>
<segment id="135" name="Seg1_comp_68">
<parent segment="134"/>
<distal x="146.5448" y="361.61197" z="0.0" diameter="1.6"/>
</segment>
<segment id="132" name="Seg0_comp_67">
<parent segment="117"/>
<proximal x="38.937958" y="326.7775" z="-71.7354" diameter="1.6"/>
<distal x="38.936993" y="344.1957" z="-89.66957" diameter="1.6"/>
</segment>
<segment id="133" name="Seg1_comp_67">
<parent segment="132"/>
<distal x="38.935814" y="361.61322" z="-107.60299" diameter="1.6"/>
</segment>
<segment id="130" name="Seg0_comp_66">
<parent segment="115"/>
<proximal x="38.94122" y="326.77725" z="71.736244" diameter="1.6"/>
<distal x="38.941196" y="344.19492" z="89.67018" diameter="1.6"/>
</segment>
<segment id="131" name="Seg1_comp_66">
<parent segment="130"/>
<distal x="38.941177" y="361.6126" z="107.604164" diameter="1.6"/>
</segment>
<segment id="128" name="Seg0_comp_65">
<parent segment="113"/>
<proximal x="38.94211" y="357.10596" z="0.0" diameter="1.6"/>
<distal x="38.941936" y="382.10623" z="0.0" diameter="1.6"/>
</segment>
<segment id="129" name="Seg1_comp_65">
<parent segment="128"/>
<distal x="38.942516" y="407.10583" z="0.0" diameter="1.6"/>
</segment>
<segment id="126" name="Seg0_comp_64">
<parent segment="111"/>
<proximal x="-38.94127" y="357.1058" z="0.0" diameter="1.6"/>
<distal x="-38.941452" y="382.10614" z="0.0" diameter="1.6"/>
</segment>
<segment id="127" name="Seg1_comp_64">
<parent segment="126"/>
<distal x="-38.941593" y="407.1064" z="0.0" diameter="1.6"/>
</segment>
<segment id="124" name="Seg0_comp_63">
<parent segment="109"/>
<proximal x="-38.941402" y="326.77713" z="71.73609" diameter="1.6"/>
<distal x="-38.940933" y="344.19424" z="89.66936" diameter="1.6"/>
</segment>
<segment id="125" name="Seg1_comp_63">
<parent segment="124"/>
<distal x="-38.94098" y="361.61185" z="107.60323" diameter="1.6"/>
</segment>
<segment id="122" name="Seg0_comp_62">
<parent segment="107"/>
<proximal x="-38.939095" y="326.77734" z="-71.73598" diameter="1.6"/>
<distal x="-38.938526" y="344.19547" z="-89.67031" diameter="1.6"/>
</segment>
<segment id="123" name="Seg1_comp_62">
<parent segment="122"/>
<distal x="-38.937725" y="361.6129" z="-107.60391" diameter="1.6"/>
</segment>
<segment id="120" name="Seg0_comp_61">
<parent segment="105"/>
<proximal x="-110.67767" y="326.77673" z="0.0" diameter="1.6"/>
<distal x="-128.61156" y="344.1944" z="0.0" diameter="1.6"/>
</segment>
<segment id="121" name="Seg1_comp_61">
<parent segment="120"/>
<distal x="-146.54546" y="361.6121" z="0.0" diameter="1.6"/>
</segment>
<segmentGroup id="comp_1" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="6"/>
<member segment="0"/>
<member segment="1"/>
</segmentGroup>
<segmentGroup id="comp_69" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="12"/>
<member segment="136"/>
<member segment="137"/>
</segmentGroup>
<segmentGroup id="comp_38" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="4"/>
<member segment="74"/>
<member segment="75"/>
</segmentGroup>
<segmentGroup id="comp_9" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="16"/>
<member segment="17"/>
</segmentGroup>
<segmentGroup id="comp_8" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="14"/>
<member segment="15"/>
</segmentGroup>
<segmentGroup id="comp_7" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="12"/>
<member segment="13"/>
</segmentGroup>
<segmentGroup id="comp_6" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="10"/>
<member segment="11"/>
</segmentGroup>
<segmentGroup id="comp_5" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="8"/>
<member segment="9"/>
</segmentGroup>
<segmentGroup id="comp_4" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="6"/>
<member segment="7"/>
</segmentGroup>
<segmentGroup id="comp_3" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="4"/>
<member segment="5"/>
</segmentGroup>
<segmentGroup id="comp_2" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="2"/>
<member segment="3"/>
</segmentGroup>
<segmentGroup id="comp_70" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="27"/>
<member segment="138"/>
<member segment="139"/>
</segmentGroup>
<segmentGroup id="comp_39" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="4"/>
<member segment="76"/>
<member segment="77"/>
</segmentGroup>
<segmentGroup id="comp_13" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="24"/>
<member segment="25"/>
</segmentGroup>
<segmentGroup id="comp_12" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="22"/>
<member segment="23"/>
</segmentGroup>
<segmentGroup id="comp_11" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="20"/>
<member segment="21"/>
</segmentGroup>
<segmentGroup id="comp_10" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="18"/>
<member segment="19"/>
</segmentGroup>
<segmentGroup id="comp_21" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="40"/>
<member segment="41"/>
</segmentGroup>
<segmentGroup id="comp_20" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="38"/>
<member segment="39"/>
</segmentGroup>
<segmentGroup id="comp_19" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="36"/>
<member segment="37"/>
</segmentGroup>
<segmentGroup id="comp_18" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="34"/>
<member segment="35"/>
</segmentGroup>
<segmentGroup id="comp_17" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="32"/>
<member segment="33"/>
</segmentGroup>
<segmentGroup id="comp_16" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="30"/>
<member segment="31"/>
</segmentGroup>
<segmentGroup id="comp_15" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="28"/>
<member segment="29"/>
</segmentGroup>
<segmentGroup id="comp_14" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="26"/>
<member segment="27"/>
</segmentGroup>
<segmentGroup id="comp_73" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="32"/>
<member segment="144"/>
<member segment="145"/>
</segmentGroup>
<segmentGroup id="comp_71" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="32"/>
<member segment="140"/>
<member segment="141"/>
</segmentGroup>
<segmentGroup id="comp_40" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="4"/>
<member segment="78"/>
<member segment="79"/>
</segmentGroup>
<segmentGroup id="comp_25" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="48"/>
<member segment="49"/>
</segmentGroup>
<segmentGroup id="comp_24" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="46"/>
<member segment="47"/>
</segmentGroup>
<segmentGroup id="comp_23" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="44"/>
<member segment="45"/>
</segmentGroup>
<segmentGroup id="comp_22" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="42"/>
<member segment="43"/>
</segmentGroup>
<segmentGroup id="comp_33" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="64"/>
<member segment="65"/>
</segmentGroup>
<segmentGroup id="comp_32" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="62"/>
<member segment="63"/>
</segmentGroup>
<segmentGroup id="comp_31" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="60"/>
<member segment="61"/>
</segmentGroup>
<segmentGroup id="comp_30" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="58"/>
<member segment="59"/>
</segmentGroup>
<segmentGroup id="comp_29" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="56"/>
<member segment="57"/>
</segmentGroup>
<segmentGroup id="comp_28" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="54"/>
<member segment="55"/>
</segmentGroup>
<segmentGroup id="comp_27" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="52"/>
<member segment="53"/>
</segmentGroup>
<segmentGroup id="comp_26" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="50"/>
<member segment="51"/>
</segmentGroup>
<segmentGroup id="comp_74" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="32"/>
<member segment="146"/>
<member segment="147"/>
</segmentGroup>
<segmentGroup id="comp_72" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="32"/>
<member segment="142"/>
<member segment="143"/>
</segmentGroup>
<segmentGroup id="comp_42" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="5"/>
<member segment="82"/>
<member segment="83"/>
</segmentGroup>
<segmentGroup id="comp_41" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="6"/>
<member segment="80"/>
<member segment="81"/>
</segmentGroup>
<segmentGroup id="comp_37" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="72"/>
<member segment="73"/>
</segmentGroup>
<segmentGroup id="comp_36" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="70"/>
<member segment="71"/>
</segmentGroup>
<segmentGroup id="comp_35" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="68"/>
<member segment="69"/>
</segmentGroup>
<segmentGroup id="comp_34" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="66"/>
<member segment="67"/>
</segmentGroup>
<segmentGroup id="comp_44" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="6"/>
<member segment="86"/>
<member segment="87"/>
</segmentGroup>
<segmentGroup id="comp_43" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="5"/>
<member segment="84"/>
<member segment="85"/>
</segmentGroup>
<segmentGroup id="comp_52" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="102"/>
<member segment="103"/>
</segmentGroup>
<segmentGroup id="comp_51" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="100"/>
<member segment="101"/>
</segmentGroup>
<segmentGroup id="comp_50" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="98"/>
<member segment="99"/>
</segmentGroup>
<segmentGroup id="comp_49" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="96"/>
<member segment="97"/>
</segmentGroup>
<segmentGroup id="comp_48" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="94"/>
<member segment="95"/>
</segmentGroup>
<segmentGroup id="comp_47" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="92"/>
<member segment="93"/>
</segmentGroup>
<segmentGroup id="comp_46" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="90"/>
<member segment="91"/>
</segmentGroup>
<segmentGroup id="comp_45" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="88"/>
<member segment="89"/>
</segmentGroup>
<segmentGroup id="comp_60" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="118"/>
<member segment="119"/>
</segmentGroup>
<segmentGroup id="comp_59" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="116"/>
<member segment="117"/>
</segmentGroup>
<segmentGroup id="comp_58" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="114"/>
<member segment="115"/>
</segmentGroup>
<segmentGroup id="comp_57" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="112"/>
<member segment="113"/>
</segmentGroup>
<segmentGroup id="comp_56" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="110"/>
<member segment="111"/>
</segmentGroup>
<segmentGroup id="comp_55" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="108"/>
<member segment="109"/>
</segmentGroup>
<segmentGroup id="comp_54" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="106"/>
<member segment="107"/>
</segmentGroup>
<segmentGroup id="comp_53" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="104"/>
<member segment="105"/>
</segmentGroup>
<segmentGroup id="comp_68" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="134"/>
<member segment="135"/>
</segmentGroup>
<segmentGroup id="comp_67" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="132"/>
<member segment="133"/>
</segmentGroup>
<segmentGroup id="comp_66" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="130"/>
<member segment="131"/>
</segmentGroup>
<segmentGroup id="comp_65" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="128"/>
<member segment="129"/>
</segmentGroup>
<segmentGroup id="comp_64" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="126"/>
<member segment="127"/>
</segmentGroup>
<segmentGroup id="comp_63" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="124"/>
<member segment="125"/>
</segmentGroup>
<segmentGroup id="comp_62" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="122"/>
<member segment="123"/>
</segmentGroup>
<segmentGroup id="comp_61" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="8"/>
<member segment="120"/>
<member segment="121"/>
</segmentGroup>
<segmentGroup id="all">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_1">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_3">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_8">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_1">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="soma_group" neuroLexId="GO:0043025">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="prox_dends_soma">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_2">
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="axon_group" neuroLexId="GO:0030424">
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="prox_axon">
<include segmentGroup="comp_69"/>
</segmentGroup>
<segmentGroup id="dendrite_group" neuroLexId="GO:0030425">
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_4">
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_3">
<include segmentGroup="comp_38"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_5">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_7">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
</segmentGroup>
<segmentGroup id="most_prox_bas_dend">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="basal_obl_dends">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
</segmentGroup>
<segmentGroup id="basal_dends">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
</segmentGroup>
<segmentGroup id="mid_dist_apic_dend">
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_6">
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="mid_dist_bas_dend">
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
</segmentGroup>
<segmentGroup id="LTS_dends">
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="mid_apic_dends">
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
</segmentGroup>
<segmentGroup id="distal_axon">
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="L6Pyr_dends">
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
</segmentGroup>
<segmentGroup id="TCR_dends">
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
</morphology>
<biophysicalProperties id="biophys">
<membraneProperties>
<channelDensity condDensity="0.25 mS_per_cm2" id="ar_OneSecGrp_SectionRef_1" ionChannel="ar__m00_25" segmentGroup="OneSecGrp_SectionRef_1" erev="-35.0 mV" ion="ar"/>
<channelDensity condDensity="0.5 mS_per_cm2" id="ar_ModelViewParmSubset_4" ionChannel="ar__m00_25" segmentGroup="ModelViewParmSubset_4" erev="-35.0 mV" ion="ar"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="cal_OneSecGrp_SectionRef_1" ionChannel="cal" segmentGroup="OneSecGrp_SectionRef_1" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="2.0 mS_per_cm2" id="cal_ModelViewParmSubset_4" ionChannel="cal" segmentGroup="ModelViewParmSubset_4" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="cat_OneSecGrp_SectionRef_1" ionChannel="cat" segmentGroup="OneSecGrp_SectionRef_1" ion="cat" erev="125.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="cat_ModelViewParmSubset_4" ionChannel="cat" segmentGroup="ModelViewParmSubset_4" ion="cat" erev="125.0 mV"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="k2_ModelViewParmSubset_3" ionChannel="k2" segmentGroup="ModelViewParmSubset_3" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="k2_ModelViewParmSubset_4" ionChannel="k2" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="2.0 mS_per_cm2" id="ka_ModelViewParmSubset_2" ionChannel="ka" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="30.0 mS_per_cm2" id="ka_OneSecGrp_SectionRef_1" ionChannel="ka" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="4.0 mS_per_cm2" id="ka_ModelViewParmSubset_5" ionChannel="ka" segmentGroup="ModelViewParmSubset_5" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="60.0 mS_per_cm2" id="ka_OneSecGrp_SectionRef_3" ionChannel="ka" segmentGroup="OneSecGrp_SectionRef_3" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="kahp_OneSecGrp_SectionRef_1" ionChannel="kahp" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="kahp_ModelViewParmSubset_4" ionChannel="kahp" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="4.5 mS_per_cm2" id="kc_OneSecGrp_SectionRef_1" ionChannel="kc" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="9.0 mS_per_cm2" id="kc_ModelViewParmSubset_4" ionChannel="kc" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="125.0 mS_per_cm2" id="kdr_OneSecGrp_SectionRef_1" ionChannel="kdr" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="12.5 mS_per_cm2" id="kdr_ModelViewParmSubset_6" ionChannel="kdr" segmentGroup="ModelViewParmSubset_6" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="187.5 mS_per_cm2" id="kdr_ModelViewParmSubset_7" ionChannel="kdr" segmentGroup="ModelViewParmSubset_7" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="250.0 mS_per_cm2" id="kdr_OneSecGrp_SectionRef_3" ionChannel="kdr" segmentGroup="OneSecGrp_SectionRef_3" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="kdr_ModelViewParmSubset_2" ionChannel="kdr" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="15.0 mS_per_cm2" id="km_ModelViewParmSubset_4" ionChannel="km" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="7.5 mS_per_cm2" id="km_OneSecGrp_SectionRef_1" ionChannel="km" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="187.5 mS_per_cm2" id="naf_ModelViewParmSubset_8" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="ModelViewParmSubset_8" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="250.0 mS_per_cm2" id="naf_OneSecGrp_SectionRef_3" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="OneSecGrp_SectionRef_3" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="25.0 mS_per_cm2" id="naf_ModelViewParmSubset_6" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="ModelViewParmSubset_6" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="naf_ModelViewParmSubset_2" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="ModelViewParmSubset_2" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.48 mS_per_cm2" id="nap_ModelViewParmSubset_8" ionChannel="nap" segmentGroup="ModelViewParmSubset_8" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.064 mS_per_cm2" id="nap_ModelViewParmSubset_6" ionChannel="nap" segmentGroup="ModelViewParmSubset_6" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.64 mS_per_cm2" id="nap_OneSecGrp_SectionRef_3" ionChannel="nap" segmentGroup="OneSecGrp_SectionRef_3" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="pas_ModelViewParmSubset_2" ionChannel="pas" segmentGroup="ModelViewParmSubset_2" erev="-70.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.02 mS_per_cm2" id="pas_OneSecGrp_SectionRef_1" ionChannel="pas" segmentGroup="OneSecGrp_SectionRef_1" erev="-70.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.04 mS_per_cm2" id="pas_ModelViewParmSubset_4" ionChannel="pas" segmentGroup="ModelViewParmSubset_4" erev="-70.0 mV" ion="non_specific"/>
<spikeThresh value="0.0 mV"/>
<specificCapacitance segmentGroup="ModelViewParmSubset_4" value="1.8 uF_per_cm2"/>
<specificCapacitance segmentGroup="ModelViewParmSubset_3" value="0.9 uF_per_cm2"/>
<initMembPotential value="-70.0 mV"/>
</membraneProperties>
<intracellularProperties>
<species segmentGroup="ModelViewParmSubset_4" id="ca" ion="ca" concentrationModel="cad__beta0_05__phi52000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<species segmentGroup="OneSecGrp_SectionRef_1" id="ca" ion="ca" concentrationModel="cad__beta0_01__phi26000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<resistivity segmentGroup="ModelViewParmSubset_2" value="0.1 kohm_cm"/>
<resistivity segmentGroup="ModelViewParmSubset_1" value="0.25 kohm_cm"/>
</intracellularProperties>
</biophysicalProperties>
</cell>
<cell id="L23PyrRS">
<notes>Cell: suppyrRS_0 exported from NEURON ModelView</notes>
<morphology id="morphology_L23PyrRS">
<segment id="0" name="Seg0_comp_1">
<proximal x="0.0" y="0.0" z="0.0" diameter="16.0"/>
<distal x="0.0" y="7.5" z="0.0" diameter="16.0"/>
</segment>
<segment id="1" name="Seg1_comp_1">
<parent segment="0"/>
<distal x="-0.0" y="15.0" z="0.0" diameter="16.0"/>
</segment>
<segment id="136" name="Seg0_comp_69">
<parent segment="0" fractionAlong="0.0"/>
<proximal x="0.0" y="0.0" z="0.0" diameter="1.8"/>
<distal x="-0.0" y="-12.5" z="0.0" diameter="1.8"/>
</segment>
<segment id="137" name="Seg1_comp_69">
<parent segment="136"/>
<distal x="-0.0" y="-25.0" z="0.0" diameter="1.8"/>
</segment>
<segment id="74" name="Seg0_comp_38">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="8.0"/>
<distal x="-0.0" y="40.0" z="0.0" diameter="8.0"/>
</segment>
<segment id="75" name="Seg1_comp_38">
<parent segment="74"/>
<distal x="-0.0" y="65.0" z="0.0" diameter="8.0"/>
</segment>
<segment id="16" name="Seg0_comp_9">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="-5.0" z="-15.0" diameter="1.0"/>
</segment>
<segment id="17" name="Seg1_comp_9">
<parent segment="16"/>
<distal x="0.0" y="-25.0" z="-30.0" diameter="1.0"/>
</segment>
<segment id="14" name="Seg0_comp_8">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="15.0" y="-5.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="15" name="Seg1_comp_8">
<parent segment="14"/>
<distal x="30.0" y="-25.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="12" name="Seg0_comp_7">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="-5.0" z="15.0" diameter="1.0"/>
</segment>
<segment id="13" name="Seg1_comp_7">
<parent segment="12"/>
<distal x="0.0" y="-25.0" z="30.0" diameter="1.0"/>
</segment>
<segment id="10" name="Seg0_comp_6">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-15.0" y="-5.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="11" name="Seg1_comp_6">
<parent segment="10"/>
<distal x="-30.0" y="-25.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="8" name="Seg0_comp_5">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="17.320509" y="10.0" z="-17.320509" diameter="1.0"/>
</segment>
<segment id="9" name="Seg1_comp_5">
<parent segment="8"/>
<distal x="34.641018" y="5.0" z="-34.64101" diameter="1.0"/>
</segment>
<segment id="6" name="Seg0_comp_4">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="17.320509" y="10.0" z="17.320509" diameter="1.0"/>
</segment>
<segment id="7" name="Seg1_comp_4">
<parent segment="6"/>
<distal x="34.640957" y="5.0" z="34.640995" diameter="1.0"/>
</segment>
<segment id="4" name="Seg0_comp_3">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-17.320509" y="10.0" z="-17.320509" diameter="1.0"/>
</segment>
<segment id="5" name="Seg1_comp_3">
<parent segment="4"/>
<distal x="-34.641" y="5.0" z="-34.641014" diameter="1.0"/>
</segment>
<segment id="2" name="Seg0_comp_2">
<parent segment="1"/>
<proximal x="-0.0" y="15.0" z="0.0" diameter="1.0"/>
<distal x="-17.320509" y="10.0" z="17.320509" diameter="1.0"/>
</segment>
<segment id="3" name="Seg1_comp_2">
<parent segment="2"/>
<distal x="-34.64103" y="5.0" z="34.64107" diameter="1.0"/>
</segment>
<segment id="138" name="Seg0_comp_70">
<parent segment="137"/>
<proximal x="-0.0" y="-25.0" z="0.0" diameter="1.4"/>
<distal x="-0.0" y="-50.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="139" name="Seg1_comp_70">
<parent segment="138"/>
<distal x="-0.0" y="-75.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="76" name="Seg0_comp_39">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="7.2"/>
<distal x="-0.0" y="90.0" z="0.0" diameter="7.2"/>
</segment>
<segment id="77" name="Seg1_comp_39">
<parent segment="76"/>
<distal x="-0.0" y="115.0" z="0.0" diameter="7.2"/>
</segment>
<segment id="24" name="Seg0_comp_13">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="65.0" z="-25.0" diameter="1.0"/>
</segment>
<segment id="25" name="Seg1_comp_13">
<parent segment="24"/>
<distal x="-0.0" y="65.0" z="-50.0" diameter="1.0"/>
</segment>
<segment id="22" name="Seg0_comp_12">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="25.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="23" name="Seg1_comp_12">
<parent segment="22"/>
<distal x="50.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="20" name="Seg0_comp_11">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-0.0" y="65.0" z="25.0" diameter="1.0"/>
</segment>
<segment id="21" name="Seg1_comp_11">
<parent segment="20"/>
<distal x="0.0" y="65.0" z="50.0" diameter="1.0"/>
</segment>
<segment id="18" name="Seg0_comp_10">
<parent segment="75"/>
<proximal x="-0.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-25.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="19" name="Seg1_comp_10">
<parent segment="18"/>
<distal x="-50.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="40" name="Seg0_comp_21">
<parent segment="17"/>
<proximal x="0.0" y="-25.0" z="-30.0" diameter="1.0"/>
<distal x="0.0" y="-45.0" z="-45.0" diameter="1.0"/>
</segment>
<segment id="41" name="Seg1_comp_21">
<parent segment="40"/>
<distal x="0.0" y="-65.0" z="-60.0" diameter="1.0"/>
</segment>
<segment id="38" name="Seg0_comp_20">
<parent segment="15"/>
<proximal x="30.0" y="-25.0" z="0.0" diameter="1.0"/>
<distal x="45.0" y="-45.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="39" name="Seg1_comp_20">
<parent segment="38"/>
<distal x="60.0" y="-65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="36" name="Seg0_comp_19">
<parent segment="13"/>
<proximal x="0.0" y="-25.0" z="30.0" diameter="1.0"/>
<distal x="0.0" y="-45.0" z="45.0" diameter="1.0"/>
</segment>
<segment id="37" name="Seg1_comp_19">
<parent segment="36"/>
<distal x="0.0" y="-65.0" z="60.0" diameter="1.0"/>
</segment>
<segment id="34" name="Seg0_comp_18">
<parent segment="11"/>
<proximal x="-30.0" y="-25.0" z="0.0" diameter="1.0"/>
<distal x="-45.0" y="-45.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="35" name="Seg1_comp_18">
<parent segment="34"/>
<distal x="-60.0" y="-65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="32" name="Seg0_comp_17">
<parent segment="9"/>
<proximal x="34.641018" y="5.0" z="-34.64101" diameter="1.0"/>
<distal x="51.961525" y="0.0" z="-51.961517" diameter="1.0"/>
</segment>
<segment id="33" name="Seg1_comp_17">
<parent segment="32"/>
<distal x="69.28174" y="-5.0" z="-69.28177" diameter="1.0"/>
</segment>
<segment id="30" name="Seg0_comp_16">
<parent segment="7"/>
<proximal x="34.640957" y="5.0" z="34.640995" diameter="1.0"/>
<distal x="51.961487" y="0.0" z="51.961525" diameter="1.0"/>
</segment>
<segment id="31" name="Seg1_comp_16">
<parent segment="30"/>
<distal x="69.28227" y="-5.0" z="69.2822" diameter="1.0"/>
</segment>
<segment id="28" name="Seg0_comp_15">
<parent segment="5"/>
<proximal x="-34.641" y="5.0" z="-34.641014" diameter="1.0"/>
<distal x="-51.961494" y="0.0" z="-51.961517" diameter="1.0"/>
</segment>
<segment id="29" name="Seg1_comp_15">
<parent segment="28"/>
<distal x="-69.2822" y="-5.0" z="-69.282326" diameter="1.0"/>
</segment>
<segment id="26" name="Seg0_comp_14">
<parent segment="3"/>
<proximal x="-34.64103" y="5.0" z="34.64107" diameter="1.0"/>
<distal x="-51.961548" y="0.0" z="51.961563" diameter="1.0"/>
</segment>
<segment id="27" name="Seg1_comp_14">
<parent segment="26"/>
<distal x="-69.281975" y="-5.0" z="69.282005" diameter="1.0"/>
</segment>
<segment id="144" name="Seg0_comp_73">
<parent segment="139"/>
<proximal x="-0.0" y="-75.0" z="0.0" diameter="1.0"/>
<distal x="-9.735465" y="-98.0265" z="0.0" diameter="1.0"/>
</segment>
<segment id="145" name="Seg1_comp_73">
<parent segment="144"/>
<distal x="-19.470894" y="-121.05301" z="0.0" diameter="1.0"/>
</segment>
<segment id="140" name="Seg0_comp_71">
<parent segment="139"/>
<proximal x="-0.0" y="-75.0" z="0.0" diameter="1.0"/>
<distal x="9.735455" y="-98.0265" z="0.0" diameter="1.0"/>
</segment>
<segment id="141" name="Seg1_comp_71">
<parent segment="140"/>
<distal x="19.470905" y="-121.05301" z="0.0" diameter="1.0"/>
</segment>
<segment id="78" name="Seg0_comp_40">
<parent segment="77"/>
<proximal x="-0.0" y="115.0" z="0.0" diameter="6.4"/>
<distal x="0.0" y="140.0" z="0.0" diameter="6.4"/>
</segment>
<segment id="79" name="Seg1_comp_40">
<parent segment="78"/>
<distal x="-0.0" y="165.0" z="0.0" diameter="6.4"/>
</segment>
<segment id="48" name="Seg0_comp_25">
<parent segment="25"/>
<proximal x="-0.0" y="65.0" z="-50.0" diameter="1.0"/>
<distal x="0.0" y="65.0" z="-75.0" diameter="1.0"/>
</segment>
<segment id="49" name="Seg1_comp_25">
<parent segment="48"/>
<distal x="-0.0" y="65.0" z="-100.0" diameter="1.0"/>
</segment>
<segment id="46" name="Seg0_comp_24">
<parent segment="23"/>
<proximal x="50.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="75.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="47" name="Seg1_comp_24">
<parent segment="46"/>
<distal x="100.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="44" name="Seg0_comp_23">
<parent segment="21"/>
<proximal x="0.0" y="65.0" z="50.0" diameter="1.0"/>
<distal x="0.0" y="65.0" z="75.0" diameter="1.0"/>
</segment>
<segment id="45" name="Seg1_comp_23">
<parent segment="44"/>
<distal x="0.0" y="65.0" z="100.0" diameter="1.0"/>
</segment>
<segment id="42" name="Seg0_comp_22">
<parent segment="19"/>
<proximal x="-50.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-75.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="43" name="Seg1_comp_22">
<parent segment="42"/>
<distal x="-100.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="64" name="Seg0_comp_33">
<parent segment="41"/>
<proximal x="0.0" y="-65.0" z="-60.0" diameter="1.0"/>
<distal x="0.0" y="-85.0" z="-75.0" diameter="1.0"/>
</segment>
<segment id="65" name="Seg1_comp_33">
<parent segment="64"/>
<distal x="0.0" y="-105.0" z="-90.0" diameter="1.0"/>
</segment>
<segment id="62" name="Seg0_comp_32">
<parent segment="39"/>
<proximal x="60.0" y="-65.0" z="0.0" diameter="1.0"/>
<distal x="75.0" y="-85.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="63" name="Seg1_comp_32">
<parent segment="62"/>
<distal x="90.0" y="-105.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="60" name="Seg0_comp_31">
<parent segment="37"/>
<proximal x="0.0" y="-65.0" z="60.0" diameter="1.0"/>
<distal x="0.0" y="-85.0" z="75.0" diameter="1.0"/>
</segment>
<segment id="61" name="Seg1_comp_31">
<parent segment="60"/>
<distal x="0.0" y="-105.0" z="90.0" diameter="1.0"/>
</segment>
<segment id="58" name="Seg0_comp_30">
<parent segment="35"/>
<proximal x="-60.0" y="-65.0" z="0.0" diameter="1.0"/>
<distal x="-75.0" y="-85.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="59" name="Seg1_comp_30">
<parent segment="58"/>
<distal x="-90.0" y="-105.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="56" name="Seg0_comp_29">
<parent segment="33"/>
<proximal x="69.28174" y="-5.0" z="-69.28177" diameter="1.0"/>
<distal x="86.602905" y="-10.0" z="-86.60286" diameter="1.0"/>
</segment>
<segment id="57" name="Seg1_comp_29">
<parent segment="56"/>
<distal x="103.923355" y="-15.0" z="-103.92326" diameter="1.0"/>
</segment>
<segment id="54" name="Seg0_comp_28">
<parent segment="31"/>
<proximal x="69.28227" y="-5.0" z="69.2822" diameter="1.0"/>
<distal x="86.60222" y="-10.0" z="86.60239" diameter="1.0"/>
</segment>
<segment id="55" name="Seg1_comp_28">
<parent segment="54"/>
<distal x="103.923" y="-15.0" z="103.92307" diameter="1.0"/>
</segment>
<segment id="52" name="Seg0_comp_27">
<parent segment="29"/>
<proximal x="-69.2822" y="-5.0" z="-69.282326" diameter="1.0"/>
<distal x="-86.602486" y="-10.0" z="-86.60253" diameter="1.0"/>
</segment>
<segment id="53" name="Seg1_comp_27">
<parent segment="52"/>
<distal x="-103.92276" y="-15.0" z="-103.922714" diameter="1.0"/>
</segment>
<segment id="50" name="Seg0_comp_26">
<parent segment="27"/>
<proximal x="-69.281975" y="-5.0" z="69.282005" diameter="1.0"/>
<distal x="-86.60266" y="-10.0" z="86.6028" diameter="1.0"/>
</segment>
<segment id="51" name="Seg1_comp_26">
<parent segment="50"/>
<distal x="-103.92302" y="-15.0" z="103.92299" diameter="1.0"/>
</segment>
<segment id="146" name="Seg0_comp_74">
<parent segment="145"/>
<proximal x="-19.470894" y="-121.05301" z="0.0" diameter="1.0"/>
<distal x="-29.206394" y="-144.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="147" name="Seg1_comp_74">
<parent segment="146"/>
<distal x="-38.94189" y="-167.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="142" name="Seg0_comp_72">
<parent segment="141"/>
<proximal x="19.470905" y="-121.05301" z="0.0" diameter="1.0"/>
<distal x="29.206406" y="-144.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="143" name="Seg1_comp_72">
<parent segment="142"/>
<distal x="38.941807" y="-167.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="82" name="Seg0_comp_42">
<parent segment="79"/>
<proximal x="-0.0" y="165.0" z="0.0" diameter="4.0"/>
<distal x="9.734937" y="188.02641" z="0.0" diameter="4.0"/>
</segment>
<segment id="83" name="Seg1_comp_42">
<parent segment="82"/>
<distal x="19.470385" y="211.05298" z="0.0" diameter="4.0"/>
</segment>
<segment id="80" name="Seg0_comp_41">
<parent segment="79"/>
<proximal x="-0.0" y="165.0" z="0.0" diameter="4.0"/>
<distal x="-9.735199" y="188.0264" z="0.0" diameter="4.0"/>
</segment>
<segment id="81" name="Seg1_comp_41">
<parent segment="80"/>
<distal x="-19.471302" y="211.05292" z="0.0" diameter="4.0"/>
</segment>
<segment id="72" name="Seg0_comp_37">
<parent segment="49"/>
<proximal x="-0.0" y="65.0" z="-100.0" diameter="1.0"/>
<distal x="-0.0" y="65.0" z="-125.0" diameter="1.0"/>
</segment>
<segment id="73" name="Seg1_comp_37">
<parent segment="72"/>
<distal x="-0.0" y="65.0" z="-150.0" diameter="1.0"/>
</segment>
<segment id="70" name="Seg0_comp_36">
<parent segment="47"/>
<proximal x="100.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="125.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="71" name="Seg1_comp_36">
<parent segment="70"/>
<distal x="150.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="68" name="Seg0_comp_35">
<parent segment="45"/>
<proximal x="0.0" y="65.0" z="100.0" diameter="1.0"/>
<distal x="0.0" y="65.0" z="125.0" diameter="1.0"/>
</segment>
<segment id="69" name="Seg1_comp_35">
<parent segment="68"/>
<distal x="0.0" y="65.0" z="150.0" diameter="1.0"/>
</segment>
<segment id="66" name="Seg0_comp_34">
<parent segment="43"/>
<proximal x="-100.0" y="65.0" z="0.0" diameter="1.0"/>
<distal x="-125.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="67" name="Seg1_comp_34">
<parent segment="66"/>
<distal x="-150.0" y="65.0" z="0.0" diameter="1.0"/>
</segment>
<segment id="86" name="Seg0_comp_44">
<parent segment="83"/>
<proximal x="19.470385" y="211.05298" z="0.0" diameter="4.0"/>
<distal x="29.20583" y="234.07956" z="0.0" diameter="4.0"/>
</segment>
<segment id="87" name="Seg1_comp_44">
<parent segment="86"/>
<distal x="38.94128" y="257.10614" z="0.0" diameter="4.0"/>
</segment>
<segment id="84" name="Seg0_comp_43">
<parent segment="81"/>
<proximal x="-19.471302" y="211.05292" z="0.0" diameter="4.0"/>
<distal x="-29.20599" y="234.07948" z="0.0" diameter="4.0"/>
</segment>
<segment id="85" name="Seg1_comp_43">
<parent segment="84"/>
<distal x="-38.942097" y="257.106" z="0.0" diameter="4.0"/>
</segment>
<segment id="102" name="Seg0_comp_52">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="56.875668" y="274.52423" z="0.0" diameter="1.6"/>
</segment>
<segment id="103" name="Seg1_comp_52">
<parent segment="102"/>
<distal x="74.809364" y="291.94165" z="0.0" diameter="1.6"/>
</segment>
<segment id="100" name="Seg0_comp_51">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="38.94128" y="274.52423" z="-17.934387" diameter="1.6"/>
</segment>
<segment id="101" name="Seg1_comp_51">
<parent segment="100"/>
<distal x="38.940094" y="291.94177" z="-35.86782" diameter="1.6"/>
</segment>
<segment id="98" name="Seg0_comp_50">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="38.94128" y="274.52423" z="17.934387" diameter="1.6"/>
</segment>
<segment id="99" name="Seg1_comp_50">
<parent segment="98"/>
<distal x="38.941246" y="291.94193" z="35.868366" diameter="1.6"/>
</segment>
<segment id="96" name="Seg0_comp_49">
<parent segment="87"/>
<proximal x="38.94128" y="257.10614" z="0.0" diameter="1.6"/>
<distal x="38.94185" y="282.1057" z="0.0" diameter="1.6"/>
</segment>
<segment id="97" name="Seg1_comp_49">
<parent segment="96"/>
<distal x="38.9417" y="307.10605" z="0.0" diameter="1.6"/>
</segment>
<segment id="94" name="Seg0_comp_48">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-38.941532" y="282.10562" z="0.0" diameter="1.6"/>
</segment>
<segment id="95" name="Seg1_comp_48">
<parent segment="94"/>
<distal x="-38.941692" y="307.10593" z="0.0" diameter="1.6"/>
</segment>
<segment id="92" name="Seg0_comp_47">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-38.94128" y="274.52423" z="17.934387" diameter="1.6"/>
</segment>
<segment id="93" name="Seg1_comp_47">
<parent segment="92"/>
<distal x="-38.941307" y="291.94186" z="35.868286" diameter="1.6"/>
</segment>
<segment id="90" name="Seg0_comp_46">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-38.94128" y="274.52423" z="-17.934387" diameter="1.6"/>
</segment>
<segment id="91" name="Seg1_comp_46">
<parent segment="90"/>
<distal x="-38.94071" y="291.94235" z="-35.868736" diameter="1.6"/>
</segment>
<segment id="88" name="Seg0_comp_45">
<parent segment="85"/>
<proximal x="-38.942097" y="257.106" z="0.0" diameter="1.6"/>
<distal x="-56.876" y="274.52368" z="0.0" diameter="1.6"/>
</segment>
<segment id="89" name="Seg1_comp_45">
<parent segment="88"/>
<distal x="-74.809875" y="291.94135" z="0.0" diameter="1.6"/>
</segment>
<segment id="118" name="Seg0_comp_60">
<parent segment="103"/>
<proximal x="74.809364" y="291.94165" z="0.0" diameter="1.6"/>
<distal x="92.743034" y="309.35907" z="0.0" diameter="1.6"/>
</segment>
<segment id="119" name="Seg1_comp_60">
<parent segment="118"/>
<distal x="110.67742" y="326.77716" z="0.0" diameter="1.6"/>
</segment>
<segment id="116" name="Seg0_comp_59">
<parent segment="101"/>
<proximal x="38.940094" y="291.94177" z="-35.86782" diameter="1.6"/>
<distal x="38.93914" y="309.36" z="-53.801983" diameter="1.6"/>
</segment>
<segment id="117" name="Seg1_comp_59">
<parent segment="116"/>
<distal x="38.937958" y="326.7775" z="-71.7354" diameter="1.6"/>
</segment>
<segment id="114" name="Seg0_comp_58">
<parent segment="99"/>
<proximal x="38.941246" y="291.94193" z="35.868366" diameter="1.6"/>
<distal x="38.941235" y="309.3596" z="53.802303" diameter="1.6"/>
</segment>
<segment id="115" name="Seg1_comp_58">
<parent segment="114"/>
<distal x="38.94122" y="326.77725" z="71.736244" diameter="1.6"/>
</segment>
<segment id="112" name="Seg0_comp_57">
<parent segment="97"/>
<proximal x="38.9417" y="307.10605" z="0.0" diameter="1.6"/>
<distal x="38.942265" y="332.10565" z="0.0" diameter="1.6"/>
</segment>
<segment id="113" name="Seg1_comp_57">
<parent segment="112"/>
<distal x="38.94211" y="357.10596" z="0.0" diameter="1.6"/>
</segment>
<segment id="110" name="Seg0_comp_56">
<parent segment="95"/>
<proximal x="-38.941692" y="307.10593" z="0.0" diameter="1.6"/>
<distal x="-38.941853" y="332.1062" z="0.0" diameter="1.6"/>
</segment>
<segment id="111" name="Seg1_comp_56">
<parent segment="110"/>
<distal x="-38.94127" y="357.1058" z="0.0" diameter="1.6"/>
</segment>
<segment id="108" name="Seg0_comp_55">
<parent segment="93"/>
<proximal x="-38.941307" y="291.94186" z="35.868286" diameter="1.6"/>
<distal x="-38.94136" y="309.3595" z="53.80219" diameter="1.6"/>
</segment>
<segment id="109" name="Seg1_comp_55">
<parent segment="108"/>
<distal x="-38.941402" y="326.77713" z="71.73609" diameter="1.6"/>
</segment>
<segment id="106" name="Seg0_comp_54">
<parent segment="91"/>
<proximal x="-38.94071" y="291.94235" z="-35.868736" diameter="1.6"/>
<distal x="-38.939907" y="309.35983" z="-53.802338" diameter="1.6"/>
</segment>
<segment id="107" name="Seg1_comp_54">
<parent segment="106"/>
<distal x="-38.939095" y="326.77734" z="-71.73598" diameter="1.6"/>
</segment>
<segment id="104" name="Seg0_comp_53">
<parent segment="89"/>
<proximal x="-74.809875" y="291.94135" z="0.0" diameter="1.6"/>
<distal x="-92.74378" y="309.35907" z="0.0" diameter="1.6"/>
</segment>
<segment id="105" name="Seg1_comp_53">
<parent segment="104"/>
<distal x="-110.67767" y="326.77673" z="0.0" diameter="1.6"/>
</segment>
<segment id="134" name="Seg0_comp_68">
<parent segment="119"/>
<proximal x="110.67742" y="326.77716" z="0.0" diameter="1.6"/>
<distal x="128.6111" y="344.19458" z="0.0" diameter="1.6"/>
</segment>
<segment id="135" name="Seg1_comp_68">
<parent segment="134"/>
<distal x="146.5448" y="361.61197" z="0.0" diameter="1.6"/>
</segment>
<segment id="132" name="Seg0_comp_67">
<parent segment="117"/>
<proximal x="38.937958" y="326.7775" z="-71.7354" diameter="1.6"/>
<distal x="38.936993" y="344.1957" z="-89.66957" diameter="1.6"/>
</segment>
<segment id="133" name="Seg1_comp_67">
<parent segment="132"/>
<distal x="38.935814" y="361.61322" z="-107.60299" diameter="1.6"/>
</segment>
<segment id="130" name="Seg0_comp_66">
<parent segment="115"/>
<proximal x="38.94122" y="326.77725" z="71.736244" diameter="1.6"/>
<distal x="38.941196" y="344.19492" z="89.67018" diameter="1.6"/>
</segment>
<segment id="131" name="Seg1_comp_66">
<parent segment="130"/>
<distal x="38.941177" y="361.6126" z="107.604164" diameter="1.6"/>
</segment>
<segment id="128" name="Seg0_comp_65">
<parent segment="113"/>
<proximal x="38.94211" y="357.10596" z="0.0" diameter="1.6"/>
<distal x="38.941936" y="382.10623" z="0.0" diameter="1.6"/>
</segment>
<segment id="129" name="Seg1_comp_65">
<parent segment="128"/>
<distal x="38.942516" y="407.10583" z="0.0" diameter="1.6"/>
</segment>
<segment id="126" name="Seg0_comp_64">
<parent segment="111"/>
<proximal x="-38.94127" y="357.1058" z="0.0" diameter="1.6"/>
<distal x="-38.941452" y="382.10614" z="0.0" diameter="1.6"/>
</segment>
<segment id="127" name="Seg1_comp_64">
<parent segment="126"/>
<distal x="-38.941593" y="407.1064" z="0.0" diameter="1.6"/>
</segment>
<segment id="124" name="Seg0_comp_63">
<parent segment="109"/>
<proximal x="-38.941402" y="326.77713" z="71.73609" diameter="1.6"/>
<distal x="-38.940933" y="344.19424" z="89.66936" diameter="1.6"/>
</segment>
<segment id="125" name="Seg1_comp_63">
<parent segment="124"/>
<distal x="-38.94098" y="361.61185" z="107.60323" diameter="1.6"/>
</segment>
<segment id="122" name="Seg0_comp_62">
<parent segment="107"/>
<proximal x="-38.939095" y="326.77734" z="-71.73598" diameter="1.6"/>
<distal x="-38.938526" y="344.19547" z="-89.67031" diameter="1.6"/>
</segment>
<segment id="123" name="Seg1_comp_62">
<parent segment="122"/>
<distal x="-38.937725" y="361.6129" z="-107.60391" diameter="1.6"/>
</segment>
<segment id="120" name="Seg0_comp_61">
<parent segment="105"/>
<proximal x="-110.67767" y="326.77673" z="0.0" diameter="1.6"/>
<distal x="-128.61156" y="344.1944" z="0.0" diameter="1.6"/>
</segment>
<segment id="121" name="Seg1_comp_61">
<parent segment="120"/>
<distal x="-146.54546" y="361.6121" z="0.0" diameter="1.6"/>
</segment>
<segmentGroup id="comp_1" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="6"/>
<member segment="0"/>
<member segment="1"/>
</segmentGroup>
<segmentGroup id="comp_69" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="136"/>
<member segment="137"/>
</segmentGroup>
<segmentGroup id="comp_38" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="5"/>
<member segment="74"/>
<member segment="75"/>
</segmentGroup>
<segmentGroup id="comp_9" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="16"/>
<member segment="17"/>
</segmentGroup>
<segmentGroup id="comp_8" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="14"/>
<member segment="15"/>
</segmentGroup>
<segmentGroup id="comp_7" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="12"/>
<member segment="13"/>
</segmentGroup>
<segmentGroup id="comp_6" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="10"/>
<member segment="11"/>
</segmentGroup>
<segmentGroup id="comp_5" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="8"/>
<member segment="9"/>
</segmentGroup>
<segmentGroup id="comp_4" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="6"/>
<member segment="7"/>
</segmentGroup>
<segmentGroup id="comp_3" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="4"/>
<member segment="5"/>
</segmentGroup>
<segmentGroup id="comp_2" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="2"/>
<member segment="3"/>
</segmentGroup>
<segmentGroup id="comp_70" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="36"/>
<member segment="138"/>
<member segment="139"/>
</segmentGroup>
<segmentGroup id="comp_39" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="5"/>
<member segment="76"/>
<member segment="77"/>
</segmentGroup>
<segmentGroup id="comp_13" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="24"/>
<member segment="25"/>
</segmentGroup>
<segmentGroup id="comp_12" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="22"/>
<member segment="23"/>
</segmentGroup>
<segmentGroup id="comp_11" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="20"/>
<member segment="21"/>
</segmentGroup>
<segmentGroup id="comp_10" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="18"/>
<member segment="19"/>
</segmentGroup>
<segmentGroup id="comp_21" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="40"/>
<member segment="41"/>
</segmentGroup>
<segmentGroup id="comp_20" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="38"/>
<member segment="39"/>
</segmentGroup>
<segmentGroup id="comp_19" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="36"/>
<member segment="37"/>
</segmentGroup>
<segmentGroup id="comp_18" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="34"/>
<member segment="35"/>
</segmentGroup>
<segmentGroup id="comp_17" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="32"/>
<member segment="33"/>
</segmentGroup>
<segmentGroup id="comp_16" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="30"/>
<member segment="31"/>
</segmentGroup>
<segmentGroup id="comp_15" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="28"/>
<member segment="29"/>
</segmentGroup>
<segmentGroup id="comp_14" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="26"/>
<member segment="27"/>
</segmentGroup>
<segmentGroup id="comp_73" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="43"/>
<member segment="144"/>
<member segment="145"/>
</segmentGroup>
<segmentGroup id="comp_71" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="43"/>
<member segment="140"/>
<member segment="141"/>
</segmentGroup>
<segmentGroup id="comp_40" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="6"/>
<member segment="78"/>
<member segment="79"/>
</segmentGroup>
<segmentGroup id="comp_25" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="48"/>
<member segment="49"/>
</segmentGroup>
<segmentGroup id="comp_24" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="46"/>
<member segment="47"/>
</segmentGroup>
<segmentGroup id="comp_23" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="44"/>
<member segment="45"/>
</segmentGroup>
<segmentGroup id="comp_22" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="42"/>
<member segment="43"/>
</segmentGroup>
<segmentGroup id="comp_33" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="64"/>
<member segment="65"/>
</segmentGroup>
<segmentGroup id="comp_32" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="62"/>
<member segment="63"/>
</segmentGroup>
<segmentGroup id="comp_31" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="60"/>
<member segment="61"/>
</segmentGroup>
<segmentGroup id="comp_30" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="58"/>
<member segment="59"/>
</segmentGroup>
<segmentGroup id="comp_29" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="56"/>
<member segment="57"/>
</segmentGroup>
<segmentGroup id="comp_28" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="54"/>
<member segment="55"/>
</segmentGroup>
<segmentGroup id="comp_27" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="52"/>
<member segment="53"/>
</segmentGroup>
<segmentGroup id="comp_26" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="50"/>
<member segment="51"/>
</segmentGroup>
<segmentGroup id="comp_74" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="43"/>
<member segment="146"/>
<member segment="147"/>
</segmentGroup>
<segmentGroup id="comp_72" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="43"/>
<member segment="142"/>
<member segment="143"/>
</segmentGroup>
<segmentGroup id="comp_42" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="7"/>
<member segment="82"/>
<member segment="83"/>
</segmentGroup>
<segmentGroup id="comp_41" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="7"/>
<member segment="80"/>
<member segment="81"/>
</segmentGroup>
<segmentGroup id="comp_37" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="72"/>
<member segment="73"/>
</segmentGroup>
<segmentGroup id="comp_36" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="70"/>
<member segment="71"/>
</segmentGroup>
<segmentGroup id="comp_35" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="68"/>
<member segment="69"/>
</segmentGroup>
<segmentGroup id="comp_34" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="14"/>
<member segment="66"/>
<member segment="67"/>
</segmentGroup>
<segmentGroup id="comp_44" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="7"/>
<member segment="86"/>
<member segment="87"/>
</segmentGroup>
<segmentGroup id="comp_43" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="7"/>
<member segment="84"/>
<member segment="85"/>
</segmentGroup>
<segmentGroup id="comp_52" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="102"/>
<member segment="103"/>
</segmentGroup>
<segmentGroup id="comp_51" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="100"/>
<member segment="101"/>
</segmentGroup>
<segmentGroup id="comp_50" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="98"/>
<member segment="99"/>
</segmentGroup>
<segmentGroup id="comp_49" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="96"/>
<member segment="97"/>
</segmentGroup>
<segmentGroup id="comp_48" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="94"/>
<member segment="95"/>
</segmentGroup>
<segmentGroup id="comp_47" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="92"/>
<member segment="93"/>
</segmentGroup>
<segmentGroup id="comp_46" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="90"/>
<member segment="91"/>
</segmentGroup>
<segmentGroup id="comp_45" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="88"/>
<member segment="89"/>
</segmentGroup>
<segmentGroup id="comp_60" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="118"/>
<member segment="119"/>
</segmentGroup>
<segmentGroup id="comp_59" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="116"/>
<member segment="117"/>
</segmentGroup>
<segmentGroup id="comp_58" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="114"/>
<member segment="115"/>
</segmentGroup>
<segmentGroup id="comp_57" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="112"/>
<member segment="113"/>
</segmentGroup>
<segmentGroup id="comp_56" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="110"/>
<member segment="111"/>
</segmentGroup>
<segmentGroup id="comp_55" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="108"/>
<member segment="109"/>
</segmentGroup>
<segmentGroup id="comp_54" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="106"/>
<member segment="107"/>
</segmentGroup>
<segmentGroup id="comp_53" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="104"/>
<member segment="105"/>
</segmentGroup>
<segmentGroup id="comp_68" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="134"/>
<member segment="135"/>
</segmentGroup>
<segmentGroup id="comp_67" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="132"/>
<member segment="133"/>
</segmentGroup>
<segmentGroup id="comp_66" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="130"/>
<member segment="131"/>
</segmentGroup>
<segmentGroup id="comp_65" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="128"/>
<member segment="129"/>
</segmentGroup>
<segmentGroup id="comp_64" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="126"/>
<member segment="127"/>
</segmentGroup>
<segmentGroup id="comp_63" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="124"/>
<member segment="125"/>
</segmentGroup>
<segmentGroup id="comp_62" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="122"/>
<member segment="123"/>
</segmentGroup>
<segmentGroup id="comp_61" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="11"/>
<member segment="120"/>
<member segment="121"/>
</segmentGroup>
<segmentGroup id="all">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_1">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_3">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_8">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_1">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="soma_group" neuroLexId="GO:0043025">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="prox_dends_soma">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_2">
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="axon_group" neuroLexId="GO:0030424">
<include segmentGroup="comp_69"/>
<include segmentGroup="comp_70"/>
<include segmentGroup="comp_73"/>
<include segmentGroup="comp_71"/>
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="prox_axon">
<include segmentGroup="comp_69"/>
</segmentGroup>
<segmentGroup id="dendrite_group" neuroLexId="GO:0030425">
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_4">
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_3">
<include segmentGroup="comp_38"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_5">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_7">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
</segmentGroup>
<segmentGroup id="most_prox_bas_dend">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="basal_obl_dends">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
</segmentGroup>
<segmentGroup id="basal_dends">
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
</segmentGroup>
<segmentGroup id="mid_dist_apic_dend">
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_6">
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="mid_dist_bas_dend">
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
</segmentGroup>
<segmentGroup id="LTS_dends">
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_14"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
<segmentGroup id="mid_apic_dends">
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
</segmentGroup>
<segmentGroup id="distal_axon">
<include segmentGroup="comp_74"/>
<include segmentGroup="comp_72"/>
</segmentGroup>
<segmentGroup id="L6Pyr_dends">
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_43"/>
</segmentGroup>
<segmentGroup id="TCR_dends">
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_60"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_68"/>
<include segmentGroup="comp_67"/>
<include segmentGroup="comp_66"/>
<include segmentGroup="comp_65"/>
<include segmentGroup="comp_64"/>
<include segmentGroup="comp_63"/>
<include segmentGroup="comp_62"/>
<include segmentGroup="comp_61"/>
</segmentGroup>
</morphology>
<biophysicalProperties id="biophys">
<membraneProperties>
<channelDensity condDensity="0.25 mS_per_cm2" id="ar_OneSecGrp_SectionRef_1" ionChannel="ar__m00_25" segmentGroup="OneSecGrp_SectionRef_1" erev="-35.0 mV" ion="ar"/>
<channelDensity condDensity="0.5 mS_per_cm2" id="ar_ModelViewParmSubset_4" ionChannel="ar__m00_25" segmentGroup="ModelViewParmSubset_4" erev="-35.0 mV" ion="ar"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="cal_OneSecGrp_SectionRef_1" ionChannel="cal" segmentGroup="OneSecGrp_SectionRef_1" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="2.0 mS_per_cm2" id="cal_ModelViewParmSubset_4" ionChannel="cal" segmentGroup="ModelViewParmSubset_4" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="cat_OneSecGrp_SectionRef_1" ionChannel="cat" segmentGroup="OneSecGrp_SectionRef_1" ion="cat" erev="125.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="cat_ModelViewParmSubset_4" ionChannel="cat" segmentGroup="ModelViewParmSubset_4" ion="cat" erev="125.0 mV"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="k2_ModelViewParmSubset_3" ionChannel="k2" segmentGroup="ModelViewParmSubset_3" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="k2_ModelViewParmSubset_4" ionChannel="k2" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="2.0 mS_per_cm2" id="ka_ModelViewParmSubset_2" ionChannel="ka" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="30.0 mS_per_cm2" id="ka_OneSecGrp_SectionRef_1" ionChannel="ka" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="4.0 mS_per_cm2" id="ka_ModelViewParmSubset_5" ionChannel="ka" segmentGroup="ModelViewParmSubset_5" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="60.0 mS_per_cm2" id="ka_OneSecGrp_SectionRef_3" ionChannel="ka" segmentGroup="OneSecGrp_SectionRef_3" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="0.04 mS_per_cm2" id="kahp_OneSecGrp_SectionRef_1" ionChannel="kahp" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="0.08 mS_per_cm2" id="kahp_ModelViewParmSubset_4" ionChannel="kahp" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="12.0 mS_per_cm2" id="kc_OneSecGrp_SectionRef_1" ionChannel="kc" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="24.0 mS_per_cm2" id="kc_ModelViewParmSubset_4" ionChannel="kc" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="125.0 mS_per_cm2" id="kdr_OneSecGrp_SectionRef_1" ionChannel="kdr" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="12.5 mS_per_cm2" id="kdr_ModelViewParmSubset_6" ionChannel="kdr" segmentGroup="ModelViewParmSubset_6" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="187.5 mS_per_cm2" id="kdr_ModelViewParmSubset_7" ionChannel="kdr" segmentGroup="ModelViewParmSubset_7" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="250.0 mS_per_cm2" id="kdr_OneSecGrp_SectionRef_3" ionChannel="kdr" segmentGroup="OneSecGrp_SectionRef_3" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="kdr_ModelViewParmSubset_2" ionChannel="kdr" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="15.0 mS_per_cm2" id="km_ModelViewParmSubset_4" ionChannel="km" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="7.5 mS_per_cm2" id="km_OneSecGrp_SectionRef_1" ionChannel="km" segmentGroup="OneSecGrp_SectionRef_1" ion="k" erev="-95.0 mV"/>
<channelDensity condDensity="187.5 mS_per_cm2" id="naf_ModelViewParmSubset_8" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="ModelViewParmSubset_8" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="250.0 mS_per_cm2" id="naf_OneSecGrp_SectionRef_3" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="OneSecGrp_SectionRef_3" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="25.0 mS_per_cm2" id="naf_ModelViewParmSubset_6" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="ModelViewParmSubset_6" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="naf_ModelViewParmSubset_2" ionChannel="naf__a0__b0__c0__d0__fastNa_shiftmin3_5" segmentGroup="ModelViewParmSubset_2" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.12 mS_per_cm2" id="nap_ModelViewParmSubset_8" ionChannel="nap" segmentGroup="ModelViewParmSubset_8" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.016 mS_per_cm2" id="nap_ModelViewParmSubset_6" ionChannel="nap" segmentGroup="ModelViewParmSubset_6" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.16 mS_per_cm2" id="nap_OneSecGrp_SectionRef_3" ionChannel="nap" segmentGroup="OneSecGrp_SectionRef_3" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="pas_ModelViewParmSubset_2" ionChannel="pas" segmentGroup="ModelViewParmSubset_2" erev="-70.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.02 mS_per_cm2" id="pas_OneSecGrp_SectionRef_1" ionChannel="pas" segmentGroup="OneSecGrp_SectionRef_1" erev="-70.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.04 mS_per_cm2" id="pas_ModelViewParmSubset_4" ionChannel="pas" segmentGroup="ModelViewParmSubset_4" erev="-70.0 mV" ion="non_specific"/>
<spikeThresh value="0.0 mV"/>
<specificCapacitance segmentGroup="ModelViewParmSubset_4" value="1.8 uF_per_cm2"/>
<specificCapacitance segmentGroup="ModelViewParmSubset_3" value="0.9 uF_per_cm2"/>
<initMembPotential value="-70.0 mV"/>
</membraneProperties>
<intracellularProperties>
<species segmentGroup="ModelViewParmSubset_4" id="ca" ion="ca" concentrationModel="cad__beta0_05__phi52000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<species segmentGroup="OneSecGrp_SectionRef_1" id="ca" ion="ca" concentrationModel="cad__beta0_01__phi26000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<resistivity segmentGroup="ModelViewParmSubset_2" value="0.1 kohm_cm"/>
<resistivity segmentGroup="ModelViewParmSubset_1" value="0.25 kohm_cm"/>
</intracellularProperties>
</biophysicalProperties>
</cell>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="naf" conductance="10pS" type="ionChannelHH" species="na">
<notes>Fast Sodium transient (inactivating) current. Based on NEURON port of FRB L2/3 model from Traub et al 2003. Same channel used in Traub et al 2005</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="naf">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Na channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table2"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="3">
<timeCourse type="naf_m_tau_tau"/>
<steadyState type="naf_m_inf_inf"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="naf_h_tau_tau"/>
<steadyState type="naf_h_inf_inf"/>
</gate>
</ionChannel>
<ComponentType name="naf_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="(V + fastNa_shift) .lt. ( -30 )" value="( 0.025 + 0.14 * ( exp ( ((V + fastNa_shift) + 30) / 10) ) ) * TIME_SCALE"/>
<Case value="( 0.02 + a + (0.145 + b) * ( exp ( -1 * ((V + fastNa_shift + d) + 30) / (10.0 + c)) )) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="naf_m_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value=" 1 / ( 1 + (exp ( ( -1 * (V + fastNa_shift) - 38) / 10)) ) "/>
</Dynamics>
</ComponentType>
<ComponentType name="naf_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(0.15 + 1.15 / ( 1 + ( exp (( ( V + fastNa_shift * 0 ) + 37 ) / 15) ) )) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="naf_h_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value="1 / ( 1 + (exp (( ( V + fastNa_shift * 0 ) + 62.9 ) / 10.7)) )"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="naf2" conductance="10pS" type="ionChannelHH" species="na">
<notes>Fast Sodium transient (inactivating) current. Channel used in Traub et al 2005, slight modification of naf from Traub et al 2003</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="naf2">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Na channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table2"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="3">
<timeCourse type="naf2_m_tau_tau"/>
<steadyState type="naf2_m_inf_inf"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="naf2_h_tau_tau"/>
<steadyState type="naf2_h_inf_inf"/>
</gate>
</ionChannel>
<ComponentType name="naf2_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="( V + fastNa_shift ) .lt. ( -30 )" value="( 0.0125 + 0.1525 * ( exp ( ((V + fastNa_shift) + 30) / 10) ) ) * TIME_SCALE"/>
<Case value="( 0.02 + a + (0.145 + b) * ( exp ( -1 * ((V + fastNa_shift + d) + 30) / (10 + c)) )) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="naf2_m_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value=" 1 / ( 1 + (exp ( ( -1 * (V + fastNa_shift) - 38) / 10)) ) "/>
</Dynamics>
</ComponentType>
<ComponentType name="naf2_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(0.225 + 1.125 / ( 1 + ( exp (( ( V + fastNa_shift * 0 ) + 37 ) / 15) ) )) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="naf2_h_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="0"/>
<Constant name="a" dimension="none" value="0"/>
<Constant name="b" dimension="none" value="0"/>
<Constant name="c" dimension="none" value="0"/>
<Constant name="d" dimension="none" value="0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value="1 / ( 1 + (exp (( ( V + fastNa_shift * 0 ) + 58.3 ) / 6.7)) )"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<ionChannel id="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" conductance="10pS" type="ionChannelHH" species="na">
<notes>Fast Sodium transient (inactivating) current. Channel used in Traub et al 2005, slight modification of naf from Traub et al 2003</notes>
<annotation>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="naf2">
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Eberhard H. Buhl, Tengis Gloveli, and Miles A. Whittington
Fast Rhythmic Bursting Can Be Induced in Layer 2/3 Cortical Neurons by Enhancing Persistent Na+ Conductance or by Blocking BK Channels
J Neurophysiol 89: 909-921, 2003</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=pubmed&amp;dopt=Abstract&amp;list_uids=12574468"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqmodel:isDescribedBy xmlns:bqmodel="http://biomodels.net/model-qualifiers/">
<rdf:Bag>
<rdf:li>Roger D. Traub, Diego Contreras, Mark O. Cunningham, Hilary Murray, Fiona E. N. LeBeau, Anita Roopun, Andrea Bibbig, W. Bryan Wilent, Michael J. Higley, and Miles A. Whittington
Single-column thalamocortical network model exhibiting gamma oscillations, sleep spindles, and epileptogenic bursts.
J. Neurophysiol. 93, 2194-2232, 2005</rdf:li>
<rdf:li rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/15525801?dopt=Abstract"/>
</rdf:Bag>
</bqmodel:isDescribedBy>
<bqbiol:isVersionOf xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
<rdf:Bag>
<rdf:li>Na channels</rdf:li>
<rdf:li rdf:resource="http://senselab.med.yale.edu/senselab/NeuronDB/channelGene2.htm#table2"/>
</rdf:Bag>
</bqbiol:isVersionOf>
</rdf:Description>
</rdf:RDF>
</annotation>
<gate id="m" type="gateHHtauInf" instances="3">
<timeCourse type="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_m_tau_tau"/>
<steadyState type="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_m_inf_inf"/>
</gate>
<gate id="h" type="gateHHtauInf" instances="1">
<timeCourse type="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_h_tau_tau"/>
<steadyState type="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_h_inf_inf"/>
</gate>
</ionChannel>
<ComponentType name="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_m_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-2.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<ConditionalDerivedVariable name="t" exposure="t" dimension="time">
<Case condition="( V + fastNa_shift ) .lt. ( -30 )" value="( 0.0125 + 0.1525 * ( exp ( ((V + fastNa_shift) + 30) / 10) ) ) * TIME_SCALE"/>
<Case value="( 0.02 + a + (0.145 + b) * ( exp ( -1 * ((V + fastNa_shift + d) + 30) / (10 + c)) )) * TIME_SCALE"/>
</ConditionalDerivedVariable>
</Dynamics>
</ComponentType>
<ComponentType name="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_m_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-2.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value=" 1 / ( 1 + (exp ( ( -1 * (V + fastNa_shift) - 38) / 10)) ) "/>
</Dynamics>
</ComponentType>
<ComponentType name="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_h_tau_tau" extends="baseVoltageDepTime">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-2.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="t" exposure="t" dimension="time" value="(0.225 + 1.125 / ( 1 + ( exp (( ( V + fastNa_shift * 0 ) + 37 ) / 15) ) )) * TIME_SCALE"/>
</Dynamics>
</ComponentType>
<ComponentType name="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5__a0__b0__c0__d0__fastNa_shiftmin2_5_h_inf_inf" extends="baseVoltageDepVariable">
<Constant name="TIME_SCALE" dimension="time" value="1 ms"/>
<Constant name="VOLT_SCALE" dimension="voltage" value="1 mV"/>
<Constant name="fastNa_shift" dimension="none" value="-2.5"/>
<Constant name="a" dimension="none" value="0.0"/>
<Constant name="b" dimension="none" value="0.0"/>
<Constant name="c" dimension="none" value="0.0"/>
<Constant name="d" dimension="none" value="0.0"/>
<Dynamics>
<DerivedVariable name="V" dimension="none" value="v / VOLT_SCALE"/>
<DerivedVariable name="x" exposure="x" dimension="none" value="1 / ( 1 + (exp (( ( V + fastNa_shift * 0 ) + 58.3 ) / 6.7)) )"/>
</Dynamics>
</ComponentType>
<notes>ChannelML file based on Traub et al. 2003</notes>
<fixedFactorConcentrationModelTraub id="cad__beta0_02__phi260000" restingConc="0mol_per_cm3" beta="0.02 per_ms" ion="ca" phi="260000.0 mol_per_cm_per_uA_per_ms"/>
<notes>ChannelML file based on Traub et al. 2003</notes>
<fixedFactorConcentrationModelTraub id="cad__beta0_05__phi520000" restingConc="0mol_per_cm3" beta="0.05 per_ms" ion="ca" phi="520000.0 mol_per_cm_per_uA_per_ms"/>
<cell id="SupAxAx">
<notes>Cell: supaxax_0 exported from NEURON ModelView</notes>
<morphology id="morphology_SupAxAx">
<segment id="0" name="Seg0_comp_1">
<proximal x="0.0" y="0.0" z="0.0" diameter="15.0"/>
<distal x="0.0" y="10.0" z="0.0" diameter="15.0"/>
</segment>
<segment id="1" name="Seg1_comp_1">
<parent segment="0"/>
<distal x="-4.371139E-7" y="20.0" z="0.0" diameter="15.0"/>
</segment>
<segment id="106" name="Seg0_comp_54">
<parent segment="0" fractionAlong="0.0"/>
<proximal x="4.371139E-7" y="0.0" z="0.0" diameter="1.4"/>
<distal x="-3.7745E-7" y="-25.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="107" name="Seg1_comp_54">
<parent segment="106"/>
<distal x="-1.1920139E-6" y="-50.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="80" name="Seg0_comp_41">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="-16.0" y="8.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="81" name="Seg1_comp_41">
<parent segment="80"/>
<distal x="-32.0" y="-4.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="54" name="Seg0_comp_28">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="16.0" y="8.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="55" name="Seg1_comp_28">
<parent segment="54"/>
<distal x="32.0" y="-4.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="28" name="Seg0_comp_15">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="0.0" y="32.0" z="-16.0" diameter="2.12"/>
</segment>
<segment id="29" name="Seg1_comp_15">
<parent segment="28"/>
<distal x="0.0" y="44.0" z="-32.0" diameter="2.12"/>
</segment>
<segment id="2" name="Seg0_comp_2">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="0.0" y="32.0" z="16.0" diameter="2.12"/>
</segment>
<segment id="3" name="Seg1_comp_2">
<parent segment="2"/>
<distal x="0.0" y="44.0" z="32.0" diameter="2.12"/>
</segment>
<segment id="108" name="Seg0_comp_55">
<parent segment="107"/>
<proximal x="-1.1920139E-6" y="-50.0" z="0.0" diameter="1.2"/>
<distal x="-3.9139263E-6" y="-75.0" z="0.0" diameter="1.2"/>
</segment>
<segment id="109" name="Seg1_comp_55">
<parent segment="108"/>
<distal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.2"/>
</segment>
<segment id="84" name="Seg0_comp_43">
<parent segment="81"/>
<proximal x="-32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="-32.0" y="-16.0" z="-16.0" diameter="1.33333"/>
</segment>
<segment id="85" name="Seg1_comp_43">
<parent segment="84"/>
<distal x="-32.000004" y="-27.999973" z="-31.999964" diameter="1.33333"/>
</segment>
<segment id="82" name="Seg0_comp_42">
<parent segment="81"/>
<proximal x="-32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="-48.0" y="-16.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="83" name="Seg1_comp_42">
<parent segment="82"/>
<distal x="-64.0" y="-28.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="58" name="Seg0_comp_30">
<parent segment="55"/>
<proximal x="32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="32.0" y="-16.0" z="16.0" diameter="1.33333"/>
</segment>
<segment id="59" name="Seg1_comp_30">
<parent segment="58"/>
<distal x="32.000084" y="-28.0" z="32.00004" diameter="1.33333"/>
</segment>
<segment id="56" name="Seg0_comp_29">
<parent segment="55"/>
<proximal x="32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="48.0" y="-16.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="57" name="Seg1_comp_29">
<parent segment="56"/>
<distal x="64.0" y="-28.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="32" name="Seg0_comp_17">
<parent segment="29"/>
<proximal x="0.0" y="44.0" z="-32.0" diameter="1.33333"/>
<distal x="-16.0" y="56.0" z="-32.0" diameter="1.33333"/>
</segment>
<segment id="33" name="Seg1_comp_17">
<parent segment="32"/>
<distal x="-32.000008" y="68.0" z="-32.000004" diameter="1.33333"/>
</segment>
<segment id="30" name="Seg0_comp_16">
<parent segment="29"/>
<proximal x="0.0" y="44.0" z="-32.0" diameter="1.33333"/>
<distal x="0.0" y="56.0" z="-48.0" diameter="1.33333"/>
</segment>
<segment id="31" name="Seg1_comp_16">
<parent segment="30"/>
<distal x="0.0" y="68.0" z="-64.0" diameter="1.33333"/>
</segment>
<segment id="6" name="Seg0_comp_4">
<parent segment="3"/>
<proximal x="0.0" y="44.0" z="32.0" diameter="1.33333"/>
<distal x="16.0" y="56.0" z="32.0" diameter="1.33333"/>
</segment>
<segment id="7" name="Seg1_comp_4">
<parent segment="6"/>
<distal x="31.999998" y="68.0" z="32.0" diameter="1.33333"/>
</segment>
<segment id="4" name="Seg0_comp_3">
<parent segment="3"/>
<proximal x="0.0" y="44.0" z="32.0" diameter="1.33333"/>
<distal x="0.0" y="56.0" z="48.0" diameter="1.33333"/>
</segment>
<segment id="5" name="Seg1_comp_3">
<parent segment="4"/>
<distal x="0.0" y="68.0" z="64.0" diameter="1.33333"/>
</segment>
<segment id="114" name="Seg0_comp_58">
<parent segment="109"/>
<proximal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.0"/>
<distal x="-9.735475" y="-123.02701" z="0.0" diameter="1.0"/>
</segment>
<segment id="115" name="Seg1_comp_58">
<parent segment="114"/>
<distal x="-19.470892" y="-146.053" z="0.0" diameter="1.0"/>
</segment>
<segment id="110" name="Seg0_comp_56">
<parent segment="109"/>
<proximal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.0"/>
<distal x="9.735456" y="-123.02701" z="0.0" diameter="1.0"/>
</segment>
<segment id="111" name="Seg1_comp_56">
<parent segment="110"/>
<distal x="19.47091" y="-146.053" z="0.0" diameter="1.0"/>
</segment>
<segment id="90" name="Seg0_comp_46">
<parent segment="85"/>
<proximal x="-32.000004" y="-27.999973" z="-31.999964" diameter="1.33333"/>
<distal x="-31.999994" y="-39.99996" z="-47.99993" diameter="1.33333"/>
</segment>
<segment id="91" name="Seg1_comp_46">
<parent segment="90"/>
<distal x="-32.000057" y="-51.99994" z="-63.999985" diameter="1.33333"/>
</segment>
<segment id="88" name="Seg0_comp_45">
<parent segment="83"/>
<proximal x="-64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="-64.0" y="-40.0" z="16.0" diameter="0.837945"/>
</segment>
<segment id="89" name="Seg1_comp_45">
<parent segment="88"/>
<distal x="-63.99984" y="-51.99975" z="31.999928" diameter="0.837945"/>
</segment>
<segment id="86" name="Seg0_comp_44">
<parent segment="83"/>
<proximal x="-64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="-76.0" y="-44.0" z="0.0" diameter="0.837945"/>
</segment>
<segment id="87" name="Seg1_comp_44">
<parent segment="86"/>
<distal x="-88.00005" y="-59.999695" z="-1.6570774E-4" diameter="0.837945"/>
</segment>
<segment id="64" name="Seg0_comp_33">
<parent segment="59"/>
<proximal x="32.000084" y="-28.0" z="32.00004" diameter="1.33333"/>
<distal x="32.000126" y="-39.999954" z="47.999992" diameter="1.33333"/>
</segment>
<segment id="65" name="Seg1_comp_33">
<parent segment="64"/>
<distal x="31.999937" y="-51.999847" z="63.999756" diameter="1.33333"/>
</segment>
<segment id="62" name="Seg0_comp_32">
<parent segment="57"/>
<proximal x="64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="64.0" y="-40.0" z="-16.0" diameter="0.837945"/>
</segment>
<segment id="63" name="Seg1_comp_32">
<parent segment="62"/>
<distal x="63.99987" y="-51.99968" z="-31.999638" diameter="0.837945"/>
</segment>
<segment id="60" name="Seg0_comp_31">
<parent segment="57"/>
<proximal x="64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="76.0" y="-44.0" z="0.0" diameter="0.837945"/>
</segment>
<segment id="61" name="Seg1_comp_31">
<parent segment="60"/>
<distal x="88.000046" y="-60.00023" z="0.0" diameter="0.837945"/>
</segment>
<segment id="38" name="Seg0_comp_20">
<parent segment="33"/>
<proximal x="-32.000008" y="68.0" z="-32.000004" diameter="1.33333"/>
<distal x="-47.999744" y="79.99989" z="-32.000023" diameter="1.33333"/>
</segment>
<segment id="39" name="Seg1_comp_20">
<parent segment="38"/>
<distal x="-63.99968" y="91.99982" z="-32.00002" diameter="1.33333"/>
</segment>
<segment id="36" name="Seg0_comp_19">
<parent segment="31"/>
<proximal x="0.0" y="68.0" z="-64.0" diameter="0.837945"/>
<distal x="12.0" y="84.0" z="-64.0" diameter="0.837945"/>
</segment>
<segment id="37" name="Seg1_comp_19">
<parent segment="36"/>
<distal x="24.00037" y="100.00037" z="-63.999958" diameter="0.837945"/>
</segment>
<segment id="34" name="Seg0_comp_18">
<parent segment="31"/>
<proximal x="0.0" y="68.0" z="-64.0" diameter="0.837945"/>
<distal x="0.0" y="84.0" z="-76.0" diameter="0.837945"/>
</segment>
<segment id="35" name="Seg1_comp_18">
<parent segment="34"/>
<distal x="-1.7517991E-4" y="99.99988" z="-87.99992" diameter="0.837945"/>
</segment>
<segment id="12" name="Seg0_comp_7">
<parent segment="7"/>
<proximal x="31.999998" y="68.0" z="32.0" diameter="1.33333"/>
<distal x="47.99968" y="79.99977" z="31.999996" diameter="1.33333"/>
</segment>
<segment id="13" name="Seg1_comp_7">
<parent segment="12"/>
<distal x="63.999664" y="91.99977" z="31.999992" diameter="1.33333"/>
</segment>
<segment id="10" name="Seg0_comp_6">
<parent segment="5"/>
<proximal x="0.0" y="68.0" z="64.0" diameter="0.837945"/>
<distal x="-12.0" y="84.0" z="64.0" diameter="0.837945"/>
</segment>
<segment id="11" name="Seg1_comp_6">
<parent segment="10"/>
<distal x="-24.00005" y="99.999725" z="64.00002" diameter="0.837945"/>
</segment>
<segment id="8" name="Seg0_comp_5">
<parent segment="5"/>
<proximal x="0.0" y="68.0" z="64.0" diameter="0.837945"/>
<distal x="0.0" y="84.0" z="76.0" diameter="0.837945"/>
</segment>
<segment id="9" name="Seg1_comp_5">
<parent segment="8"/>
<distal x="-5.235506E-5" y="99.999916" z="87.999954" diameter="0.837945"/>
</segment>
<segment id="116" name="Seg0_comp_59">
<parent segment="115"/>
<proximal x="-19.470892" y="-146.053" z="0.0" diameter="1.0"/>
<distal x="-29.206392" y="-169.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="117" name="Seg1_comp_59">
<parent segment="116"/>
<distal x="-38.94189" y="-192.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="112" name="Seg0_comp_57">
<parent segment="111"/>
<proximal x="19.47091" y="-146.053" z="0.0" diameter="1.0"/>
<distal x="29.206406" y="-169.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="113" name="Seg1_comp_57">
<parent segment="112"/>
<distal x="38.941807" y="-192.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="96" name="Seg0_comp_49">
<parent segment="91"/>
<proximal x="-32.000057" y="-51.99994" z="-63.999985" diameter="1.33333"/>
<distal x="-31.999996" y="-63.99991" z="-79.99986" diameter="1.33333"/>
</segment>
<segment id="97" name="Seg1_comp_49">
<parent segment="96"/>
<distal x="-32.000145" y="-75.99956" z="-95.99962" diameter="1.33333"/>
</segment>
<segment id="94" name="Seg0_comp_48">
<parent segment="89"/>
<proximal x="-63.99984" y="-51.99975" z="31.999928" diameter="0.837945"/>
<distal x="-63.99974" y="-63.999542" z="47.99981" diameter="0.837945"/>
</segment>
<segment id="95" name="Seg1_comp_48">
<parent segment="94"/>
<distal x="-63.999584" y="-75.99931" z="63.99976" diameter="0.837945"/>
</segment>
<segment id="92" name="Seg0_comp_47">
<parent segment="87"/>
<proximal x="-88.00005" y="-59.999695" z="-1.6570774E-4" diameter="0.837945"/>
<distal x="-100.00012" y="-75.99941" z="-3.2243066E-4" diameter="0.837945"/>
</segment>
<segment id="93" name="Seg1_comp_47">
<parent segment="92"/>
<distal x="-112.000145" y="-91.999115" z="-4.6624226E-4" diameter="0.837945"/>
</segment>
<segment id="70" name="Seg0_comp_36">
<parent segment="65"/>
<proximal x="31.999937" y="-51.999847" z="63.999756" diameter="1.33333"/>
<distal x="32.000328" y="-64.00009" z="80.00027" diameter="1.33333"/>
</segment>
<segment id="71" name="Seg1_comp_36">
<parent segment="70"/>
<distal x="32.000214" y="-75.99994" z="96.00001" diameter="1.33333"/>
</segment>
<segment id="68" name="Seg0_comp_35">
<parent segment="63"/>
<proximal x="63.99987" y="-51.99968" z="-31.999638" diameter="0.837945"/>
<distal x="63.99988" y="-63.999992" z="-48.000046" diameter="0.837945"/>
</segment>
<segment id="69" name="Seg1_comp_35">
<parent segment="68"/>
<distal x="63.999767" y="-75.999664" z="-63.999664" diameter="0.837945"/>
</segment>
<segment id="66" name="Seg0_comp_34">
<parent segment="61"/>
<proximal x="88.000046" y="-60.00023" z="0.0" diameter="0.837945"/>
<distal x="100.00014" y="-75.99946" z="0.0" diameter="0.837945"/>
</segment>
<segment id="67" name="Seg1_comp_34">
<parent segment="66"/>
<distal x="112.00018" y="-91.99966" z="0.0" diameter="0.837945"/>
</segment>
<segment id="44" name="Seg0_comp_23">
<parent segment="39"/>
<proximal x="-63.99968" y="91.99982" z="-32.00002" diameter="1.33333"/>
<distal x="-79.99957" y="103.99982" z="-32.000046" diameter="1.33333"/>
</segment>
<segment id="45" name="Seg1_comp_23">
<parent segment="44"/>
<distal x="-96.000435" y="116.00012" z="-31.999968" diameter="1.33333"/>
</segment>
<segment id="42" name="Seg0_comp_22">
<parent segment="37"/>
<proximal x="24.00037" y="100.00037" z="-63.999958" diameter="0.837945"/>
<distal x="36.000114" y="115.99994" z="-63.999935" diameter="0.837945"/>
</segment>
<segment id="43" name="Seg1_comp_22">
<parent segment="42"/>
<distal x="48.000484" y="132.0003" z="-63.999893" diameter="0.837945"/>
</segment>
<segment id="40" name="Seg0_comp_21">
<parent segment="35"/>
<proximal x="-1.7517991E-4" y="99.99988" z="-87.99992" diameter="0.837945"/>
<distal x="-4.1945462E-4" y="115.99981" z="-99.99989" diameter="0.837945"/>
</segment>
<segment id="41" name="Seg1_comp_21">
<parent segment="40"/>
<distal x="-6.5721705E-4" y="131.99974" z="-111.99985" diameter="0.837945"/>
</segment>
<segment id="18" name="Seg0_comp_10">
<parent segment="13"/>
<proximal x="63.999664" y="91.99977" z="31.999992" diameter="1.33333"/>
<distal x="79.99965" y="103.99977" z="31.999992" diameter="1.33333"/>
</segment>
<segment id="19" name="Seg1_comp_10">
<parent segment="18"/>
<distal x="95.999664" y="115.99977" z="31.999996" diameter="1.33333"/>
</segment>
<segment id="16" name="Seg0_comp_9">
<parent segment="11"/>
<proximal x="-24.00005" y="99.999725" z="64.00002" diameter="0.837945"/>
<distal x="-36.00011" y="115.999435" z="64.00003" diameter="0.837945"/>
</segment>
<segment id="17" name="Seg1_comp_9">
<parent segment="16"/>
<distal x="-48.000313" y="132.00015" z="64.00001" diameter="0.837945"/>
</segment>
<segment id="14" name="Seg0_comp_8">
<parent segment="9"/>
<proximal x="-5.235506E-5" y="99.999916" z="87.999954" diameter="0.837945"/>
<distal x="-1.4170882E-4" y="115.99965" z="99.99978" diameter="0.837945"/>
</segment>
<segment id="15" name="Seg1_comp_8">
<parent segment="14"/>
<distal x="-3.9500205E-4" y="131.99973" z="111.99991" diameter="0.837945"/>
</segment>
<segment id="98" name="Seg0_comp_50">
<parent segment="93"/>
<proximal x="-112.000145" y="-91.999115" z="-4.6624226E-4" diameter="0.837945"/>
<distal x="-124.00055" y="-107.99976" z="-4.091831E-4" diameter="0.837945"/>
</segment>
<segment id="99" name="Seg1_comp_50">
<parent segment="98"/>
<distal x="-136.00061" y="-123.99945" z="-5.919892E-4" diameter="0.837945"/>
</segment>
<segment id="72" name="Seg0_comp_37">
<parent segment="67"/>
<proximal x="112.00018" y="-91.99966" z="0.0" diameter="0.837945"/>
<distal x="124.00022" y="-107.99986" z="0.0" diameter="0.837945"/>
</segment>
<segment id="73" name="Seg1_comp_37">
<parent segment="72"/>
<distal x="136.00027" y="-124.00009" z="0.0" diameter="0.837945"/>
</segment>
<segment id="46" name="Seg0_comp_24">
<parent segment="41"/>
<proximal x="-6.5721705E-4" y="131.99974" z="-111.99985" diameter="0.837945"/>
<distal x="-0.0010701425" y="147.99988" z="-123.99997" diameter="0.837945"/>
</segment>
<segment id="47" name="Seg1_comp_24">
<parent segment="46"/>
<distal x="-3.7628168E-4" y="164.00018" z="-136.0002" diameter="0.837945"/>
</segment>
<segment id="20" name="Seg0_comp_11">
<parent segment="15"/>
<proximal x="-3.9500205E-4" y="131.99973" z="111.99991" diameter="0.837945"/>
<distal x="-6.2802254E-4" y="147.99982" z="124.00003" diameter="0.837945"/>
</segment>
<segment id="21" name="Seg1_comp_11">
<parent segment="20"/>
<distal x="3.6693433E-5" y="164.00029" z="136.00023" diameter="0.837945"/>
</segment>
<segment id="100" name="Seg0_comp_51">
<parent segment="99"/>
<proximal x="-136.00061" y="-123.99945" z="-5.919892E-4" diameter="0.837945"/>
<distal x="-148.00061" y="-139.99915" z="-7.203825E-4" diameter="0.837945"/>
</segment>
<segment id="101" name="Seg1_comp_51">
<parent segment="100"/>
<distal x="-160.0007" y="-155.99886" z="-8.9160044E-4" diameter="0.837945"/>
</segment>
<segment id="74" name="Seg0_comp_38">
<parent segment="73"/>
<proximal x="136.00027" y="-124.00009" z="0.0" diameter="0.837945"/>
<distal x="148.00035" y="-139.9993" z="0.0" diameter="0.837945"/>
</segment>
<segment id="75" name="Seg1_comp_38">
<parent segment="74"/>
<distal x="160.00012" y="-155.99953" z="0.0" diameter="0.837945"/>
</segment>
<segment id="48" name="Seg0_comp_25">
<parent segment="47"/>
<proximal x="-3.7628168E-4" y="164.00018" z="-136.0002" diameter="0.837945"/>
<distal x="-4.955236E-4" y="179.99997" z="-148.00005" diameter="0.837945"/>
</segment>
<segment id="49" name="Seg1_comp_25">
<parent segment="48"/>
<distal x="-6.185023E-4" y="195.9998" z="-159.99991" diameter="0.837945"/>
</segment>
<segment id="22" name="Seg0_comp_12">
<parent segment="21"/>
<proximal x="3.6693433E-5" y="164.00029" z="136.00023" diameter="0.837945"/>
<distal x="1.4269038E-4" y="179.99968" z="147.99976" diameter="0.837945"/>
</segment>
<segment id="23" name="Seg1_comp_12">
<parent segment="22"/>
<distal x="-1.15835806E-4" y="195.99976" z="159.99988" diameter="0.837945"/>
</segment>
<segment id="102" name="Seg0_comp_52">
<parent segment="101"/>
<proximal x="-160.0007" y="-155.99886" z="-8.9160044E-4" diameter="0.837945"/>
<distal x="-172.0008" y="-171.99857" z="-0.0010713129" diameter="0.837945"/>
</segment>
<segment id="103" name="Seg1_comp_52">
<parent segment="102"/>
<distal x="-184.00107" y="-187.99918" z="-9.6784125E-4" diameter="0.837945"/>
</segment>
<segment id="76" name="Seg0_comp_39">
<parent segment="75"/>
<proximal x="160.00012" y="-155.99953" z="0.0" diameter="0.837945"/>
<distal x="172.00076" y="-171.99973" z="0.0" diameter="0.837945"/>
</segment>
<segment id="77" name="Seg1_comp_39">
<parent segment="76"/>
<distal x="184.0004" y="-187.99992" z="0.0" diameter="0.837945"/>
</segment>
<segment id="50" name="Seg0_comp_26">
<parent segment="49"/>
<proximal x="-6.185023E-4" y="195.9998" z="-159.99991" diameter="0.837945"/>
<distal x="-7.454591E-4" y="211.99959" z="-171.99977" diameter="0.837945"/>
</segment>
<segment id="51" name="Seg1_comp_26">
<parent segment="50"/>
<distal x="-8.9209125E-4" y="227.99937" z="-183.99963" diameter="0.837945"/>
</segment>
<segment id="24" name="Seg0_comp_13">
<parent segment="23"/>
<proximal x="-1.15835806E-4" y="195.99976" z="159.99988" diameter="0.837945"/>
<distal x="-3.677581E-4" y="211.99985" z="172.0" diameter="0.837945"/>
</segment>
<segment id="25" name="Seg1_comp_13">
<parent segment="24"/>
<distal x="-6.1248185E-4" y="227.99992" z="184.00015" diameter="0.837945"/>
</segment>
<segment id="104" name="Seg0_comp_53">
<parent segment="103"/>
<proximal x="-184.00107" y="-187.99918" z="-9.6784125E-4" diameter="0.837945"/>
<distal x="-196.00117" y="-203.99889" z="-0.0011438904" diameter="0.837945"/>
</segment>
<segment id="105" name="Seg1_comp_53">
<parent segment="104"/>
<distal x="-208.00125" y="-219.99861" z="-0.0013205758" diameter="0.837945"/>
</segment>
<segment id="78" name="Seg0_comp_40">
<parent segment="77"/>
<proximal x="184.0004" y="-187.99992" z="0.0" diameter="0.837945"/>
<distal x="196.0011" y="-203.99918" z="0.0" diameter="0.837945"/>
</segment>
<segment id="79" name="Seg1_comp_40">
<parent segment="78"/>
<distal x="208.00076" y="-219.99939" z="0.0" diameter="0.837945"/>
</segment>
<segment id="52" name="Seg0_comp_27">
<parent segment="51"/>
<proximal x="-8.9209125E-4" y="227.99937" z="-183.99963" diameter="0.837945"/>
<distal x="-8.054877E-4" y="244.0003" z="-196.00034" diameter="0.837945"/>
</segment>
<segment id="53" name="Seg1_comp_27">
<parent segment="52"/>
<distal x="-9.225024E-4" y="260.00012" z="-208.00021" diameter="0.837945"/>
</segment>
<segment id="26" name="Seg0_comp_14">
<parent segment="25"/>
<proximal x="-6.1248185E-4" y="227.99992" z="184.00015" diameter="0.837945"/>
<distal x="-8.7018224E-4" y="244.00003" z="196.00026" diameter="0.837945"/>
</segment>
<segment id="27" name="Seg1_comp_14">
<parent segment="26"/>
<distal x="1.5117969E-4" y="259.9998" z="207.99985" diameter="0.837945"/>
</segment>
<segmentGroup id="comp_1" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="2"/>
<member segment="0"/>
<member segment="1"/>
</segmentGroup>
<segmentGroup id="comp_54" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="54"/>
<member segment="106"/>
<member segment="107"/>
</segmentGroup>
<segmentGroup id="comp_41" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="80"/>
<member segment="81"/>
</segmentGroup>
<segmentGroup id="comp_28" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="54"/>
<member segment="55"/>
</segmentGroup>
<segmentGroup id="comp_15" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="28"/>
<member segment="29"/>
</segmentGroup>
<segmentGroup id="comp_2" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="2"/>
<member segment="3"/>
</segmentGroup>
<segmentGroup id="comp_55" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="58"/>
<member segment="108"/>
<member segment="109"/>
</segmentGroup>
<segmentGroup id="comp_43" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="84"/>
<member segment="85"/>
</segmentGroup>
<segmentGroup id="comp_42" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="82"/>
<member segment="83"/>
</segmentGroup>
<segmentGroup id="comp_30" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="58"/>
<member segment="59"/>
</segmentGroup>
<segmentGroup id="comp_29" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="56"/>
<member segment="57"/>
</segmentGroup>
<segmentGroup id="comp_17" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="32"/>
<member segment="33"/>
</segmentGroup>
<segmentGroup id="comp_16" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="30"/>
<member segment="31"/>
</segmentGroup>
<segmentGroup id="comp_4" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="6"/>
<member segment="7"/>
</segmentGroup>
<segmentGroup id="comp_3" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="4"/>
<member segment="5"/>
</segmentGroup>
<segmentGroup id="comp_58" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="114"/>
<member segment="115"/>
</segmentGroup>
<segmentGroup id="comp_56" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="110"/>
<member segment="111"/>
</segmentGroup>
<segmentGroup id="comp_46" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="90"/>
<member segment="91"/>
</segmentGroup>
<segmentGroup id="comp_45" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="88"/>
<member segment="89"/>
</segmentGroup>
<segmentGroup id="comp_44" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="86"/>
<member segment="87"/>
</segmentGroup>
<segmentGroup id="comp_33" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="64"/>
<member segment="65"/>
</segmentGroup>
<segmentGroup id="comp_32" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="62"/>
<member segment="63"/>
</segmentGroup>
<segmentGroup id="comp_31" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="60"/>
<member segment="61"/>
</segmentGroup>
<segmentGroup id="comp_20" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="38"/>
<member segment="39"/>
</segmentGroup>
<segmentGroup id="comp_19" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="36"/>
<member segment="37"/>
</segmentGroup>
<segmentGroup id="comp_18" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="34"/>
<member segment="35"/>
</segmentGroup>
<segmentGroup id="comp_7" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="12"/>
<member segment="13"/>
</segmentGroup>
<segmentGroup id="comp_6" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="10"/>
<member segment="11"/>
</segmentGroup>
<segmentGroup id="comp_5" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="8"/>
<member segment="9"/>
</segmentGroup>
<segmentGroup id="comp_59" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="116"/>
<member segment="117"/>
</segmentGroup>
<segmentGroup id="comp_57" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="112"/>
<member segment="113"/>
</segmentGroup>
<segmentGroup id="comp_49" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="96"/>
<member segment="97"/>
</segmentGroup>
<segmentGroup id="comp_48" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="94"/>
<member segment="95"/>
</segmentGroup>
<segmentGroup id="comp_47" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="92"/>
<member segment="93"/>
</segmentGroup>
<segmentGroup id="comp_36" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="70"/>
<member segment="71"/>
</segmentGroup>
<segmentGroup id="comp_35" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="68"/>
<member segment="69"/>
</segmentGroup>
<segmentGroup id="comp_34" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="66"/>
<member segment="67"/>
</segmentGroup>
<segmentGroup id="comp_23" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="44"/>
<member segment="45"/>
</segmentGroup>
<segmentGroup id="comp_22" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="42"/>
<member segment="43"/>
</segmentGroup>
<segmentGroup id="comp_21" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="40"/>
<member segment="41"/>
</segmentGroup>
<segmentGroup id="comp_10" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="18"/>
<member segment="19"/>
</segmentGroup>
<segmentGroup id="comp_9" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="16"/>
<member segment="17"/>
</segmentGroup>
<segmentGroup id="comp_8" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="14"/>
<member segment="15"/>
</segmentGroup>
<segmentGroup id="comp_50" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="98"/>
<member segment="99"/>
</segmentGroup>
<segmentGroup id="comp_37" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="72"/>
<member segment="73"/>
</segmentGroup>
<segmentGroup id="comp_24" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="46"/>
<member segment="47"/>
</segmentGroup>
<segmentGroup id="comp_11" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="20"/>
<member segment="21"/>
</segmentGroup>
<segmentGroup id="comp_51" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="100"/>
<member segment="101"/>
</segmentGroup>
<segmentGroup id="comp_38" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="74"/>
<member segment="75"/>
</segmentGroup>
<segmentGroup id="comp_25" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="48"/>
<member segment="49"/>
</segmentGroup>
<segmentGroup id="comp_12" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="22"/>
<member segment="23"/>
</segmentGroup>
<segmentGroup id="comp_52" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="102"/>
<member segment="103"/>
</segmentGroup>
<segmentGroup id="comp_39" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="76"/>
<member segment="77"/>
</segmentGroup>
<segmentGroup id="comp_26" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="50"/>
<member segment="51"/>
</segmentGroup>
<segmentGroup id="comp_13" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="24"/>
<member segment="25"/>
</segmentGroup>
<segmentGroup id="comp_53" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="104"/>
<member segment="105"/>
</segmentGroup>
<segmentGroup id="comp_40" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="78"/>
<member segment="79"/>
</segmentGroup>
<segmentGroup id="comp_27" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="52"/>
<member segment="53"/>
</segmentGroup>
<segmentGroup id="comp_14" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="26"/>
<member segment="27"/>
</segmentGroup>
<segmentGroup id="all">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_1">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_4">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_1">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="soma_group" neuroLexId="GO:0043025">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="prox_dend_soma">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="prox_mid_dends">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_2">
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
<segmentGroup id="axon_group" neuroLexId="GO:0030424">
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
<segmentGroup id="prox_axon">
<include segmentGroup="comp_54"/>
</segmentGroup>
<segmentGroup id="dendrite_group" neuroLexId="GO:0030425">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_3">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="prox_dend">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="mid_dend">
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_5">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="gap_dend">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
</segmentGroup>
<segmentGroup id="mid_tip_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
</segmentGroup>
<segmentGroup id="mid_tip_plus_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
</segmentGroup>
<segmentGroup id="mid_dist_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="distal_axon">
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
</morphology>
<biophysicalProperties id="biophys">
<membraneProperties>
<channelDensity condDensity="0.0 mS_per_cm2" id="ar_ModelViewParmSubset_1" ionChannel="ar__m00_25" segmentGroup="ModelViewParmSubset_1" erev="-40.0 mV" ion="ar"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="cal_ModelViewParmSubset_4" ionChannel="cal" segmentGroup="ModelViewParmSubset_4" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="cal_ModelViewParmSubset_5" ionChannel="cal" segmentGroup="ModelViewParmSubset_5" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="cat_ModelViewParmSubset_1" ionChannel="cat" segmentGroup="ModelViewParmSubset_1" ion="cat" erev="125.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="k2_all" ionChannel="k2" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="ka_all" ionChannel="ka" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="kahp_slower_ModelViewParmSubset_1" ionChannel="kahp_slower" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="25.0 mS_per_cm2" id="kc_fast_ModelViewParmSubset_1" ionChannel="kc_fast" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="100.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_4" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="10.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_5" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_5" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_2" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="km_ModelViewParmSubset_1" ionChannel="km" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="10.0 mS_per_cm2" id="naf2_ModelViewParmSubset_5" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_5" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="naf2_ModelViewParmSubset_2" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_2" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="60.0 mS_per_cm2" id="naf2_ModelViewParmSubset_4" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_4" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="nap_ModelViewParmSubset_1" ionChannel="nap" segmentGroup="ModelViewParmSubset_1" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="pas_ModelViewParmSubset_2" ionChannel="pas" segmentGroup="ModelViewParmSubset_2" erev="-65.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.04 mS_per_cm2" id="pas_ModelViewParmSubset_1" ionChannel="pas" segmentGroup="ModelViewParmSubset_1" erev="-65.0 mV" ion="non_specific"/>
<spikeThresh value="0.0 mV"/>
<specificCapacitance value="1.0 uF_per_cm2"/>
<initMembPotential value="-65.0 mV"/>
</membraneProperties>
<intracellularProperties>
<species segmentGroup="ModelViewParmSubset_3" id="ca" ion="ca" concentrationModel="cad__beta0_05__phi520000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<species segmentGroup="OneSecGrp_SectionRef_1" id="ca" ion="ca" concentrationModel="cad__beta0_02__phi260000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<resistivity segmentGroup="ModelViewParmSubset_2" value="0.1 kohm_cm"/>
<resistivity segmentGroup="ModelViewParmSubset_1" value="0.2 kohm_cm"/>
</intracellularProperties>
</biophysicalProperties>
</cell>
<cell id="SupBasket">
<notes>Cell: supbask_0 exported from NEURON ModelView</notes>
<morphology id="morphology_SupBasket">
<segment id="0" name="Seg0_comp_1">
<proximal x="0.0" y="0.0" z="0.0" diameter="15.0"/>
<distal x="0.0" y="10.0" z="0.0" diameter="15.0"/>
</segment>
<segment id="1" name="Seg1_comp_1">
<parent segment="0"/>
<distal x="-4.371139E-7" y="20.0" z="0.0" diameter="15.0"/>
</segment>
<segment id="106" name="Seg0_comp_54">
<parent segment="0" fractionAlong="0.0"/>
<proximal x="4.371139E-7" y="0.0" z="0.0" diameter="1.4"/>
<distal x="-3.7745E-7" y="-25.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="107" name="Seg1_comp_54">
<parent segment="106"/>
<distal x="-1.1920139E-6" y="-50.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="80" name="Seg0_comp_41">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="-16.0" y="8.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="81" name="Seg1_comp_41">
<parent segment="80"/>
<distal x="-32.0" y="-4.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="54" name="Seg0_comp_28">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="16.0" y="8.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="55" name="Seg1_comp_28">
<parent segment="54"/>
<distal x="32.0" y="-4.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="28" name="Seg0_comp_15">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="0.0" y="32.0" z="-16.0" diameter="2.12"/>
</segment>
<segment id="29" name="Seg1_comp_15">
<parent segment="28"/>
<distal x="0.0" y="44.0" z="-32.0" diameter="2.12"/>
</segment>
<segment id="2" name="Seg0_comp_2">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="0.0" y="32.0" z="16.0" diameter="2.12"/>
</segment>
<segment id="3" name="Seg1_comp_2">
<parent segment="2"/>
<distal x="0.0" y="44.0" z="32.0" diameter="2.12"/>
</segment>
<segment id="108" name="Seg0_comp_55">
<parent segment="107"/>
<proximal x="-1.1920139E-6" y="-50.0" z="0.0" diameter="1.2"/>
<distal x="-3.9139263E-6" y="-75.0" z="0.0" diameter="1.2"/>
</segment>
<segment id="109" name="Seg1_comp_55">
<parent segment="108"/>
<distal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.2"/>
</segment>
<segment id="84" name="Seg0_comp_43">
<parent segment="81"/>
<proximal x="-32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="-32.0" y="-16.0" z="-16.0" diameter="1.33333"/>
</segment>
<segment id="85" name="Seg1_comp_43">
<parent segment="84"/>
<distal x="-32.000004" y="-27.999973" z="-31.999964" diameter="1.33333"/>
</segment>
<segment id="82" name="Seg0_comp_42">
<parent segment="81"/>
<proximal x="-32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="-48.0" y="-16.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="83" name="Seg1_comp_42">
<parent segment="82"/>
<distal x="-64.0" y="-28.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="58" name="Seg0_comp_30">
<parent segment="55"/>
<proximal x="32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="32.0" y="-16.0" z="16.0" diameter="1.33333"/>
</segment>
<segment id="59" name="Seg1_comp_30">
<parent segment="58"/>
<distal x="32.000084" y="-28.0" z="32.00004" diameter="1.33333"/>
</segment>
<segment id="56" name="Seg0_comp_29">
<parent segment="55"/>
<proximal x="32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="48.0" y="-16.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="57" name="Seg1_comp_29">
<parent segment="56"/>
<distal x="64.0" y="-28.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="32" name="Seg0_comp_17">
<parent segment="29"/>
<proximal x="0.0" y="44.0" z="-32.0" diameter="1.33333"/>
<distal x="-16.0" y="56.0" z="-32.0" diameter="1.33333"/>
</segment>
<segment id="33" name="Seg1_comp_17">
<parent segment="32"/>
<distal x="-32.000008" y="68.0" z="-32.000004" diameter="1.33333"/>
</segment>
<segment id="30" name="Seg0_comp_16">
<parent segment="29"/>
<proximal x="0.0" y="44.0" z="-32.0" diameter="1.33333"/>
<distal x="0.0" y="56.0" z="-48.0" diameter="1.33333"/>
</segment>
<segment id="31" name="Seg1_comp_16">
<parent segment="30"/>
<distal x="0.0" y="68.0" z="-64.0" diameter="1.33333"/>
</segment>
<segment id="6" name="Seg0_comp_4">
<parent segment="3"/>
<proximal x="0.0" y="44.0" z="32.0" diameter="1.33333"/>
<distal x="16.0" y="56.0" z="32.0" diameter="1.33333"/>
</segment>
<segment id="7" name="Seg1_comp_4">
<parent segment="6"/>
<distal x="31.999998" y="68.0" z="32.0" diameter="1.33333"/>
</segment>
<segment id="4" name="Seg0_comp_3">
<parent segment="3"/>
<proximal x="0.0" y="44.0" z="32.0" diameter="1.33333"/>
<distal x="0.0" y="56.0" z="48.0" diameter="1.33333"/>
</segment>
<segment id="5" name="Seg1_comp_3">
<parent segment="4"/>
<distal x="0.0" y="68.0" z="64.0" diameter="1.33333"/>
</segment>
<segment id="114" name="Seg0_comp_58">
<parent segment="109"/>
<proximal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.0"/>
<distal x="-9.735475" y="-123.02701" z="0.0" diameter="1.0"/>
</segment>
<segment id="115" name="Seg1_comp_58">
<parent segment="114"/>
<distal x="-19.470892" y="-146.053" z="0.0" diameter="1.0"/>
</segment>
<segment id="110" name="Seg0_comp_56">
<parent segment="109"/>
<proximal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.0"/>
<distal x="9.735456" y="-123.02701" z="0.0" diameter="1.0"/>
</segment>
<segment id="111" name="Seg1_comp_56">
<parent segment="110"/>
<distal x="19.47091" y="-146.053" z="0.0" diameter="1.0"/>
</segment>
<segment id="90" name="Seg0_comp_46">
<parent segment="85"/>
<proximal x="-32.000004" y="-27.999973" z="-31.999964" diameter="1.33333"/>
<distal x="-31.999994" y="-39.99996" z="-47.99993" diameter="1.33333"/>
</segment>
<segment id="91" name="Seg1_comp_46">
<parent segment="90"/>
<distal x="-32.000057" y="-51.99994" z="-63.999985" diameter="1.33333"/>
</segment>
<segment id="88" name="Seg0_comp_45">
<parent segment="83"/>
<proximal x="-64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="-64.0" y="-40.0" z="16.0" diameter="0.837945"/>
</segment>
<segment id="89" name="Seg1_comp_45">
<parent segment="88"/>
<distal x="-63.99984" y="-51.99975" z="31.999928" diameter="0.837945"/>
</segment>
<segment id="86" name="Seg0_comp_44">
<parent segment="83"/>
<proximal x="-64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="-76.0" y="-44.0" z="0.0" diameter="0.837945"/>
</segment>
<segment id="87" name="Seg1_comp_44">
<parent segment="86"/>
<distal x="-88.00005" y="-59.999695" z="-1.6570774E-4" diameter="0.837945"/>
</segment>
<segment id="64" name="Seg0_comp_33">
<parent segment="59"/>
<proximal x="32.000084" y="-28.0" z="32.00004" diameter="1.33333"/>
<distal x="32.000126" y="-39.999954" z="47.999992" diameter="1.33333"/>
</segment>
<segment id="65" name="Seg1_comp_33">
<parent segment="64"/>
<distal x="31.999937" y="-51.999847" z="63.999756" diameter="1.33333"/>
</segment>
<segment id="62" name="Seg0_comp_32">
<parent segment="57"/>
<proximal x="64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="64.0" y="-40.0" z="-16.0" diameter="0.837945"/>
</segment>
<segment id="63" name="Seg1_comp_32">
<parent segment="62"/>
<distal x="63.99987" y="-51.99968" z="-31.999638" diameter="0.837945"/>
</segment>
<segment id="60" name="Seg0_comp_31">
<parent segment="57"/>
<proximal x="64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="76.0" y="-44.0" z="0.0" diameter="0.837945"/>
</segment>
<segment id="61" name="Seg1_comp_31">
<parent segment="60"/>
<distal x="88.000046" y="-60.00023" z="0.0" diameter="0.837945"/>
</segment>
<segment id="38" name="Seg0_comp_20">
<parent segment="33"/>
<proximal x="-32.000008" y="68.0" z="-32.000004" diameter="1.33333"/>
<distal x="-47.999744" y="79.99989" z="-32.000023" diameter="1.33333"/>
</segment>
<segment id="39" name="Seg1_comp_20">
<parent segment="38"/>
<distal x="-63.99968" y="91.99982" z="-32.00002" diameter="1.33333"/>
</segment>
<segment id="36" name="Seg0_comp_19">
<parent segment="31"/>
<proximal x="0.0" y="68.0" z="-64.0" diameter="0.837945"/>
<distal x="12.0" y="84.0" z="-64.0" diameter="0.837945"/>
</segment>
<segment id="37" name="Seg1_comp_19">
<parent segment="36"/>
<distal x="24.00037" y="100.00037" z="-63.999958" diameter="0.837945"/>
</segment>
<segment id="34" name="Seg0_comp_18">
<parent segment="31"/>
<proximal x="0.0" y="68.0" z="-64.0" diameter="0.837945"/>
<distal x="0.0" y="84.0" z="-76.0" diameter="0.837945"/>
</segment>
<segment id="35" name="Seg1_comp_18">
<parent segment="34"/>
<distal x="-1.7517991E-4" y="99.99988" z="-87.99992" diameter="0.837945"/>
</segment>
<segment id="12" name="Seg0_comp_7">
<parent segment="7"/>
<proximal x="31.999998" y="68.0" z="32.0" diameter="1.33333"/>
<distal x="47.99968" y="79.99977" z="31.999996" diameter="1.33333"/>
</segment>
<segment id="13" name="Seg1_comp_7">
<parent segment="12"/>
<distal x="63.999664" y="91.99977" z="31.999992" diameter="1.33333"/>
</segment>
<segment id="10" name="Seg0_comp_6">
<parent segment="5"/>
<proximal x="0.0" y="68.0" z="64.0" diameter="0.837945"/>
<distal x="-12.0" y="84.0" z="64.0" diameter="0.837945"/>
</segment>
<segment id="11" name="Seg1_comp_6">
<parent segment="10"/>
<distal x="-24.00005" y="99.999725" z="64.00002" diameter="0.837945"/>
</segment>
<segment id="8" name="Seg0_comp_5">
<parent segment="5"/>
<proximal x="0.0" y="68.0" z="64.0" diameter="0.837945"/>
<distal x="0.0" y="84.0" z="76.0" diameter="0.837945"/>
</segment>
<segment id="9" name="Seg1_comp_5">
<parent segment="8"/>
<distal x="-5.235506E-5" y="99.999916" z="87.999954" diameter="0.837945"/>
</segment>
<segment id="116" name="Seg0_comp_59">
<parent segment="115"/>
<proximal x="-19.470892" y="-146.053" z="0.0" diameter="1.0"/>
<distal x="-29.206392" y="-169.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="117" name="Seg1_comp_59">
<parent segment="116"/>
<distal x="-38.94189" y="-192.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="112" name="Seg0_comp_57">
<parent segment="111"/>
<proximal x="19.47091" y="-146.053" z="0.0" diameter="1.0"/>
<distal x="29.206406" y="-169.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="113" name="Seg1_comp_57">
<parent segment="112"/>
<distal x="38.941807" y="-192.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="96" name="Seg0_comp_49">
<parent segment="91"/>
<proximal x="-32.000057" y="-51.99994" z="-63.999985" diameter="1.33333"/>
<distal x="-31.999996" y="-63.99991" z="-79.99986" diameter="1.33333"/>
</segment>
<segment id="97" name="Seg1_comp_49">
<parent segment="96"/>
<distal x="-32.000145" y="-75.99956" z="-95.99962" diameter="1.33333"/>
</segment>
<segment id="94" name="Seg0_comp_48">
<parent segment="89"/>
<proximal x="-63.99984" y="-51.99975" z="31.999928" diameter="0.837945"/>
<distal x="-63.99974" y="-63.999542" z="47.99981" diameter="0.837945"/>
</segment>
<segment id="95" name="Seg1_comp_48">
<parent segment="94"/>
<distal x="-63.999584" y="-75.99931" z="63.99976" diameter="0.837945"/>
</segment>
<segment id="92" name="Seg0_comp_47">
<parent segment="87"/>
<proximal x="-88.00005" y="-59.999695" z="-1.6570774E-4" diameter="0.837945"/>
<distal x="-100.00012" y="-75.99941" z="-3.2243066E-4" diameter="0.837945"/>
</segment>
<segment id="93" name="Seg1_comp_47">
<parent segment="92"/>
<distal x="-112.000145" y="-91.999115" z="-4.6624226E-4" diameter="0.837945"/>
</segment>
<segment id="70" name="Seg0_comp_36">
<parent segment="65"/>
<proximal x="31.999937" y="-51.999847" z="63.999756" diameter="1.33333"/>
<distal x="32.000328" y="-64.00009" z="80.00027" diameter="1.33333"/>
</segment>
<segment id="71" name="Seg1_comp_36">
<parent segment="70"/>
<distal x="32.000214" y="-75.99994" z="96.00001" diameter="1.33333"/>
</segment>
<segment id="68" name="Seg0_comp_35">
<parent segment="63"/>
<proximal x="63.99987" y="-51.99968" z="-31.999638" diameter="0.837945"/>
<distal x="63.99988" y="-63.999992" z="-48.000046" diameter="0.837945"/>
</segment>
<segment id="69" name="Seg1_comp_35">
<parent segment="68"/>
<distal x="63.999767" y="-75.999664" z="-63.999664" diameter="0.837945"/>
</segment>
<segment id="66" name="Seg0_comp_34">
<parent segment="61"/>
<proximal x="88.000046" y="-60.00023" z="0.0" diameter="0.837945"/>
<distal x="100.00014" y="-75.99946" z="0.0" diameter="0.837945"/>
</segment>
<segment id="67" name="Seg1_comp_34">
<parent segment="66"/>
<distal x="112.00018" y="-91.99966" z="0.0" diameter="0.837945"/>
</segment>
<segment id="44" name="Seg0_comp_23">
<parent segment="39"/>
<proximal x="-63.99968" y="91.99982" z="-32.00002" diameter="1.33333"/>
<distal x="-79.99957" y="103.99982" z="-32.000046" diameter="1.33333"/>
</segment>
<segment id="45" name="Seg1_comp_23">
<parent segment="44"/>
<distal x="-96.000435" y="116.00012" z="-31.999968" diameter="1.33333"/>
</segment>
<segment id="42" name="Seg0_comp_22">
<parent segment="37"/>
<proximal x="24.00037" y="100.00037" z="-63.999958" diameter="0.837945"/>
<distal x="36.000114" y="115.99994" z="-63.999935" diameter="0.837945"/>
</segment>
<segment id="43" name="Seg1_comp_22">
<parent segment="42"/>
<distal x="48.000484" y="132.0003" z="-63.999893" diameter="0.837945"/>
</segment>
<segment id="40" name="Seg0_comp_21">
<parent segment="35"/>
<proximal x="-1.7517991E-4" y="99.99988" z="-87.99992" diameter="0.837945"/>
<distal x="-4.1945462E-4" y="115.99981" z="-99.99989" diameter="0.837945"/>
</segment>
<segment id="41" name="Seg1_comp_21">
<parent segment="40"/>
<distal x="-6.5721705E-4" y="131.99974" z="-111.99985" diameter="0.837945"/>
</segment>
<segment id="18" name="Seg0_comp_10">
<parent segment="13"/>
<proximal x="63.999664" y="91.99977" z="31.999992" diameter="1.33333"/>
<distal x="79.99965" y="103.99977" z="31.999992" diameter="1.33333"/>
</segment>
<segment id="19" name="Seg1_comp_10">
<parent segment="18"/>
<distal x="95.999664" y="115.99977" z="31.999996" diameter="1.33333"/>
</segment>
<segment id="16" name="Seg0_comp_9">
<parent segment="11"/>
<proximal x="-24.00005" y="99.999725" z="64.00002" diameter="0.837945"/>
<distal x="-36.00011" y="115.999435" z="64.00003" diameter="0.837945"/>
</segment>
<segment id="17" name="Seg1_comp_9">
<parent segment="16"/>
<distal x="-48.000313" y="132.00015" z="64.00001" diameter="0.837945"/>
</segment>
<segment id="14" name="Seg0_comp_8">
<parent segment="9"/>
<proximal x="-5.235506E-5" y="99.999916" z="87.999954" diameter="0.837945"/>
<distal x="-1.4170882E-4" y="115.99965" z="99.99978" diameter="0.837945"/>
</segment>
<segment id="15" name="Seg1_comp_8">
<parent segment="14"/>
<distal x="-3.9500205E-4" y="131.99973" z="111.99991" diameter="0.837945"/>
</segment>
<segment id="98" name="Seg0_comp_50">
<parent segment="93"/>
<proximal x="-112.000145" y="-91.999115" z="-4.6624226E-4" diameter="0.837945"/>
<distal x="-124.00055" y="-107.99976" z="-4.091831E-4" diameter="0.837945"/>
</segment>
<segment id="99" name="Seg1_comp_50">
<parent segment="98"/>
<distal x="-136.00061" y="-123.99945" z="-5.919892E-4" diameter="0.837945"/>
</segment>
<segment id="72" name="Seg0_comp_37">
<parent segment="67"/>
<proximal x="112.00018" y="-91.99966" z="0.0" diameter="0.837945"/>
<distal x="124.00022" y="-107.99986" z="0.0" diameter="0.837945"/>
</segment>
<segment id="73" name="Seg1_comp_37">
<parent segment="72"/>
<distal x="136.00027" y="-124.00009" z="0.0" diameter="0.837945"/>
</segment>
<segment id="46" name="Seg0_comp_24">
<parent segment="41"/>
<proximal x="-6.5721705E-4" y="131.99974" z="-111.99985" diameter="0.837945"/>
<distal x="-0.0010701425" y="147.99988" z="-123.99997" diameter="0.837945"/>
</segment>
<segment id="47" name="Seg1_comp_24">
<parent segment="46"/>
<distal x="-3.7628168E-4" y="164.00018" z="-136.0002" diameter="0.837945"/>
</segment>
<segment id="20" name="Seg0_comp_11">
<parent segment="15"/>
<proximal x="-3.9500205E-4" y="131.99973" z="111.99991" diameter="0.837945"/>
<distal x="-6.2802254E-4" y="147.99982" z="124.00003" diameter="0.837945"/>
</segment>
<segment id="21" name="Seg1_comp_11">
<parent segment="20"/>
<distal x="3.6693433E-5" y="164.00029" z="136.00023" diameter="0.837945"/>
</segment>
<segment id="100" name="Seg0_comp_51">
<parent segment="99"/>
<proximal x="-136.00061" y="-123.99945" z="-5.919892E-4" diameter="0.837945"/>
<distal x="-148.00061" y="-139.99915" z="-7.203825E-4" diameter="0.837945"/>
</segment>
<segment id="101" name="Seg1_comp_51">
<parent segment="100"/>
<distal x="-160.0007" y="-155.99886" z="-8.9160044E-4" diameter="0.837945"/>
</segment>
<segment id="74" name="Seg0_comp_38">
<parent segment="73"/>
<proximal x="136.00027" y="-124.00009" z="0.0" diameter="0.837945"/>
<distal x="148.00035" y="-139.9993" z="0.0" diameter="0.837945"/>
</segment>
<segment id="75" name="Seg1_comp_38">
<parent segment="74"/>
<distal x="160.00012" y="-155.99953" z="0.0" diameter="0.837945"/>
</segment>
<segment id="48" name="Seg0_comp_25">
<parent segment="47"/>
<proximal x="-3.7628168E-4" y="164.00018" z="-136.0002" diameter="0.837945"/>
<distal x="-4.955236E-4" y="179.99997" z="-148.00005" diameter="0.837945"/>
</segment>
<segment id="49" name="Seg1_comp_25">
<parent segment="48"/>
<distal x="-6.185023E-4" y="195.9998" z="-159.99991" diameter="0.837945"/>
</segment>
<segment id="22" name="Seg0_comp_12">
<parent segment="21"/>
<proximal x="3.6693433E-5" y="164.00029" z="136.00023" diameter="0.837945"/>
<distal x="1.4269038E-4" y="179.99968" z="147.99976" diameter="0.837945"/>
</segment>
<segment id="23" name="Seg1_comp_12">
<parent segment="22"/>
<distal x="-1.15835806E-4" y="195.99976" z="159.99988" diameter="0.837945"/>
</segment>
<segment id="102" name="Seg0_comp_52">
<parent segment="101"/>
<proximal x="-160.0007" y="-155.99886" z="-8.9160044E-4" diameter="0.837945"/>
<distal x="-172.0008" y="-171.99857" z="-0.0010713129" diameter="0.837945"/>
</segment>
<segment id="103" name="Seg1_comp_52">
<parent segment="102"/>
<distal x="-184.00107" y="-187.99918" z="-9.6784125E-4" diameter="0.837945"/>
</segment>
<segment id="76" name="Seg0_comp_39">
<parent segment="75"/>
<proximal x="160.00012" y="-155.99953" z="0.0" diameter="0.837945"/>
<distal x="172.00076" y="-171.99973" z="0.0" diameter="0.837945"/>
</segment>
<segment id="77" name="Seg1_comp_39">
<parent segment="76"/>
<distal x="184.0004" y="-187.99992" z="0.0" diameter="0.837945"/>
</segment>
<segment id="50" name="Seg0_comp_26">
<parent segment="49"/>
<proximal x="-6.185023E-4" y="195.9998" z="-159.99991" diameter="0.837945"/>
<distal x="-7.454591E-4" y="211.99959" z="-171.99977" diameter="0.837945"/>
</segment>
<segment id="51" name="Seg1_comp_26">
<parent segment="50"/>
<distal x="-8.9209125E-4" y="227.99937" z="-183.99963" diameter="0.837945"/>
</segment>
<segment id="24" name="Seg0_comp_13">
<parent segment="23"/>
<proximal x="-1.15835806E-4" y="195.99976" z="159.99988" diameter="0.837945"/>
<distal x="-3.677581E-4" y="211.99985" z="172.0" diameter="0.837945"/>
</segment>
<segment id="25" name="Seg1_comp_13">
<parent segment="24"/>
<distal x="-6.1248185E-4" y="227.99992" z="184.00015" diameter="0.837945"/>
</segment>
<segment id="104" name="Seg0_comp_53">
<parent segment="103"/>
<proximal x="-184.00107" y="-187.99918" z="-9.6784125E-4" diameter="0.837945"/>
<distal x="-196.00117" y="-203.99889" z="-0.0011438904" diameter="0.837945"/>
</segment>
<segment id="105" name="Seg1_comp_53">
<parent segment="104"/>
<distal x="-208.00125" y="-219.99861" z="-0.0013205758" diameter="0.837945"/>
</segment>
<segment id="78" name="Seg0_comp_40">
<parent segment="77"/>
<proximal x="184.0004" y="-187.99992" z="0.0" diameter="0.837945"/>
<distal x="196.0011" y="-203.99918" z="0.0" diameter="0.837945"/>
</segment>
<segment id="79" name="Seg1_comp_40">
<parent segment="78"/>
<distal x="208.00076" y="-219.99939" z="0.0" diameter="0.837945"/>
</segment>
<segment id="52" name="Seg0_comp_27">
<parent segment="51"/>
<proximal x="-8.9209125E-4" y="227.99937" z="-183.99963" diameter="0.837945"/>
<distal x="-8.054877E-4" y="244.0003" z="-196.00034" diameter="0.837945"/>
</segment>
<segment id="53" name="Seg1_comp_27">
<parent segment="52"/>
<distal x="-9.225024E-4" y="260.00012" z="-208.00021" diameter="0.837945"/>
</segment>
<segment id="26" name="Seg0_comp_14">
<parent segment="25"/>
<proximal x="-6.1248185E-4" y="227.99992" z="184.00015" diameter="0.837945"/>
<distal x="-8.7018224E-4" y="244.00003" z="196.00026" diameter="0.837945"/>
</segment>
<segment id="27" name="Seg1_comp_14">
<parent segment="26"/>
<distal x="1.5117969E-4" y="259.9998" z="207.99985" diameter="0.837945"/>
</segment>
<segmentGroup id="comp_1" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="2"/>
<member segment="0"/>
<member segment="1"/>
</segmentGroup>
<segmentGroup id="comp_54" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="54"/>
<member segment="106"/>
<member segment="107"/>
</segmentGroup>
<segmentGroup id="comp_41" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="80"/>
<member segment="81"/>
</segmentGroup>
<segmentGroup id="comp_28" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="54"/>
<member segment="55"/>
</segmentGroup>
<segmentGroup id="comp_15" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="28"/>
<member segment="29"/>
</segmentGroup>
<segmentGroup id="comp_2" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="2"/>
<member segment="3"/>
</segmentGroup>
<segmentGroup id="comp_55" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="58"/>
<member segment="108"/>
<member segment="109"/>
</segmentGroup>
<segmentGroup id="comp_43" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="84"/>
<member segment="85"/>
</segmentGroup>
<segmentGroup id="comp_42" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="82"/>
<member segment="83"/>
</segmentGroup>
<segmentGroup id="comp_30" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="58"/>
<member segment="59"/>
</segmentGroup>
<segmentGroup id="comp_29" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="56"/>
<member segment="57"/>
</segmentGroup>
<segmentGroup id="comp_17" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="32"/>
<member segment="33"/>
</segmentGroup>
<segmentGroup id="comp_16" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="30"/>
<member segment="31"/>
</segmentGroup>
<segmentGroup id="comp_4" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="6"/>
<member segment="7"/>
</segmentGroup>
<segmentGroup id="comp_3" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="4"/>
<member segment="5"/>
</segmentGroup>
<segmentGroup id="comp_58" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="114"/>
<member segment="115"/>
</segmentGroup>
<segmentGroup id="comp_56" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="110"/>
<member segment="111"/>
</segmentGroup>
<segmentGroup id="comp_46" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="90"/>
<member segment="91"/>
</segmentGroup>
<segmentGroup id="comp_45" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="88"/>
<member segment="89"/>
</segmentGroup>
<segmentGroup id="comp_44" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="86"/>
<member segment="87"/>
</segmentGroup>
<segmentGroup id="comp_33" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="64"/>
<member segment="65"/>
</segmentGroup>
<segmentGroup id="comp_32" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="62"/>
<member segment="63"/>
</segmentGroup>
<segmentGroup id="comp_31" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="60"/>
<member segment="61"/>
</segmentGroup>
<segmentGroup id="comp_20" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="38"/>
<member segment="39"/>
</segmentGroup>
<segmentGroup id="comp_19" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="36"/>
<member segment="37"/>
</segmentGroup>
<segmentGroup id="comp_18" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="34"/>
<member segment="35"/>
</segmentGroup>
<segmentGroup id="comp_7" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="12"/>
<member segment="13"/>
</segmentGroup>
<segmentGroup id="comp_6" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="10"/>
<member segment="11"/>
</segmentGroup>
<segmentGroup id="comp_5" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="8"/>
<member segment="9"/>
</segmentGroup>
<segmentGroup id="comp_59" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="116"/>
<member segment="117"/>
</segmentGroup>
<segmentGroup id="comp_57" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="112"/>
<member segment="113"/>
</segmentGroup>
<segmentGroup id="comp_49" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="96"/>
<member segment="97"/>
</segmentGroup>
<segmentGroup id="comp_48" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="94"/>
<member segment="95"/>
</segmentGroup>
<segmentGroup id="comp_47" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="92"/>
<member segment="93"/>
</segmentGroup>
<segmentGroup id="comp_36" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="70"/>
<member segment="71"/>
</segmentGroup>
<segmentGroup id="comp_35" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="68"/>
<member segment="69"/>
</segmentGroup>
<segmentGroup id="comp_34" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="66"/>
<member segment="67"/>
</segmentGroup>
<segmentGroup id="comp_23" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="44"/>
<member segment="45"/>
</segmentGroup>
<segmentGroup id="comp_22" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="42"/>
<member segment="43"/>
</segmentGroup>
<segmentGroup id="comp_21" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="40"/>
<member segment="41"/>
</segmentGroup>
<segmentGroup id="comp_10" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="18"/>
<member segment="19"/>
</segmentGroup>
<segmentGroup id="comp_9" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="16"/>
<member segment="17"/>
</segmentGroup>
<segmentGroup id="comp_8" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="14"/>
<member segment="15"/>
</segmentGroup>
<segmentGroup id="comp_50" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="98"/>
<member segment="99"/>
</segmentGroup>
<segmentGroup id="comp_37" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="72"/>
<member segment="73"/>
</segmentGroup>
<segmentGroup id="comp_24" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="46"/>
<member segment="47"/>
</segmentGroup>
<segmentGroup id="comp_11" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="20"/>
<member segment="21"/>
</segmentGroup>
<segmentGroup id="comp_51" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="100"/>
<member segment="101"/>
</segmentGroup>
<segmentGroup id="comp_38" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="74"/>
<member segment="75"/>
</segmentGroup>
<segmentGroup id="comp_25" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="48"/>
<member segment="49"/>
</segmentGroup>
<segmentGroup id="comp_12" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="22"/>
<member segment="23"/>
</segmentGroup>
<segmentGroup id="comp_52" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="102"/>
<member segment="103"/>
</segmentGroup>
<segmentGroup id="comp_39" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="76"/>
<member segment="77"/>
</segmentGroup>
<segmentGroup id="comp_26" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="50"/>
<member segment="51"/>
</segmentGroup>
<segmentGroup id="comp_13" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="24"/>
<member segment="25"/>
</segmentGroup>
<segmentGroup id="comp_53" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="104"/>
<member segment="105"/>
</segmentGroup>
<segmentGroup id="comp_40" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="78"/>
<member segment="79"/>
</segmentGroup>
<segmentGroup id="comp_27" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="52"/>
<member segment="53"/>
</segmentGroup>
<segmentGroup id="comp_14" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="26"/>
<member segment="27"/>
</segmentGroup>
<segmentGroup id="all">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_1">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_4">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_1">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="soma_group" neuroLexId="GO:0043025">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="prox_dend_soma">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="prox_mid_dends">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_2">
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
<segmentGroup id="axon_group" neuroLexId="GO:0030424">
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
<segmentGroup id="prox_axon">
<include segmentGroup="comp_54"/>
</segmentGroup>
<segmentGroup id="dendrite_group" neuroLexId="GO:0030425">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_3">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="prox_dend">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="mid_dend">
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_5">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="gap_dend">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
</segmentGroup>
<segmentGroup id="mid_tip_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
</segmentGroup>
<segmentGroup id="mid_tip_plus_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
</segmentGroup>
<segmentGroup id="mid_dist_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="distal_axon">
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
</morphology>
<biophysicalProperties id="biophys">
<membraneProperties>
<channelDensity condDensity="0.0 mS_per_cm2" id="ar_ModelViewParmSubset_1" ionChannel="ar__m00_25" segmentGroup="ModelViewParmSubset_1" erev="-40.0 mV" ion="ar"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="cal_ModelViewParmSubset_4" ionChannel="cal" segmentGroup="ModelViewParmSubset_4" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="cal_ModelViewParmSubset_5" ionChannel="cal" segmentGroup="ModelViewParmSubset_5" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="cat_ModelViewParmSubset_1" ionChannel="cat" segmentGroup="ModelViewParmSubset_1" ion="cat" erev="125.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="k2_all" ionChannel="k2" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="ka_all" ionChannel="ka" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="kahp_slower_ModelViewParmSubset_1" ionChannel="kahp_slower" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="25.0 mS_per_cm2" id="kc_fast_ModelViewParmSubset_1" ionChannel="kc_fast" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="100.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_4" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="10.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_5" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_5" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_2" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="km_ModelViewParmSubset_1" ionChannel="km" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="10.0 mS_per_cm2" id="naf2_ModelViewParmSubset_5" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_5" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="naf2_ModelViewParmSubset_2" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_2" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="60.0 mS_per_cm2" id="naf2_ModelViewParmSubset_4" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_4" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="nap_ModelViewParmSubset_1" ionChannel="nap" segmentGroup="ModelViewParmSubset_1" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="pas_ModelViewParmSubset_2" ionChannel="pas" segmentGroup="ModelViewParmSubset_2" erev="-65.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.04 mS_per_cm2" id="pas_ModelViewParmSubset_1" ionChannel="pas" segmentGroup="ModelViewParmSubset_1" erev="-65.0 mV" ion="non_specific"/>
<spikeThresh value="0.0 mV"/>
<specificCapacitance value="1.0 uF_per_cm2"/>
<initMembPotential value="-65.0 mV"/>
</membraneProperties>
<intracellularProperties>
<species segmentGroup="ModelViewParmSubset_3" id="ca" ion="ca" concentrationModel="cad__beta0_05__phi520000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<species segmentGroup="OneSecGrp_SectionRef_1" id="ca" ion="ca" concentrationModel="cad__beta0_02__phi260000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<resistivity segmentGroup="ModelViewParmSubset_2" value="0.1 kohm_cm"/>
<resistivity segmentGroup="ModelViewParmSubset_1" value="0.2 kohm_cm"/>
</intracellularProperties>
</biophysicalProperties>
</cell>
<cell id="SupLTSInter">
<notes>Cell: supLTS_0 exported from NEURON ModelView</notes>
<morphology id="morphology_SupLTSInter">
<segment id="0" name="Seg0_comp_1">
<proximal x="0.0" y="0.0" z="0.0" diameter="15.0"/>
<distal x="0.0" y="10.0" z="0.0" diameter="15.0"/>
</segment>
<segment id="1" name="Seg1_comp_1">
<parent segment="0"/>
<distal x="-4.371139E-7" y="20.0" z="0.0" diameter="15.0"/>
</segment>
<segment id="106" name="Seg0_comp_54">
<parent segment="0" fractionAlong="0.0"/>
<proximal x="4.371139E-7" y="0.0" z="0.0" diameter="1.4"/>
<distal x="-3.7745E-7" y="-25.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="107" name="Seg1_comp_54">
<parent segment="106"/>
<distal x="-1.1920139E-6" y="-50.0" z="0.0" diameter="1.4"/>
</segment>
<segment id="80" name="Seg0_comp_41">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="-16.0" y="8.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="81" name="Seg1_comp_41">
<parent segment="80"/>
<distal x="-32.0" y="-4.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="54" name="Seg0_comp_28">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="16.0" y="8.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="55" name="Seg1_comp_28">
<parent segment="54"/>
<distal x="32.0" y="-4.0" z="0.0" diameter="2.12"/>
</segment>
<segment id="28" name="Seg0_comp_15">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="0.0" y="32.0" z="-16.0" diameter="2.12"/>
</segment>
<segment id="29" name="Seg1_comp_15">
<parent segment="28"/>
<distal x="0.0" y="44.0" z="-32.0" diameter="2.12"/>
</segment>
<segment id="2" name="Seg0_comp_2">
<parent segment="1"/>
<proximal x="0.0" y="20.0" z="0.0" diameter="2.12"/>
<distal x="0.0" y="32.0" z="16.0" diameter="2.12"/>
</segment>
<segment id="3" name="Seg1_comp_2">
<parent segment="2"/>
<distal x="0.0" y="44.0" z="32.0" diameter="2.12"/>
</segment>
<segment id="108" name="Seg0_comp_55">
<parent segment="107"/>
<proximal x="-1.1920139E-6" y="-50.0" z="0.0" diameter="1.2"/>
<distal x="-3.9139263E-6" y="-75.0" z="0.0" diameter="1.2"/>
</segment>
<segment id="109" name="Seg1_comp_55">
<parent segment="108"/>
<distal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.2"/>
</segment>
<segment id="84" name="Seg0_comp_43">
<parent segment="81"/>
<proximal x="-32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="-32.0" y="-16.0" z="-16.0" diameter="1.33333"/>
</segment>
<segment id="85" name="Seg1_comp_43">
<parent segment="84"/>
<distal x="-32.000004" y="-27.999973" z="-31.999964" diameter="1.33333"/>
</segment>
<segment id="82" name="Seg0_comp_42">
<parent segment="81"/>
<proximal x="-32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="-48.0" y="-16.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="83" name="Seg1_comp_42">
<parent segment="82"/>
<distal x="-64.0" y="-28.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="58" name="Seg0_comp_30">
<parent segment="55"/>
<proximal x="32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="32.0" y="-16.0" z="16.0" diameter="1.33333"/>
</segment>
<segment id="59" name="Seg1_comp_30">
<parent segment="58"/>
<distal x="32.000084" y="-28.0" z="32.00004" diameter="1.33333"/>
</segment>
<segment id="56" name="Seg0_comp_29">
<parent segment="55"/>
<proximal x="32.0" y="-4.0" z="0.0" diameter="1.33333"/>
<distal x="48.0" y="-16.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="57" name="Seg1_comp_29">
<parent segment="56"/>
<distal x="64.0" y="-28.0" z="0.0" diameter="1.33333"/>
</segment>
<segment id="32" name="Seg0_comp_17">
<parent segment="29"/>
<proximal x="0.0" y="44.0" z="-32.0" diameter="1.33333"/>
<distal x="-16.0" y="56.0" z="-32.0" diameter="1.33333"/>
</segment>
<segment id="33" name="Seg1_comp_17">
<parent segment="32"/>
<distal x="-32.000008" y="68.0" z="-32.000004" diameter="1.33333"/>
</segment>
<segment id="30" name="Seg0_comp_16">
<parent segment="29"/>
<proximal x="0.0" y="44.0" z="-32.0" diameter="1.33333"/>
<distal x="0.0" y="56.0" z="-48.0" diameter="1.33333"/>
</segment>
<segment id="31" name="Seg1_comp_16">
<parent segment="30"/>
<distal x="0.0" y="68.0" z="-64.0" diameter="1.33333"/>
</segment>
<segment id="6" name="Seg0_comp_4">
<parent segment="3"/>
<proximal x="0.0" y="44.0" z="32.0" diameter="1.33333"/>
<distal x="16.0" y="56.0" z="32.0" diameter="1.33333"/>
</segment>
<segment id="7" name="Seg1_comp_4">
<parent segment="6"/>
<distal x="31.999998" y="68.0" z="32.0" diameter="1.33333"/>
</segment>
<segment id="4" name="Seg0_comp_3">
<parent segment="3"/>
<proximal x="0.0" y="44.0" z="32.0" diameter="1.33333"/>
<distal x="0.0" y="56.0" z="48.0" diameter="1.33333"/>
</segment>
<segment id="5" name="Seg1_comp_3">
<parent segment="4"/>
<distal x="0.0" y="68.0" z="64.0" diameter="1.33333"/>
</segment>
<segment id="114" name="Seg0_comp_58">
<parent segment="109"/>
<proximal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.0"/>
<distal x="-9.735475" y="-123.02701" z="0.0" diameter="1.0"/>
</segment>
<segment id="115" name="Seg1_comp_58">
<parent segment="114"/>
<distal x="-19.470892" y="-146.053" z="0.0" diameter="1.0"/>
</segment>
<segment id="110" name="Seg0_comp_56">
<parent segment="109"/>
<proximal x="-6.635839E-6" y="-100.0" z="0.0" diameter="1.0"/>
<distal x="9.735456" y="-123.02701" z="0.0" diameter="1.0"/>
</segment>
<segment id="111" name="Seg1_comp_56">
<parent segment="110"/>
<distal x="19.47091" y="-146.053" z="0.0" diameter="1.0"/>
</segment>
<segment id="90" name="Seg0_comp_46">
<parent segment="85"/>
<proximal x="-32.000004" y="-27.999973" z="-31.999964" diameter="1.33333"/>
<distal x="-31.999994" y="-39.99996" z="-47.99993" diameter="1.33333"/>
</segment>
<segment id="91" name="Seg1_comp_46">
<parent segment="90"/>
<distal x="-32.000057" y="-51.99994" z="-63.999985" diameter="1.33333"/>
</segment>
<segment id="88" name="Seg0_comp_45">
<parent segment="83"/>
<proximal x="-64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="-64.0" y="-40.0" z="16.0" diameter="0.837945"/>
</segment>
<segment id="89" name="Seg1_comp_45">
<parent segment="88"/>
<distal x="-63.99984" y="-51.99975" z="31.999928" diameter="0.837945"/>
</segment>
<segment id="86" name="Seg0_comp_44">
<parent segment="83"/>
<proximal x="-64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="-76.0" y="-44.0" z="0.0" diameter="0.837945"/>
</segment>
<segment id="87" name="Seg1_comp_44">
<parent segment="86"/>
<distal x="-88.00005" y="-59.999695" z="-1.6570774E-4" diameter="0.837945"/>
</segment>
<segment id="64" name="Seg0_comp_33">
<parent segment="59"/>
<proximal x="32.000084" y="-28.0" z="32.00004" diameter="1.33333"/>
<distal x="32.000126" y="-39.999954" z="47.999992" diameter="1.33333"/>
</segment>
<segment id="65" name="Seg1_comp_33">
<parent segment="64"/>
<distal x="31.999937" y="-51.999847" z="63.999756" diameter="1.33333"/>
</segment>
<segment id="62" name="Seg0_comp_32">
<parent segment="57"/>
<proximal x="64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="64.0" y="-40.0" z="-16.0" diameter="0.837945"/>
</segment>
<segment id="63" name="Seg1_comp_32">
<parent segment="62"/>
<distal x="63.99987" y="-51.99968" z="-31.999638" diameter="0.837945"/>
</segment>
<segment id="60" name="Seg0_comp_31">
<parent segment="57"/>
<proximal x="64.0" y="-28.0" z="0.0" diameter="0.837945"/>
<distal x="76.0" y="-44.0" z="0.0" diameter="0.837945"/>
</segment>
<segment id="61" name="Seg1_comp_31">
<parent segment="60"/>
<distal x="88.000046" y="-60.00023" z="0.0" diameter="0.837945"/>
</segment>
<segment id="38" name="Seg0_comp_20">
<parent segment="33"/>
<proximal x="-32.000008" y="68.0" z="-32.000004" diameter="1.33333"/>
<distal x="-47.999744" y="79.99989" z="-32.000023" diameter="1.33333"/>
</segment>
<segment id="39" name="Seg1_comp_20">
<parent segment="38"/>
<distal x="-63.99968" y="91.99982" z="-32.00002" diameter="1.33333"/>
</segment>
<segment id="36" name="Seg0_comp_19">
<parent segment="31"/>
<proximal x="0.0" y="68.0" z="-64.0" diameter="0.837945"/>
<distal x="12.0" y="84.0" z="-64.0" diameter="0.837945"/>
</segment>
<segment id="37" name="Seg1_comp_19">
<parent segment="36"/>
<distal x="24.00037" y="100.00037" z="-63.999958" diameter="0.837945"/>
</segment>
<segment id="34" name="Seg0_comp_18">
<parent segment="31"/>
<proximal x="0.0" y="68.0" z="-64.0" diameter="0.837945"/>
<distal x="0.0" y="84.0" z="-76.0" diameter="0.837945"/>
</segment>
<segment id="35" name="Seg1_comp_18">
<parent segment="34"/>
<distal x="-1.7517991E-4" y="99.99988" z="-87.99992" diameter="0.837945"/>
</segment>
<segment id="12" name="Seg0_comp_7">
<parent segment="7"/>
<proximal x="31.999998" y="68.0" z="32.0" diameter="1.33333"/>
<distal x="47.99968" y="79.99977" z="31.999996" diameter="1.33333"/>
</segment>
<segment id="13" name="Seg1_comp_7">
<parent segment="12"/>
<distal x="63.999664" y="91.99977" z="31.999992" diameter="1.33333"/>
</segment>
<segment id="10" name="Seg0_comp_6">
<parent segment="5"/>
<proximal x="0.0" y="68.0" z="64.0" diameter="0.837945"/>
<distal x="-12.0" y="84.0" z="64.0" diameter="0.837945"/>
</segment>
<segment id="11" name="Seg1_comp_6">
<parent segment="10"/>
<distal x="-24.00005" y="99.999725" z="64.00002" diameter="0.837945"/>
</segment>
<segment id="8" name="Seg0_comp_5">
<parent segment="5"/>
<proximal x="0.0" y="68.0" z="64.0" diameter="0.837945"/>
<distal x="0.0" y="84.0" z="76.0" diameter="0.837945"/>
</segment>
<segment id="9" name="Seg1_comp_5">
<parent segment="8"/>
<distal x="-5.235506E-5" y="99.999916" z="87.999954" diameter="0.837945"/>
</segment>
<segment id="116" name="Seg0_comp_59">
<parent segment="115"/>
<proximal x="-19.470892" y="-146.053" z="0.0" diameter="1.0"/>
<distal x="-29.206392" y="-169.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="117" name="Seg1_comp_59">
<parent segment="116"/>
<distal x="-38.94189" y="-192.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="112" name="Seg0_comp_57">
<parent segment="111"/>
<proximal x="19.47091" y="-146.053" z="0.0" diameter="1.0"/>
<distal x="29.206406" y="-169.08" z="0.0" diameter="1.0"/>
</segment>
<segment id="113" name="Seg1_comp_57">
<parent segment="112"/>
<distal x="38.941807" y="-192.106" z="0.0" diameter="1.0"/>
</segment>
<segment id="96" name="Seg0_comp_49">
<parent segment="91"/>
<proximal x="-32.000057" y="-51.99994" z="-63.999985" diameter="1.33333"/>
<distal x="-31.999996" y="-63.99991" z="-79.99986" diameter="1.33333"/>
</segment>
<segment id="97" name="Seg1_comp_49">
<parent segment="96"/>
<distal x="-32.000145" y="-75.99956" z="-95.99962" diameter="1.33333"/>
</segment>
<segment id="94" name="Seg0_comp_48">
<parent segment="89"/>
<proximal x="-63.99984" y="-51.99975" z="31.999928" diameter="0.837945"/>
<distal x="-63.99974" y="-63.999542" z="47.99981" diameter="0.837945"/>
</segment>
<segment id="95" name="Seg1_comp_48">
<parent segment="94"/>
<distal x="-63.999584" y="-75.99931" z="63.99976" diameter="0.837945"/>
</segment>
<segment id="92" name="Seg0_comp_47">
<parent segment="87"/>
<proximal x="-88.00005" y="-59.999695" z="-1.6570774E-4" diameter="0.837945"/>
<distal x="-100.00012" y="-75.99941" z="-3.2243066E-4" diameter="0.837945"/>
</segment>
<segment id="93" name="Seg1_comp_47">
<parent segment="92"/>
<distal x="-112.000145" y="-91.999115" z="-4.6624226E-4" diameter="0.837945"/>
</segment>
<segment id="70" name="Seg0_comp_36">
<parent segment="65"/>
<proximal x="31.999937" y="-51.999847" z="63.999756" diameter="1.33333"/>
<distal x="32.000328" y="-64.00009" z="80.00027" diameter="1.33333"/>
</segment>
<segment id="71" name="Seg1_comp_36">
<parent segment="70"/>
<distal x="32.000214" y="-75.99994" z="96.00001" diameter="1.33333"/>
</segment>
<segment id="68" name="Seg0_comp_35">
<parent segment="63"/>
<proximal x="63.99987" y="-51.99968" z="-31.999638" diameter="0.837945"/>
<distal x="63.99988" y="-63.999992" z="-48.000046" diameter="0.837945"/>
</segment>
<segment id="69" name="Seg1_comp_35">
<parent segment="68"/>
<distal x="63.999767" y="-75.999664" z="-63.999664" diameter="0.837945"/>
</segment>
<segment id="66" name="Seg0_comp_34">
<parent segment="61"/>
<proximal x="88.000046" y="-60.00023" z="0.0" diameter="0.837945"/>
<distal x="100.00014" y="-75.99946" z="0.0" diameter="0.837945"/>
</segment>
<segment id="67" name="Seg1_comp_34">
<parent segment="66"/>
<distal x="112.00018" y="-91.99966" z="0.0" diameter="0.837945"/>
</segment>
<segment id="44" name="Seg0_comp_23">
<parent segment="39"/>
<proximal x="-63.99968" y="91.99982" z="-32.00002" diameter="1.33333"/>
<distal x="-79.99957" y="103.99982" z="-32.000046" diameter="1.33333"/>
</segment>
<segment id="45" name="Seg1_comp_23">
<parent segment="44"/>
<distal x="-96.000435" y="116.00012" z="-31.999968" diameter="1.33333"/>
</segment>
<segment id="42" name="Seg0_comp_22">
<parent segment="37"/>
<proximal x="24.00037" y="100.00037" z="-63.999958" diameter="0.837945"/>
<distal x="36.000114" y="115.99994" z="-63.999935" diameter="0.837945"/>
</segment>
<segment id="43" name="Seg1_comp_22">
<parent segment="42"/>
<distal x="48.000484" y="132.0003" z="-63.999893" diameter="0.837945"/>
</segment>
<segment id="40" name="Seg0_comp_21">
<parent segment="35"/>
<proximal x="-1.7517991E-4" y="99.99988" z="-87.99992" diameter="0.837945"/>
<distal x="-4.1945462E-4" y="115.99981" z="-99.99989" diameter="0.837945"/>
</segment>
<segment id="41" name="Seg1_comp_21">
<parent segment="40"/>
<distal x="-6.5721705E-4" y="131.99974" z="-111.99985" diameter="0.837945"/>
</segment>
<segment id="18" name="Seg0_comp_10">
<parent segment="13"/>
<proximal x="63.999664" y="91.99977" z="31.999992" diameter="1.33333"/>
<distal x="79.99965" y="103.99977" z="31.999992" diameter="1.33333"/>
</segment>
<segment id="19" name="Seg1_comp_10">
<parent segment="18"/>
<distal x="95.999664" y="115.99977" z="31.999996" diameter="1.33333"/>
</segment>
<segment id="16" name="Seg0_comp_9">
<parent segment="11"/>
<proximal x="-24.00005" y="99.999725" z="64.00002" diameter="0.837945"/>
<distal x="-36.00011" y="115.999435" z="64.00003" diameter="0.837945"/>
</segment>
<segment id="17" name="Seg1_comp_9">
<parent segment="16"/>
<distal x="-48.000313" y="132.00015" z="64.00001" diameter="0.837945"/>
</segment>
<segment id="14" name="Seg0_comp_8">
<parent segment="9"/>
<proximal x="-5.235506E-5" y="99.999916" z="87.999954" diameter="0.837945"/>
<distal x="-1.4170882E-4" y="115.99965" z="99.99978" diameter="0.837945"/>
</segment>
<segment id="15" name="Seg1_comp_8">
<parent segment="14"/>
<distal x="-3.9500205E-4" y="131.99973" z="111.99991" diameter="0.837945"/>
</segment>
<segment id="98" name="Seg0_comp_50">
<parent segment="93"/>
<proximal x="-112.000145" y="-91.999115" z="-4.6624226E-4" diameter="0.837945"/>
<distal x="-124.00055" y="-107.99976" z="-4.091831E-4" diameter="0.837945"/>
</segment>
<segment id="99" name="Seg1_comp_50">
<parent segment="98"/>
<distal x="-136.00061" y="-123.99945" z="-5.919892E-4" diameter="0.837945"/>
</segment>
<segment id="72" name="Seg0_comp_37">
<parent segment="67"/>
<proximal x="112.00018" y="-91.99966" z="0.0" diameter="0.837945"/>
<distal x="124.00022" y="-107.99986" z="0.0" diameter="0.837945"/>
</segment>
<segment id="73" name="Seg1_comp_37">
<parent segment="72"/>
<distal x="136.00027" y="-124.00009" z="0.0" diameter="0.837945"/>
</segment>
<segment id="46" name="Seg0_comp_24">
<parent segment="41"/>
<proximal x="-6.5721705E-4" y="131.99974" z="-111.99985" diameter="0.837945"/>
<distal x="-0.0010701425" y="147.99988" z="-123.99997" diameter="0.837945"/>
</segment>
<segment id="47" name="Seg1_comp_24">
<parent segment="46"/>
<distal x="-3.7628168E-4" y="164.00018" z="-136.0002" diameter="0.837945"/>
</segment>
<segment id="20" name="Seg0_comp_11">
<parent segment="15"/>
<proximal x="-3.9500205E-4" y="131.99973" z="111.99991" diameter="0.837945"/>
<distal x="-6.2802254E-4" y="147.99982" z="124.00003" diameter="0.837945"/>
</segment>
<segment id="21" name="Seg1_comp_11">
<parent segment="20"/>
<distal x="3.6693433E-5" y="164.00029" z="136.00023" diameter="0.837945"/>
</segment>
<segment id="100" name="Seg0_comp_51">
<parent segment="99"/>
<proximal x="-136.00061" y="-123.99945" z="-5.919892E-4" diameter="0.837945"/>
<distal x="-148.00061" y="-139.99915" z="-7.203825E-4" diameter="0.837945"/>
</segment>
<segment id="101" name="Seg1_comp_51">
<parent segment="100"/>
<distal x="-160.0007" y="-155.99886" z="-8.9160044E-4" diameter="0.837945"/>
</segment>
<segment id="74" name="Seg0_comp_38">
<parent segment="73"/>
<proximal x="136.00027" y="-124.00009" z="0.0" diameter="0.837945"/>
<distal x="148.00035" y="-139.9993" z="0.0" diameter="0.837945"/>
</segment>
<segment id="75" name="Seg1_comp_38">
<parent segment="74"/>
<distal x="160.00012" y="-155.99953" z="0.0" diameter="0.837945"/>
</segment>
<segment id="48" name="Seg0_comp_25">
<parent segment="47"/>
<proximal x="-3.7628168E-4" y="164.00018" z="-136.0002" diameter="0.837945"/>
<distal x="-4.955236E-4" y="179.99997" z="-148.00005" diameter="0.837945"/>
</segment>
<segment id="49" name="Seg1_comp_25">
<parent segment="48"/>
<distal x="-6.185023E-4" y="195.9998" z="-159.99991" diameter="0.837945"/>
</segment>
<segment id="22" name="Seg0_comp_12">
<parent segment="21"/>
<proximal x="3.6693433E-5" y="164.00029" z="136.00023" diameter="0.837945"/>
<distal x="1.4269038E-4" y="179.99968" z="147.99976" diameter="0.837945"/>
</segment>
<segment id="23" name="Seg1_comp_12">
<parent segment="22"/>
<distal x="-1.15835806E-4" y="195.99976" z="159.99988" diameter="0.837945"/>
</segment>
<segment id="102" name="Seg0_comp_52">
<parent segment="101"/>
<proximal x="-160.0007" y="-155.99886" z="-8.9160044E-4" diameter="0.837945"/>
<distal x="-172.0008" y="-171.99857" z="-0.0010713129" diameter="0.837945"/>
</segment>
<segment id="103" name="Seg1_comp_52">
<parent segment="102"/>
<distal x="-184.00107" y="-187.99918" z="-9.6784125E-4" diameter="0.837945"/>
</segment>
<segment id="76" name="Seg0_comp_39">
<parent segment="75"/>
<proximal x="160.00012" y="-155.99953" z="0.0" diameter="0.837945"/>
<distal x="172.00076" y="-171.99973" z="0.0" diameter="0.837945"/>
</segment>
<segment id="77" name="Seg1_comp_39">
<parent segment="76"/>
<distal x="184.0004" y="-187.99992" z="0.0" diameter="0.837945"/>
</segment>
<segment id="50" name="Seg0_comp_26">
<parent segment="49"/>
<proximal x="-6.185023E-4" y="195.9998" z="-159.99991" diameter="0.837945"/>
<distal x="-7.454591E-4" y="211.99959" z="-171.99977" diameter="0.837945"/>
</segment>
<segment id="51" name="Seg1_comp_26">
<parent segment="50"/>
<distal x="-8.9209125E-4" y="227.99937" z="-183.99963" diameter="0.837945"/>
</segment>
<segment id="24" name="Seg0_comp_13">
<parent segment="23"/>
<proximal x="-1.15835806E-4" y="195.99976" z="159.99988" diameter="0.837945"/>
<distal x="-3.677581E-4" y="211.99985" z="172.0" diameter="0.837945"/>
</segment>
<segment id="25" name="Seg1_comp_13">
<parent segment="24"/>
<distal x="-6.1248185E-4" y="227.99992" z="184.00015" diameter="0.837945"/>
</segment>
<segment id="104" name="Seg0_comp_53">
<parent segment="103"/>
<proximal x="-184.00107" y="-187.99918" z="-9.6784125E-4" diameter="0.837945"/>
<distal x="-196.00117" y="-203.99889" z="-0.0011438904" diameter="0.837945"/>
</segment>
<segment id="105" name="Seg1_comp_53">
<parent segment="104"/>
<distal x="-208.00125" y="-219.99861" z="-0.0013205758" diameter="0.837945"/>
</segment>
<segment id="78" name="Seg0_comp_40">
<parent segment="77"/>
<proximal x="184.0004" y="-187.99992" z="0.0" diameter="0.837945"/>
<distal x="196.0011" y="-203.99918" z="0.0" diameter="0.837945"/>
</segment>
<segment id="79" name="Seg1_comp_40">
<parent segment="78"/>
<distal x="208.00076" y="-219.99939" z="0.0" diameter="0.837945"/>
</segment>
<segment id="52" name="Seg0_comp_27">
<parent segment="51"/>
<proximal x="-8.9209125E-4" y="227.99937" z="-183.99963" diameter="0.837945"/>
<distal x="-8.054877E-4" y="244.0003" z="-196.00034" diameter="0.837945"/>
</segment>
<segment id="53" name="Seg1_comp_27">
<parent segment="52"/>
<distal x="-9.225024E-4" y="260.00012" z="-208.00021" diameter="0.837945"/>
</segment>
<segment id="26" name="Seg0_comp_14">
<parent segment="25"/>
<proximal x="-6.1248185E-4" y="227.99992" z="184.00015" diameter="0.837945"/>
<distal x="-8.7018224E-4" y="244.00003" z="196.00026" diameter="0.837945"/>
</segment>
<segment id="27" name="Seg1_comp_14">
<parent segment="26"/>
<distal x="1.5117969E-4" y="259.9998" z="207.99985" diameter="0.837945"/>
</segment>
<segmentGroup id="comp_1" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="2"/>
<member segment="0"/>
<member segment="1"/>
</segmentGroup>
<segmentGroup id="comp_54" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="54"/>
<member segment="106"/>
<member segment="107"/>
</segmentGroup>
<segmentGroup id="comp_41" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="80"/>
<member segment="81"/>
</segmentGroup>
<segmentGroup id="comp_28" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="54"/>
<member segment="55"/>
</segmentGroup>
<segmentGroup id="comp_15" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="28"/>
<member segment="29"/>
</segmentGroup>
<segmentGroup id="comp_2" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="10"/>
<member segment="2"/>
<member segment="3"/>
</segmentGroup>
<segmentGroup id="comp_55" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="58"/>
<member segment="108"/>
<member segment="109"/>
</segmentGroup>
<segmentGroup id="comp_43" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="84"/>
<member segment="85"/>
</segmentGroup>
<segmentGroup id="comp_42" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="82"/>
<member segment="83"/>
</segmentGroup>
<segmentGroup id="comp_30" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="58"/>
<member segment="59"/>
</segmentGroup>
<segmentGroup id="comp_29" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="56"/>
<member segment="57"/>
</segmentGroup>
<segmentGroup id="comp_17" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="32"/>
<member segment="33"/>
</segmentGroup>
<segmentGroup id="comp_16" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="30"/>
<member segment="31"/>
</segmentGroup>
<segmentGroup id="comp_4" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="6"/>
<member segment="7"/>
</segmentGroup>
<segmentGroup id="comp_3" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="4"/>
<member segment="5"/>
</segmentGroup>
<segmentGroup id="comp_58" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="114"/>
<member segment="115"/>
</segmentGroup>
<segmentGroup id="comp_56" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="110"/>
<member segment="111"/>
</segmentGroup>
<segmentGroup id="comp_46" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="90"/>
<member segment="91"/>
</segmentGroup>
<segmentGroup id="comp_45" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="88"/>
<member segment="89"/>
</segmentGroup>
<segmentGroup id="comp_44" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="86"/>
<member segment="87"/>
</segmentGroup>
<segmentGroup id="comp_33" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="64"/>
<member segment="65"/>
</segmentGroup>
<segmentGroup id="comp_32" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="62"/>
<member segment="63"/>
</segmentGroup>
<segmentGroup id="comp_31" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="60"/>
<member segment="61"/>
</segmentGroup>
<segmentGroup id="comp_20" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="38"/>
<member segment="39"/>
</segmentGroup>
<segmentGroup id="comp_19" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="36"/>
<member segment="37"/>
</segmentGroup>
<segmentGroup id="comp_18" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="34"/>
<member segment="35"/>
</segmentGroup>
<segmentGroup id="comp_7" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="12"/>
<member segment="13"/>
</segmentGroup>
<segmentGroup id="comp_6" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="10"/>
<member segment="11"/>
</segmentGroup>
<segmentGroup id="comp_5" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="8"/>
<member segment="9"/>
</segmentGroup>
<segmentGroup id="comp_59" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="116"/>
<member segment="117"/>
</segmentGroup>
<segmentGroup id="comp_57" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="64"/>
<member segment="112"/>
<member segment="113"/>
</segmentGroup>
<segmentGroup id="comp_49" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="96"/>
<member segment="97"/>
</segmentGroup>
<segmentGroup id="comp_48" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="94"/>
<member segment="95"/>
</segmentGroup>
<segmentGroup id="comp_47" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="92"/>
<member segment="93"/>
</segmentGroup>
<segmentGroup id="comp_36" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="70"/>
<member segment="71"/>
</segmentGroup>
<segmentGroup id="comp_35" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="68"/>
<member segment="69"/>
</segmentGroup>
<segmentGroup id="comp_34" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="66"/>
<member segment="67"/>
</segmentGroup>
<segmentGroup id="comp_23" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="44"/>
<member segment="45"/>
</segmentGroup>
<segmentGroup id="comp_22" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="42"/>
<member segment="43"/>
</segmentGroup>
<segmentGroup id="comp_21" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="40"/>
<member segment="41"/>
</segmentGroup>
<segmentGroup id="comp_10" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="13"/>
<member segment="18"/>
<member segment="19"/>
</segmentGroup>
<segmentGroup id="comp_9" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="16"/>
<member segment="17"/>
</segmentGroup>
<segmentGroup id="comp_8" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="14"/>
<member segment="15"/>
</segmentGroup>
<segmentGroup id="comp_50" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="98"/>
<member segment="99"/>
</segmentGroup>
<segmentGroup id="comp_37" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="72"/>
<member segment="73"/>
</segmentGroup>
<segmentGroup id="comp_24" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="46"/>
<member segment="47"/>
</segmentGroup>
<segmentGroup id="comp_11" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="20"/>
<member segment="21"/>
</segmentGroup>
<segmentGroup id="comp_51" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="100"/>
<member segment="101"/>
</segmentGroup>
<segmentGroup id="comp_38" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="74"/>
<member segment="75"/>
</segmentGroup>
<segmentGroup id="comp_25" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="48"/>
<member segment="49"/>
</segmentGroup>
<segmentGroup id="comp_12" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="22"/>
<member segment="23"/>
</segmentGroup>
<segmentGroup id="comp_52" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="102"/>
<member segment="103"/>
</segmentGroup>
<segmentGroup id="comp_39" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="76"/>
<member segment="77"/>
</segmentGroup>
<segmentGroup id="comp_26" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="50"/>
<member segment="51"/>
</segmentGroup>
<segmentGroup id="comp_13" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="24"/>
<member segment="25"/>
</segmentGroup>
<segmentGroup id="comp_53" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="104"/>
<member segment="105"/>
</segmentGroup>
<segmentGroup id="comp_40" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="78"/>
<member segment="79"/>
</segmentGroup>
<segmentGroup id="comp_27" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="52"/>
<member segment="53"/>
</segmentGroup>
<segmentGroup id="comp_14" neuroLexId="sao864921383">
<property tag="numberInternalDivisions" value="16"/>
<member segment="26"/>
<member segment="27"/>
</segmentGroup>
<segmentGroup id="all">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_1">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_4">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
</segmentGroup>
<segmentGroup id="OneSecGrp_SectionRef_1">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="soma_group" neuroLexId="GO:0043025">
<include segmentGroup="comp_1"/>
</segmentGroup>
<segmentGroup id="prox_dend_soma">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="prox_mid_dends">
<include segmentGroup="comp_1"/>
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_2">
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
<segmentGroup id="axon_group" neuroLexId="GO:0030424">
<include segmentGroup="comp_54"/>
<include segmentGroup="comp_55"/>
<include segmentGroup="comp_58"/>
<include segmentGroup="comp_56"/>
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
<segmentGroup id="prox_axon">
<include segmentGroup="comp_54"/>
</segmentGroup>
<segmentGroup id="dendrite_group" neuroLexId="GO:0030425">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_3">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="prox_dend">
<include segmentGroup="comp_41"/>
<include segmentGroup="comp_28"/>
<include segmentGroup="comp_15"/>
<include segmentGroup="comp_2"/>
</segmentGroup>
<segmentGroup id="mid_dend">
<include segmentGroup="comp_43"/>
<include segmentGroup="comp_42"/>
<include segmentGroup="comp_30"/>
<include segmentGroup="comp_29"/>
<include segmentGroup="comp_17"/>
<include segmentGroup="comp_16"/>
<include segmentGroup="comp_4"/>
<include segmentGroup="comp_3"/>
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
</segmentGroup>
<segmentGroup id="ModelViewParmSubset_5">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="gap_dend">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
</segmentGroup>
<segmentGroup id="mid_tip_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
</segmentGroup>
<segmentGroup id="mid_tip_plus_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
</segmentGroup>
<segmentGroup id="mid_dist_dends">
<include segmentGroup="comp_46"/>
<include segmentGroup="comp_45"/>
<include segmentGroup="comp_44"/>
<include segmentGroup="comp_33"/>
<include segmentGroup="comp_32"/>
<include segmentGroup="comp_31"/>
<include segmentGroup="comp_20"/>
<include segmentGroup="comp_19"/>
<include segmentGroup="comp_18"/>
<include segmentGroup="comp_7"/>
<include segmentGroup="comp_6"/>
<include segmentGroup="comp_5"/>
<include segmentGroup="comp_49"/>
<include segmentGroup="comp_48"/>
<include segmentGroup="comp_47"/>
<include segmentGroup="comp_36"/>
<include segmentGroup="comp_35"/>
<include segmentGroup="comp_34"/>
<include segmentGroup="comp_23"/>
<include segmentGroup="comp_22"/>
<include segmentGroup="comp_21"/>
<include segmentGroup="comp_10"/>
<include segmentGroup="comp_9"/>
<include segmentGroup="comp_8"/>
<include segmentGroup="comp_50"/>
<include segmentGroup="comp_37"/>
<include segmentGroup="comp_24"/>
<include segmentGroup="comp_11"/>
<include segmentGroup="comp_51"/>
<include segmentGroup="comp_38"/>
<include segmentGroup="comp_25"/>
<include segmentGroup="comp_12"/>
<include segmentGroup="comp_52"/>
<include segmentGroup="comp_39"/>
<include segmentGroup="comp_26"/>
<include segmentGroup="comp_13"/>
<include segmentGroup="comp_53"/>
<include segmentGroup="comp_40"/>
<include segmentGroup="comp_27"/>
<include segmentGroup="comp_14"/>
</segmentGroup>
<segmentGroup id="distal_axon">
<include segmentGroup="comp_59"/>
<include segmentGroup="comp_57"/>
</segmentGroup>
</morphology>
<biophysicalProperties id="biophys">
<membraneProperties>
<channelDensity condDensity="0.0 mS_per_cm2" id="ar_ModelViewParmSubset_1" ionChannel="ar__m00_25" segmentGroup="ModelViewParmSubset_1" erev="-40.0 mV" ion="ar"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="cal_ModelViewParmSubset_4" ionChannel="cal" segmentGroup="ModelViewParmSubset_4" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="0.2 mS_per_cm2" id="cal_ModelViewParmSubset_5" ionChannel="cal" segmentGroup="ModelViewParmSubset_5" ion="ca" erev="125.0 mV"/>
<channelDensity condDensity="2.0 mS_per_cm2" id="cat_a_ModelViewParmSubset_5" ionChannel="cat_a" segmentGroup="ModelViewParmSubset_5" ion="cat_a" erev="125.0 mV"/>
<channelDensity condDensity="0.05 mS_per_cm2" id="cat_a_ModelViewParmSubset_4" ionChannel="cat_a" segmentGroup="ModelViewParmSubset_4" ion="cat_a" erev="125.0 mV"/>
<channelDensity condDensity="0.5 mS_per_cm2" id="k2_all" ionChannel="k2" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="ka_all" ionChannel="ka" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="0.1 mS_per_cm2" id="kahp_slower_ModelViewParmSubset_1" ionChannel="kahp_slower" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="25.0 mS_per_cm2" id="kc_fast_ModelViewParmSubset_1" ionChannel="kc_fast" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="100.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_4" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_4" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="10.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_5" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_5" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="kdr_fs_ModelViewParmSubset_2" ionChannel="kdr_fs" segmentGroup="ModelViewParmSubset_2" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="0.5 mS_per_cm2" id="km_ModelViewParmSubset_1" ionChannel="km" segmentGroup="ModelViewParmSubset_1" ion="k" erev="-100.0 mV"/>
<channelDensity condDensity="10.0 mS_per_cm2" id="naf2_ModelViewParmSubset_5" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_5" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="400.0 mS_per_cm2" id="naf2_ModelViewParmSubset_2" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_2" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="60.0 mS_per_cm2" id="naf2_ModelViewParmSubset_4" ionChannel="naf2__a0__b0__c0__d0__fastNa_shiftmin2_5" segmentGroup="ModelViewParmSubset_4" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="0.0 mS_per_cm2" id="nap_ModelViewParmSubset_1" ionChannel="nap" segmentGroup="ModelViewParmSubset_1" ion="na" erev="50.0 mV"/>
<channelDensity condDensity="1.0 mS_per_cm2" id="pas_ModelViewParmSubset_2" ionChannel="pas" segmentGroup="ModelViewParmSubset_2" erev="-65.0 mV" ion="non_specific"/>
<channelDensity condDensity="0.04 mS_per_cm2" id="pas_ModelViewParmSubset_1" ionChannel="pas" segmentGroup="ModelViewParmSubset_1" erev="-65.0 mV" ion="non_specific"/>
<spikeThresh value="0.0 mV"/>
<specificCapacitance value="1.0 uF_per_cm2"/>
<initMembPotential value="-65.0 mV"/>
</membraneProperties>
<intracellularProperties>
<species segmentGroup="ModelViewParmSubset_3" id="ca" ion="ca" concentrationModel="cad__beta0_05__phi520000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<species segmentGroup="OneSecGrp_SectionRef_1" id="ca" ion="ca" concentrationModel="cad__beta0_02__phi260000" initialConcentration="1.0E-8 mol_per_cm3" initialExtConcentration="2.0E-6 mol_per_cm3"/>
<resistivity segmentGroup="ModelViewParmSubset_2" value="0.1 kohm_cm"/>
<resistivity segmentGroup="ModelViewParmSubset_1" value="0.2 kohm_cm"/>
</intracellularProperties>
</biophysicalProperties>
</cell>
<pulseGenerator id="Input_3" delay="0.0s" duration="100.0s" amplitude="1.0E-11A"/>
<pulseGenerator id="Input_3__0" delay="0.0s" duration="100.0s" amplitude="1.89715E-11A"/>
<pulseGenerator id="Input_3__1" delay="0.0s" duration="100.0s" amplitude="1.732592E-11A"/>
<pulseGenerator id="Input_3__2" delay="0.0s" duration="100.0s" amplitude="1.185098E-11A"/>
<pulseGenerator id="Input_3__3" delay="0.0s" duration="100.0s" amplitude="1.155002E-11A"/>
<pulseGenerator id="Input_3__4" delay="0.0s" duration="100.0s" amplitude="6.980645E-12A"/>
<pulseGenerator id="Input_3__5" delay="0.0s" duration="100.0s" amplitude="9.713289E-12A"/>
<pulseGenerator id="Input_3__6" delay="0.0s" duration="100.0s" amplitude="1.66393E-11A"/>
<pulseGenerator id="Input_3__7" delay="0.0s" duration="100.0s" amplitude="8.33514E-12A"/>
<pulseGenerator id="Input_3__8" delay="0.0s" duration="100.0s" amplitude="2.18681E-12A"/>
<pulseGenerator id="Input_3__9" delay="0.0s" duration="100.0s" amplitude="6.817003E-12A"/>
<pulseGenerator id="Input_13" delay="0.0s" duration="100.0s" amplitude="1.0E-11A"/>
<pulseGenerator id="Input_13__0" delay="0.0s" duration="100.0s" amplitude="1.840806E-11A"/>
<pulseGenerator id="Input_13__1" delay="0.0s" duration="100.0s" amplitude="1.28095E-11A"/>
<pulseGenerator id="Input_13__2" delay="0.0s" duration="100.0s" amplitude="3.683121E-12A"/>
<pulseGenerator id="Input_13__3" delay="0.0s" duration="100.0s" amplitude="7.447703E-12A"/>
<pulseGenerator id="Input_13__4" delay="0.0s" duration="100.0s" amplitude="2.795827E-12A"/>
<pulseGenerator id="Input_13__5" delay="0.0s" duration="100.0s" amplitude="3.476677E-12A"/>
<pulseGenerator id="Input_13__6" delay="0.0s" duration="100.0s" amplitude="6.986855E-12A"/>
<pulseGenerator id="Input_13__7" delay="0.0s" duration="100.0s" amplitude="1.513938E-11A"/>
<pulseGenerator id="Input_13__8" delay="0.0s" duration="100.0s" amplitude="1.581057E-11A"/>
<pulseGenerator id="Input_13__9" delay="0.0s" duration="100.0s" amplitude="1.506472E-13A"/>
<pulseGenerator id="Input_1" delay="1.0s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__0" delay="0.1685385s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__1" delay="0.8421524s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__2" delay="1.137337s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__3" delay="1.216942s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__4" delay="1.119585s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__5" delay="0.1179781s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__6" delay="0.3842579s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__7" delay="1.354372s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__8" delay="1.054988s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__9" delay="0.4820098s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__10" delay="0.9613165s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__11" delay="0.1545924s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__12" delay="1.010192s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__13" delay="0.4371514s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__14" delay="0.6982412s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__15" delay="0.5508127s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__16" delay="1.386254s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__17" delay="1.367186s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__18" delay="1.476865s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="Input_1__19" delay="1.157431s" duration="4.0E-4s" amplitude="4.0E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses" delay="0.0s" duration="1000.0s" amplitude="2.0E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses__0" delay="0.0s" duration="1000.0s" amplitude="1.835953E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses__1" delay="0.0s" duration="1000.0s" amplitude="1.676075E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses__2" delay="0.0s" duration="1000.0s" amplitude="2.49625E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses__3" delay="0.0s" duration="1000.0s" amplitude="1.856451E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses__4" delay="0.0s" duration="1000.0s" amplitude="1.802654E-10A"/>
<pulseGenerator id="C04_FRB_RandPulses__5" delay="0.0s" duration="1000.0s" amplitude="2.274479E-10A"/>
<pulseGenerator id="Input_0" delay="0.0s" duration="100.0s" amplitude="1.0E-10A"/>
<pulseGenerator id="Input_0__0" delay="0.0s" duration="100.0s" amplitude="6.204299E-11A"/>
<pulseGenerator id="Input_0__1" delay="0.0s" duration="100.0s" amplitude="2.007036E-11A"/>
<pulseGenerator id="Input_0__2" delay="0.0s" duration="100.0s" amplitude="1.003572E-10A"/>
<pulseGenerator id="Input_0__3" delay="0.0s" duration="100.0s" amplitude="1.592151E-10A"/>
<pulseGenerator id="Input_0__4" delay="0.0s" duration="100.0s" amplitude="1.575464E-10A"/>
<pulseGenerator id="Input_0__5" delay="0.0s" duration="100.0s" amplitude="2.122223E-12A"/>
<pulseGenerator id="Input_0__6" delay="0.0s" duration="100.0s" amplitude="1.791898E-10A"/>
<pulseGenerator id="Input_0__7" delay="0.0s" duration="100.0s" amplitude="6.239855E-11A"/>
<pulseGenerator id="Input_0__8" delay="0.0s" duration="100.0s" amplitude="1.875188E-10A"/>
<pulseGenerator id="Input_0__9" delay="0.0s" duration="100.0s" amplitude="3.402091E-11A"/>
<network id="network_t3" type="networkWithTemperature" temperature="6.3 degC">
<population id="CG_C04_RS_sm" component="L23PyrRS" type="populationList" size="20">
<annotation>
<property tag="color" value="0.0 0.0 0.99609375"/>
</annotation>
<instance id="0">
<location x="944.57227" y="-707.9878" z="-253.66602"/>
</instance>
<instance id="1">
<location x="-1024.0112" y="-728.2564" z="-435.5686"/>
</instance>
<instance id="2">
<location x="261.4607" y="-637.8916" z="-1303.1892"/>
</instance>
<instance id="3">
<location x="62.90674" y="-659.724" z="-1161.2994"/>
</instance>
<instance id="4">
<location x="-153.59924" y="-811.83826" z="980.8052"/>
</instance>
<instance id="5">
<location x="-526.63477" y="-631.0078" z="895.0178"/>
</instance>
<instance id="6">
<location x="-741.6798" y="-725.80145" z="675.51245"/>
</instance>
<instance id="7">
<location x="1214.8647" y="-688.2427" z="150.97961"/>
</instance>
<instance id="8">
<location x="-147.01099" y="-659.849" z="-619.33044"/>
</instance>
<instance id="9">
<location x="1189.2656" y="-783.05493" z="-160.77917"/>
</instance>
<instance id="10">
<location x="-1402.3282" y="-753.51733" z="367.54065"/>
</instance>
<instance id="11">
<location x="1365.3394" y="-653.22205" z="-460.66992"/>
</instance>
<instance id="12">
<location x="-34.6969" y="-764.65967" z="-1040.8031"/>
</instance>
<instance id="13">
<location x="518.6946" y="-738.41516" z="963.96313"/>
</instance>
<instance id="14">
<location x="1160.8511" y="-676.38806" z="803.51807"/>
</instance>
<instance id="15">
<location x="940.98804" y="-870.8363" z="-776.29474"/>
</instance>
<instance id="16">
<location x="286.89478" y="-858.54724" z="-789.05225"/>
</instance>
<instance id="17">
<location x="-131.18811" y="-731.88544" z="-111.62512"/>
</instance>
<instance id="18">
<location x="-273.99207" y="-690.9802" z="9.804565"/>
</instance>
<instance id="19">
<location x="689.9297" y="-825.31586" z="617.8069"/>
</instance>
</population>
<population id="CG_C04_AxAx_sm" component="SupAxAx" type="populationList" size="10">
<annotation>
<property tag="color" value="0.94140625 0.7890625 0.015625"/>
</annotation>
<instance id="0">
<location x="434.6869" y="-775.8003" z="358.54468"/>
</instance>
<instance id="1">
<location x="-1259.8822" y="-755.1695" z="466.36548"/>
</instance>
<instance id="2">
<location x="-756.75183" y="-793.8231" z="-207.56787"/>
</instance>
<instance id="3">
<location x="478.51416" y="-844.98724" z="-1133.2532"/>
</instance>
<instance id="4">
<location x="245.49707" y="-824.68225" z="-369.71484"/>
</instance>
<instance id="5">
<location x="-377.77075" y="-669.2722" z="82.032715"/>
</instance>
<instance id="6">
<location x="209.93762" y="-726.0145" z="1463.6089"/>
</instance>
<instance id="7">
<location x="1171.8547" y="-686.306" z="841.5149"/>
</instance>
<instance id="8">
<location x="-650.45337" y="-809.4066" z="1308.2522"/>
</instance>
<instance id="9">
<location x="-502.71698" y="-879.6925" z="-35.59558"/>
</instance>
</population>
<population id="CG_C04_Bask_sm" component="SupBasket" type="populationList" size="10">
<annotation>
<property tag="color" value="0.4375 0.30078125 0.140625"/>
</annotation>
<instance id="0">
<location x="-668.8129" y="-770.49646" z="-1198.1812"/>
</instance>
<instance id="1">
<location x="251.70874" y="-696.8513" z="15.315063"/>
</instance>
<instance id="2">
<location x="-121.78174" y="-787.9045" z="458.7295"/>
</instance>
<instance id="3">
<location x="268.01526" y="-682.14935" z="-1285.5515"/>
</instance>
<instance id="4">
<location x="702.5786" y="-669.78406" z="423.26086"/>
</instance>
<instance id="5">
<location x="1344.2959" y="-769.86523" z="-592.69684"/>
</instance>
<instance id="6">
<location x="1039.582" y="-743.4115" z="244.27795"/>
</instance>
<instance id="7">
<location x="-139.11865" y="-877.17114" z="1201.44"/>
</instance>
<instance id="8">
<location x="1225.0215" y="-676.2196" z="-80.760254"/>
</instance>
<instance id="9">
<location x="-514.11615" y="-836.06714" z="27.529175"/>
</instance>
</population>
<population id="CG_C04_LTS_sm" component="SupLTSInter" type="populationList" size="10">
<annotation>
<property tag="color" value="0.99609375 0.0 0.0"/>
</annotation>
<instance id="0">
<location x="-536.7519" y="-775.6159" z="-1266.0444"/>
</instance>
<instance id="1">
<location x="-579.12683" y="-806.1698" z="565.9612"/>
</instance>
<instance id="2">
<location x="-483.15918" y="-834.75104" z="-743.5899"/>
</instance>
<instance id="3">
<location x="58.33496" y="-731.7984" z="704.66113"/>
</instance>
<instance id="4">
<location x="-141.37" y="-860.48926" z="1400.3235"/>
</instance>
<instance id="5">
<location x="-961.1471" y="-730.386" z="-1007.9303"/>
</instance>
<instance id="6">
<location x="-563.163" y="-734.0411" z="1079.4473"/>
</instance>
<instance id="7">
<location x="437.1742" y="-625.34875" z="1360.2095"/>
</instance>
<instance id="8">
<location x="-762.9586" y="-854.49426" z="-604.23126"/>
</instance>
<instance id="9">
<location x="-17.917847" y="-726.51965" z="-841.04724"/>
</instance>
</population>
<population id="CG_C04_FRB_sm" component="L23PyrFRB_varInit" type="populationList" size="6">
<annotation>
<property tag="color" value="0.0 0.0 0.0"/>
</annotation>
<instance id="0">
<location x="-739.27563" y="-798.43396" z="-440.9723"/>
</instance>
<instance id="1">
<location x="975.8342" y="-870.85077" z="1090.1094"/>
</instance>
<instance id="2">
<location x="-1012.162" y="-785.71173" z="1053.8684"/>
</instance>
<instance id="3">
<location x="-1391.423" y="-776.4188" z="-32.483643"/>
</instance>
<instance id="4">
<location x="149.5564" y="-790.7691" z="433.74915"/>
</instance>
<instance id="5">
<location x="585.53955" y="-765.37933" z="819.1377"/>
</instance>
</population>
<projection id="LTS_AxAx_sm" presynapticPopulation="CG_C04_LTS_sm" postsynapticPopulation="CG_C04_AxAx_sm" synapse="Inh_LTS_FS">
<connection id="0" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="112" preFractionAlong="0.26785243" postSegmentId="82" postFractionAlong="0.36041966"/>
<connection id="1" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="116" preFractionAlong="0.6782849" postSegmentId="91" postFractionAlong="0.99472666"/>
<connection id="2" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="112" preFractionAlong="0.42696908" postSegmentId="84" postFractionAlong="0.46009916"/>
<connection id="3" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.92599744" postSegmentId="83" postFractionAlong="0.60695267"/>
<connection id="4" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.5823235" postSegmentId="39" postFractionAlong="0.646692"/>
<connection id="5" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.16917303" postSegmentId="57" postFractionAlong="0.6089958"/>
<connection id="6" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="116" preFractionAlong="0.896347" postSegmentId="88" postFractionAlong="0.07416229"/>
<connection id="7" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="116" preFractionAlong="0.4258137" postSegmentId="10" postFractionAlong="0.8945343"/>
<connection id="8" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.2565036" postSegmentId="56" postFractionAlong="0.67585146"/>
<connection id="9" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.023041848" postSegmentId="59" postFractionAlong="0.7316403"/>
<connection id="10" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.15501992" postSegmentId="87" postFractionAlong="0.8189982"/>
<connection id="11" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="112" preFractionAlong="0.96262604" postSegmentId="11" postFractionAlong="0.6581026"/>
<connection id="12" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="112" preFractionAlong="0.7541667" postSegmentId="58" postFractionAlong="0.37282524"/>
<connection id="13" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.5662831" postSegmentId="37" postFractionAlong="0.9282537"/>
<connection id="14" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="112" preFractionAlong="0.19059739" postSegmentId="9" postFractionAlong="0.83301485"/>
<connection id="15" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="117" preFractionAlong="0.33945048" postSegmentId="85" postFractionAlong="0.9101812"/>
<connection id="16" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.8248766" postSegmentId="64" postFractionAlong="0.117486954"/>
<connection id="17" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="112" preFractionAlong="0.63806385" postSegmentId="86" postFractionAlong="0.99698794"/>
<connection id="18" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="116" preFractionAlong="0.8881646" postSegmentId="59" postFractionAlong="0.30404997"/>
<connection id="19" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/0/SupAxAx" preSegmentId="113" preFractionAlong="0.320098" postSegmentId="34" postFractionAlong="0.8004364"/>
<connection id="20" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="117" preFractionAlong="0.8218756" postSegmentId="90" postFractionAlong="0.38027254"/>
<connection id="21" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="117" preFractionAlong="0.78393507" postSegmentId="61" postFractionAlong="0.91484636"/>
<connection id="22" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="117" preFractionAlong="0.49281088" postSegmentId="36" postFractionAlong="0.16969605"/>
<connection id="23" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.6957193" postSegmentId="5" postFractionAlong="0.79651034"/>
<connection id="24" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="116" preFractionAlong="0.9475568" postSegmentId="59" postFractionAlong="0.6272848"/>
<connection id="25" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="116" preFractionAlong="0.57751226" postSegmentId="58" postFractionAlong="0.65845716"/>
<connection id="26" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.43735892" postSegmentId="60" postFractionAlong="0.22883606"/>
<connection id="27" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="113" preFractionAlong="0.38211098" postSegmentId="11" postFractionAlong="0.30110455"/>
<connection id="28" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.18441494" postSegmentId="56" postFractionAlong="0.7440796"/>
<connection id="29" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.47442532" postSegmentId="39" postFractionAlong="0.5589322"/>
<connection id="30" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="116" preFractionAlong="0.915354" postSegmentId="12" postFractionAlong="0.32544586"/>
<connection id="31" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="117" preFractionAlong="0.8054815" postSegmentId="87" postFractionAlong="0.91563165"/>
<connection id="32" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="113" preFractionAlong="0.45562047" postSegmentId="60" postFractionAlong="0.53974915"/>
<connection id="33" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.80743665" postSegmentId="65" postFractionAlong="0.9485716"/>
<connection id="34" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.9809057" postSegmentId="89" postFractionAlong="0.38917035"/>
<connection id="35" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="116" preFractionAlong="0.4267552" postSegmentId="90" postFractionAlong="0.42875895"/>
<connection id="36" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="117" preFractionAlong="0.39967057" postSegmentId="62" postFractionAlong="0.8310196"/>
<connection id="37" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="113" preFractionAlong="0.1653723" postSegmentId="89" postFractionAlong="0.84786046"/>
<connection id="38" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="112" preFractionAlong="0.48544747" postSegmentId="32" postFractionAlong="0.857653"/>
<connection id="39" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/1/SupAxAx" preSegmentId="113" preFractionAlong="0.35483995" postSegmentId="6" postFractionAlong="0.24348755"/>
<connection id="40" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="116" preFractionAlong="0.60217094" postSegmentId="5" postFractionAlong="0.24333954"/>
<connection id="41" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="112" preFractionAlong="0.977941" postSegmentId="31" postFractionAlong="0.04616623"/>
<connection id="42" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="112" preFractionAlong="0.8504427" postSegmentId="33" postFractionAlong="0.8669439"/>
<connection id="43" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="117" preFractionAlong="0.9700659" postSegmentId="9" postFractionAlong="0.27776316"/>
<connection id="44" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.9621679" postSegmentId="61" postFractionAlong="0.64228755"/>
<connection id="45" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.113075405" postSegmentId="89" postFractionAlong="0.7546649"/>
<connection id="46" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="116" preFractionAlong="0.24765904" postSegmentId="10" postFractionAlong="0.46488038"/>
<connection id="47" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.12181612" postSegmentId="82" postFractionAlong="0.16437092"/>
<connection id="48" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="112" preFractionAlong="0.018373532" postSegmentId="64" postFractionAlong="0.8498364"/>
<connection id="49" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="116" preFractionAlong="0.07574128" postSegmentId="30" postFractionAlong="0.52922136"/>
<connection id="50" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="116" preFractionAlong="0.6243983" postSegmentId="60" postFractionAlong="0.231427"/>
<connection id="51" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="116" preFractionAlong="0.01720205" postSegmentId="62" postFractionAlong="0.5046509"/>
<connection id="52" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="117" preFractionAlong="0.65372163" postSegmentId="56" postFractionAlong="0.19819069"/>
<connection id="53" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="112" preFractionAlong="0.31062707" postSegmentId="91" postFractionAlong="0.72569174"/>
<connection id="54" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.2695144" postSegmentId="58" postFractionAlong="0.7180809"/>
<connection id="55" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.05497975" postSegmentId="31" postFractionAlong="0.53341675"/>
<connection id="56" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.9494906" postSegmentId="85" postFractionAlong="0.09849952"/>
<connection id="57" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="113" preFractionAlong="0.42468816" postSegmentId="12" postFractionAlong="0.5900384"/>
<connection id="58" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="116" preFractionAlong="0.049150724" postSegmentId="9" postFractionAlong="0.048019636"/>
<connection id="59" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/2/SupAxAx" preSegmentId="117" preFractionAlong="0.69766057" postSegmentId="36" postFractionAlong="0.245755"/>
<connection id="60" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="116" preFractionAlong="0.57800126" postSegmentId="60" postFractionAlong="0.103027344"/>
<connection id="61" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.06564922" postSegmentId="86" postFractionAlong="0.2969635"/>
<connection id="62" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.52513665" postSegmentId="56" postFractionAlong="0.2358677"/>
<connection id="63" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.55987275" postSegmentId="59" postFractionAlong="0.107224494"/>
<connection id="64" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.69645876" postSegmentId="57" postFractionAlong="0.2308342"/>
<connection id="65" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="112" preFractionAlong="0.8654904" postSegmentId="37" postFractionAlong="0.81701386"/>
<connection id="66" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.061432518" postSegmentId="9" postFractionAlong="0.04795555"/>
<connection id="67" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="116" preFractionAlong="0.21797791" postSegmentId="63" postFractionAlong="0.083263114"/>
<connection id="68" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="116" preFractionAlong="0.71200097" postSegmentId="33" postFractionAlong="0.3098037"/>
<connection id="69" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="117" preFractionAlong="0.36353737" postSegmentId="83" postFractionAlong="0.25631827"/>
<connection id="70" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="117" preFractionAlong="0.5731604" postSegmentId="8" postFractionAlong="0.66182864"/>
<connection id="71" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.23316237" postSegmentId="7" postFractionAlong="0.9175782"/>
<connection id="72" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.59809226" postSegmentId="6" postFractionAlong="0.8286034"/>
<connection id="73" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.18336827" postSegmentId="10" postFractionAlong="0.011651611"/>
<connection id="74" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="117" preFractionAlong="0.31497446" postSegmentId="33" postFractionAlong="0.50856537"/>
<connection id="75" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="117" preFractionAlong="0.39737025" postSegmentId="34" postFractionAlong="0.28167114"/>
<connection id="76" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="116" preFractionAlong="0.9057264" postSegmentId="82" postFractionAlong="0.73858416"/>
<connection id="77" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.90730625" postSegmentId="5" postFractionAlong="0.30826265"/>
<connection id="78" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="117" preFractionAlong="0.26199898" postSegmentId="34" postFractionAlong="0.37235108"/>
<connection id="79" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/3/SupAxAx" preSegmentId="113" preFractionAlong="0.55437523" postSegmentId="37" postFractionAlong="0.39189664"/>
<connection id="80" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="117" preFractionAlong="0.6744961" postSegmentId="38" postFractionAlong="0.61556935"/>
<connection id="81" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="112" preFractionAlong="0.9665136" postSegmentId="13" postFractionAlong="0.9230657"/>
<connection id="82" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="116" preFractionAlong="0.11754814" postSegmentId="90" postFractionAlong="0.3393362"/>
<connection id="83" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="117" preFractionAlong="0.25901914" postSegmentId="88" postFractionAlong="0.6154007"/>
<connection id="84" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="113" preFractionAlong="0.73369527" postSegmentId="10" postFractionAlong="0.7834259"/>
<connection id="85" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="117" preFractionAlong="0.2766953" postSegmentId="6" postFractionAlong="0.48784715"/>
<connection id="86" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="112" preFractionAlong="0.38643944" postSegmentId="6" postFractionAlong="0.16412583"/>
<connection id="87" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="112" preFractionAlong="0.1890639" postSegmentId="35" postFractionAlong="0.9982707"/>
<connection id="88" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="112" preFractionAlong="0.21233039" postSegmentId="32" postFractionAlong="0.98166656"/>
<connection id="89" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="113" preFractionAlong="0.066030085" postSegmentId="4" postFractionAlong="0.94700164"/>
<connection id="90" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="113" preFractionAlong="0.5644285" postSegmentId="91" postFractionAlong="0.0635604"/>
<connection id="91" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="113" preFractionAlong="0.23133646" postSegmentId="87" postFractionAlong="0.9620738"/>
<connection id="92" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="112" preFractionAlong="0.4495013" postSegmentId="34" postFractionAlong="0.87759703"/>
<connection id="93" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="116" preFractionAlong="0.07446958" postSegmentId="87" postFractionAlong="0.6075046"/>
<connection id="94" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="117" preFractionAlong="0.28616074" postSegmentId="60" postFractionAlong="0.23976135"/>
<connection id="95" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="113" preFractionAlong="0.5774522" postSegmentId="5" postFractionAlong="0.92185056"/>
<connection id="96" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="116" preFractionAlong="0.1077107" postSegmentId="30" postFractionAlong="0.49641266"/>
<connection id="97" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="112" preFractionAlong="0.69132733" postSegmentId="37" postFractionAlong="0.7499105"/>
<connection id="98" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="117" preFractionAlong="0.907482" postSegmentId="10" postFractionAlong="0.33132935"/>
<connection id="99" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/4/SupAxAx" preSegmentId="117" preFractionAlong="0.47099757" postSegmentId="88" postFractionAlong="0.43595427"/>
<connection id="100" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="112" preFractionAlong="0.5176977" postSegmentId="4" postFractionAlong="0.16787568"/>
<connection id="101" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.22841801" postSegmentId="62" postFractionAlong="0.8119095"/>
<connection id="102" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="117" preFractionAlong="0.81840336" postSegmentId="37" postFractionAlong="0.6313894"/>
<connection id="103" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.3765985" postSegmentId="30" postFractionAlong="0.75386584"/>
<connection id="104" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="117" preFractionAlong="0.69267637" postSegmentId="61" postFractionAlong="0.9348626"/>
<connection id="105" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="117" preFractionAlong="0.91341156" postSegmentId="38" postFractionAlong="0.44248655"/>
<connection id="106" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.8280587" postSegmentId="36" postFractionAlong="0.7945007"/>
<connection id="107" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.6512537" postSegmentId="84" postFractionAlong="0.18889385"/>
<connection id="108" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="112" preFractionAlong="0.7943125" postSegmentId="60" postFractionAlong="0.9825287"/>
<connection id="109" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.79429704" postSegmentId="58" postFractionAlong="0.85311127"/>
<connection id="110" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="112" preFractionAlong="0.95283955" postSegmentId="33" postFractionAlong="0.77213645"/>
<connection id="111" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="112" preFractionAlong="0.09388164" postSegmentId="86" postFractionAlong="0.40236816"/>
<connection id="112" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="112" preFractionAlong="0.056395907" postSegmentId="89" postFractionAlong="0.34875703"/>
<connection id="113" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="117" preFractionAlong="0.96161574" postSegmentId="64" postFractionAlong="0.34219778"/>
<connection id="114" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.28625855" postSegmentId="36" postFractionAlong="0.120046996"/>
<connection id="115" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="112" preFractionAlong="0.26625502" postSegmentId="39" postFractionAlong="0.10620474"/>
<connection id="116" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="116" preFractionAlong="0.40061024" postSegmentId="7" postFractionAlong="0.15994264"/>
<connection id="117" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="113" preFractionAlong="0.65433455" postSegmentId="31" postFractionAlong="0.98842776"/>
<connection id="118" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="116" preFractionAlong="0.42894644" postSegmentId="9" postFractionAlong="0.24479488"/>
<connection id="119" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/5/SupAxAx" preSegmentId="116" preFractionAlong="0.89406776" postSegmentId="64" postFractionAlong="0.41025218"/>
<connection id="120" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.532236" postSegmentId="88" postFractionAlong="0.47262114"/>
<connection id="121" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="113" preFractionAlong="0.18776564" postSegmentId="86" postFractionAlong="0.5271683"/>
<connection id="122" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="112" preFractionAlong="0.9974878" postSegmentId="35" postFractionAlong="0.6128248"/>
<connection id="123" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.08403284" postSegmentId="33" postFractionAlong="0.47833392"/>
<connection id="124" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.6818205" postSegmentId="62" postFractionAlong="0.4384857"/>
<connection id="125" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.43318975" postSegmentId="38" postFractionAlong="0.44226375"/>
<connection id="126" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="112" preFractionAlong="0.4814981" postSegmentId="12" postFractionAlong="0.80863404"/>
<connection id="127" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="117" preFractionAlong="0.082028285" postSegmentId="87" postFractionAlong="0.5918352"/>
<connection id="128" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="112" preFractionAlong="0.057362072" postSegmentId="8" postFractionAlong="0.2619171"/>
<connection id="129" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.934892" postSegmentId="35" postFractionAlong="0.2983328"/>
<connection id="130" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="112" preFractionAlong="0.3413989" postSegmentId="65" postFractionAlong="0.36492926"/>
<connection id="131" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.83783543" postSegmentId="62" postFractionAlong="0.32888183"/>
<connection id="132" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="117" preFractionAlong="0.36573774" postSegmentId="9" postFractionAlong="0.98917097"/>
<connection id="133" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="113" preFractionAlong="0.75277615" postSegmentId="5" postFractionAlong="0.16160432"/>
<connection id="134" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="117" preFractionAlong="0.58246756" postSegmentId="6" postFractionAlong="0.62494963"/>
<connection id="135" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.15704596" postSegmentId="30" postFractionAlong="0.3770317"/>
<connection id="136" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="112" preFractionAlong="0.52109134" postSegmentId="7" postFractionAlong="0.61910254"/>
<connection id="137" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="113" preFractionAlong="0.7858893" postSegmentId="35" postFractionAlong="0.3311547"/>
<connection id="138" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="116" preFractionAlong="0.6371761" postSegmentId="59" postFractionAlong="0.04318536"/>
<connection id="139" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/6/SupAxAx" preSegmentId="112" preFractionAlong="0.5777289" postSegmentId="63" postFractionAlong="0.43216985"/>
<connection id="140" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="112" preFractionAlong="0.13315749" postSegmentId="10" postFractionAlong="0.8078949"/>
<connection id="141" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="117" preFractionAlong="0.62394154" postSegmentId="38" postFractionAlong="0.13544193"/>
<connection id="142" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="117" preFractionAlong="0.46283" postSegmentId="87" postFractionAlong="0.17205992"/>
<connection id="143" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.60495305" postSegmentId="62" postFractionAlong="0.47761995"/>
<connection id="144" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.0041623767" postSegmentId="12" postFractionAlong="0.37115902"/>
<connection id="145" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="112" preFractionAlong="0.7809817" postSegmentId="31" postFractionAlong="0.7118843"/>
<connection id="146" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.22319818" postSegmentId="56" postFractionAlong="0.37270316"/>
<connection id="147" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="112" preFractionAlong="0.31093073" postSegmentId="90" postFractionAlong="0.15511653"/>
<connection id="148" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.28529018" postSegmentId="36" postFractionAlong="0.06506042"/>
<connection id="149" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.3234944" postSegmentId="57" postFractionAlong="0.8351501"/>
<connection id="150" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.3700502" postSegmentId="59" postFractionAlong="0.6611448"/>
<connection id="151" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.738503" postSegmentId="60" postFractionAlong="0.46751404"/>
<connection id="152" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.9704153" postSegmentId="87" postFractionAlong="0.31844974"/>
<connection id="153" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.18113746" postSegmentId="86" postFractionAlong="0.21735534"/>
<connection id="154" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.65754473" postSegmentId="31" postFractionAlong="0.06888809"/>
<connection id="155" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.6420572" postSegmentId="89" postFractionAlong="0.10938378"/>
<connection id="156" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.040811475" postSegmentId="60" postFractionAlong="0.6436615"/>
<connection id="157" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.53079194" postSegmentId="5" postFractionAlong="0.37464294"/>
<connection id="158" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="113" preFractionAlong="0.58294266" postSegmentId="30" postFractionAlong="0.8345154"/>
<connection id="159" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/7/SupAxAx" preSegmentId="116" preFractionAlong="0.915689" postSegmentId="9" postFractionAlong="0.59487283"/>
<connection id="160" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.008156741" postSegmentId="8" postFractionAlong="0.6852814"/>
<connection id="161" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.21727765" postSegmentId="87" postFractionAlong="0.111651264"/>
<connection id="162" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.6102213" postSegmentId="82" postFractionAlong="0.4158947"/>
<connection id="163" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.08093656" postSegmentId="11" postFractionAlong="0.20116463"/>
<connection id="164" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.21742335" postSegmentId="89" postFractionAlong="0.98027307"/>
<connection id="165" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="117" preFractionAlong="0.79898727" postSegmentId="34" postFractionAlong="0.77569276"/>
<connection id="166" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="117" preFractionAlong="0.6472028" postSegmentId="34" postFractionAlong="0.84850466"/>
<connection id="167" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="117" preFractionAlong="0.3607323" postSegmentId="61" postFractionAlong="0.6210384"/>
<connection id="168" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="113" preFractionAlong="0.62830615" postSegmentId="5" postFractionAlong="0.5573975"/>
<connection id="169" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.004494105" postSegmentId="31" postFractionAlong="0.39681014"/>
<connection id="170" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.646767" postSegmentId="13" postFractionAlong="0.8847783"/>
<connection id="171" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.51775855" postSegmentId="91" postFractionAlong="0.01804807"/>
<connection id="172" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.6513827" postSegmentId="91" postFractionAlong="0.95553607"/>
<connection id="173" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.6118369" postSegmentId="82" postFractionAlong="0.26439437"/>
<connection id="174" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="117" preFractionAlong="0.6113205" postSegmentId="63" postFractionAlong="0.51258713"/>
<connection id="175" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="113" preFractionAlong="0.58164626" postSegmentId="35" postFractionAlong="0.7071706"/>
<connection id="176" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.91187805" postSegmentId="56" postFractionAlong="0.90231097"/>
<connection id="177" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.41259098" postSegmentId="57" postFractionAlong="0.86894834"/>
<connection id="178" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="116" preFractionAlong="0.10647333" postSegmentId="12" postFractionAlong="0.13032788"/>
<connection id="179" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/8/SupAxAx" preSegmentId="112" preFractionAlong="0.072833285" postSegmentId="61" postFractionAlong="0.59421986"/>
<connection id="180" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="113" preFractionAlong="0.6800849" postSegmentId="11" postFractionAlong="0.9635834"/>
<connection id="181" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="112" preFractionAlong="0.32772055" postSegmentId="36" postFractionAlong="0.8134308"/>
<connection id="182" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="112" preFractionAlong="0.73385763" postSegmentId="33" postFractionAlong="0.47773576"/>
<connection id="183" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="116" preFractionAlong="0.02300195" postSegmentId="6" postFractionAlong="0.34672013"/>
<connection id="184" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="116" preFractionAlong="0.45900282" postSegmentId="87" postFractionAlong="0.5232218"/>
<connection id="185" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="116" preFractionAlong="0.17352228" postSegmentId="34" postFractionAlong="0.49518433"/>
<connection id="186" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="112" preFractionAlong="0.65780896" postSegmentId="84" postFractionAlong="0.4000917"/>
<connection id="187" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="117" preFractionAlong="0.109393984" postSegmentId="13" postFractionAlong="0.44501063"/>
<connection id="188" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="113" preFractionAlong="0.3610925" postSegmentId="62" postFractionAlong="0.42314148"/>
<connection id="189" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="112" preFractionAlong="0.23810093" postSegmentId="37" postFractionAlong="0.18372025"/>
<connection id="190" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="117" preFractionAlong="0.6996609" postSegmentId="59" postFractionAlong="0.036898367"/>
<connection id="191" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="116" preFractionAlong="0.111874126" postSegmentId="7" postFractionAlong="0.06784821"/>
<connection id="192" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="112" preFractionAlong="0.12732096" postSegmentId="9" postFractionAlong="0.8082253"/>
<connection id="193" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="113" preFractionAlong="0.8687972" postSegmentId="62" postFractionAlong="0.5408066"/>
<connection id="194" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="117" preFractionAlong="0.8674317" postSegmentId="91" postFractionAlong="0.8348743"/>
<connection id="195" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="117" preFractionAlong="0.65599144" postSegmentId="38" postFractionAlong="0.36630753"/>
<connection id="196" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="117" preFractionAlong="0.8236447" postSegmentId="65" postFractionAlong="0.8758153"/>
<connection id="197" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="113" preFractionAlong="0.768916" postSegmentId="39" postFractionAlong="0.5080896"/>
<connection id="198" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="117" preFractionAlong="0.3237309" postSegmentId="30" postFractionAlong="0.020215606"/>
<connection id="199" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_AxAx_sm/9/SupAxAx" preSegmentId="113" preFractionAlong="0.2496953" postSegmentId="65" postFractionAlong="0.106916636"/>
</projection>
<projection id="Bask_FRB_sm" presynapticPopulation="CG_C04_Bask_sm" postsynapticPopulation="CG_C04_FRB_sm" synapse="Inh_Bask_Pyr">
<connection id="0" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.5181986" postSegmentId="5" postFractionAlong="0.005338138"/>
<connection id="1" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.19871648" postSegmentId="0" postFractionAlong="0.8948809"/>
<connection id="2" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.87853587" postSegmentId="75" postFractionAlong="0.68178266"/>
<connection id="3" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.12940733" postSegmentId="12" postFractionAlong="0.49390686"/>
<connection id="4" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.55303913" postSegmentId="11" postFractionAlong="0.1958612"/>
<connection id="5" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.4037499" postSegmentId="16" postFractionAlong="0.7629779"/>
<connection id="6" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.5681278" postSegmentId="9" postFractionAlong="0.36705452"/>
<connection id="7" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.29722768" postSegmentId="74" postFractionAlong="0.36895692"/>
<connection id="8" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.9236784" postSegmentId="10" postFractionAlong="0.089847416"/>
<connection id="9" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.51683587" postSegmentId="8" postFractionAlong="0.26264524"/>
<connection id="10" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.45113462" postSegmentId="74" postFractionAlong="0.8317337"/>
<connection id="11" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.21658202" postSegmentId="11" postFractionAlong="0.50257266"/>
<connection id="12" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.44791612" postSegmentId="74" postFractionAlong="0.5551884"/>
<connection id="13" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.9873137" postSegmentId="12" postFractionAlong="0.47169068"/>
<connection id="14" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.90970343" postSegmentId="74" postFractionAlong="0.25199363"/>
<connection id="15" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.6409316" postSegmentId="74" postFractionAlong="0.7791516"/>
<connection id="16" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.07227069" postSegmentId="9" postFractionAlong="0.92569965"/>
<connection id="17" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.93061674" postSegmentId="15" postFractionAlong="0.99973327"/>
<connection id="18" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.27047238" postSegmentId="8" postFractionAlong="0.32667112"/>
<connection id="19" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/0/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.6362915" postSegmentId="74" postFractionAlong="0.008559303"/>
<connection id="20" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.59419864" postSegmentId="2" postFractionAlong="0.3718481"/>
<connection id="21" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.91239834" postSegmentId="11" postFractionAlong="0.6958447"/>
<connection id="22" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.97910213" postSegmentId="10" postFractionAlong="0.8427716"/>
<connection id="23" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.3942333" postSegmentId="14" postFractionAlong="0.6803888"/>
<connection id="24" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.25575468" postSegmentId="6" postFractionAlong="0.45133784"/>
<connection id="25" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.50895244" postSegmentId="8" postFractionAlong="0.7999975"/>
<connection id="26" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.78922224" postSegmentId="16" postFractionAlong="0.22198181"/>
<connection id="27" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.024617467" postSegmentId="12" postFractionAlong="0.12163086"/>
<connection id="28" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.6802362" postSegmentId="2" postFractionAlong="0.32514158"/>
<connection id="29" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.34846798" postSegmentId="0" postFractionAlong="0.8603761"/>
<connection id="30" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.67871237" postSegmentId="13" postFractionAlong="0.9952942"/>
<connection id="31" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.8760523" postSegmentId="8" postFractionAlong="0.35933104"/>
<connection id="32" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.07037618" postSegmentId="16" postFractionAlong="0.9869412"/>
<connection id="33" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.471182" postSegmentId="9" postFractionAlong="0.6126088"/>
<connection id="34" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.7335539" postSegmentId="2" postFractionAlong="0.9231347"/>
<connection id="35" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.76861626" postSegmentId="16" postFractionAlong="0.74447787"/>
<connection id="36" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.2919292" postSegmentId="13" postFractionAlong="0.2079535"/>
<connection id="37" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.5294455" postSegmentId="8" postFractionAlong="0.29924193"/>
<connection id="38" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.45967752" postSegmentId="4" postFractionAlong="0.9848071"/>
<connection id="39" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/1/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.031561308" postSegmentId="13" postFractionAlong="0.54987246"/>
<connection id="40" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.8400383" postSegmentId="8" postFractionAlong="0.47370237"/>
<connection id="41" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.8147464" postSegmentId="12" postFractionAlong="0.8621039"/>
<connection id="42" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.020425407" postSegmentId="10" postFractionAlong="0.5947254"/>
<connection id="43" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.75471056" postSegmentId="14" postFractionAlong="0.15154083"/>
<connection id="44" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.8272124" postSegmentId="13" postFractionAlong="0.7498425"/>
<connection id="45" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.026141275" postSegmentId="9" postFractionAlong="0.87237567"/>
<connection id="46" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.07079951" postSegmentId="9" postFractionAlong="0.8136794"/>
<connection id="47" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.45126292" postSegmentId="12" postFractionAlong="0.92576784"/>
<connection id="48" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.82230544" postSegmentId="17" postFractionAlong="0.1082724"/>
<connection id="49" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.19593078" postSegmentId="13" postFractionAlong="0.005626831"/>
<connection id="50" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.6731029" postSegmentId="15" postFractionAlong="0.27111876"/>
<connection id="51" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.6025398" postSegmentId="7" postFractionAlong="0.024207817"/>
<connection id="52" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.087337025" postSegmentId="15" postFractionAlong="0.65619016"/>
<connection id="53" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.8144131" postSegmentId="10" postFractionAlong="0.92116517"/>
<connection id="54" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.9212388" postSegmentId="10" postFractionAlong="0.7180164"/>
<connection id="55" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.453798" postSegmentId="74" postFractionAlong="0.8569121"/>
<connection id="56" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.65825236" postSegmentId="12" postFractionAlong="0.60643125"/>
<connection id="57" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.9346961" postSegmentId="6" postFractionAlong="0.19180419"/>
<connection id="58" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.2557135" postSegmentId="3" postFractionAlong="0.017388884"/>
<connection id="59" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/2/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.03784281" postSegmentId="6" postFractionAlong="0.5435229"/>
<connection id="60" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.6488987" postSegmentId="10" postFractionAlong="0.109378666"/>
<connection id="61" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.31635496" postSegmentId="12" postFractionAlong="0.4714032"/>
<connection id="62" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.07946295" postSegmentId="17" postFractionAlong="0.33907592"/>
<connection id="63" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.73929274" postSegmentId="6" postFractionAlong="0.7590136"/>
<connection id="64" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.6565602" postSegmentId="17" postFractionAlong="0.1209378"/>
<connection id="65" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.34674156" postSegmentId="3" postFractionAlong="0.7506871"/>
<connection id="66" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.4453484" postSegmentId="10" postFractionAlong="0.3536963"/>
<connection id="67" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.7331932" postSegmentId="13" postFractionAlong="0.97217715"/>
<connection id="68" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.43695304" postSegmentId="17" postFractionAlong="0.1280542"/>
<connection id="69" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.8619259" postSegmentId="16" postFractionAlong="0.8511853"/>
<connection id="70" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.7166319" postSegmentId="8" postFractionAlong="0.5743017"/>
<connection id="71" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.23306154" postSegmentId="10" postFractionAlong="0.46891907"/>
<connection id="72" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.0057679513" postSegmentId="11" postFractionAlong="0.39803833"/>
<connection id="73" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.8126574" postSegmentId="4" postFractionAlong="0.12635985"/>
<connection id="74" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.83291125" postSegmentId="3" postFractionAlong="0.43914348"/>
<connection id="75" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.4961932" postSegmentId="12" postFractionAlong="0.18197143"/>
<connection id="76" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.6107089" postSegmentId="75" postFractionAlong="0.7995576"/>
<connection id="77" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.16256706" postSegmentId="13" postFractionAlong="0.5837286"/>
<connection id="78" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.9626331" postSegmentId="10" postFractionAlong="0.7900232"/>
<connection id="79" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/3/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.7280719" postSegmentId="14" postFractionAlong="0.87416196"/>
<connection id="80" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.8877574" postSegmentId="14" postFractionAlong="0.28544098"/>
<connection id="81" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.07635159" postSegmentId="4" postFractionAlong="0.28979367"/>
<connection id="82" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.8916285" postSegmentId="11" postFractionAlong="0.8128809"/>
<connection id="83" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.11105463" postSegmentId="13" postFractionAlong="0.6011194"/>
<connection id="84" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.9401748" postSegmentId="1" postFractionAlong="0.62761486"/>
<connection id="85" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.4080845" postSegmentId="10" postFractionAlong="0.2698596"/>
<connection id="86" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.67784274" postSegmentId="5" postFractionAlong="0.6640568"/>
<connection id="87" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.79766655" postSegmentId="15" postFractionAlong="0.11531189"/>
<connection id="88" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.71970296" postSegmentId="75" postFractionAlong="0.80163956"/>
<connection id="89" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.22182062" postSegmentId="15" postFractionAlong="0.23929138"/>
<connection id="90" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.27469945" postSegmentId="8" postFractionAlong="0.010892333"/>
<connection id="91" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.43949056" postSegmentId="3" postFractionAlong="0.067674436"/>
<connection id="92" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.2931153" postSegmentId="16" postFractionAlong="0.27914032"/>
<connection id="93" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.492319" postSegmentId="13" postFractionAlong="0.29373658"/>
<connection id="94" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.5541393" postSegmentId="11" postFractionAlong="0.031326905"/>
<connection id="95" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.18847299" postSegmentId="75" postFractionAlong="0.46353683"/>
<connection id="96" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.37967628" postSegmentId="5" postFractionAlong="0.04229983"/>
<connection id="97" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.6093973" postSegmentId="7" postFractionAlong="0.30930611"/>
<connection id="98" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.20104258" postSegmentId="74" postFractionAlong="0.51592135"/>
<connection id="99" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/4/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.5631937" postSegmentId="1" postFractionAlong="0.6032135"/>
<connection id="100" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.6680971" postSegmentId="14" postFractionAlong="0.7405249"/>
<connection id="101" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.6432728" postSegmentId="8" postFractionAlong="0.7457482"/>
<connection id="102" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.24393651" postSegmentId="2" postFractionAlong="0.32928708"/>
<connection id="103" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.51648027" postSegmentId="17" postFractionAlong="0.053278197"/>
<connection id="104" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.27639562" postSegmentId="9" postFractionAlong="0.43394908"/>
<connection id="105" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.7595082" postSegmentId="15" postFractionAlong="0.26561278"/>
<connection id="106" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.6613095" postSegmentId="7" postFractionAlong="0.25625178"/>
<connection id="107" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.8009119" postSegmentId="13" postFractionAlong="0.5424933"/>
<connection id="108" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.40132067" postSegmentId="8" postFractionAlong="0.38514525"/>
<connection id="109" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.37709442" postSegmentId="5" postFractionAlong="0.16064951"/>
<connection id="110" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="116" preFractionAlong="0.8758212" postSegmentId="9" postFractionAlong="0.1821729"/>
<connection id="111" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.5778144" postSegmentId="74" postFractionAlong="0.6212738"/>
<connection id="112" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.5012156" postSegmentId="6" postFractionAlong="0.24862425"/>
<connection id="113" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.7543605" postSegmentId="5" postFractionAlong="0.7659343"/>
<connection id="114" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.5232776" postSegmentId="13" postFractionAlong="0.04560608"/>
<connection id="115" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.35851344" postSegmentId="2" postFractionAlong="0.4706872"/>
<connection id="116" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="112" preFractionAlong="0.74056894" postSegmentId="8" postFractionAlong="0.36972898"/>
<connection id="117" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.215475" postSegmentId="13" postFractionAlong="0.3167798"/>
<connection id="118" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="117" preFractionAlong="0.3507466" postSegmentId="9" postFractionAlong="0.52449477"/>
<connection id="119" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_FRB_sm/5/L23PyrFRB_varInit" preSegmentId="113" preFractionAlong="0.9487979" postSegmentId="9" postFractionAlong="0.46816906"/>
</projection>
<projection id="Bask_Bask_sm" presynapticPopulation="CG_C04_Bask_sm" postsynapticPopulation="CG_C04_Bask_sm" synapse="Inh_Bask_FS">
<connection id="0" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.27358294" postSegmentId="3" postFractionAlong="0.7385994"/>
<connection id="1" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.41573644" postSegmentId="3" postFractionAlong="0.6945793"/>
<connection id="2" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.47718105" postSegmentId="80" postFractionAlong="0.5069439"/>
<connection id="3" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.16711926" postSegmentId="0" postFractionAlong="0.09122729"/>
<connection id="4" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.46649972" postSegmentId="1" postFractionAlong="0.7938164"/>
<connection id="5" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.03028822" postSegmentId="2" postFractionAlong="0.84259033"/>
<connection id="6" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.23180926" postSegmentId="54" postFractionAlong="0.07200642"/>
<connection id="7" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.9046072" postSegmentId="80" postFractionAlong="0.34884214"/>
<connection id="8" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.12554896" postSegmentId="3" postFractionAlong="0.31383285"/>
<connection id="9" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.56586343" postSegmentId="3" postFractionAlong="0.66719437"/>
<connection id="10" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.8340392" postSegmentId="3" postFractionAlong="0.9244919"/>
<connection id="11" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.26819134" postSegmentId="55" postFractionAlong="0.45922127"/>
<connection id="12" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.6279447" postSegmentId="80" postFractionAlong="0.14341068"/>
<connection id="13" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.9094208" postSegmentId="81" postFractionAlong="0.44327623"/>
<connection id="14" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.1334509" postSegmentId="54" postFractionAlong="0.6588577"/>
<connection id="15" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.73706865" postSegmentId="28" postFractionAlong="0.61895484"/>
<connection id="16" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.40348172" postSegmentId="28" postFractionAlong="0.7897251"/>
<connection id="17" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.5213473" postSegmentId="28" postFractionAlong="0.23855552"/>
<connection id="18" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="1" preFractionAlong="0.65033513" postSegmentId="55" postFractionAlong="0.4109459"/>
<connection id="19" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/0/SupBasket" preSegmentId="0" preFractionAlong="0.9268899" postSegmentId="2" postFractionAlong="0.33583602"/>
<connection id="20" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.3777703" postSegmentId="3" postFractionAlong="0.098350525"/>
<connection id="21" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.6190462" postSegmentId="81" postFractionAlong="0.57712173"/>
<connection id="22" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.48872924" postSegmentId="3" postFractionAlong="0.44801483"/>
<connection id="23" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.97957915" postSegmentId="54" postFractionAlong="0.3654518"/>
<connection id="24" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.32457352" postSegmentId="55" postFractionAlong="0.6499764"/>
<connection id="25" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.76871777" postSegmentId="0" postFractionAlong="0.24536204"/>
<connection id="26" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.48967114" postSegmentId="29" postFractionAlong="0.730484"/>
<connection id="27" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.44555846" postSegmentId="3" postFractionAlong="0.8250488"/>
<connection id="28" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.8645233" postSegmentId="2" postFractionAlong="0.8622116"/>
<connection id="29" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.90307105" postSegmentId="28" postFractionAlong="0.657283"/>
<connection id="30" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.4454239" postSegmentId="55" postFractionAlong="0.98702466"/>
<connection id="31" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.041971803" postSegmentId="3" postFractionAlong="0.3025009"/>
<connection id="32" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.36311483" postSegmentId="2" postFractionAlong="0.33028108"/>
<connection id="33" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.47725946" postSegmentId="3" postFractionAlong="0.4092331"/>
<connection id="34" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.6391586" postSegmentId="54" postFractionAlong="0.9015381"/>
<connection id="35" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.48250246" postSegmentId="55" postFractionAlong="0.64512634"/>
<connection id="36" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.0022178888" postSegmentId="55" postFractionAlong="0.7247509"/>
<connection id="37" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.19224282" postSegmentId="2" postFractionAlong="0.36001128"/>
<connection id="38" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="1" preFractionAlong="0.36977234" postSegmentId="55" postFractionAlong="0.7290058"/>
<connection id="39" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/1/SupBasket" preSegmentId="0" preFractionAlong="0.81282187" postSegmentId="80" postFractionAlong="0.10724487"/>
<connection id="40" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.98061866" postSegmentId="28" postFractionAlong="0.03763161"/>
<connection id="41" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.2865317" postSegmentId="1" postFractionAlong="0.95015794"/>
<connection id="42" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.071169615" postSegmentId="1" postFractionAlong="0.7744163"/>
<connection id="43" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.2997655" postSegmentId="2" postFractionAlong="0.21472779"/>
<connection id="44" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.6029612" postSegmentId="81" postFractionAlong="0.6970701"/>
<connection id="45" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.03314495" postSegmentId="2" postFractionAlong="0.2092369"/>
<connection id="46" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.91620433" postSegmentId="80" postFractionAlong="0.55455196"/>
<connection id="47" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.05274763" postSegmentId="28" postFractionAlong="0.022691345"/>
<connection id="48" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.4332529" postSegmentId="55" postFractionAlong="0.8784382"/>
<connection id="49" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.41315547" postSegmentId="2" postFractionAlong="0.39202118"/>
<connection id="50" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.3645811" postSegmentId="81" postFractionAlong="0.36295527"/>
<connection id="51" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.33756122" postSegmentId="81" postFractionAlong="0.8442648"/>
<connection id="52" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.4662897" postSegmentId="81" postFractionAlong="0.005386734"/>
<connection id="53" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.94630927" postSegmentId="54" postFractionAlong="0.5077408"/>
<connection id="54" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.23937598" postSegmentId="28" postFractionAlong="0.6497486"/>
<connection id="55" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="1" preFractionAlong="0.50369155" postSegmentId="80" postFractionAlong="0.5335375"/>
<connection id="56" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.4701248" postSegmentId="3" postFractionAlong="0.03788681"/>
<connection id="57" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.61912584" postSegmentId="54" postFractionAlong="0.33743477"/>
<connection id="58" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.3877405" postSegmentId="1" postFractionAlong="0.55983007"/>
<connection id="59" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/2/SupBasket" preSegmentId="0" preFractionAlong="0.13317418" postSegmentId="29" postFractionAlong="0.29934615"/>
<connection id="60" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.8758936" postSegmentId="80" postFractionAlong="0.9343796"/>
<connection id="61" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.7678971" postSegmentId="0" postFractionAlong="0.33758497"/>
<connection id="62" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.14421308" postSegmentId="28" postFractionAlong="0.81241876"/>
<connection id="63" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.29831752" postSegmentId="80" postFractionAlong="0.029605675"/>
<connection id="64" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.89268625" postSegmentId="80" postFractionAlong="0.14612131"/>
<connection id="65" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.36201048" postSegmentId="54" postFractionAlong="0.429245"/>
<connection id="66" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.32969046" postSegmentId="55" postFractionAlong="0.741341"/>
<connection id="67" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.62997246" postSegmentId="1" postFractionAlong="0.75159186"/>
<connection id="68" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.68856317" postSegmentId="28" postFractionAlong="0.631353"/>
<connection id="69" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.79251134" postSegmentId="55" postFractionAlong="0.6425514"/>
<connection id="70" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.7706562" postSegmentId="81" postFractionAlong="0.83682287"/>
<connection id="71" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.28455925" postSegmentId="28" postFractionAlong="0.64573133"/>
<connection id="72" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.059519865" postSegmentId="1" postFractionAlong="0.8681961"/>
<connection id="73" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.900185" postSegmentId="54" postFractionAlong="0.8031494"/>
<connection id="74" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.4840969" postSegmentId="2" postFractionAlong="0.958519"/>
<connection id="75" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.27280092" postSegmentId="28" postFractionAlong="0.73728675"/>
<connection id="76" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.093625166" postSegmentId="54" postFractionAlong="0.09759941"/>
<connection id="77" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.13192472" postSegmentId="28" postFractionAlong="0.78505707"/>
<connection id="78" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="0" preFractionAlong="0.45517683" postSegmentId="54" postFractionAlong="0.5361328"/>
<connection id="79" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/3/SupBasket" preSegmentId="1" preFractionAlong="0.12111177" postSegmentId="80" postFractionAlong="0.8495752"/>
<connection id="80" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.3574152" postSegmentId="28" postFractionAlong="0.27295265"/>
<connection id="81" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.6838032" postSegmentId="55" postFractionAlong="0.38176194"/>
<connection id="82" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.9364708" postSegmentId="81" postFractionAlong="0.71037483"/>
<connection id="83" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.11063528" postSegmentId="28" postFractionAlong="0.91623914"/>
<connection id="84" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.690043" postSegmentId="3" postFractionAlong="0.70850146"/>
<connection id="85" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.85186386" postSegmentId="3" postFractionAlong="0.8994835"/>
<connection id="86" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.055485368" postSegmentId="55" postFractionAlong="0.12744331"/>
<connection id="87" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.15550861" postSegmentId="81" postFractionAlong="0.48915806"/>
<connection id="88" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.07309365" postSegmentId="80" postFractionAlong="0.38770142"/>
<connection id="89" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.57062256" postSegmentId="81" postFractionAlong="0.031381797"/>
<connection id="90" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.9901964" postSegmentId="3" postFractionAlong="0.54049456"/>
<connection id="91" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.35428038" postSegmentId="1" postFractionAlong="0.7509159"/>
<connection id="92" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.27268636" postSegmentId="81" postFractionAlong="0.4860409"/>
<connection id="93" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.6277758" postSegmentId="80" postFractionAlong="0.9663849"/>
<connection id="94" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.54771984" postSegmentId="28" postFractionAlong="0.31222153"/>
<connection id="95" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.32949314" postSegmentId="80" postFractionAlong="0.77449685"/>
<connection id="96" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.58995134" postSegmentId="2" postFractionAlong="0.15767518"/>
<connection id="97" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="1" preFractionAlong="0.1964016" postSegmentId="54" postFractionAlong="0.28955537"/>
<connection id="98" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.11484194" postSegmentId="55" postFractionAlong="0.40659255"/>
<connection id="99" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/4/SupBasket" preSegmentId="0" preFractionAlong="0.5698725" postSegmentId="29" postFractionAlong="0.5884407"/>
<connection id="100" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.14761901" postSegmentId="55" postFractionAlong="0.47213823"/>
<connection id="101" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.5729432" postSegmentId="1" postFractionAlong="0.24588823"/>
<connection id="102" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.3651724" postSegmentId="81" postFractionAlong="0.207724"/>
<connection id="103" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.21457672" postSegmentId="3" postFractionAlong="0.7215805"/>
<connection id="104" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.8396351" postSegmentId="28" postFractionAlong="0.26818466"/>
<connection id="105" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.24682197" postSegmentId="54" postFractionAlong="0.96416473"/>
<connection id="106" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.11140356" postSegmentId="54" postFractionAlong="0.10693207"/>
<connection id="107" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.5370132" postSegmentId="3" postFractionAlong="0.08618851"/>
<connection id="108" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.5788257" postSegmentId="80" postFractionAlong="0.62340754"/>
<connection id="109" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.98775005" postSegmentId="81" postFractionAlong="0.05307007"/>
<connection id="110" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.85066813" postSegmentId="81" postFractionAlong="0.85286504"/>
<connection id="111" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.6737337" postSegmentId="54" postFractionAlong="0.15743694"/>
<connection id="112" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.30673146" postSegmentId="55" postFractionAlong="0.2980934"/>
<connection id="113" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.44425765" postSegmentId="54" postFractionAlong="0.9263817"/>
<connection id="114" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.42654333" postSegmentId="3" postFractionAlong="0.66060716"/>
<connection id="115" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.6238554" postSegmentId="29" postFractionAlong="0.9579681"/>
<connection id="116" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.58482504" postSegmentId="80" postFractionAlong="0.3066885"/>
<connection id="117" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="0" preFractionAlong="0.27140546" postSegmentId="29" postFractionAlong="0.3156441"/>
<connection id="118" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.93208444" postSegmentId="1" postFractionAlong="0.57132924"/>
<connection id="119" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/5/SupBasket" preSegmentId="1" preFractionAlong="0.45675468" postSegmentId="2" postFractionAlong="0.14586487"/>
<connection id="120" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.033950686" postSegmentId="3" postFractionAlong="0.19999543"/>
<connection id="121" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.20111215" postSegmentId="2" postFractionAlong="0.04550476"/>
<connection id="122" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.006581402" postSegmentId="55" postFractionAlong="0.3356247"/>
<connection id="123" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.96349317" postSegmentId="0" postFractionAlong="0.15062213"/>
<connection id="124" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.09993982" postSegmentId="3" postFractionAlong="0.7031044"/>
<connection id="125" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.45900097" postSegmentId="28" postFractionAlong="0.7781044"/>
<connection id="126" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.7522173" postSegmentId="29" postFractionAlong="0.43055955"/>
<connection id="127" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.91275007" postSegmentId="81" postFractionAlong="0.54595435"/>
<connection id="128" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.122496486" postSegmentId="28" postFractionAlong="0.5062035"/>
<connection id="129" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.049668193" postSegmentId="1" postFractionAlong="0.15745792"/>
<connection id="130" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.051469706" postSegmentId="28" postFractionAlong="0.27861634"/>
<connection id="131" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.41254348" postSegmentId="3" postFractionAlong="0.9787499"/>
<connection id="132" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.2514368" postSegmentId="80" postFractionAlong="0.54862434"/>
<connection id="133" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.96455" postSegmentId="81" postFractionAlong="0.32682762"/>
<connection id="134" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.9064387" postSegmentId="54" postFractionAlong="0.25277328"/>
<connection id="135" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.26207915" postSegmentId="54" postFractionAlong="0.069760896"/>
<connection id="136" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.21743774" postSegmentId="81" postFractionAlong="0.3398014"/>
<connection id="137" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.6965853" postSegmentId="0" postFractionAlong="0.6784519"/>
<connection id="138" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="1" preFractionAlong="0.869446" postSegmentId="29" postFractionAlong="0.56479645"/>
<connection id="139" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/6/SupBasket" preSegmentId="0" preFractionAlong="0.1902101" postSegmentId="81" postFractionAlong="0.23314552"/>
<connection id="140" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.5148937" postSegmentId="1" postFractionAlong="0.34429416"/>
<connection id="141" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.6287179" postSegmentId="3" postFractionAlong="0.6071762"/>
<connection id="142" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.1205678" postSegmentId="2" postFractionAlong="0.4736023"/>
<connection id="143" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.938842" postSegmentId="80" postFractionAlong="0.6783241"/>
<connection id="144" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.7294985" postSegmentId="0" postFractionAlong="0.72247124"/>
<connection id="145" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.93632966" postSegmentId="0" postFractionAlong="0.78246367"/>
<connection id="146" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.4571949" postSegmentId="80" postFractionAlong="0.5470252"/>
<connection id="147" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.6619694" postSegmentId="1" postFractionAlong="0.73400956"/>
<connection id="148" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.86718196" postSegmentId="2" postFractionAlong="0.89126587"/>
<connection id="149" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.38636005" postSegmentId="29" postFractionAlong="0.5829048"/>
<connection id="150" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.87905425" postSegmentId="80" postFractionAlong="0.2291502"/>
<connection id="151" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.25469923" postSegmentId="81" postFractionAlong="0.77262723"/>
<connection id="152" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.22008228" postSegmentId="3" postFractionAlong="0.068468474"/>
<connection id="153" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.8063078" postSegmentId="54" postFractionAlong="0.4900276"/>
<connection id="154" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.49673843" postSegmentId="80" postFractionAlong="0.15444422"/>
<connection id="155" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.7341614" postSegmentId="55" postFractionAlong="0.33707124"/>
<connection id="156" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.47999278" postSegmentId="29" postFractionAlong="0.33522493"/>
<connection id="157" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.24720526" postSegmentId="54" postFractionAlong="0.1596014"/>
<connection id="158" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="1" preFractionAlong="0.20755187" postSegmentId="55" postFractionAlong="0.44814378"/>
<connection id="159" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/7/SupBasket" preSegmentId="0" preFractionAlong="0.32322514" postSegmentId="0" postFractionAlong="0.57765234"/>
<connection id="160" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.12861788" postSegmentId="2" postFractionAlong="0.17010728"/>
<connection id="161" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.6824055" postSegmentId="2" postFractionAlong="0.100047305"/>
<connection id="162" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.91023314" postSegmentId="1" postFractionAlong="0.34712982"/>
<connection id="163" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.35283077" postSegmentId="2" postFractionAlong="0.0056427"/>
<connection id="164" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.9768791" postSegmentId="81" postFractionAlong="0.7160816"/>
<connection id="165" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.6142973" postSegmentId="80" postFractionAlong="0.833704"/>
<connection id="166" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.49381143" postSegmentId="0" postFractionAlong="0.4625663"/>
<connection id="167" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.61908245" postSegmentId="2" postFractionAlong="0.014312744"/>
<connection id="168" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.3198909" postSegmentId="28" postFractionAlong="0.50295794"/>
<connection id="169" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.14850199" postSegmentId="2" postFractionAlong="0.16453934"/>
<connection id="170" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.8651886" postSegmentId="55" postFractionAlong="0.6672562"/>
<connection id="171" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.24474478" postSegmentId="28" postFractionAlong="0.29909173"/>
<connection id="172" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.23145485" postSegmentId="80" postFractionAlong="0.62963617"/>
<connection id="173" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.30441058" postSegmentId="54" postFractionAlong="0.26877862"/>
<connection id="174" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.8730944" postSegmentId="28" postFractionAlong="0.01784134"/>
<connection id="175" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.23556674" postSegmentId="55" postFractionAlong="0.68209076"/>
<connection id="176" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.40945745" postSegmentId="28" postFractionAlong="0.8749218"/>
<connection id="177" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="0" preFractionAlong="0.19002199" postSegmentId="28" postFractionAlong="0.59629595"/>
<connection id="178" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.72220784" postSegmentId="29" postFractionAlong="0.2546932"/>
<connection id="179" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/8/SupBasket" preSegmentId="1" preFractionAlong="0.51487845" postSegmentId="28" postFractionAlong="0.8886585"/>
<connection id="180" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.2896138" postSegmentId="29" postFractionAlong="0.7225334"/>
<connection id="181" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.75519675" postSegmentId="3" postFractionAlong="0.5178032"/>
<connection id="182" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.7371832" postSegmentId="29" postFractionAlong="0.3496647"/>
<connection id="183" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.04996431" postSegmentId="29" postFractionAlong="0.16987076"/>
<connection id="184" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.23656428" postSegmentId="54" postFractionAlong="0.7233356"/>
<connection id="185" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.54268056" postSegmentId="55" postFractionAlong="0.6905571"/>
<connection id="186" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.023515105" postSegmentId="55" postFractionAlong="0.5506676"/>
<connection id="187" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.13766918" postSegmentId="3" postFractionAlong="0.12969819"/>
<connection id="188" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.5140294" postSegmentId="80" postFractionAlong="0.19241628"/>
<connection id="189" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.9441767" postSegmentId="3" postFractionAlong="0.41388243"/>
<connection id="190" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.40135336" postSegmentId="29" postFractionAlong="0.9452416"/>
<connection id="191" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.4418223" postSegmentId="55" postFractionAlong="0.22834435"/>
<connection id="192" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.38467383" postSegmentId="55" postFractionAlong="0.2833542"/>
<connection id="193" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.80851233" postSegmentId="55" postFractionAlong="0.079739764"/>
<connection id="194" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.2739643" postSegmentId="54" postFractionAlong="0.9583027"/>
<connection id="195" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.40317383" postSegmentId="29" postFractionAlong="0.3848408"/>
<connection id="196" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.030914783" postSegmentId="28" postFractionAlong="0.59041137"/>
<connection id="197" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.85833395" postSegmentId="2" postFractionAlong="0.47545776"/>
<connection id="198" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="1" preFractionAlong="0.56825525" postSegmentId="54" postFractionAlong="0.2566742"/>
<connection id="199" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_Bask_sm/9/SupBasket" preSegmentId="0" preFractionAlong="0.30931246" postSegmentId="55" postFractionAlong="0.3719856"/>
</projection>
<projection id="Bask_RS_sm" presynapticPopulation="CG_C04_Bask_sm" postsynapticPopulation="CG_C04_RS_sm" synapse="Inh_Bask_Pyr">
<connection id="0" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.055109765" postSegmentId="5" postFractionAlong="0.6650566"/>
<connection id="1" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.18468338" postSegmentId="1" postFractionAlong="0.032009378"/>
<connection id="2" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.3390634" postSegmentId="17" postFractionAlong="0.15208405"/>
<connection id="3" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.17175984" postSegmentId="17" postFractionAlong="0.5610138"/>
<connection id="4" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.92163265" postSegmentId="6" postFractionAlong="0.20607786"/>
<connection id="5" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="2.704671E-4" postSegmentId="8" postFractionAlong="0.23393919"/>
<connection id="6" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.22291285" postSegmentId="7" postFractionAlong="0.04377451"/>
<connection id="7" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.7882715" postSegmentId="0" postFractionAlong="0.05922389"/>
<connection id="8" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.27214047" postSegmentId="14" postFractionAlong="0.0029336547"/>
<connection id="9" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="5.7410105E-4" postSegmentId="13" postFractionAlong="0.8886249"/>
<connection id="10" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.7536169" postSegmentId="12" postFractionAlong="0.59821165"/>
<connection id="11" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.17678066" postSegmentId="16" postFractionAlong="0.4435669"/>
<connection id="12" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.19862632" postSegmentId="17" postFractionAlong="0.55616915"/>
<connection id="13" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.90873706" postSegmentId="4" postFractionAlong="0.24266599"/>
<connection id="14" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.75451946" postSegmentId="2" postFractionAlong="0.22139037"/>
<connection id="15" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.86861676" postSegmentId="12" postFractionAlong="0.0014923096"/>
<connection id="16" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.0648157" postSegmentId="2" postFractionAlong="0.2663147"/>
<connection id="17" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.8331278" postSegmentId="15" postFractionAlong="0.18440369"/>
<connection id="18" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.8872095" postSegmentId="12" postFractionAlong="0.82725465"/>
<connection id="19" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.7944587" postSegmentId="17" postFractionAlong="0.46454376"/>
<connection id="20" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.9713246" postSegmentId="6" postFractionAlong="0.95291376"/>
<connection id="21" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.41720504" postSegmentId="12" postFractionAlong="0.77693725"/>
<connection id="22" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.89390206" postSegmentId="5" postFractionAlong="0.46766752"/>
<connection id="23" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.84960765" postSegmentId="11" postFractionAlong="0.84194946"/>
<connection id="24" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.49528876" postSegmentId="75" postFractionAlong="0.010464173"/>
<connection id="25" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.43483147" postSegmentId="4" postFractionAlong="0.33066648"/>
<connection id="26" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.9119126" postSegmentId="74" postFractionAlong="0.8226727"/>
<connection id="27" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.84043074" postSegmentId="16" postFractionAlong="0.18637207"/>
<connection id="28" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.21867344" postSegmentId="1" postFractionAlong="0.086236954"/>
<connection id="29" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.48095915" postSegmentId="6" postFractionAlong="0.16509154"/>
<connection id="30" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.46126732" postSegmentId="4" postFractionAlong="0.38350704"/>
<connection id="31" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.67324173" postSegmentId="7" postFractionAlong="0.24947321"/>
<connection id="32" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.43114248" postSegmentId="11" postFractionAlong="0.19370483"/>
<connection id="33" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.8442194" postSegmentId="9" postFractionAlong="0.1826331"/>
<connection id="34" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.26460418" postSegmentId="16" postFractionAlong="0.63811004"/>
<connection id="35" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.37319237" postSegmentId="74" postFractionAlong="0.7630342"/>
<connection id="36" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.8892355" postSegmentId="4" postFractionAlong="0.91771114"/>
<connection id="37" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.09188231" postSegmentId="17" postFractionAlong="0.16029786"/>
<connection id="38" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.7372662" postSegmentId="74" postFractionAlong="0.6357205"/>
<connection id="39" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.69561464" postSegmentId="9" postFractionAlong="0.37937996"/>
<connection id="40" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.67224187" postSegmentId="15" postFractionAlong="0.6913953"/>
<connection id="41" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.7121384" postSegmentId="9" postFractionAlong="0.29610482"/>
<connection id="42" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.5374353" postSegmentId="14" postFractionAlong="0.9845569"/>
<connection id="43" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.16882594" postSegmentId="2" postFractionAlong="0.5028442"/>
<connection id="44" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.715888" postSegmentId="16" postFractionAlong="0.95234036"/>
<connection id="45" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.14566053" postSegmentId="11" postFractionAlong="0.6624219"/>
<connection id="46" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.9336477" postSegmentId="10" postFractionAlong="0.3069037"/>
<connection id="47" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.7849625" postSegmentId="8" postFractionAlong="0.5251562"/>
<connection id="48" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.9400792" postSegmentId="13" postFractionAlong="0.5339954"/>
<connection id="49" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.9339832" postSegmentId="3" postFractionAlong="0.62723154"/>
<connection id="50" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.058128312" postSegmentId="10" postFractionAlong="0.4293585"/>
<connection id="51" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.5614318" postSegmentId="3" postFractionAlong="0.6803235"/>
<connection id="52" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.113337" postSegmentId="75" postFractionAlong="0.059652556"/>
<connection id="53" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.19467604" postSegmentId="5" postFractionAlong="0.83707935"/>
<connection id="54" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.6866031" postSegmentId="17" postFractionAlong="0.47300383"/>
<connection id="55" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.10377758" postSegmentId="13" postFractionAlong="0.84410155"/>
<connection id="56" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.49936348" postSegmentId="16" postFractionAlong="0.6842896"/>
<connection id="57" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.31449136" postSegmentId="4" postFractionAlong="0.31482786"/>
<connection id="58" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.5214882" postSegmentId="9" postFractionAlong="0.08846804"/>
<connection id="59" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.31403983" postSegmentId="12" postFractionAlong="0.602052"/>
<connection id="60" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.38315" postSegmentId="75" postFractionAlong="0.77441347"/>
<connection id="61" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.18173154" postSegmentId="75" postFractionAlong="0.63558215"/>
<connection id="62" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.7474103" postSegmentId="15" postFractionAlong="0.5729498"/>
<connection id="63" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.65580976" postSegmentId="5" postFractionAlong="0.42701563"/>
<connection id="64" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.9355071" postSegmentId="75" postFractionAlong="0.2910414"/>
<connection id="65" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.44843704" postSegmentId="75" postFractionAlong="0.6017563"/>
<connection id="66" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.7549321" postSegmentId="74" postFractionAlong="0.43888482"/>
<connection id="67" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.9859657" postSegmentId="7" postFractionAlong="0.6681826"/>
<connection id="68" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.39298767" postSegmentId="11" postFractionAlong="0.008417969"/>
<connection id="69" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.6453884" postSegmentId="4" postFractionAlong="0.3611462"/>
<connection id="70" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.45621803" postSegmentId="3" postFractionAlong="0.46452552"/>
<connection id="71" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.9172132" postSegmentId="13" postFractionAlong="0.33223754"/>
<connection id="72" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.7410139" postSegmentId="7" postFractionAlong="0.44710183"/>
<connection id="73" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.3326491" postSegmentId="10" postFractionAlong="0.9903888"/>
<connection id="74" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.7995681" postSegmentId="12" postFractionAlong="0.8424396"/>
<connection id="75" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.93783706" postSegmentId="14" postFractionAlong="0.50204164"/>
<connection id="76" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.21278921" postSegmentId="14" postFractionAlong="0.24507415"/>
<connection id="77" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.15581614" postSegmentId="6" postFractionAlong="0.81190544"/>
<connection id="78" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.36905083" postSegmentId="6" postFractionAlong="0.70932126"/>
<connection id="79" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.98430336" postSegmentId="74" postFractionAlong="0.40701896"/>
<connection id="80" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.8672259" postSegmentId="16" postFractionAlong="0.73959106"/>
<connection id="81" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.43214858" postSegmentId="14" postFractionAlong="0.7093719"/>
<connection id="82" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.9600922" postSegmentId="2" postFractionAlong="0.7551305"/>
<connection id="83" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.66668206" postSegmentId="16" postFractionAlong="0.74466646"/>
<connection id="84" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.88187146" postSegmentId="6" postFractionAlong="0.9246594"/>
<connection id="85" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.886028" postSegmentId="15" postFractionAlong="0.8606244"/>
<connection id="86" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.5689266" postSegmentId="75" postFractionAlong="0.597019"/>
<connection id="87" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.6586759" postSegmentId="11" postFractionAlong="0.21529663"/>
<connection id="88" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.27683005" postSegmentId="17" postFractionAlong="0.30810606"/>
<connection id="89" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.0047570756" postSegmentId="9" postFractionAlong="0.4949403"/>
<connection id="90" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.3251283" postSegmentId="12" postFractionAlong="0.79793394"/>
<connection id="91" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.5890808" postSegmentId="5" postFractionAlong="0.029218769"/>
<connection id="92" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.5478418" postSegmentId="10" postFractionAlong="0.6760797"/>
<connection id="93" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.2416388" postSegmentId="6" postFractionAlong="0.10361205"/>
<connection id="94" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.7267642" postSegmentId="2" postFractionAlong="0.30533078"/>
<connection id="95" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.75382626" postSegmentId="2" postFractionAlong="0.18118651"/>
<connection id="96" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.78679097" postSegmentId="4" postFractionAlong="0.5239294"/>
<connection id="97" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.44577226" postSegmentId="2" postFractionAlong="0.35971066"/>
<connection id="98" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.48184004" postSegmentId="14" postFractionAlong="0.0855954"/>
<connection id="99" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.691307" postSegmentId="9" postFractionAlong="0.36218882"/>
<connection id="100" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.6591535" postSegmentId="14" postFractionAlong="0.907489"/>
<connection id="101" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.36775675" postSegmentId="75" postFractionAlong="0.22810242"/>
<connection id="102" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.88808924" postSegmentId="3" postFractionAlong="0.99683535"/>
<connection id="103" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.6455399" postSegmentId="6" postFractionAlong="0.3411621"/>
<connection id="104" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.11993327" postSegmentId="8" postFractionAlong="0.5690881"/>
<connection id="105" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.2465626" postSegmentId="8" postFractionAlong="0.8353527"/>
<connection id="106" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.74660444" postSegmentId="74" postFractionAlong="0.84902865"/>
<connection id="107" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.64083755" postSegmentId="7" postFractionAlong="0.043985695"/>
<connection id="108" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.70973146" postSegmentId="5" postFractionAlong="0.7932622"/>
<connection id="109" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.12058288" postSegmentId="11" postFractionAlong="0.007668457"/>
<connection id="110" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.24651362" postSegmentId="9" postFractionAlong="0.37763682"/>
<connection id="111" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.70173424" postSegmentId="75" postFractionAlong="0.0754895"/>
<connection id="112" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.08737237" postSegmentId="14" postFractionAlong="0.12868072"/>
<connection id="113" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.8674065" postSegmentId="16" postFractionAlong="0.53284514"/>
<connection id="114" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.20592915" postSegmentId="6" postFractionAlong="0.84512323"/>
<connection id="115" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.0048934035" postSegmentId="5" postFractionAlong="0.36082664"/>
<connection id="116" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.22551014" postSegmentId="16" postFractionAlong="0.6887885"/>
<connection id="117" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.7361919" postSegmentId="11" postFractionAlong="0.1393042"/>
<connection id="118" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.8255866" postSegmentId="7" postFractionAlong="0.68500763"/>
<connection id="119" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.7155667" postSegmentId="13" postFractionAlong="0.4607251"/>
<connection id="120" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.20301649" postSegmentId="2" postFractionAlong="0.31312498"/>
<connection id="121" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.4074896" postSegmentId="4" postFractionAlong="0.5648498"/>
<connection id="122" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.20974405" postSegmentId="10" postFractionAlong="0.92439455"/>
<connection id="123" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.14685631" postSegmentId="11" postFractionAlong="0.37309936"/>
<connection id="124" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.24917588" postSegmentId="12" postFractionAlong="0.6672913"/>
<connection id="125" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.94800264" postSegmentId="5" postFractionAlong="0.48373076"/>
<connection id="126" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.024950456" postSegmentId="9" postFractionAlong="0.2324793"/>
<connection id="127" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.82903886" postSegmentId="14" postFractionAlong="0.2502005"/>
<connection id="128" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.78515625" postSegmentId="8" postFractionAlong="0.19917357"/>
<connection id="129" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.41184548" postSegmentId="12" postFractionAlong="0.41962525"/>
<connection id="130" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.6813888" postSegmentId="9" postFractionAlong="0.022468267"/>
<connection id="131" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.17296858" postSegmentId="3" postFractionAlong="0.81230074"/>
<connection id="132" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.52066696" postSegmentId="6" postFractionAlong="0.6041809"/>
<connection id="133" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.6997447" postSegmentId="14" postFractionAlong="0.061987914"/>
<connection id="134" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.3978323" postSegmentId="8" postFractionAlong="0.7206347"/>
<connection id="135" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.6726171" postSegmentId="4" postFractionAlong="0.54812986"/>
<connection id="136" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.7290665" postSegmentId="10" postFractionAlong="0.21931091"/>
<connection id="137" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.48672035" postSegmentId="5" postFractionAlong="0.06430668"/>
<connection id="138" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.7070704" postSegmentId="13" postFractionAlong="0.5556476"/>
<connection id="139" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.9764545" postSegmentId="4" postFractionAlong="0.7791491"/>
<connection id="140" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.86739093" postSegmentId="75" postFractionAlong="0.4348407"/>
<connection id="141" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.8694622" postSegmentId="13" postFractionAlong="0.79688233"/>
<connection id="142" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.8112994" postSegmentId="4" postFractionAlong="0.9204687"/>
<connection id="143" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.5594715" postSegmentId="9" postFractionAlong="0.5955446"/>
<connection id="144" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.63867897" postSegmentId="10" postFractionAlong="0.6386322"/>
<connection id="145" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.6023762" postSegmentId="8" postFractionAlong="0.18751708"/>
<connection id="146" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.33913773" postSegmentId="15" postFractionAlong="0.5338159"/>
<connection id="147" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.97814506" postSegmentId="12" postFractionAlong="0.4101343"/>
<connection id="148" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.0098033445" postSegmentId="74" postFractionAlong="0.08053375"/>
<connection id="149" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.5650758" postSegmentId="15" postFractionAlong="0.06672974"/>
<connection id="150" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.30133924" postSegmentId="14" postFractionAlong="0.25364503"/>
<connection id="151" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.56157535" postSegmentId="13" postFractionAlong="0.13259888"/>
<connection id="152" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.883696" postSegmentId="10" postFractionAlong="0.1368042"/>
<connection id="153" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.0440875" postSegmentId="4" postFractionAlong="0.36748165"/>
<connection id="154" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.39629537" postSegmentId="74" postFractionAlong="0.85567385"/>
<connection id="155" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.58742523" postSegmentId="4" postFractionAlong="0.94771844"/>
<connection id="156" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.054147564" postSegmentId="16" postFractionAlong="0.2748819"/>
<connection id="157" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.5715836" postSegmentId="10" postFractionAlong="0.86193544"/>
<connection id="158" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.46979526" postSegmentId="12" postFractionAlong="0.030073242"/>
<connection id="159" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.15771942" postSegmentId="1" postFractionAlong="0.8056524"/>
<connection id="160" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.40336174" postSegmentId="10" postFractionAlong="0.05960388"/>
<connection id="161" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.92917633" postSegmentId="4" postFractionAlong="0.37124142"/>
<connection id="162" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.26564574" postSegmentId="9" postFractionAlong="0.22182867"/>
<connection id="163" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.7090508" postSegmentId="3" postFractionAlong="0.31140935"/>
<connection id="164" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.38528734" postSegmentId="3" postFractionAlong="0.5298159"/>
<connection id="165" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.42419726" postSegmentId="2" postFractionAlong="0.30137205"/>
<connection id="166" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.18016051" postSegmentId="13" postFractionAlong="0.25804016"/>
<connection id="167" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.8821982" postSegmentId="2" postFractionAlong="0.8098461"/>
<connection id="168" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.7059361" postSegmentId="15" postFractionAlong="0.22045776"/>
<connection id="169" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.03980955" postSegmentId="10" postFractionAlong="0.35434815"/>
<connection id="170" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.30962402" postSegmentId="8" postFractionAlong="0.89052725"/>
<connection id="171" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.7961962" postSegmentId="1" postFractionAlong="0.07543869"/>
<connection id="172" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.48994136" postSegmentId="74" postFractionAlong="0.75504637"/>
<connection id="173" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.35154969" postSegmentId="13" postFractionAlong="0.07593079"/>
<connection id="174" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.5949437" postSegmentId="15" postFractionAlong="0.41591674"/>
<connection id="175" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.01604741" postSegmentId="6" postFractionAlong="0.87605095"/>
<connection id="176" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.5177805" postSegmentId="9" postFractionAlong="0.81693375"/>
<connection id="177" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.42892995" postSegmentId="4" postFractionAlong="0.8373864"/>
<connection id="178" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.45337987" postSegmentId="13" postFractionAlong="0.508786"/>
<connection id="179" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.001660495" postSegmentId="2" postFractionAlong="0.18561888"/>
<connection id="180" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.43071488" postSegmentId="9" postFractionAlong="0.78914326"/>
<connection id="181" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.9775391" postSegmentId="6" postFractionAlong="0.44078976"/>
<connection id="182" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.25672853" postSegmentId="5" postFractionAlong="0.766707"/>
<connection id="183" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.850838" postSegmentId="10" postFractionAlong="0.950943"/>
<connection id="184" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.9142523" postSegmentId="75" postFractionAlong="0.4804625"/>
<connection id="185" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.8375419" postSegmentId="17" postFractionAlong="0.18680115"/>
<connection id="186" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.8757749" postSegmentId="10" postFractionAlong="0.8784833"/>
<connection id="187" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.90475905" postSegmentId="75" postFractionAlong="0.46979845"/>
<connection id="188" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.25885376" postSegmentId="9" postFractionAlong="0.11285281"/>
<connection id="189" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.1898143" postSegmentId="10" postFractionAlong="0.87562376"/>
<connection id="190" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.95100343" postSegmentId="74" postFractionAlong="0.50788474"/>
<connection id="191" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.41869536" postSegmentId="74" postFractionAlong="0.31076187"/>
<connection id="192" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.51873463" postSegmentId="11" postFractionAlong="0.29964355"/>
<connection id="193" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.42003667" postSegmentId="10" postFractionAlong="0.32223085"/>
<connection id="194" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.44992694" postSegmentId="10" postFractionAlong="0.7624457"/>
<connection id="195" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.09166271" postSegmentId="74" postFractionAlong="0.076094665"/>
<connection id="196" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.59437495" postSegmentId="11" postFractionAlong="0.6969104"/>
<connection id="197" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.97747034" postSegmentId="10" postFractionAlong="0.27378175"/>
<connection id="198" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.49812195" postSegmentId="13" postFractionAlong="0.87890196"/>
<connection id="199" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.8198939" postSegmentId="0" postFractionAlong="0.2558719"/>
<connection id="200" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.4849668" postSegmentId="11" postFractionAlong="0.248302"/>
<connection id="201" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.60513085" postSegmentId="9" postFractionAlong="0.3108973"/>
<connection id="202" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.67671466" postSegmentId="3" postFractionAlong="0.8998458"/>
<connection id="203" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.5436587" postSegmentId="11" postFractionAlong="0.10007141"/>
<connection id="204" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.9190366" postSegmentId="16" postFractionAlong="0.68665224"/>
<connection id="205" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.31034997" postSegmentId="12" postFractionAlong="0.106663205"/>
<connection id="206" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.40792373" postSegmentId="12" postFractionAlong="0.29725403"/>
<connection id="207" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.39346316" postSegmentId="15" postFractionAlong="0.5934906"/>
<connection id="208" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.48199004" postSegmentId="5" postFractionAlong="0.0090490775"/>
<connection id="209" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.12756176" postSegmentId="7" postFractionAlong="0.39199916"/>
<connection id="210" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.32765937" postSegmentId="13" postFractionAlong="0.08320312"/>
<connection id="211" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.33774355" postSegmentId="16" postFractionAlong="0.9294635"/>
<connection id="212" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.8186011" postSegmentId="10" postFractionAlong="0.6447626"/>
<connection id="213" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.2763302" postSegmentId="4" postFractionAlong="0.4386987"/>
<connection id="214" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.48960888" postSegmentId="75" postFractionAlong="0.4615213"/>
<connection id="215" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.9637987" postSegmentId="7" postFractionAlong="0.015795933"/>
<connection id="216" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.779475" postSegmentId="6" postFractionAlong="0.11136962"/>
<connection id="217" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.34758323" postSegmentId="2" postFractionAlong="0.19990599"/>
<connection id="218" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.8607296" postSegmentId="10" postFractionAlong="0.6511023"/>
<connection id="219" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.59027654" postSegmentId="74" postFractionAlong="0.9316449"/>
<connection id="220" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.47782952" postSegmentId="1" postFractionAlong="0.8704712"/>
<connection id="221" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.71290743" postSegmentId="5" postFractionAlong="0.94114923"/>
<connection id="222" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.045563433" postSegmentId="5" postFractionAlong="0.5458475"/>
<connection id="223" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.2597712" postSegmentId="15" postFractionAlong="0.20436463"/>
<connection id="224" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.7854892" postSegmentId="9" postFractionAlong="0.2004517"/>
<connection id="225" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.9325346" postSegmentId="15" postFractionAlong="0.32473144"/>
<connection id="226" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.8958197" postSegmentId="5" postFractionAlong="0.8711468"/>
<connection id="227" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.8749492" postSegmentId="10" postFractionAlong="0.4985779"/>
<connection id="228" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.17227182" postSegmentId="74" postFractionAlong="0.99534774"/>
<connection id="229" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.46390104" postSegmentId="16" postFractionAlong="0.16960053"/>
<connection id="230" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.18736127" postSegmentId="4" postFractionAlong="0.11518066"/>
<connection id="231" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.3415167" postSegmentId="10" postFractionAlong="0.21347168"/>
<connection id="232" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.017623343" postSegmentId="3" postFractionAlong="0.118592314"/>
<connection id="233" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.8062944" postSegmentId="9" postFractionAlong="0.26234382"/>
<connection id="234" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.6339792" postSegmentId="4" postFractionAlong="0.22703367"/>
<connection id="235" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.5221236" postSegmentId="11" postFractionAlong="0.42242736"/>
<connection id="236" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.31827724" postSegmentId="11" postFractionAlong="0.5422742"/>
<connection id="237" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.16144936" postSegmentId="16" postFractionAlong="0.33030882"/>
<connection id="238" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.097784765" postSegmentId="11" postFractionAlong="0.6143463"/>
<connection id="239" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.48263854" postSegmentId="6" postFractionAlong="0.7320874"/>
<connection id="240" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.4919862" postSegmentId="13" postFractionAlong="0.91580015"/>
<connection id="241" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.97996944" postSegmentId="16" postFractionAlong="0.86305207"/>
<connection id="242" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.07702943" postSegmentId="74" postFractionAlong="0.7815863"/>
<connection id="243" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.25759125" postSegmentId="16" postFractionAlong="0.17444305"/>
<connection id="244" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.8330449" postSegmentId="13" postFractionAlong="0.9056152"/>
<connection id="245" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.07807145" postSegmentId="14" postFractionAlong="0.5646771"/>
<connection id="246" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.72218096" postSegmentId="5" postFractionAlong="0.42627347"/>
<connection id="247" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.44447982" postSegmentId="6" postFractionAlong="0.21081664"/>
<connection id="248" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.89390755" postSegmentId="4" postFractionAlong="0.5094104"/>
<connection id="249" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.45919544" postSegmentId="1" postFractionAlong="0.29751167"/>
<connection id="250" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.2523388" postSegmentId="75" postFractionAlong="0.7643282"/>
<connection id="251" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.5642164" postSegmentId="15" postFractionAlong="0.25286683"/>
<connection id="252" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.12384406" postSegmentId="4" postFractionAlong="0.6264367"/>
<connection id="253" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.11331833" postSegmentId="7" postFractionAlong="0.42905614"/>
<connection id="254" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.4087489" postSegmentId="75" postFractionAlong="0.35587722"/>
<connection id="255" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.44203776" postSegmentId="17" postFractionAlong="0.2721814"/>
<connection id="256" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.6478663" postSegmentId="9" postFractionAlong="0.08457399"/>
<connection id="257" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.8797291" postSegmentId="8" postFractionAlong="0.036992185"/>
<connection id="258" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.36972004" postSegmentId="8" postFractionAlong="0.12770751"/>
<connection id="259" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.9510391" postSegmentId="13" postFractionAlong="0.35256225"/>
<connection id="260" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.96633416" postSegmentId="16" postFractionAlong="0.7455554"/>
<connection id="261" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.37354362" postSegmentId="16" postFractionAlong="0.9385599"/>
<connection id="262" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.42609447" postSegmentId="17" postFractionAlong="0.37608156"/>
<connection id="263" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.33951247" postSegmentId="14" postFractionAlong="0.16051757"/>
<connection id="264" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.13311253" postSegmentId="74" postFractionAlong="0.6684522"/>
<connection id="265" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.8561868" postSegmentId="4" postFractionAlong="0.86489373"/>
<connection id="266" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.93518126" postSegmentId="8" postFractionAlong="0.6303723"/>
<connection id="267" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.99004" postSegmentId="12" postFractionAlong="0.6896918"/>
<connection id="268" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.8484567" postSegmentId="17" postFractionAlong="0.17869385"/>
<connection id="269" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.073511004" postSegmentId="1" postFractionAlong="0.59678346"/>
<connection id="270" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.07291553" postSegmentId="9" postFractionAlong="0.77089006"/>
<connection id="271" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.72677344" postSegmentId="74" postFractionAlong="0.24034287"/>
<connection id="272" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.7952048" postSegmentId="8" postFractionAlong="0.22031736"/>
<connection id="273" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.2348579" postSegmentId="14" postFractionAlong="0.50612277"/>
<connection id="274" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.31897843" postSegmentId="17" postFractionAlong="0.038843382"/>
<connection id="275" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.53160024" postSegmentId="6" postFractionAlong="0.38920042"/>
<connection id="276" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.048049223" postSegmentId="0" postFractionAlong="0.50734615"/>
<connection id="277" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.6326492" postSegmentId="4" postFractionAlong="0.07033935"/>
<connection id="278" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.25375423" postSegmentId="12" postFractionAlong="0.6280066"/>
<connection id="279" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.51613134" postSegmentId="17" postFractionAlong="0.69829863"/>
<connection id="280" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.78295225" postSegmentId="75" postFractionAlong="0.45825636"/>
<connection id="281" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.5239647" postSegmentId="0" postFractionAlong="0.7169875"/>
<connection id="282" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.12332896" postSegmentId="9" postFractionAlong="0.29071784"/>
<connection id="283" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.935392" postSegmentId="12" postFractionAlong="0.4110486"/>
<connection id="284" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.7784125" postSegmentId="74" postFractionAlong="0.68501204"/>
<connection id="285" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.8582448" postSegmentId="9" postFractionAlong="0.087004416"/>
<connection id="286" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.93073565" postSegmentId="2" postFractionAlong="0.9695153"/>
<connection id="287" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.5624711" postSegmentId="75" postFractionAlong="0.64384156"/>
<connection id="288" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.9937543" postSegmentId="10" postFractionAlong="0.8901337"/>
<connection id="289" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.7317928" postSegmentId="75" postFractionAlong="0.12020462"/>
<connection id="290" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.9170032" postSegmentId="6" postFractionAlong="0.93306386"/>
<connection id="291" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.45430964" postSegmentId="5" postFractionAlong="0.053005405"/>
<connection id="292" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.17754662" postSegmentId="8" postFractionAlong="0.008737792"/>
<connection id="293" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.0028696258" postSegmentId="3" postFractionAlong="0.6089479"/>
<connection id="294" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.77053136" postSegmentId="15" postFractionAlong="0.06402649"/>
<connection id="295" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.5475353" postSegmentId="12" postFractionAlong="0.5376117"/>
<connection id="296" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.03969974" postSegmentId="74" postFractionAlong="0.53235036"/>
<connection id="297" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.6750076" postSegmentId="12" postFractionAlong="0.6175317"/>
<connection id="298" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.50279367" postSegmentId="17" postFractionAlong="0.8388895"/>
<connection id="299" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.08473013" postSegmentId="74" postFractionAlong="0.8234953"/>
<connection id="300" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.73333675" postSegmentId="10" postFractionAlong="0.59321654"/>
<connection id="301" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.25238535" postSegmentId="75" postFractionAlong="0.88517606"/>
<connection id="302" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.59203225" postSegmentId="0" postFractionAlong="0.79137766"/>
<connection id="303" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.98297876" postSegmentId="14" postFractionAlong="0.10398651"/>
<connection id="304" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.64985895" postSegmentId="4" postFractionAlong="0.18446898"/>
<connection id="305" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.52657205" postSegmentId="74" postFractionAlong="0.84757066"/>
<connection id="306" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.8554949" postSegmentId="15" postFractionAlong="0.112600096"/>
<connection id="307" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.24746996" postSegmentId="12" postFractionAlong="0.82747495"/>
<connection id="308" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.92814183" postSegmentId="14" postFractionAlong="0.88855714"/>
<connection id="309" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.8453815" postSegmentId="1" postFractionAlong="0.82555264"/>
<connection id="310" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.8790332" postSegmentId="13" postFractionAlong="0.3914911"/>
<connection id="311" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.67473215" postSegmentId="11" postFractionAlong="0.2055902"/>
<connection id="312" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.40448797" postSegmentId="2" postFractionAlong="0.68109494"/>
<connection id="313" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.9547508" postSegmentId="10" postFractionAlong="0.14802185"/>
<connection id="314" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.21629424" postSegmentId="15" postFractionAlong="0.62210387"/>
<connection id="315" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.58893585" postSegmentId="16" postFractionAlong="0.3513144"/>
<connection id="316" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.4528727" postSegmentId="4" postFractionAlong="0.6076147"/>
<connection id="317" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.54513466" postSegmentId="9" postFractionAlong="0.81029195"/>
<connection id="318" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.6587782" postSegmentId="16" postFractionAlong="0.051289063"/>
<connection id="319" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.3545432" postSegmentId="5" postFractionAlong="0.5725748"/>
<connection id="320" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.44907957" postSegmentId="3" postFractionAlong="0.6645508"/>
<connection id="321" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.6615768" postSegmentId="9" postFractionAlong="0.8704714"/>
<connection id="322" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.5518484" postSegmentId="74" postFractionAlong="0.9407457"/>
<connection id="323" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.9936622" postSegmentId="17" postFractionAlong="0.06976593"/>
<connection id="324" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.28178948" postSegmentId="75" postFractionAlong="0.9541261"/>
<connection id="325" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.5787274" postSegmentId="14" postFractionAlong="0.9294324"/>
<connection id="326" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.45612365" postSegmentId="10" postFractionAlong="0.4913385"/>
<connection id="327" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.42310652" postSegmentId="2" postFractionAlong="0.18825926"/>
<connection id="328" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.96664834" postSegmentId="16" postFractionAlong="0.31255493"/>
<connection id="329" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.46146184" postSegmentId="10" postFractionAlong="0.58719546"/>
<connection id="330" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.6843078" postSegmentId="11" postFractionAlong="0.84648925"/>
<connection id="331" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.5743323" postSegmentId="6" postFractionAlong="0.8286328"/>
<connection id="332" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.21604128" postSegmentId="17" postFractionAlong="0.8520544"/>
<connection id="333" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.42814657" postSegmentId="4" postFractionAlong="0.48811397"/>
<connection id="334" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.8192243" postSegmentId="13" postFractionAlong="0.94006956"/>
<connection id="335" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.86206394" postSegmentId="10" postFractionAlong="0.13531983"/>
<connection id="336" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.68952656" postSegmentId="14" postFractionAlong="0.91483825"/>
<connection id="337" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.24722576" postSegmentId="0" postFractionAlong="0.321962"/>
<connection id="338" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.87063855" postSegmentId="14" postFractionAlong="0.10879608"/>
<connection id="339" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.95660657" postSegmentId="12" postFractionAlong="0.4812207"/>
<connection id="340" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.1948197" postSegmentId="2" postFractionAlong="0.3504968"/>
<connection id="341" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.0025908453" postSegmentId="9" postFractionAlong="0.99470484"/>
<connection id="342" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.07211088" postSegmentId="74" postFractionAlong="0.22880295"/>
<connection id="343" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.3608176" postSegmentId="75" postFractionAlong="0.8029201"/>
<connection id="344" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.6111589" postSegmentId="16" postFractionAlong="0.420842"/>
<connection id="345" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.2733586" postSegmentId="75" postFractionAlong="0.7616818"/>
<connection id="346" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.4577819" postSegmentId="75" postFractionAlong="0.69539475"/>
<connection id="347" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.6021223" postSegmentId="5" postFractionAlong="0.17479748"/>
<connection id="348" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.74013233" postSegmentId="2" postFractionAlong="0.16634399"/>
<connection id="349" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.74058986" postSegmentId="14" postFractionAlong="0.0600708"/>
<connection id="350" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="112" preFractionAlong="0.48518777" postSegmentId="15" postFractionAlong="0.93792725"/>
<connection id="351" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="113" preFractionAlong="0.56704974" postSegmentId="10" postFractionAlong="0.7452496"/>
<connection id="352" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="112" preFractionAlong="0.31264395" postSegmentId="2" postFractionAlong="0.8777868"/>
<connection id="353" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="112" preFractionAlong="0.14295498" postSegmentId="2" postFractionAlong="0.7859472"/>
<connection id="354" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="113" preFractionAlong="0.462748" postSegmentId="7" postFractionAlong="0.15163852"/>
<connection id="355" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.21295024" postSegmentId="74" postFractionAlong="0.59520507"/>
<connection id="356" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.34174162" postSegmentId="14" postFractionAlong="0.7832666"/>
<connection id="357" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="113" preFractionAlong="0.08528951" postSegmentId="12" postFractionAlong="0.43357545"/>
<connection id="358" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.9642392" postSegmentId="11" postFractionAlong="0.49775636"/>
<connection id="359" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.10847744" postSegmentId="10" postFractionAlong="0.36577514"/>
<connection id="360" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="112" preFractionAlong="0.9469501" postSegmentId="7" postFractionAlong="0.64415425"/>
<connection id="361" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.7169887" postSegmentId="10" postFractionAlong="0.8440387"/>
<connection id="362" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="112" preFractionAlong="0.5240108" postSegmentId="9" postFractionAlong="0.5444105"/>
<connection id="363" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="116" preFractionAlong="0.43759066" postSegmentId="13" postFractionAlong="0.98347837"/>
<connection id="364" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="117" preFractionAlong="0.4060943" postSegmentId="75" postFractionAlong="0.8507527"/>
<connection id="365" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="116" preFractionAlong="0.54555" postSegmentId="2" postFractionAlong="0.038798824"/>
<connection id="366" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="112" preFractionAlong="0.6445768" postSegmentId="5" postFractionAlong="0.42520046"/>
<connection id="367" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.64629024" postSegmentId="11" postFractionAlong="0.57897156"/>
<connection id="368" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.92841506" postSegmentId="9" postFractionAlong="0.798279"/>
<connection id="369" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="117" preFractionAlong="0.8716922" postSegmentId="11" postFractionAlong="0.8424219"/>
<connection id="370" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="116" preFractionAlong="0.6437687" postSegmentId="1" postFractionAlong="0.40192032"/>
<connection id="371" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.14866634" postSegmentId="74" postFractionAlong="0.23762336"/>
<connection id="372" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.5838146" postSegmentId="7" postFractionAlong="0.8209308"/>
<connection id="373" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="117" preFractionAlong="0.20013748" postSegmentId="5" postFractionAlong="0.8538775"/>
<connection id="374" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.4360397" postSegmentId="9" postFractionAlong="0.7197243"/>
<connection id="375" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="113" preFractionAlong="0.7093237" postSegmentId="10" postFractionAlong="0.87262756"/>
<connection id="376" preCellId="../CG_C04_Bask_sm/9/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="112" preFractionAlong="0.7532558" postSegmentId="8" postFractionAlong="0.66495234"/>
<connection id="377" preCellId="../CG_C04_Bask_sm/1/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="116" preFractionAlong="0.61149865" postSegmentId="11" postFractionAlong="0.28566712"/>
<connection id="378" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="117" preFractionAlong="0.48793986" postSegmentId="17" postFractionAlong="0.5066547"/>
<connection id="379" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/18/L23PyrRS" preSegmentId="112" preFractionAlong="0.48849124" postSegmentId="74" postFractionAlong="0.7060054"/>
<connection id="380" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="116" preFractionAlong="0.8570515" postSegmentId="4" postFractionAlong="0.023604734"/>
<connection id="381" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="112" preFractionAlong="0.02211263" postSegmentId="13" postFractionAlong="0.82921386"/>
<connection id="382" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.6007142" postSegmentId="11" postFractionAlong="0.0032891845"/>
<connection id="383" preCellId="../CG_C04_Bask_sm/2/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="112" preFractionAlong="0.42097202" postSegmentId="2" postFractionAlong="0.758861"/>
<connection id="384" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.13176088" postSegmentId="12" postFractionAlong="0.65513307"/>
<connection id="385" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="116" preFractionAlong="0.50254536" postSegmentId="15" postFractionAlong="0.36911315"/>
<connection id="386" preCellId="../CG_C04_Bask_sm/8/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="112" preFractionAlong="0.73348933" postSegmentId="2" postFractionAlong="0.57200193"/>
<connection id="387" preCellId="../CG_C04_Bask_sm/6/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="113" preFractionAlong="0.6794513" postSegmentId="14" postFractionAlong="0.5656378"/>
<connection id="388" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.70939744" postSegmentId="17" postFractionAlong="0.31133452"/>
<connection id="389" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="116" preFractionAlong="0.79430974" postSegmentId="17" postFractionAlong="0.22696412"/>
<connection id="390" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="116" preFractionAlong="0.8546586" postSegmentId="74" postFractionAlong="0.46871293"/>
<connection id="391" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="113" preFractionAlong="0.46950352" postSegmentId="14" postFractionAlong="0.06074829"/>
<connection id="392" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.7403985" postSegmentId="2" postFractionAlong="0.654591"/>
<connection id="393" preCellId="../CG_C04_Bask_sm/5/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.72322047" postSegmentId="11" postFractionAlong="0.7069031"/>
<connection id="394" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="113" preFractionAlong="0.050460003" postSegmentId="5" postFractionAlong="0.9919513"/>
<connection id="395" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="116" preFractionAlong="0.2720676" postSegmentId="17" postFractionAlong="0.3593234"/>
<connection id="396" preCellId="../CG_C04_Bask_sm/3/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.0171615" postSegmentId="5" postFractionAlong="0.60663"/>
<connection id="397" preCellId="../CG_C04_Bask_sm/0/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="116" preFractionAlong="0.6573846" postSegmentId="6" postFractionAlong="0.40196043"/>
<connection id="398" preCellId="../CG_C04_Bask_sm/4/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="117" preFractionAlong="0.27056193" postSegmentId="15" postFractionAlong="0.29968262"/>
<connection id="399" preCellId="../CG_C04_Bask_sm/7/SupBasket" postCellId="../CG_C04_RS_sm/19/L23PyrRS" preSegmentId="112" preFractionAlong="0.7853585" postSegmentId="16" postFractionAlong="0.8340631"/>
</projection>
<projection id="LTS_RS_sm" presynapticPopulation="CG_C04_LTS_sm" postsynapticPopulation="CG_C04_RS_sm" synapse="Inh_LTS_Pyr">
<connection id="0" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.10620697" postSegmentId="86" postFractionAlong="0.04617179"/>
<connection id="1" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.34365073" postSegmentId="37" postFractionAlong="0.012691651"/>
<connection id="2" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.6706685" postSegmentId="26" postFractionAlong="0.8989845"/>
<connection id="3" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.23729432" postSegmentId="107" postFractionAlong="0.054590493"/>
<connection id="4" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.89461094" postSegmentId="127" postFractionAlong="0.28366876"/>
<connection id="5" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.20530383" postSegmentId="103" postFractionAlong="0.040313017"/>
<connection id="6" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.27962655" postSegmentId="31" postFractionAlong="0.42556843"/>
<connection id="7" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.8407031" postSegmentId="52" postFractionAlong="0.78439134"/>
<connection id="8" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.93185365" postSegmentId="68" postFractionAlong="0.83430666"/>
<connection id="9" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.6382114" postSegmentId="83" postFractionAlong="0.31176716"/>
<connection id="10" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.4612792" postSegmentId="47" postFractionAlong="0.63151854"/>
<connection id="11" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.23608407" postSegmentId="110" postFractionAlong="0.2461887"/>
<connection id="12" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.46169764" postSegmentId="60" postFractionAlong="0.3479785"/>
<connection id="13" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.58269155" postSegmentId="78" postFractionAlong="0.10967773"/>
<connection id="14" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.052844387" postSegmentId="22" postFractionAlong="0.045133058"/>
<connection id="15" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.852487" postSegmentId="41" postFractionAlong="0.5829456"/>
<connection id="16" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.505541" postSegmentId="113" postFractionAlong="0.23471393"/>
<connection id="17" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.7902842" postSegmentId="133" postFractionAlong="0.64930874"/>
<connection id="18" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.78633606" postSegmentId="81" postFractionAlong="0.28158903"/>
<connection id="19" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.6765929" postSegmentId="89" postFractionAlong="0.7292878"/>
<connection id="20" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.26303965" postSegmentId="70" postFractionAlong="0.99661136"/>
<connection id="21" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.28256255" postSegmentId="110" postFractionAlong="0.104959786"/>
<connection id="22" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.41365826" postSegmentId="47" postFractionAlong="0.63232666"/>
<connection id="23" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.8124688" postSegmentId="133" postFractionAlong="0.14111586"/>
<connection id="24" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.39489567" postSegmentId="54" postFractionAlong="0.6241902"/>
<connection id="25" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.6401207" postSegmentId="105" postFractionAlong="0.97255903"/>
<connection id="26" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.9117422" postSegmentId="116" postFractionAlong="0.1619104"/>
<connection id="27" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.7463727" postSegmentId="112" postFractionAlong="0.013525605"/>
<connection id="28" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.22211725" postSegmentId="62" postFractionAlong="0.9591699"/>
<connection id="29" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.994571" postSegmentId="28" postFractionAlong="0.3545949"/>
<connection id="30" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.19467214" postSegmentId="122" postFractionAlong="0.7171305"/>
<connection id="31" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.4618578" postSegmentId="93" postFractionAlong="0.7949569"/>
<connection id="32" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.16002019" postSegmentId="79" postFractionAlong="0.2704712"/>
<connection id="33" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.9190535" postSegmentId="86" postFractionAlong="0.15648897"/>
<connection id="34" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.9329348" postSegmentId="78" postFractionAlong="0.4492163"/>
<connection id="35" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.5743227" postSegmentId="121" postFractionAlong="0.77096635"/>
<connection id="36" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.40719187" postSegmentId="76" postFractionAlong="0.3376176"/>
<connection id="37" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.26965874" postSegmentId="40" postFractionAlong="0.90286374"/>
<connection id="38" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.8197335" postSegmentId="118" postFractionAlong="0.32972127"/>
<connection id="39" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.4355917" postSegmentId="71" postFractionAlong="0.7296094"/>
<connection id="40" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.12816842" postSegmentId="65" postFractionAlong="0.09358154"/>
<connection id="41" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.09855583" postSegmentId="100" postFractionAlong="0.28837636"/>
<connection id="42" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.25226638" postSegmentId="20" postFractionAlong="0.45059082"/>
<connection id="43" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.96400845" postSegmentId="31" postFractionAlong="0.66400784"/>
<connection id="44" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.8885935" postSegmentId="102" postFractionAlong="0.09090587"/>
<connection id="45" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.15106674" postSegmentId="36" postFractionAlong="0.46481568"/>
<connection id="46" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.41059607" postSegmentId="127" postFractionAlong="0.59244466"/>
<connection id="47" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.99369687" postSegmentId="83" postFractionAlong="0.53221124"/>
<connection id="48" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.39610934" postSegmentId="27" postFractionAlong="0.11940723"/>
<connection id="49" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.72613055" postSegmentId="88" postFractionAlong="0.6798139"/>
<connection id="50" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.8145441" postSegmentId="121" postFractionAlong="0.7452339"/>
<connection id="51" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.35097268" postSegmentId="36" postFractionAlong="0.5936255"/>
<connection id="52" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="117" preFractionAlong="0.82811654" postSegmentId="132" postFractionAlong="0.32411364"/>
<connection id="53" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.8085752" postSegmentId="73" postFractionAlong="0.88947266"/>
<connection id="54" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.4948968" postSegmentId="131" postFractionAlong="0.28204015"/>
<connection id="55" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.7392771" postSegmentId="39" postFractionAlong="0.060822755"/>
<connection id="56" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="113" preFractionAlong="0.03892504" postSegmentId="34" postFractionAlong="0.9283106"/>
<connection id="57" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="116" preFractionAlong="0.8011046" postSegmentId="21" postFractionAlong="0.48797548"/>
<connection id="58" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.998449" postSegmentId="45" postFractionAlong="0.83926755"/>
<connection id="59" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/0/L23PyrRS" preSegmentId="112" preFractionAlong="0.8654489" postSegmentId="19" postFractionAlong="0.93752444"/>
<connection id="60" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.2657701" postSegmentId="65" postFractionAlong="0.63905764"/>
<connection id="61" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.75366277" postSegmentId="86" postFractionAlong="0.8847689"/>
<connection id="62" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.8085128" postSegmentId="88" postFractionAlong="0.31960914"/>
<connection id="63" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.026875542" postSegmentId="117" postFractionAlong="0.11583221"/>
<connection id="64" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.8206846" postSegmentId="53" postFractionAlong="0.1530639"/>
<connection id="65" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.011845637" postSegmentId="59" postFractionAlong="0.28533202"/>
<connection id="66" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.84704006" postSegmentId="102" postFractionAlong="0.7005191"/>
<connection id="67" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.4959112" postSegmentId="133" postFractionAlong="0.15086213"/>
<connection id="68" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.57326555" postSegmentId="28" postFractionAlong="0.7416483"/>
<connection id="69" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.42074543" postSegmentId="35" postFractionAlong="0.15057984"/>
<connection id="70" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.1588948" postSegmentId="102" postFractionAlong="0.554058"/>
<connection id="71" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.31627166" postSegmentId="64" postFractionAlong="0.6405395"/>
<connection id="72" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.39346278" postSegmentId="93" postFractionAlong="0.21055198"/>
<connection id="73" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.801626" postSegmentId="100" postFractionAlong="0.25212243"/>
<connection id="74" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.48004755" postSegmentId="61" postFractionAlong="0.63490725"/>
<connection id="75" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.33630115" postSegmentId="25" postFractionAlong="0.77759737"/>
<connection id="76" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.42188567" postSegmentId="26" postFractionAlong="0.82302505"/>
<connection id="77" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.98167396" postSegmentId="43" postFractionAlong="0.33511475"/>
<connection id="78" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.1629312" postSegmentId="103" postFractionAlong="0.98999804"/>
<connection id="79" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.15193248" postSegmentId="40" postFractionAlong="0.28749144"/>
<connection id="80" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.038213663" postSegmentId="66" postFractionAlong="0.955"/>
<connection id="81" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.24892975" postSegmentId="86" postFractionAlong="0.86736166"/>
<connection id="82" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.06689008" postSegmentId="119" postFractionAlong="0.439559"/>
<connection id="83" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.7638617" postSegmentId="54" postFractionAlong="0.46986508"/>
<connection id="84" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.36692148" postSegmentId="47" postFractionAlong="0.91763914"/>
<connection id="85" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.21729031" postSegmentId="82" postFractionAlong="0.37530246"/>
<connection id="86" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.89594585" postSegmentId="131" postFractionAlong="0.7744898"/>
<connection id="87" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.74969107" postSegmentId="53" postFractionAlong="0.18120398"/>
<connection id="88" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.44155493" postSegmentId="112" postFractionAlong="0.81859696"/>
<connection id="89" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.6433324" postSegmentId="121" postFractionAlong="0.061132774"/>
<connection id="90" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.64825773" postSegmentId="27" postFractionAlong="0.61525154"/>
<connection id="91" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.13213092" postSegmentId="77" postFractionAlong="0.041276857"/>
<connection id="92" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.7794129" postSegmentId="70" postFractionAlong="0.51112306"/>
<connection id="93" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.10253153" postSegmentId="123" postFractionAlong="0.80136925"/>
<connection id="94" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.08608664" postSegmentId="59" postFractionAlong="0.7870898"/>
<connection id="95" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.3476715" postSegmentId="69" postFractionAlong="0.56362796"/>
<connection id="96" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.8195601" postSegmentId="90" postFractionAlong="0.26272163"/>
<connection id="97" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.40681913" postSegmentId="29" postFractionAlong="0.74538517"/>
<connection id="98" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.38013983" postSegmentId="41" postFractionAlong="0.6423584"/>
<connection id="99" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.17739291" postSegmentId="126" postFractionAlong="0.8776249"/>
<connection id="100" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.8599714" postSegmentId="105" postFractionAlong="0.11087896"/>
<connection id="101" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.4679125" postSegmentId="24" postFractionAlong="0.48022065"/>
<connection id="102" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.46076742" postSegmentId="59" postFractionAlong="0.59117675"/>
<connection id="103" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.5293097" postSegmentId="63" postFractionAlong="0.7534521"/>
<connection id="104" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="113" preFractionAlong="0.89107454" postSegmentId="40" postFractionAlong="0.9852588"/>
<connection id="105" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.65564317" postSegmentId="116" postFractionAlong="0.47263578"/>
<connection id="106" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.43422174" postSegmentId="106" postFractionAlong="0.92567694"/>
<connection id="107" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.82490045" postSegmentId="26" postFractionAlong="0.20698978"/>
<connection id="108" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.8482983" postSegmentId="65" postFractionAlong="0.30999267"/>
<connection id="109" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.68284667" postSegmentId="41" postFractionAlong="0.040668946"/>
<connection id="110" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.19956633" postSegmentId="19" postFractionAlong="0.7900598"/>
<connection id="111" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.6521234" postSegmentId="133" postFractionAlong="0.4605748"/>
<connection id="112" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.7688398" postSegmentId="101" postFractionAlong="0.34196383"/>
<connection id="113" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.21688889" postSegmentId="47" postFractionAlong="0.6810791"/>
<connection id="114" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.8231848" postSegmentId="33" postFractionAlong="0.98124546"/>
<connection id="115" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.44460928" postSegmentId="117" postFractionAlong="0.7799655"/>
<connection id="116" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.2959882" postSegmentId="56" postFractionAlong="0.06319607"/>
<connection id="117" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="116" preFractionAlong="0.7628041" postSegmentId="53" postFractionAlong="0.8704676"/>
<connection id="118" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="117" preFractionAlong="0.17099006" postSegmentId="89" postFractionAlong="0.4887114"/>
<connection id="119" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/1/L23PyrRS" preSegmentId="112" preFractionAlong="0.31681836" postSegmentId="64" postFractionAlong="0.98541015"/>
<connection id="120" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.7790673" postSegmentId="121" postFractionAlong="0.81095654"/>
<connection id="121" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.30870712" postSegmentId="85" postFractionAlong="0.56223106"/>
<connection id="122" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.830307" postSegmentId="133" postFractionAlong="0.78891087"/>
<connection id="123" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.84431577" postSegmentId="125" postFractionAlong="0.43890738"/>
<connection id="124" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.39900663" postSegmentId="72" postFractionAlong="0.4655371"/>
<connection id="125" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.6347307" postSegmentId="108" postFractionAlong="0.09192392"/>
<connection id="126" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.7276911" postSegmentId="52" postFractionAlong="0.60024315"/>
<connection id="127" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.48680073" postSegmentId="89" postFractionAlong="0.19645526"/>
<connection id="128" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.5355919" postSegmentId="108" postFractionAlong="0.08846688"/>
<connection id="129" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.36252198" postSegmentId="60" postFractionAlong="0.05060791"/>
<connection id="130" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.50753987" postSegmentId="90" postFractionAlong="0.9582769"/>
<connection id="131" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.40151522" postSegmentId="48" postFractionAlong="0.851626"/>
<connection id="132" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.8903751" postSegmentId="73" postFractionAlong="0.2598877"/>
<connection id="133" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.50190526" postSegmentId="41" postFractionAlong="0.32021484"/>
<connection id="134" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.307422" postSegmentId="97" postFractionAlong="0.14313285"/>
<connection id="135" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.41920128" postSegmentId="52" postFractionAlong="0.4194544"/>
<connection id="136" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.2866791" postSegmentId="66" postFractionAlong="0.5302246"/>
<connection id="137" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.61021525" postSegmentId="47" postFractionAlong="0.7607788"/>
<connection id="138" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.8662169" postSegmentId="91" postFractionAlong="0.44879228"/>
<connection id="139" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.72352475" postSegmentId="42" postFractionAlong="0.3673755"/>
<connection id="140" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.87206006" postSegmentId="81" postFractionAlong="0.6203308"/>
<connection id="141" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.33161515" postSegmentId="107" postFractionAlong="0.27400717"/>
<connection id="142" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.9352306" postSegmentId="33" postFractionAlong="0.4647361"/>
<connection id="143" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.9941234" postSegmentId="21" postFractionAlong="0.47989258"/>
<connection id="144" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.61901563" postSegmentId="22" postFractionAlong="0.15717682"/>
<connection id="145" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.078687534" postSegmentId="35" postFractionAlong="0.907395"/>
<connection id="146" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.9202904" postSegmentId="97" postFractionAlong="0.062464982"/>
<connection id="147" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.08848561" postSegmentId="38" postFractionAlong="0.49628296"/>
<connection id="148" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.21960862" postSegmentId="127" postFractionAlong="0.44699705"/>
<connection id="149" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.44594103" postSegmentId="104" postFractionAlong="0.45872968"/>
<connection id="150" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.94430095" postSegmentId="89" postFractionAlong="0.4817973"/>
<connection id="151" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.32984793" postSegmentId="127" postFractionAlong="0.13594577"/>
<connection id="152" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.044312116" postSegmentId="52" postFractionAlong="0.3258788"/>
<connection id="153" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.5288379" postSegmentId="66" postFractionAlong="0.32620117"/>
<connection id="154" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.6516342" postSegmentId="112" postFractionAlong="0.7713794"/>
<connection id="155" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.6586355" postSegmentId="128" postFractionAlong="0.9448431"/>
<connection id="156" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.8211726" postSegmentId="52" postFractionAlong="0.47656947"/>
<connection id="157" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.028092304" postSegmentId="38" postFractionAlong="0.15494508"/>
<connection id="158" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.8308362" postSegmentId="95" postFractionAlong="0.56799114"/>
<connection id="159" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.7470727" postSegmentId="52" postFractionAlong="0.9954638"/>
<connection id="160" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.8110056" postSegmentId="105" postFractionAlong="0.411924"/>
<connection id="161" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.645368" postSegmentId="110" postFractionAlong="0.6687817"/>
<connection id="162" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.25208995" postSegmentId="129" postFractionAlong="0.16868432"/>
<connection id="163" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.06999134" postSegmentId="58" postFractionAlong="0.43834472"/>
<connection id="164" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.91735953" postSegmentId="55" postFractionAlong="0.95140904"/>
<connection id="165" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.063666806" postSegmentId="129" postFractionAlong="0.84508175"/>
<connection id="166" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.13140951" postSegmentId="128" postFractionAlong="0.62495404"/>
<connection id="167" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.19663534" postSegmentId="79" postFractionAlong="0.753064"/>
<connection id="168" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.4743498" postSegmentId="63" postFractionAlong="0.4905127"/>
<connection id="169" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.4286372" postSegmentId="108" postFractionAlong="0.6790827"/>
<connection id="170" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.65762365" postSegmentId="20" postFractionAlong="0.9238019"/>
<connection id="171" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.4911983" postSegmentId="100" postFractionAlong="0.73669493"/>
<connection id="172" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.1865031" postSegmentId="30" postFractionAlong="0.41012156"/>
<connection id="173" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.81813896" postSegmentId="36" postFractionAlong="0.9781006"/>
<connection id="174" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.5581049" postSegmentId="50" postFractionAlong="0.16363071"/>
<connection id="175" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.19043034" postSegmentId="63" postFractionAlong="0.19568115"/>
<connection id="176" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="117" preFractionAlong="0.32507107" postSegmentId="28" postFractionAlong="0.99649704"/>
<connection id="177" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="112" preFractionAlong="0.25902128" postSegmentId="101" postFractionAlong="0.1618924"/>
<connection id="178" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="116" preFractionAlong="0.42457014" postSegmentId="45" postFractionAlong="0.10244629"/>
<connection id="179" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/2/L23PyrRS" preSegmentId="113" preFractionAlong="0.60734904" postSegmentId="82" postFractionAlong="0.30277717"/>
<connection id="180" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.9742766" postSegmentId="24" postFractionAlong="0.3501448"/>
<connection id="181" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.40950832" postSegmentId="69" postFractionAlong="0.61624026"/>
<connection id="182" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.34989265" postSegmentId="92" postFractionAlong="0.875755"/>
<connection id="183" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.07631017" postSegmentId="100" postFractionAlong="0.91219825"/>
<connection id="184" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.7179299" postSegmentId="43" postFractionAlong="0.7295312"/>
<connection id="185" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.4988497" postSegmentId="23" postFractionAlong="0.8414069"/>
<connection id="186" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.40818205" postSegmentId="90" postFractionAlong="0.5532207"/>
<connection id="187" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.2232452" postSegmentId="47" postFractionAlong="0.005727539"/>
<connection id="188" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.19527036" postSegmentId="77" postFractionAlong="0.08242981"/>
<connection id="189" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.3658818" postSegmentId="47" postFractionAlong="0.0289917"/>
<connection id="190" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.8965326" postSegmentId="62" postFractionAlong="0.21801513"/>
<connection id="191" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.1733511" postSegmentId="85" postFractionAlong="0.007529226"/>
<connection id="192" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.657858" postSegmentId="20" postFractionAlong="0.3202246"/>
<connection id="193" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.7667607" postSegmentId="129" postFractionAlong="0.7611254"/>
<connection id="194" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.48926252" postSegmentId="31" postFractionAlong="0.2893128"/>
<connection id="195" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.2932994" postSegmentId="97" postFractionAlong="0.04449159"/>
<connection id="196" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.938428" postSegmentId="81" postFractionAlong="0.037284788"/>
<connection id="197" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.26625142" postSegmentId="38" postFractionAlong="0.6932324"/>
<connection id="198" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.16343664" postSegmentId="57" postFractionAlong="0.93505794"/>
<connection id="199" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.8348162" postSegmentId="48" postFractionAlong="0.35848877"/>
<connection id="200" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.6930159" postSegmentId="101" postFractionAlong="0.40481645"/>
<connection id="201" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.16339064" postSegmentId="110" postFractionAlong="0.20815201"/>
<connection id="202" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.7542261" postSegmentId="128" postFractionAlong="0.8888574"/>
<connection id="203" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.17409796" postSegmentId="28" postFractionAlong="0.95115525"/>
<connection id="204" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.6863704" postSegmentId="64" postFractionAlong="0.0984082"/>
<connection id="205" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.64357334" postSegmentId="48" postFractionAlong="0.4268213"/>
<connection id="206" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.29375184" postSegmentId="121" postFractionAlong="0.23787095"/>
<connection id="207" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.93202174" postSegmentId="130" postFractionAlong="0.063701116"/>
<connection id="208" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.23027046" postSegmentId="108" postFractionAlong="0.25799832"/>
<connection id="209" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.7473314" postSegmentId="29" postFractionAlong="0.35514155"/>
<connection id="210" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.06957136" postSegmentId="73" postFractionAlong="0.41345215"/>
<connection id="211" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.7584611" postSegmentId="103" postFractionAlong="0.085933715"/>
<connection id="212" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.3134718" postSegmentId="35" postFractionAlong="0.23370117"/>
<connection id="213" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.2868717" postSegmentId="23" postFractionAlong="0.5299176"/>
<connection id="214" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.9871339" postSegmentId="90" postFractionAlong="0.51014096"/>
<connection id="215" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.5525071" postSegmentId="57" postFractionAlong="0.7256039"/>
<connection id="216" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.83023417" postSegmentId="94" postFractionAlong="0.5144656"/>
<connection id="217" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.45445728" postSegmentId="45" postFractionAlong="0.8910596"/>
<connection id="218" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.90165335" postSegmentId="81" postFractionAlong="0.18694152"/>
<connection id="219" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.8885501" postSegmentId="64" postFractionAlong="0.4596289"/>
<connection id="220" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.6559136" postSegmentId="58" postFractionAlong="0.7555908"/>
<connection id="221" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.9110458" postSegmentId="96" postFractionAlong="0.8257075"/>
<connection id="222" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.85117507" postSegmentId="63" postFractionAlong="0.95354"/>
<connection id="223" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.88252336" postSegmentId="116" postFractionAlong="0.06858243"/>
<connection id="224" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.854978" postSegmentId="105" postFractionAlong="0.85973674"/>
<connection id="225" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="113" preFractionAlong="0.42343295" postSegmentId="79" postFractionAlong="0.87369627"/>
<connection id="226" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.51785606" postSegmentId="61" postFractionAlong="0.005483398"/>
<connection id="227" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.05845977" postSegmentId="118" postFractionAlong="0.021992486"/>
<connection id="228" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.4508057" postSegmentId="67" postFractionAlong="0.9882373"/>
<connection id="229" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.870012" postSegmentId="82" postFractionAlong="0.3875536"/>
<connection id="230" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.8954796" postSegmentId="121" postFractionAlong="0.49032196"/>
<connection id="231" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.29403177" postSegmentId="49" postFractionAlong="0.13428955"/>
<connection id="232" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.03374417" postSegmentId="107" postFractionAlong="0.20621338"/>
<connection id="233" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.33469677" postSegmentId="60" postFractionAlong="0.86380124"/>
<connection id="234" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.36547518" postSegmentId="51" postFractionAlong="0.94181883"/>
<connection id="235" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="117" preFractionAlong="0.9053929" postSegmentId="64" postFractionAlong="0.72909427"/>
<connection id="236" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.8206767" postSegmentId="79" postFractionAlong="0.9327368"/>
<connection id="237" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="112" preFractionAlong="0.17083152" postSegmentId="47" postFractionAlong="0.50949705"/>
<connection id="238" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.684909" postSegmentId="56" postFractionAlong="0.5296156"/>
<connection id="239" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/3/L23PyrRS" preSegmentId="116" preFractionAlong="0.5824572" postSegmentId="82" postFractionAlong="0.90690565"/>
<connection id="240" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.07722183" postSegmentId="52" postFractionAlong="0.8664922"/>
<connection id="241" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.88974607" postSegmentId="68" postFractionAlong="0.11175293"/>
<connection id="242" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.45960525" postSegmentId="67" postFractionAlong="0.8826904"/>
<connection id="243" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.3513801" postSegmentId="119" postFractionAlong="0.75261736"/>
<connection id="244" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.2333766" postSegmentId="124" postFractionAlong="0.7148776"/>
<connection id="245" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.5035719" postSegmentId="36" postFractionAlong="0.120802"/>
<connection id="246" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.39168608" postSegmentId="34" postFractionAlong="0.8608362"/>
<connection id="247" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.102040514" postSegmentId="28" postFractionAlong="0.71376985"/>
<connection id="248" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.413715" postSegmentId="38" postFractionAlong="0.6213257"/>
<connection id="249" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.9521134" postSegmentId="35" postFractionAlong="0.14758545"/>
<connection id="250" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.021830548" postSegmentId="94" postFractionAlong="0.28547782"/>
<connection id="251" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.49618065" postSegmentId="41" postFractionAlong="0.124171145"/>
<connection id="252" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.9961975" postSegmentId="37" postFractionAlong="0.16398071"/>
<connection id="253" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.33369213" postSegmentId="86" postFractionAlong="0.3651165"/>
<connection id="254" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.08387764" postSegmentId="94" postFractionAlong="0.97554165"/>
<connection id="255" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.22157249" postSegmentId="109" postFractionAlong="0.10473643"/>
<connection id="256" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.43571645" postSegmentId="113" postFractionAlong="0.33065027"/>
<connection id="257" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.14089936" postSegmentId="113" postFractionAlong="0.58342063"/>
<connection id="258" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.39625803" postSegmentId="27" postFractionAlong="0.36209622"/>
<connection id="259" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.47501025" postSegmentId="87" postFractionAlong="0.9008332"/>
<connection id="260" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.8473419" postSegmentId="32" postFractionAlong="0.8156922"/>
<connection id="261" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.31062824" postSegmentId="121" postFractionAlong="0.45936495"/>
<connection id="262" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.05986791" postSegmentId="37" postFractionAlong="0.52752566"/>
<connection id="263" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.07412717" postSegmentId="57" postFractionAlong="0.15602121"/>
<connection id="264" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.33751535" postSegmentId="77" postFractionAlong="0.86484116"/>
<connection id="265" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.81227845" postSegmentId="44" postFractionAlong="0.26822022"/>
<connection id="266" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.4297954" postSegmentId="132" postFractionAlong="0.9957193"/>
<connection id="267" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.48318422" postSegmentId="135" postFractionAlong="0.6226061"/>
<connection id="268" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.08634515" postSegmentId="134" postFractionAlong="0.94562787"/>
<connection id="269" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.3285856" postSegmentId="52" postFractionAlong="0.21783035"/>
<connection id="270" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.8867022" postSegmentId="19" postFractionAlong="0.42690125"/>
<connection id="271" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.9999604" postSegmentId="121" postFractionAlong="0.25473619"/>
<connection id="272" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.69079185" postSegmentId="54" postFractionAlong="0.63733506"/>
<connection id="273" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.38401273" postSegmentId="70" postFractionAlong="0.14195313"/>
<connection id="274" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.038898204" postSegmentId="114" postFractionAlong="0.1700682"/>
<connection id="275" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.03293493" postSegmentId="57" postFractionAlong="0.37684253"/>
<connection id="276" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.9389577" postSegmentId="92" postFractionAlong="0.93350714"/>
<connection id="277" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.5321054" postSegmentId="103" postFractionAlong="0.76881844"/>
<connection id="278" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.022320323" postSegmentId="28" postFractionAlong="0.2234962"/>
<connection id="279" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.38249296" postSegmentId="130" postFractionAlong="0.4117086"/>
<connection id="280" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.34624854" postSegmentId="79" postFractionAlong="0.9012012"/>
<connection id="281" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.8522481" postSegmentId="88" postFractionAlong="0.22053695"/>
<connection id="282" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.594733" postSegmentId="87" postFractionAlong="0.53666884"/>
<connection id="283" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.24607126" postSegmentId="105" postFractionAlong="0.21225595"/>
<connection id="284" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.48155212" postSegmentId="57" postFractionAlong="0.32275048"/>
<connection id="285" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.39162353" postSegmentId="46" postFractionAlong="0.014370117"/>
<connection id="286" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.49970868" postSegmentId="130" postFractionAlong="0.9705655"/>
<connection id="287" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="112" preFractionAlong="0.75378436" postSegmentId="28" postFractionAlong="0.010056157"/>
<connection id="288" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.06617006" postSegmentId="83" postFractionAlong="0.221738"/>
<connection id="289" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.11992755" postSegmentId="118" postFractionAlong="0.096700534"/>
<connection id="290" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.044390243" postSegmentId="79" postFractionAlong="0.96888185"/>
<connection id="291" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.59918445" postSegmentId="96" postFractionAlong="0.9483805"/>
<connection id="292" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.45309067" postSegmentId="115" postFractionAlong="0.38346642"/>
<connection id="293" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.68060875" postSegmentId="65" postFractionAlong="0.27569336"/>
<connection id="294" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.12356203" postSegmentId="112" postFractionAlong="0.6699325"/>
<connection id="295" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.095403545" postSegmentId="108" postFractionAlong="0.6371002"/>
<connection id="296" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="113" preFractionAlong="0.4837555" postSegmentId="120" postFractionAlong="0.16969739"/>
<connection id="297" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="116" preFractionAlong="0.40019086" postSegmentId="51" postFractionAlong="0.17480206"/>
<connection id="298" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.34537023" postSegmentId="118" postFractionAlong="0.5514528"/>
<connection id="299" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/4/L23PyrRS" preSegmentId="117" preFractionAlong="0.02674992" postSegmentId="61" postFractionAlong="0.59776366"/>
<connection id="300" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.66220266" postSegmentId="42" postFractionAlong="0.80177736"/>
<connection id="301" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.76840353" postSegmentId="77" postFractionAlong="0.33630326"/>
<connection id="302" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.9775512" postSegmentId="30" postFractionAlong="0.68448156"/>
<connection id="303" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.1876972" postSegmentId="97" postFractionAlong="0.26153457"/>
<connection id="304" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.5518139" postSegmentId="125" postFractionAlong="0.28247145"/>
<connection id="305" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.47766626" postSegmentId="102" postFractionAlong="0.567002"/>
<connection id="306" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.82620704" postSegmentId="88" postFractionAlong="0.4218356"/>
<connection id="307" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.65051514" postSegmentId="34" postFractionAlong="0.67351073"/>
<connection id="308" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.45080417" postSegmentId="34" postFractionAlong="0.30932862"/>
<connection id="309" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.09979225" postSegmentId="73" postFractionAlong="0.741543"/>
<connection id="310" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.76308197" postSegmentId="47" postFractionAlong="0.16347168"/>
<connection id="311" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.6602857" postSegmentId="22" postFractionAlong="0.50217867"/>
<connection id="312" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.5847858" postSegmentId="116" postFractionAlong="0.71829426"/>
<connection id="313" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.005732189" postSegmentId="24" postFractionAlong="0.1576828"/>
<connection id="314" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.4960995" postSegmentId="56" postFractionAlong="0.23224299"/>
<connection id="315" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.64163876" postSegmentId="114" postFractionAlong="0.5761909"/>
<connection id="316" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.804257" postSegmentId="126" postFractionAlong="0.6366711"/>
<connection id="317" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.06399724" postSegmentId="59" postFractionAlong="0.72989255"/>
<connection id="318" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.5883847" postSegmentId="131" postFractionAlong="0.5643928"/>
<connection id="319" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.073104315" postSegmentId="116" postFractionAlong="0.103786714"/>
<connection id="320" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.31418267" postSegmentId="55" postFractionAlong="0.78547853"/>
<connection id="321" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.28635773" postSegmentId="82" postFractionAlong="0.8005811"/>
<connection id="322" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.111282766" postSegmentId="32" postFractionAlong="0.7215357"/>
<connection id="323" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.8360216" postSegmentId="93" postFractionAlong="0.05911139"/>
<connection id="324" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.20231244" postSegmentId="47" postFractionAlong="0.11056641"/>
<connection id="325" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.6635895" postSegmentId="93" postFractionAlong="0.5689703"/>
<connection id="326" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.2985151" postSegmentId="45" postFractionAlong="0.7601563"/>
<connection id="327" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.9073526" postSegmentId="88" postFractionAlong="0.9677434"/>
<connection id="328" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.069302216" postSegmentId="43" postFractionAlong="0.65247315"/>
<connection id="329" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.124724165" postSegmentId="27" postFractionAlong="0.94511133"/>
<connection id="330" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.96661615" postSegmentId="67" postFractionAlong="0.98473144"/>
<connection id="331" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.71074224" postSegmentId="88" postFractionAlong="0.44223598"/>
<connection id="332" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.18393762" postSegmentId="68" postFractionAlong="0.5354492"/>
<connection id="333" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.47497454" postSegmentId="89" postFractionAlong="0.33546907"/>
<connection id="334" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.2857466" postSegmentId="91" postFractionAlong="0.009950918"/>
<connection id="335" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.77221113" postSegmentId="44" postFractionAlong="0.20203125"/>
<connection id="336" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.26125285" postSegmentId="100" postFractionAlong="0.055897"/>
<connection id="337" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.36923948" postSegmentId="44" postFractionAlong="0.19719239"/>
<connection id="338" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.9153631" postSegmentId="41" postFractionAlong="0.4987451"/>
<connection id="339" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.19318919" postSegmentId="113" postFractionAlong="0.80157226"/>
<connection id="340" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.85261124" postSegmentId="103" postFractionAlong="0.6896768"/>
<connection id="341" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.34975934" postSegmentId="102" postFractionAlong="0.32600725"/>
<connection id="342" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.9414103" postSegmentId="39" postFractionAlong="0.23089722"/>
<connection id="343" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.43352592" postSegmentId="73" postFractionAlong="0.643374"/>
<connection id="344" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.7897755" postSegmentId="124" postFractionAlong="0.6941152"/>
<connection id="345" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.6433409" postSegmentId="84" postFractionAlong="0.398388"/>
<connection id="346" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.03076051" postSegmentId="95" postFractionAlong="0.8137254"/>
<connection id="347" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.5130595" postSegmentId="61" postFractionAlong="0.7798584"/>
<connection id="348" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.17842218" postSegmentId="44" postFractionAlong="0.8329956"/>
<connection id="349" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.13805625" postSegmentId="48" postFractionAlong="0.30197266"/>
<connection id="350" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="113" preFractionAlong="0.5085836" postSegmentId="90" postFractionAlong="0.5408969"/>
<connection id="351" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.4465545" postSegmentId="62" postFractionAlong="0.16621338"/>
<connection id="352" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.808808" postSegmentId="37" postFractionAlong="0.25511596"/>
<connection id="353" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.5437791" postSegmentId="127" postFractionAlong="0.7674525"/>
<connection id="354" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.6082145" postSegmentId="126" postFractionAlong="0.03835886"/>
<connection id="355" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.91980714" postSegmentId="70" postFractionAlong="0.97078127"/>
<connection id="356" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.95635223" postSegmentId="37" postFractionAlong="0.06352539"/>
<connection id="357" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="116" preFractionAlong="0.4220012" postSegmentId="80" postFractionAlong="0.67080665"/>
<connection id="358" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="112" preFractionAlong="0.067258745" postSegmentId="72" postFractionAlong="0.95733887"/>
<connection id="359" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/5/L23PyrRS" preSegmentId="117" preFractionAlong="0.22570887" postSegmentId="19" postFractionAlong="0.8320215"/>
<connection id="360" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.47821492" postSegmentId="42" postFractionAlong="0.6511328"/>
<connection id="361" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.22554362" postSegmentId="83" postFractionAlong="0.47966248"/>
<connection id="362" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.8662753" postSegmentId="40" postFractionAlong="0.8488843"/>
<connection id="363" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.57750344" postSegmentId="88" postFractionAlong="0.0021679671"/>
<connection id="364" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.6593425" postSegmentId="95" postFractionAlong="0.17892359"/>
<connection id="365" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.8294131" postSegmentId="55" postFractionAlong="0.46891508"/>
<connection id="366" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.7316299" postSegmentId="20" postFractionAlong="0.41609618"/>
<connection id="367" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.30992478" postSegmentId="33" postFractionAlong="0.54575783"/>
<connection id="368" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.8950785" postSegmentId="98" postFractionAlong="0.04014057"/>
<connection id="369" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.812625" postSegmentId="68" postFractionAlong="0.7633545"/>
<connection id="370" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.74105906" postSegmentId="96" postFractionAlong="0.72085214"/>
<connection id="371" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.31128433" postSegmentId="42" postFractionAlong="0.49499023"/>
<connection id="372" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.17914766" postSegmentId="19" postFractionAlong="0.8879779"/>
<connection id="373" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.9551558" postSegmentId="40" postFractionAlong="0.663468"/>
<connection id="374" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.86158866" postSegmentId="111" postFractionAlong="0.9414505"/>
<connection id="375" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.38309157" postSegmentId="117" postFractionAlong="0.3749483"/>
<connection id="376" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.34015676" postSegmentId="29" postFractionAlong="0.59048986"/>
<connection id="377" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.46846357" postSegmentId="18" postFractionAlong="0.18109742"/>
<connection id="378" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.5775529" postSegmentId="105" postFractionAlong="0.4328127"/>
<connection id="379" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.118787184" postSegmentId="26" postFractionAlong="0.998528"/>
<connection id="380" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.5758478" postSegmentId="76" postFractionAlong="0.7850732"/>
<connection id="381" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.24919158" postSegmentId="91" postFractionAlong="0.8031192"/>
<connection id="382" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.18793777" postSegmentId="45" postFractionAlong="0.82704836"/>
<connection id="383" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.28481895" postSegmentId="36" postFractionAlong="0.05041626"/>
<connection id="384" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.29054728" postSegmentId="109" postFractionAlong="0.70072335"/>
<connection id="385" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.2295186" postSegmentId="97" postFractionAlong="0.21376666"/>
<connection id="386" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.30752942" postSegmentId="81" postFractionAlong="0.6127723"/>
<connection id="387" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.47248635" postSegmentId="68" postFractionAlong="0.8089453"/>
<connection id="388" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.46186787" postSegmentId="116" postFractionAlong="0.44102517"/>
<connection id="389" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.43773162" postSegmentId="82" postFractionAlong="0.44783264"/>
<connection id="390" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.22432156" postSegmentId="86" postFractionAlong="0.1015086"/>
<connection id="391" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.79753816" postSegmentId="111" postFractionAlong="0.402731"/>
<connection id="392" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.3420068" postSegmentId="97" postFractionAlong="0.5144364"/>
<connection id="393" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.8499404" postSegmentId="56" postFractionAlong="0.6012879"/>
<connection id="394" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.8631107" postSegmentId="24" postFractionAlong="0.19450058"/>
<connection id="395" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.4276826" postSegmentId="45" postFractionAlong="0.24597168"/>
<connection id="396" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.52446204" postSegmentId="42" postFractionAlong="0.28155762"/>
<connection id="397" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.12576124" postSegmentId="49" postFractionAlong="0.07222168"/>
<connection id="398" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.18532176" postSegmentId="32" postFractionAlong="0.33781374"/>
<connection id="399" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.42174152" postSegmentId="52" postFractionAlong="0.6090568"/>
<connection id="400" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.24976781" postSegmentId="25" postFractionAlong="0.07357147"/>
<connection id="401" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.92464006" postSegmentId="84" postFractionAlong="0.100962974"/>
<connection id="402" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.11064479" postSegmentId="85" postFractionAlong="0.12792361"/>
<connection id="403" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.41376847" postSegmentId="38" postFractionAlong="0.52073854"/>
<connection id="404" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.94503254" postSegmentId="100" postFractionAlong="0.61304575"/>
<connection id="405" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.18632013" postSegmentId="130" postFractionAlong="0.28744113"/>
<connection id="406" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.85392" postSegmentId="60" postFractionAlong="0.023208007"/>
<connection id="407" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.6517925" postSegmentId="32" postFractionAlong="0.1031067"/>
<connection id="408" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.7390417" postSegmentId="100" postFractionAlong="0.33542106"/>
<connection id="409" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.45283103" postSegmentId="129" postFractionAlong="0.4037857"/>
<connection id="410" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.49974087" postSegmentId="32" postFractionAlong="0.5284644"/>
<connection id="411" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.32503706" postSegmentId="64" postFractionAlong="0.74796385"/>
<connection id="412" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.102214284" postSegmentId="132" postFractionAlong="0.22672331"/>
<connection id="413" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.37379956" postSegmentId="105" postFractionAlong="0.239463"/>
<connection id="414" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.43867075" postSegmentId="121" postFractionAlong="0.2429686"/>
<connection id="415" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="116" preFractionAlong="0.44096562" postSegmentId="59" postFractionAlong="0.87472653"/>
<connection id="416" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.5521081" postSegmentId="50" postFractionAlong="0.5272491"/>
<connection id="417" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="112" preFractionAlong="0.7737254" postSegmentId="67" postFractionAlong="0.9100586"/>
<connection id="418" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="113" preFractionAlong="0.9071021" postSegmentId="111" postFractionAlong="0.680753"/>
<connection id="419" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/6/L23PyrRS" preSegmentId="117" preFractionAlong="0.1402521" postSegmentId="79" postFractionAlong="0.96036375"/>
<connection id="420" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.9499892" postSegmentId="53" postFractionAlong="0.44826376"/>
<connection id="421" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.30596316" postSegmentId="59" postFractionAlong="0.94178224"/>
<connection id="422" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.4333363" postSegmentId="36" postFractionAlong="0.342594"/>
<connection id="423" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.59449255" postSegmentId="73" postFractionAlong="0.6155957"/>
<connection id="424" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.39066216" postSegmentId="30" postFractionAlong="0.9470325"/>
<connection id="425" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.4500946" postSegmentId="21" postFractionAlong="0.8924042"/>
<connection id="426" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.815215" postSegmentId="133" postFractionAlong="0.90301454"/>
<connection id="427" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.7887819" postSegmentId="58" postFractionAlong="0.15676269"/>
<connection id="428" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.84020174" postSegmentId="46" postFractionAlong="0.31911132"/>
<connection id="429" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.54066634" postSegmentId="81" postFractionAlong="0.06650325"/>
<connection id="430" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.8401442" postSegmentId="94" postFractionAlong="0.51581323"/>
<connection id="431" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.7558412" postSegmentId="80" postFractionAlong="0.7856758"/>
<connection id="432" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.9783554" postSegmentId="71" postFractionAlong="0.31817383"/>
<connection id="433" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.19552588" postSegmentId="101" postFractionAlong="0.28806153"/>
<connection id="434" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.0012420906" postSegmentId="78" postFractionAlong="0.2547632"/>
<connection id="435" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.34402648" postSegmentId="64" postFractionAlong="0.46668947"/>
<connection id="436" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.31398138" postSegmentId="106" postFractionAlong="0.7883117"/>
<connection id="437" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.9312265" postSegmentId="132" postFractionAlong="0.36467913"/>
<connection id="438" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.83969563" postSegmentId="28" postFractionAlong="0.92794967"/>
<connection id="439" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.45170876" postSegmentId="119" postFractionAlong="0.16152905"/>
<connection id="440" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.40993106" postSegmentId="94" postFractionAlong="0.18790314"/>
<connection id="441" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.33544183" postSegmentId="24" postFractionAlong="0.9369275"/>
<connection id="442" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.32126686" postSegmentId="72" postFractionAlong="0.4184717"/>
<connection id="443" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.8635535" postSegmentId="92" postFractionAlong="0.440436"/>
<connection id="444" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.5141997" postSegmentId="64" postFractionAlong="0.3570459"/>
<connection id="445" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.7756093" postSegmentId="27" postFractionAlong="0.40472823"/>
<connection id="446" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.08874905" postSegmentId="72" postFractionAlong="0.018330079"/>
<connection id="447" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.33729342" postSegmentId="36" postFractionAlong="0.79156375"/>
<connection id="448" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.26982296" postSegmentId="57" postFractionAlong="0.61175567"/>
<connection id="449" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.5615087" postSegmentId="134" postFractionAlong="0.5455444"/>
<connection id="450" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.9602979" postSegmentId="128" postFractionAlong="0.8053622"/>
<connection id="451" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.30835164" postSegmentId="50" postFractionAlong="0.27394667"/>
<connection id="452" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.37579465" postSegmentId="102" postFractionAlong="0.56107444"/>
<connection id="453" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.48208892" postSegmentId="59" postFractionAlong="0.7118457"/>
<connection id="454" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.2995288" postSegmentId="79" postFractionAlong="0.03546631"/>
<connection id="455" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.33415508" postSegmentId="94" postFractionAlong="0.5194363"/>
<connection id="456" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.69419646" postSegmentId="31" postFractionAlong="0.49513057"/>
<connection id="457" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.88356894" postSegmentId="135" postFractionAlong="0.98444694"/>
<connection id="458" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.6790425" postSegmentId="132" postFractionAlong="0.03698157"/>
<connection id="459" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.9619559" postSegmentId="100" postFractionAlong="0.45339656"/>
<connection id="460" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.62958145" postSegmentId="102" postFractionAlong="0.9940223"/>
<connection id="461" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.55598325" postSegmentId="63" postFractionAlong="0.66382325"/>
<connection id="462" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.6016961" postSegmentId="104" postFractionAlong="0.64512587"/>
<connection id="463" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.7786185" postSegmentId="64" postFractionAlong="0.35481933"/>
<connection id="464" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.6172336" postSegmentId="135" postFractionAlong="0.46746728"/>
<connection id="465" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.70280814" postSegmentId="135" postFractionAlong="0.73582053"/>
<connection id="466" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.12272805" postSegmentId="32" postFractionAlong="0.42307988"/>
<connection id="467" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.6335665" postSegmentId="32" postFractionAlong="0.8562025"/>
<connection id="468" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.9088113" postSegmentId="94" postFractionAlong="0.2628554"/>
<connection id="469" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.6690172" postSegmentId="114" postFractionAlong="0.63937443"/>
<connection id="470" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.4114447" postSegmentId="50" postFractionAlong="0.6096699"/>
<connection id="471" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.99954677" postSegmentId="22" postFractionAlong="0.95338196"/>
<connection id="472" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.8836445" postSegmentId="26" postFractionAlong="0.044250496"/>
<connection id="473" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="112" preFractionAlong="0.82456887" postSegmentId="48" postFractionAlong="0.3900366"/>
<connection id="474" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.16849102" postSegmentId="112" postFractionAlong="0.9075144"/>
<connection id="475" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.66735226" postSegmentId="94" postFractionAlong="0.7696353"/>
<connection id="476" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="116" preFractionAlong="0.8769338" postSegmentId="85" postFractionAlong="0.33574393"/>
<connection id="477" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="113" preFractionAlong="0.40488794" postSegmentId="134" postFractionAlong="0.93787384"/>
<connection id="478" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.12881902" postSegmentId="58" postFractionAlong="0.073496096"/>
<connection id="479" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/7/L23PyrRS" preSegmentId="117" preFractionAlong="0.9202526" postSegmentId="49" postFractionAlong="0.33515137"/>
<connection id="480" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.7257366" postSegmentId="100" postFractionAlong="0.08310333"/>
<connection id="481" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.99826133" postSegmentId="104" postFractionAlong="0.045624923"/>
<connection id="482" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.5718114" postSegmentId="40" postFractionAlong="0.17480408"/>
<connection id="483" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.3938097" postSegmentId="56" postFractionAlong="0.5896184"/>
<connection id="484" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.29867554" postSegmentId="98" postFractionAlong="0.18253437"/>
<connection id="485" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.98182696" postSegmentId="94" postFractionAlong="0.8804572"/>
<connection id="486" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.9580512" postSegmentId="83" postFractionAlong="0.9002381"/>
<connection id="487" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.32952356" postSegmentId="103" postFractionAlong="0.7069573"/>
<connection id="488" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.29484117" postSegmentId="128" postFractionAlong="0.17289849"/>
<connection id="489" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.2168948" postSegmentId="50" postFractionAlong="0.3012852"/>
<connection id="490" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.8339469" postSegmentId="100" postFractionAlong="0.20568319"/>
<connection id="491" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.14687498" postSegmentId="91" postFractionAlong="0.13868299"/>
<connection id="492" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.35570452" postSegmentId="125" postFractionAlong="0.42609486"/>
<connection id="493" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.8347294" postSegmentId="110" postFractionAlong="0.276579"/>
<connection id="494" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.49252063" postSegmentId="90" postFractionAlong="0.78982985"/>
<connection id="495" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.39360222" postSegmentId="109" postFractionAlong="0.86823326"/>
<connection id="496" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.5034985" postSegmentId="51" postFractionAlong="0.59631634"/>
<connection id="497" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.5281347" postSegmentId="66" postFractionAlong="0.2325"/>
<connection id="498" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.24611044" postSegmentId="50" postFractionAlong="0.5480057"/>
<connection id="499" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.3339838" postSegmentId="55" postFractionAlong="0.59155023"/>
<connection id="500" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.26193863" postSegmentId="26" postFractionAlong="0.91148454"/>
<connection id="501" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.39652598" postSegmentId="20" postFractionAlong="0.08084351"/>
<connection id="502" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.4291616" postSegmentId="107" postFractionAlong="0.5674189"/>
<connection id="503" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.7802914" postSegmentId="67" postFractionAlong="0.168833"/>
<connection id="504" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.3758221" postSegmentId="43" postFractionAlong="0.88457274"/>
<connection id="505" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.5029657" postSegmentId="27" postFractionAlong="0.33140272"/>
<connection id="506" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.4775344" postSegmentId="63" postFractionAlong="0.91113526"/>
<connection id="507" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.28471768" postSegmentId="67" postFractionAlong="0.92322266"/>
<connection id="508" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.36234182" postSegmentId="58" postFractionAlong="0.6693164"/>
<connection id="509" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.7508746" postSegmentId="121" postFractionAlong="0.5840426"/>
<connection id="510" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.8746249" postSegmentId="85" postFractionAlong="0.06729917"/>
<connection id="511" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.4435295" postSegmentId="73" postFractionAlong="0.347124"/>
<connection id="512" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.42023078" postSegmentId="30" postFractionAlong="0.74036044"/>
<connection id="513" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.7780638" postSegmentId="26" postFractionAlong="0.8417921"/>
<connection id="514" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.8587815" postSegmentId="126" postFractionAlong="0.4179436"/>
<connection id="515" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.7165041" postSegmentId="118" postFractionAlong="0.59598464"/>
<connection id="516" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.4031295" postSegmentId="130" postFractionAlong="0.68880796"/>
<connection id="517" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.034429755" postSegmentId="18" postFractionAlong="0.8822052"/>
<connection id="518" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.17790718" postSegmentId="130" postFractionAlong="0.44838825"/>
<connection id="519" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.66666967" postSegmentId="96" postFractionAlong="0.82162046"/>
<connection id="520" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.22991887" postSegmentId="94" postFractionAlong="0.22952972"/>
<connection id="521" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.23231159" postSegmentId="86" postFractionAlong="0.25505814"/>
<connection id="522" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.6723731" postSegmentId="112" postFractionAlong="0.9459818"/>
<connection id="523" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.64466965" postSegmentId="86" postFractionAlong="0.87683433"/>
<connection id="524" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.54023194" postSegmentId="32" postFractionAlong="0.23412965"/>
<connection id="525" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.5499993" postSegmentId="43" postFractionAlong="0.62980956"/>
<connection id="526" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.0723438" postSegmentId="68" postFractionAlong="0.56283206"/>
<connection id="527" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.3887002" postSegmentId="108" postFractionAlong="0.11475597"/>
<connection id="528" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.5829073" postSegmentId="120" postFractionAlong="0.6496391"/>
<connection id="529" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.3772156" postSegmentId="23" postFractionAlong="0.939892"/>
<connection id="530" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.2976777" postSegmentId="53" postFractionAlong="0.46099836"/>
<connection id="531" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.42695668" postSegmentId="25" postFractionAlong="0.72523654"/>
<connection id="532" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.90659195" postSegmentId="109" postFractionAlong="0.12700208"/>
<connection id="533" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="117" preFractionAlong="0.50817585" postSegmentId="67" postFractionAlong="0.23331055"/>
<connection id="534" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.13191673" postSegmentId="67" postFractionAlong="0.15474121"/>
<connection id="535" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.13872412" postSegmentId="25" postFractionAlong="0.08229736"/>
<connection id="536" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.7550263" postSegmentId="52" postFractionAlong="0.36006874"/>
<connection id="537" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="116" preFractionAlong="0.4360543" postSegmentId="105" postFractionAlong="0.9607231"/>
<connection id="538" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="112" preFractionAlong="0.96739495" postSegmentId="84" postFractionAlong="0.09358009"/>
<connection id="539" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/8/L23PyrRS" preSegmentId="113" preFractionAlong="0.37125322" postSegmentId="111" postFractionAlong="0.6237013"/>
<connection id="540" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.18789342" postSegmentId="38" postFractionAlong="0.4880481"/>
<connection id="541" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.14730705" postSegmentId="54" postFractionAlong="0.65779454"/>
<connection id="542" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.1450901" postSegmentId="79" postFractionAlong="0.2092871"/>
<connection id="543" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.07929298" postSegmentId="105" postFractionAlong="0.48013693"/>
<connection id="544" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.5753265" postSegmentId="54" postFractionAlong="0.1133817"/>
<connection id="545" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.3553444" postSegmentId="117" postFractionAlong="0.09516776"/>
<connection id="546" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.17786884" postSegmentId="134" postFractionAlong="0.93468046"/>
<connection id="547" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.94823784" postSegmentId="54" postFractionAlong="0.015713278"/>
<connection id="548" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.66032064" postSegmentId="68" postFractionAlong="0.8662354"/>
<connection id="549" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.68889266" postSegmentId="129" postFractionAlong="0.9159618"/>
<connection id="550" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.98130625" postSegmentId="62" postFractionAlong="0.67501223"/>
<connection id="551" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.7103978" postSegmentId="37" postFractionAlong="0.14384644"/>
<connection id="552" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.94521624" postSegmentId="126" postFractionAlong="0.056503147"/>
<connection id="553" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.63757294" postSegmentId="118" postFractionAlong="0.8956079"/>
<connection id="554" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.4557578" postSegmentId="77" postFractionAlong="0.12009804"/>
<connection id="555" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.13917968" postSegmentId="23" postFractionAlong="0.19743714"/>
<connection id="556" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.5225747" postSegmentId="33" postFractionAlong="0.50778484"/>
<connection id="557" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.16712496" postSegmentId="52" postFractionAlong="0.07570912"/>
<connection id="558" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.87400603" postSegmentId="107" postFractionAlong="0.07131921"/>
<connection id="559" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.7114211" postSegmentId="32" postFractionAlong="0.663014"/>
<connection id="560" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.10848577" postSegmentId="100" postFractionAlong="0.57342273"/>
<connection id="561" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.4030213" postSegmentId="61" postFractionAlong="0.3441699"/>
<connection id="562" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.21882044" postSegmentId="88" postFractionAlong="0.7479389"/>
<connection id="563" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.81242305" postSegmentId="115" postFractionAlong="0.5594037"/>
<connection id="564" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.10860046" postSegmentId="65" postFractionAlong="0.70234376"/>
<connection id="565" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.6287725" postSegmentId="130" postFractionAlong="0.26999"/>
<connection id="566" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.7652218" postSegmentId="90" postFractionAlong="0.15337431"/>
<connection id="567" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.19942443" postSegmentId="67" postFractionAlong="0.9275"/>
<connection id="568" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.90156454" postSegmentId="82" postFractionAlong="0.52104646"/>
<connection id="569" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.48339772" postSegmentId="35" postFractionAlong="0.23515381"/>
<connection id="570" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.8785584" postSegmentId="90" postFractionAlong="0.52335346"/>
<connection id="571" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.26003912" postSegmentId="84" postFractionAlong="0.99815995"/>
<connection id="572" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.6960987" postSegmentId="101" postFractionAlong="0.7130102"/>
<connection id="573" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.531165" postSegmentId="82" postFractionAlong="0.7103847"/>
<connection id="574" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.45611557" postSegmentId="43" postFractionAlong="0.8388989"/>
<connection id="575" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.35749534" postSegmentId="126" postFractionAlong="0.28035757"/>
<connection id="576" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.5286379" postSegmentId="52" postFractionAlong="0.1631225"/>
<connection id="577" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.6194147" postSegmentId="81" postFractionAlong="0.8738977"/>
<connection id="578" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.11773816" postSegmentId="63" postFractionAlong="0.74191165"/>
<connection id="579" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.13987587" postSegmentId="35" postFractionAlong="0.11873291"/>
<connection id="580" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.13013153" postSegmentId="30" postFractionAlong="0.7383634"/>
<connection id="581" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.37359023" postSegmentId="92" postFractionAlong="0.09998235"/>
<connection id="582" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.7789984" postSegmentId="49" postFractionAlong="0.015517578"/>
<connection id="583" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.938179" postSegmentId="90" postFractionAlong="0.25483122"/>
<connection id="584" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.09912583" postSegmentId="43" postFractionAlong="0.23620117"/>
<connection id="585" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.9789377" postSegmentId="103" postFractionAlong="0.013354664"/>
<connection id="586" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.4359104" postSegmentId="47" postFractionAlong="0.32686034"/>
<connection id="587" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.056081675" postSegmentId="98" postFractionAlong="0.5296592"/>
<connection id="588" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.359649" postSegmentId="46" postFractionAlong="0.67028075"/>
<connection id="589" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.67888826" postSegmentId="82" postFractionAlong="0.11305803"/>
<connection id="590" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.8550162" postSegmentId="111" postFractionAlong="0.6289162"/>
<connection id="591" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.5722398" postSegmentId="90" postFractionAlong="0.982285"/>
<connection id="592" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.22981025" postSegmentId="37" postFractionAlong="0.0850415"/>
<connection id="593" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.23196852" postSegmentId="51" postFractionAlong="0.15846886"/>
<connection id="594" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.5912699" postSegmentId="85" postFractionAlong="0.10356348"/>
<connection id="595" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="117" preFractionAlong="0.8748476" postSegmentId="23" postFractionAlong="0.07386078"/>
<connection id="596" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="113" preFractionAlong="0.23886774" postSegmentId="55" postFractionAlong="0.10282587"/>
<connection id="597" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="116" preFractionAlong="0.39954832" postSegmentId="114" postFractionAlong="0.749931"/>
<connection id="598" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.7238887" postSegmentId="101" postFractionAlong="0.6146442"/>
<connection id="599" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/9/L23PyrRS" preSegmentId="112" preFractionAlong="0.11449924" postSegmentId="51" postFractionAlong="0.3498776"/>
<connection id="600" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.4568376" postSegmentId="79" postFractionAlong="0.6852368"/>
<connection id="601" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.3132105" postSegmentId="96" postFractionAlong="0.44787386"/>
<connection id="602" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.47718644" postSegmentId="125" postFractionAlong="0.34356534"/>
<connection id="603" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.6100007" postSegmentId="128" postFractionAlong="0.27389348"/>
<connection id="604" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.5746278" postSegmentId="67" postFractionAlong="0.11416504"/>
<connection id="605" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.65434605" postSegmentId="122" postFractionAlong="0.39940408"/>
<connection id="606" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.22989671" postSegmentId="117" postFractionAlong="0.7689009"/>
<connection id="607" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.4333035" postSegmentId="98" postFractionAlong="0.8467165"/>
<connection id="608" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.017893195" postSegmentId="29" postFractionAlong="0.62273794"/>
<connection id="609" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.7723781" postSegmentId="77" postFractionAlong="0.28147414"/>
<connection id="610" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.25722015" postSegmentId="53" postFractionAlong="0.8351057"/>
<connection id="611" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.3268581" postSegmentId="26" postFractionAlong="0.56428474"/>
<connection id="612" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.40401575" postSegmentId="88" postFractionAlong="0.7846478"/>
<connection id="613" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.40867642" postSegmentId="135" postFractionAlong="0.32998496"/>
<connection id="614" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.020870436" postSegmentId="19" postFractionAlong="0.5692084"/>
<connection id="615" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.10207543" postSegmentId="65" postFractionAlong="0.7786963"/>
<connection id="616" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.75733525" postSegmentId="43" postFractionAlong="0.73046386"/>
<connection id="617" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.25721252" postSegmentId="135" postFractionAlong="0.69375944"/>
<connection id="618" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.24215122" postSegmentId="95" postFractionAlong="0.33074304"/>
<connection id="619" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="4.0648668E-4" postSegmentId="69" postFractionAlong="0.06262207"/>
<connection id="620" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.86629105" postSegmentId="94" postFractionAlong="0.23178074"/>
<connection id="621" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.29382125" postSegmentId="125" postFractionAlong="0.10807645"/>
<connection id="622" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.86473906" postSegmentId="135" postFractionAlong="0.23180002"/>
<connection id="623" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.3761856" postSegmentId="30" postFractionAlong="0.14226057"/>
<connection id="624" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.4728032" postSegmentId="81" postFractionAlong="0.08522865"/>
<connection id="625" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.19331028" postSegmentId="111" postFractionAlong="0.17937785"/>
<connection id="626" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.02820343" postSegmentId="84" postFractionAlong="0.19979702"/>
<connection id="627" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.6276558" postSegmentId="92" postFractionAlong="0.6809757"/>
<connection id="628" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.7864443" postSegmentId="44" postFractionAlong="0.13029785"/>
<connection id="629" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.21729413" postSegmentId="121" postFractionAlong="0.077646434"/>
<connection id="630" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.21074444" postSegmentId="23" postFractionAlong="0.96422243"/>
<connection id="631" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.6397545" postSegmentId="111" postFractionAlong="0.9382473"/>
<connection id="632" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.963407" postSegmentId="113" postFractionAlong="0.4471918"/>
<connection id="633" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.119987726" postSegmentId="44" postFractionAlong="0.26060304"/>
<connection id="634" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.82515985" postSegmentId="117" postFractionAlong="0.45704943"/>
<connection id="635" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.13229737" postSegmentId="78" postFractionAlong="0.305437"/>
<connection id="636" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.21701829" postSegmentId="41" postFractionAlong="0.2589551"/>
<connection id="637" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.7486688" postSegmentId="66" postFractionAlong="0.5623877"/>
<connection id="638" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.019846898" postSegmentId="71" postFractionAlong="0.39595702"/>
<connection id="639" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.1827243" postSegmentId="111" postFractionAlong="0.069483526"/>
<connection id="640" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.3560764" postSegmentId="78" postFractionAlong="0.9795166"/>
<connection id="641" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.41005316" postSegmentId="81" postFractionAlong="0.5412398"/>
<connection id="642" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.6891872" postSegmentId="46" postFractionAlong="0.06585938"/>
<connection id="643" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.7125101" postSegmentId="68" postFractionAlong="0.5706836"/>
<connection id="644" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.6882497" postSegmentId="135" postFractionAlong="0.5491969"/>
<connection id="645" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.4718829" postSegmentId="77" postFractionAlong="0.84099424"/>
<connection id="646" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.36236334" postSegmentId="78" postFractionAlong="0.5876514"/>
<connection id="647" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.71894825" postSegmentId="116" postFractionAlong="0.20233917"/>
<connection id="648" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.97814864" postSegmentId="120" postFractionAlong="0.21020523"/>
<connection id="649" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.24703205" postSegmentId="57" postFractionAlong="0.3271499"/>
<connection id="650" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.5340158" postSegmentId="107" postFractionAlong="0.5051134"/>
<connection id="651" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.27185306" postSegmentId="104" postFractionAlong="0.43499926"/>
<connection id="652" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="116" preFractionAlong="0.7962746" postSegmentId="29" postFractionAlong="0.433202"/>
<connection id="653" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.5777567" postSegmentId="64" postFractionAlong="0.21957031"/>
<connection id="654" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.12712687" postSegmentId="76" postFractionAlong="0.8014252"/>
<connection id="655" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.48242784" postSegmentId="129" postFractionAlong="0.08931782"/>
<connection id="656" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.11023325" postSegmentId="68" postFractionAlong="0.709707"/>
<connection id="657" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="112" preFractionAlong="0.75167227" postSegmentId="45" postFractionAlong="0.0968042"/>
<connection id="658" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="117" preFractionAlong="0.33075798" postSegmentId="94" postFractionAlong="0.0720909"/>
<connection id="659" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/10/L23PyrRS" preSegmentId="113" preFractionAlong="0.43576136" postSegmentId="24" postFractionAlong="0.31040925"/>
<connection id="660" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.012166031" postSegmentId="65" postFractionAlong="0.97687745"/>
<connection id="661" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.9266367" postSegmentId="57" postFractionAlong="0.66567194"/>
<connection id="662" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.41065893" postSegmentId="106" postFractionAlong="0.37428254"/>
<connection id="663" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.03887222" postSegmentId="41" postFractionAlong="0.8340674"/>
<connection id="664" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.3955418" postSegmentId="125" postFractionAlong="0.8281662"/>
<connection id="665" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.045300834" postSegmentId="131" postFractionAlong="0.1886127"/>
<connection id="666" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.81551206" postSegmentId="29" postFractionAlong="0.22907153"/>
<connection id="667" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.39491642" postSegmentId="53" postFractionAlong="0.9266452"/>
<connection id="668" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.22396998" postSegmentId="103" postFractionAlong="0.35177696"/>
<connection id="669" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.6438746" postSegmentId="111" postFractionAlong="0.4923125"/>
<connection id="670" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.7513243" postSegmentId="132" postFractionAlong="0.5747036"/>
<connection id="671" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.12627117" postSegmentId="65" postFractionAlong="0.44690675"/>
<connection id="672" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.49729794" postSegmentId="57" postFractionAlong="0.09728559"/>
<connection id="673" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.805978" postSegmentId="97" postFractionAlong="0.031122629"/>
<connection id="674" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.3099287" postSegmentId="114" postFractionAlong="0.53467727"/>
<connection id="675" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.4297063" postSegmentId="23" postFractionAlong="0.41291627"/>
<connection id="676" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.52802324" postSegmentId="89" postFractionAlong="0.63949275"/>
<connection id="677" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.01730318" postSegmentId="101" postFractionAlong="0.47138497"/>
<connection id="678" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.3465565" postSegmentId="60" postFractionAlong="0.22905518"/>
<connection id="679" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.88858545" postSegmentId="70" postFractionAlong="0.7746045"/>
<connection id="680" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.7884191" postSegmentId="69" postFractionAlong="0.5255225"/>
<connection id="681" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.5191395" postSegmentId="71" postFractionAlong="0.06983399"/>
<connection id="682" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.91956794" postSegmentId="100" postFractionAlong="0.29204327"/>
<connection id="683" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.45860255" postSegmentId="32" postFractionAlong="0.2528528"/>
<connection id="684" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.16402024" postSegmentId="97" postFractionAlong="0.7808635"/>
<connection id="685" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.04842776" postSegmentId="77" postFractionAlong="0.52635926"/>
<connection id="686" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.739115" postSegmentId="36" postFractionAlong="0.1929309"/>
<connection id="687" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.7920686" postSegmentId="93" postFractionAlong="0.502774"/>
<connection id="688" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.42288667" postSegmentId="122" postFractionAlong="0.02234319"/>
<connection id="689" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.14259687" postSegmentId="113" postFractionAlong="0.2555633"/>
<connection id="690" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.41038823" postSegmentId="82" postFractionAlong="0.01970239"/>
<connection id="691" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.3162161" postSegmentId="134" postFractionAlong="0.82060665"/>
<connection id="692" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.24293491" postSegmentId="31" postFractionAlong="0.66968405"/>
<connection id="693" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.46540034" postSegmentId="85" postFractionAlong="0.80146223"/>
<connection id="694" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.18050745" postSegmentId="96" postFractionAlong="0.40045607"/>
<connection id="695" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.3155989" postSegmentId="29" postFractionAlong="0.4181436"/>
<connection id="696" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.08059515" postSegmentId="121" postFractionAlong="0.56587857"/>
<connection id="697" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.3016844" postSegmentId="19" postFractionAlong="0.53927004"/>
<connection id="698" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.4735881" postSegmentId="88" postFractionAlong="0.20300765"/>
<connection id="699" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.7053814" postSegmentId="61" postFractionAlong="0.13279785"/>
<connection id="700" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.0453656" postSegmentId="64" postFractionAlong="0.96338135"/>
<connection id="701" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.3388307" postSegmentId="33" postFractionAlong="0.4180862"/>
<connection id="702" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.9776916" postSegmentId="104" postFractionAlong="0.260273"/>
<connection id="703" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.18088092" postSegmentId="24" postFractionAlong="0.478658"/>
<connection id="704" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.9931469" postSegmentId="99" postFractionAlong="0.47956404"/>
<connection id="705" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.3986621" postSegmentId="101" postFractionAlong="0.27361792"/>
<connection id="706" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.8742033" postSegmentId="46" postFractionAlong="0.49991456"/>
<connection id="707" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.8806253" postSegmentId="89" postFractionAlong="0.24917015"/>
<connection id="708" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.17204577" postSegmentId="26" postFractionAlong="0.117368184"/>
<connection id="709" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.6473767" postSegmentId="35" postFractionAlong="0.6307739"/>
<connection id="710" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.6017019" postSegmentId="55" postFractionAlong="0.5780983"/>
<connection id="711" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.44009247" postSegmentId="82" postFractionAlong="0.481378"/>
<connection id="712" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.5501641" postSegmentId="87" postFractionAlong="0.3161859"/>
<connection id="713" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="112" preFractionAlong="0.16589661" postSegmentId="96" postFractionAlong="0.7590169"/>
<connection id="714" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.13934731" postSegmentId="45" postFractionAlong="0.6764941"/>
<connection id="715" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.10897811" postSegmentId="23" postFractionAlong="0.4344403"/>
<connection id="716" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="117" preFractionAlong="0.70680887" postSegmentId="122" postFractionAlong="0.47153118"/>
<connection id="717" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.22311273" postSegmentId="31" postFractionAlong="0.35850874"/>
<connection id="718" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="113" preFractionAlong="0.18477577" postSegmentId="39" postFractionAlong="0.9687952"/>
<connection id="719" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/11/L23PyrRS" preSegmentId="116" preFractionAlong="0.16402122" postSegmentId="19" postFractionAlong="0.22772583"/>
<connection id="720" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.8511794" postSegmentId="96" postFractionAlong="0.34844834"/>
<connection id="721" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.21135595" postSegmentId="61" postFractionAlong="0.37235352"/>
<connection id="722" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.9766126" postSegmentId="25" postFractionAlong="0.021860657"/>
<connection id="723" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.8170071" postSegmentId="115" postFractionAlong="0.73909104"/>
<connection id="724" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.8067969" postSegmentId="88" postFractionAlong="0.9060833"/>
<connection id="725" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.4631062" postSegmentId="56" postFractionAlong="0.215808"/>
<connection id="726" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.25453463" postSegmentId="47" postFractionAlong="0.88410646"/>
<connection id="727" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.77431405" postSegmentId="86" postFractionAlong="0.07698716"/>
<connection id="728" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.010776585" postSegmentId="58" postFractionAlong="0.5462988"/>
<connection id="729" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.99972314" postSegmentId="100" postFractionAlong="0.80321175"/>
<connection id="730" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.5238125" postSegmentId="123" postFractionAlong="0.83473885"/>
<connection id="731" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.071526244" postSegmentId="104" postFractionAlong="0.09014633"/>
<connection id="732" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.7628959" postSegmentId="36" postFractionAlong="0.651781"/>
<connection id="733" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.025772922" postSegmentId="50" postFractionAlong="0.18567634"/>
<connection id="734" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.15227817" postSegmentId="89" postFractionAlong="0.9137899"/>
<connection id="735" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.23970906" postSegmentId="21" postFractionAlong="0.63932556"/>
<connection id="736" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.83978873" postSegmentId="130" postFractionAlong="0.17297836"/>
<connection id="737" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.4818234" postSegmentId="94" postFractionAlong="0.87752265"/>
<connection id="738" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.81596494" postSegmentId="56" postFractionAlong="0.80111015"/>
<connection id="739" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.6545164" postSegmentId="83" postFractionAlong="0.27488735"/>
<connection id="740" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.57774234" postSegmentId="83" postFractionAlong="0.27874476"/>
<connection id="741" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.43789795" postSegmentId="43" postFractionAlong="0.970896"/>
<connection id="742" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.5545499" postSegmentId="22" postFractionAlong="0.9315125"/>
<connection id="743" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.40645543" postSegmentId="130" postFractionAlong="0.10140616"/>
<connection id="744" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.7177495" postSegmentId="73" postFractionAlong="0.7633008"/>
<connection id="745" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.22980921" postSegmentId="79" postFractionAlong="0.28127196"/>
<connection id="746" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.51604986" postSegmentId="44" postFractionAlong="0.6778076"/>
<connection id="747" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.48130155" postSegmentId="30" postFractionAlong="0.3846016"/>
<connection id="748" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.48768803" postSegmentId="33" postFractionAlong="0.7084153"/>
<connection id="749" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.11964261" postSegmentId="117" postFractionAlong="0.83105046"/>
<connection id="750" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.86487955" postSegmentId="19" postFractionAlong="0.93829226"/>
<connection id="751" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.6590421" postSegmentId="48" postFractionAlong="0.28687745"/>
<connection id="752" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.037648026" postSegmentId="134" postFractionAlong="0.24847987"/>
<connection id="753" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.45474216" postSegmentId="33" postFractionAlong="0.20335759"/>
<connection id="754" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.9906154" postSegmentId="109" postFractionAlong="0.6701081"/>
<connection id="755" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.4739218" postSegmentId="33" postFractionAlong="0.33083513"/>
<connection id="756" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.60836375" postSegmentId="52" postFractionAlong="0.2801213"/>
<connection id="757" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.79263973" postSegmentId="47" postFractionAlong="0.35593507"/>
<connection id="758" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.9654483" postSegmentId="131" postFractionAlong="0.12121057"/>
<connection id="759" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.9084608" postSegmentId="109" postFractionAlong="0.045712937"/>
<connection id="760" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.5458135" postSegmentId="86" postFractionAlong="0.37491632"/>
<connection id="761" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.6780648" postSegmentId="60" postFractionAlong="0.49918458"/>
<connection id="762" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.22210501" postSegmentId="123" postFractionAlong="0.23972033"/>
<connection id="763" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.24045248" postSegmentId="41" postFractionAlong="0.9737952"/>
<connection id="764" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.013133505" postSegmentId="53" postFractionAlong="0.47314698"/>
<connection id="765" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.56778216" postSegmentId="128" postFractionAlong="0.1447445"/>
<connection id="766" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.9158943" postSegmentId="114" postFractionAlong="0.6751166"/>
<connection id="767" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.58039856" postSegmentId="79" postFractionAlong="0.92858154"/>
<connection id="768" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.21558899" postSegmentId="89" postFractionAlong="0.31190458"/>
<connection id="769" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.09787796" postSegmentId="118" postFractionAlong="0.433502"/>
<connection id="770" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.8345989" postSegmentId="108" postFractionAlong="0.7997274"/>
<connection id="771" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.023776723" postSegmentId="108" postFractionAlong="0.20435567"/>
<connection id="772" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.057227958" postSegmentId="29" postFractionAlong="0.8254426"/>
<connection id="773" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.2162684" postSegmentId="23" postFractionAlong="0.759267"/>
<connection id="774" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.6591773" postSegmentId="101" postFractionAlong="0.34925398"/>
<connection id="775" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="113" preFractionAlong="0.8270629" postSegmentId="37" postFractionAlong="0.33851442"/>
<connection id="776" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.98568404" postSegmentId="66" postFractionAlong="0.4810791"/>
<connection id="777" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="116" preFractionAlong="0.8353356" postSegmentId="119" postFractionAlong="0.39326137"/>
<connection id="778" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="112" preFractionAlong="0.6695922" postSegmentId="44" postFractionAlong="0.8553491"/>
<connection id="779" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/12/L23PyrRS" preSegmentId="117" preFractionAlong="0.37197962" postSegmentId="47" postFractionAlong="0.9961914"/>
<connection id="780" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.6390725" postSegmentId="79" postFractionAlong="0.9072925"/>
<connection id="781" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.21019755" postSegmentId="104" postFractionAlong="0.5817959"/>
<connection id="782" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.6421721" postSegmentId="36" postFractionAlong="0.46254027"/>
<connection id="783" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.61190087" postSegmentId="37" postFractionAlong="0.47030517"/>
<connection id="784" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.7598515" postSegmentId="48" postFractionAlong="0.13317627"/>
<connection id="785" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.2661687" postSegmentId="105" postFractionAlong="0.16702156"/>
<connection id="786" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.884229" postSegmentId="39" postFractionAlong="0.6159729"/>
<connection id="787" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.8456699" postSegmentId="104" postFractionAlong="0.9939534"/>
<connection id="788" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.34503475" postSegmentId="112" postFractionAlong="0.89813924"/>
<connection id="789" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.07501281" postSegmentId="51" postFractionAlong="0.36036113"/>
<connection id="790" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.48106584" postSegmentId="133" postFractionAlong="0.29612845"/>
<connection id="791" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.61733305" postSegmentId="102" postFractionAlong="0.33073857"/>
<connection id="792" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.5059227" postSegmentId="35" postFractionAlong="0.088967286"/>
<connection id="793" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.5368739" postSegmentId="114" postFractionAlong="0.4716695"/>
<connection id="794" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.4539158" postSegmentId="65" postFractionAlong="0.9579053"/>
<connection id="795" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.8156011" postSegmentId="119" postFractionAlong="0.633138"/>
<connection id="796" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.051570255" postSegmentId="131" postFractionAlong="0.3834949"/>
<connection id="797" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.4292435" postSegmentId="80" postFractionAlong="0.23724818"/>
<connection id="798" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.39976302" postSegmentId="36" postFractionAlong="0.3006665"/>
<connection id="799" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.10113272" postSegmentId="96" postFractionAlong="4.3946064E-5"/>
<connection id="800" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.10941727" postSegmentId="38" postFractionAlong="0.30335817"/>
<connection id="801" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.1344899" postSegmentId="76" postFractionAlong="0.36288878"/>
<connection id="802" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.24691227" postSegmentId="59" postFractionAlong="0.83430666"/>
<connection id="803" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.017902022" postSegmentId="94" postFractionAlong="0.08249632"/>
<connection id="804" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.5636765" postSegmentId="130" postFractionAlong="0.42705038"/>
<connection id="805" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.79282856" postSegmentId="123" postFractionAlong="0.9563715"/>
<connection id="806" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.14155023" postSegmentId="101" postFractionAlong="0.47110176"/>
<connection id="807" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.87846166" postSegmentId="91" postFractionAlong="0.032123204"/>
<connection id="808" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.82717097" postSegmentId="112" postFractionAlong="0.54934466"/>
<connection id="809" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.023650913" postSegmentId="38" postFractionAlong="0.9965149"/>
<connection id="810" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.49807099" postSegmentId="115" postFractionAlong="0.83046794"/>
<connection id="811" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.021552559" postSegmentId="99" postFractionAlong="0.48029158"/>
<connection id="812" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.24682555" postSegmentId="102" postFractionAlong="0.79391026"/>
<connection id="813" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.8285654" postSegmentId="106" postFractionAlong="0.71075207"/>
<connection id="814" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.402376" postSegmentId="60" postFractionAlong="0.52517337"/>
<connection id="815" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.5315854" postSegmentId="123" postFractionAlong="0.503191"/>
<connection id="816" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.7539534" postSegmentId="81" postFractionAlong="0.5182517"/>
<connection id="817" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.38371626" postSegmentId="114" postFractionAlong="0.9188761"/>
<connection id="818" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.5448157" postSegmentId="84" postFractionAlong="0.53371656"/>
<connection id="819" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.1269328" postSegmentId="63" postFractionAlong="0.98526853"/>
<connection id="820" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.36386585" postSegmentId="21" postFractionAlong="0.38716674"/>
<connection id="821" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.13722599" postSegmentId="133" postFractionAlong="0.73768926"/>
<connection id="822" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.5567471" postSegmentId="85" postFractionAlong="0.18120435"/>
<connection id="823" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.75074697" postSegmentId="103" postFractionAlong="0.70833915"/>
<connection id="824" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.65569353" postSegmentId="108" postFractionAlong="0.010634776"/>
<connection id="825" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.37408873" postSegmentId="118" postFractionAlong="0.64204973"/>
<connection id="826" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.09782794" postSegmentId="89" postFractionAlong="0.7328034"/>
<connection id="827" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.4519694" postSegmentId="20" postFractionAlong="0.08667908"/>
<connection id="828" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.95692635" postSegmentId="102" postFractionAlong="0.5313682"/>
<connection id="829" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="112" preFractionAlong="0.059606753" postSegmentId="125" postFractionAlong="0.28872144"/>
<connection id="830" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.54443806" postSegmentId="89" postFractionAlong="0.86643636"/>
<connection id="831" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.38507247" postSegmentId="49" postFractionAlong="0.8682666"/>
<connection id="832" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.8396032" postSegmentId="32" postFractionAlong="0.6521168"/>
<connection id="833" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.6242246" postSegmentId="33" postFractionAlong="0.71864134"/>
<connection id="834" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="117" preFractionAlong="0.104611486" postSegmentId="127" postFractionAlong="0.19107212"/>
<connection id="835" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.07590698" postSegmentId="69" postFractionAlong="0.42206055"/>
<connection id="836" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="113" preFractionAlong="0.6185788" postSegmentId="77" postFractionAlong="0.6732779"/>
<connection id="837" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.14523612" postSegmentId="87" postFractionAlong="0.99583787"/>
<connection id="838" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.25958142" postSegmentId="113" postFractionAlong="0.5992017"/>
<connection id="839" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/13/L23PyrRS" preSegmentId="116" preFractionAlong="0.33329928" postSegmentId="124" postFractionAlong="0.44679242"/>
<connection id="840" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.42302093" postSegmentId="129" postFractionAlong="0.68733513"/>
<connection id="841" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.29058835" postSegmentId="62" postFractionAlong="0.8640918"/>
<connection id="842" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.4241431" postSegmentId="30" postFractionAlong="0.8244448"/>
<connection id="843" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.099017344" postSegmentId="67" postFractionAlong="0.024160156"/>
<connection id="844" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.37506574" postSegmentId="84" postFractionAlong="0.39132735"/>
<connection id="845" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.030272858" postSegmentId="102" postFractionAlong="0.92437565"/>
<connection id="846" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.6306668" postSegmentId="70" postFractionAlong="0.5686621"/>
<connection id="847" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.8297443" postSegmentId="54" postFractionAlong="0.79196286"/>
<connection id="848" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.4290783" postSegmentId="94" postFractionAlong="0.92057014"/>
<connection id="849" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.5413852" postSegmentId="67" postFractionAlong="0.879834"/>
<connection id="850" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.06555825" postSegmentId="54" postFractionAlong="0.5996583"/>
<connection id="851" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.3397732" postSegmentId="66" postFractionAlong="0.47190917"/>
<connection id="852" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.15891312" postSegmentId="124" postFractionAlong="0.29160163"/>
<connection id="853" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.42329103" postSegmentId="40" postFractionAlong="0.7485608"/>
<connection id="854" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.803214" postSegmentId="94" postFractionAlong="0.101588406"/>
<connection id="855" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.9820517" postSegmentId="77" postFractionAlong="0.80379623"/>
<connection id="856" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.578452" postSegmentId="98" postFractionAlong="0.7405083"/>
<connection id="857" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.22502019" postSegmentId="38" postFractionAlong="0.21204224"/>
<connection id="858" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.65484506" postSegmentId="119" postFractionAlong="0.30740422"/>
<connection id="859" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.12933591" postSegmentId="22" postFractionAlong="0.84321195"/>
<connection id="860" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.9763239" postSegmentId="95" postFractionAlong="0.4402339"/>
<connection id="861" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.7301014" postSegmentId="90" postFractionAlong="0.50401807"/>
<connection id="862" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.43401965" postSegmentId="68" postFractionAlong="0.23814453"/>
<connection id="863" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.59273416" postSegmentId="24" postFractionAlong="0.19367783"/>
<connection id="864" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.46345297" postSegmentId="128" postFractionAlong="0.42748553"/>
<connection id="865" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.24734966" postSegmentId="117" postFractionAlong="0.9405935"/>
<connection id="866" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.07759812" postSegmentId="92" postFractionAlong="0.59138364"/>
<connection id="867" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.27643016" postSegmentId="23" postFractionAlong="0.67102844"/>
<connection id="868" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.87939703" postSegmentId="76" postFractionAlong="0.41703343"/>
<connection id="869" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.5561114" postSegmentId="99" postFractionAlong="0.2673918"/>
<connection id="870" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.078959756" postSegmentId="67" postFractionAlong="0.046430662"/>
<connection id="871" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.34716585" postSegmentId="55" postFractionAlong="0.6386932"/>
<connection id="872" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.9815445" postSegmentId="36" postFractionAlong="0.566543"/>
<connection id="873" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.82782394" postSegmentId="56" postFractionAlong="0.8218467"/>
<connection id="874" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.907168" postSegmentId="48" postFractionAlong="0.21053955"/>
<connection id="875" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.764086" postSegmentId="79" postFractionAlong="0.27730224"/>
<connection id="876" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.23159811" postSegmentId="71" postFractionAlong="0.898374"/>
<connection id="877" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.90604186" postSegmentId="81" postFractionAlong="0.8814806"/>
<connection id="878" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.0038349165" postSegmentId="116" postFractionAlong="0.09601345"/>
<connection id="879" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.3771689" postSegmentId="91" postFractionAlong="0.7480571"/>
<connection id="880" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.4720274" postSegmentId="86" postFractionAlong="0.39479908"/>
<connection id="881" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.3234816" postSegmentId="97" postFractionAlong="0.71688"/>
<connection id="882" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.26147774" postSegmentId="84" postFractionAlong="0.48688012"/>
<connection id="883" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.10292825" postSegmentId="48" postFractionAlong="0.9125732"/>
<connection id="884" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.5094028" postSegmentId="91" postFractionAlong="0.86252683"/>
<connection id="885" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.35833967" postSegmentId="88" postFractionAlong="0.48993126"/>
<connection id="886" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.47021735" postSegmentId="73" postFractionAlong="0.16690917"/>
<connection id="887" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.0092201065" postSegmentId="27" postFractionAlong="0.2470933"/>
<connection id="888" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.94124734" postSegmentId="42" postFractionAlong="0.29125"/>
<connection id="889" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.70497763" postSegmentId="66" postFractionAlong="0.32109863"/>
<connection id="890" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.14333428" postSegmentId="98" postFractionAlong="0.23458381"/>
<connection id="891" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.5038239" postSegmentId="98" postFractionAlong="0.052903913"/>
<connection id="892" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.011000663" postSegmentId="94" postFractionAlong="0.08275024"/>
<connection id="893" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="117" preFractionAlong="0.82371825" postSegmentId="47" postFractionAlong="0.16504882"/>
<connection id="894" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="116" preFractionAlong="0.6461929" postSegmentId="94" postFractionAlong="0.30464312"/>
<connection id="895" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.18262039" postSegmentId="93" postFractionAlong="0.14579606"/>
<connection id="896" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.077452645" postSegmentId="126" postFractionAlong="0.36989737"/>
<connection id="897" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="112" preFractionAlong="0.037850868" postSegmentId="37" postFractionAlong="0.5636804"/>
<connection id="898" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.10266046" postSegmentId="37" postFractionAlong="0.19348267"/>
<connection id="899" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/14/L23PyrRS" preSegmentId="113" preFractionAlong="0.14643851" postSegmentId="129" postFractionAlong="0.0074317586"/>
<connection id="900" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.34795442" postSegmentId="82" postFractionAlong="0.508434"/>
<connection id="901" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.7037158" postSegmentId="93" postFractionAlong="0.30379915"/>
<connection id="902" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.76453745" postSegmentId="36" postFractionAlong="0.74900025"/>
<connection id="903" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.57383657" postSegmentId="56" postFractionAlong="0.90117013"/>
<connection id="904" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.44870362" postSegmentId="54" postFractionAlong="0.26596847"/>
<connection id="905" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.46704283" postSegmentId="46" postFractionAlong="0.38187745"/>
<connection id="906" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.22085455" postSegmentId="39" postFractionAlong="0.08386108"/>
<connection id="907" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.8078757" postSegmentId="115" postFractionAlong="0.6660931"/>
<connection id="908" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.473909" postSegmentId="134" postFractionAlong="0.45856082"/>
<connection id="909" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.3481055" postSegmentId="82" postFractionAlong="0.74340266"/>
<connection id="910" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.9981097" postSegmentId="22" postFractionAlong="0.039159242"/>
<connection id="911" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.8885104" postSegmentId="113" postFractionAlong="0.69065565"/>
<connection id="912" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.3428563" postSegmentId="60" postFractionAlong="0.71011233"/>
<connection id="913" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.2221239" postSegmentId="30" postFractionAlong="0.77859527"/>
<connection id="914" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.9510024" postSegmentId="98" postFractionAlong="0.8746308"/>
<connection id="915" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.9793899" postSegmentId="19" postFractionAlong="0.7664618"/>
<connection id="916" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.258299" postSegmentId="29" postFractionAlong="0.23653236"/>
<connection id="917" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.66595453" postSegmentId="129" postFractionAlong="0.6838292"/>
<connection id="918" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.7456465" postSegmentId="24" postFractionAlong="0.76685333"/>
<connection id="919" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.08384701" postSegmentId="97" postFractionAlong="0.9070581"/>
<connection id="920" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.1504895" postSegmentId="90" postFractionAlong="0.36304086"/>
<connection id="921" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.05505337" postSegmentId="22" postFractionAlong="0.15658905"/>
<connection id="922" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.25946927" postSegmentId="87" postFractionAlong="0.70355815"/>
<connection id="923" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.3373516" postSegmentId="84" postFractionAlong="0.4852346"/>
<connection id="924" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.2425751" postSegmentId="63" postFractionAlong="0.84456545"/>
<connection id="925" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.5781903" postSegmentId="59" postFractionAlong="0.5319385"/>
<connection id="926" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.6178115" postSegmentId="24" postFractionAlong="0.9794977"/>
<connection id="927" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.45989826" postSegmentId="30" postFractionAlong="0.84455705"/>
<connection id="928" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.0079945" postSegmentId="39" postFractionAlong="0.6382019"/>
<connection id="929" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.2923466" postSegmentId="101" postFractionAlong="0.8778958"/>
<connection id="930" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.79796904" postSegmentId="99" postFractionAlong="0.11069792"/>
<connection id="931" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.047688484" postSegmentId="21" postFractionAlong="0.46204713"/>
<connection id="932" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.21949357" postSegmentId="133" postFractionAlong="0.91885465"/>
<connection id="933" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.70576423" postSegmentId="84" postFractionAlong="0.670051"/>
<connection id="934" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.38722676" postSegmentId="19" postFractionAlong="0.14699645"/>
<connection id="935" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.60844433" postSegmentId="55" postFractionAlong="0.2880433"/>
<connection id="936" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.60921425" postSegmentId="26" postFractionAlong="0.8670412"/>
<connection id="937" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.32722902" postSegmentId="81" postFractionAlong="0.8291471"/>
<connection id="938" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.49666166" postSegmentId="98" postFractionAlong="0.8450515"/>
<connection id="939" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.8713302" postSegmentId="53" postFractionAlong="0.5363413"/>
<connection id="940" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.65581924" postSegmentId="109" postFractionAlong="0.8197469"/>
<connection id="941" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.26998195" postSegmentId="131" postFractionAlong="0.92656946"/>
<connection id="942" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.5125375" postSegmentId="119" postFractionAlong="0.89068025"/>
<connection id="943" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.13492073" postSegmentId="44" postFractionAlong="0.32663086"/>
<connection id="944" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.6609557" postSegmentId="51" postFractionAlong="0.16836645"/>
<connection id="945" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.89780116" postSegmentId="96" postFractionAlong="0.481893"/>
<connection id="946" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.0032912602" postSegmentId="87" postFractionAlong="0.47491604"/>
<connection id="947" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.40207696" postSegmentId="33" postFractionAlong="0.52995193"/>
<connection id="948" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.7317193" postSegmentId="57" postFractionAlong="0.0049756086"/>
<connection id="949" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.6384699" postSegmentId="110" postFractionAlong="0.1674884"/>
<connection id="950" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.57040375" postSegmentId="96" postFractionAlong="0.33393636"/>
<connection id="951" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.86869806" postSegmentId="26" postFractionAlong="0.20389895"/>
<connection id="952" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.3983052" postSegmentId="42" postFractionAlong="0.7587646"/>
<connection id="953" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.89105463" postSegmentId="110" postFractionAlong="0.5173478"/>
<connection id="954" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.80348045" postSegmentId="132" postFractionAlong="0.38245216"/>
<connection id="955" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="116" preFractionAlong="0.005421774" postSegmentId="89" postFractionAlong="0.33551788"/>
<connection id="956" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="112" preFractionAlong="0.90013266" postSegmentId="22" postFractionAlong="0.37929353"/>
<connection id="957" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.28221548" postSegmentId="22" postFractionAlong="0.9476154"/>
<connection id="958" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="113" preFractionAlong="0.026116556" postSegmentId="90" postFractionAlong="0.9662259"/>
<connection id="959" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/15/L23PyrRS" preSegmentId="117" preFractionAlong="0.9532789" postSegmentId="105" postFractionAlong="0.37947282"/>
<connection id="960" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.8928528" postSegmentId="45" postFractionAlong="0.19787598"/>
<connection id="961" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.68244547" postSegmentId="79" postFractionAlong="0.54335207"/>
<connection id="962" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.64305854" postSegmentId="69" postFractionAlong="0.4449707"/>
<connection id="963" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.1414357" postSegmentId="43" postFractionAlong="0.36939454"/>
<connection id="964" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.37223512" postSegmentId="108" postFractionAlong="0.25640652"/>
<connection id="965" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.11637969" postSegmentId="124" postFractionAlong="0.5558"/>
<connection id="966" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.24676096" postSegmentId="51" postFractionAlong="0.3284515"/>
<connection id="967" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.758874" postSegmentId="128" postFractionAlong="0.21478279"/>
<connection id="968" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.5780097" postSegmentId="97" postFractionAlong="0.18919179"/>
<connection id="969" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.16520542" postSegmentId="103" postFractionAlong="0.7614746"/>
<connection id="970" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.032719575" postSegmentId="64" postFractionAlong="0.8004346"/>
<connection id="971" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.7421577" postSegmentId="24" postFractionAlong="0.123022154"/>
<connection id="972" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.8147778" postSegmentId="18" postFractionAlong="0.88413453"/>
<connection id="973" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.279127" postSegmentId="118" postFractionAlong="0.058575016"/>
<connection id="974" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.50801456" postSegmentId="111" postFractionAlong="0.60415995"/>
<connection id="975" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.9851009" postSegmentId="49" postFractionAlong="0.8088965"/>
<connection id="976" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.48177475" postSegmentId="94" postFractionAlong="0.06214935"/>
<connection id="977" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.6432331" postSegmentId="19" postFractionAlong="0.6530493"/>
<connection id="978" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.15098432" postSegmentId="43" postFractionAlong="0.5731201"/>
<connection id="979" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.17762135" postSegmentId="27" postFractionAlong="0.10183147"/>
<connection id="980" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.7988067" postSegmentId="91" postFractionAlong="0.17501019"/>
<connection id="981" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.36054522" postSegmentId="33" postFractionAlong="0.088587776"/>
<connection id="982" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.9688578" postSegmentId="100" postFractionAlong="0.37073755"/>
<connection id="983" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.6228827" postSegmentId="100" postFractionAlong="0.49973324"/>
<connection id="984" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.099270575" postSegmentId="120" postFractionAlong="0.93974674"/>
<connection id="985" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.65546435" postSegmentId="112" postFractionAlong="0.8300327"/>
<connection id="986" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.3712975" postSegmentId="93" postFractionAlong="0.27614287"/>
<connection id="987" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.08283615" postSegmentId="111" postFractionAlong="0.86013085"/>
<connection id="988" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.16777134" postSegmentId="101" postFractionAlong="0.35408807"/>
<connection id="989" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.9247215" postSegmentId="109" postFractionAlong="0.14519545"/>
<connection id="990" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.18563029" postSegmentId="112" postFractionAlong="0.2902292"/>
<connection id="991" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.61988163" postSegmentId="36" postFractionAlong="0.40769044"/>
<connection id="992" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.65327716" postSegmentId="122" postFractionAlong="0.84966624"/>
<connection id="993" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.5698849" postSegmentId="102" postFractionAlong="0.1573446"/>
<connection id="994" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.924634" postSegmentId="112" postFractionAlong="0.83583355"/>
<connection id="995" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.93138003" postSegmentId="29" postFractionAlong="0.14711222"/>
<connection id="996" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.4976262" postSegmentId="42" postFractionAlong="0.6712671"/>
<connection id="997" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.8761383" postSegmentId="23" postFractionAlong="0.07177948"/>
<connection id="998" preCellId="../CG_C04_LTS_sm/3/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.7099057" postSegmentId="49" postFractionAlong="0.44010255"/>
<connection id="999" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.1451884" postSegmentId="114" postFractionAlong="0.13835925"/>
<connection id="1000" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.6825085" postSegmentId="95" postFractionAlong="0.6662565"/>
<connection id="1001" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.42918986" postSegmentId="79" postFractionAlong="0.08273926"/>
<connection id="1002" preCellId="../CG_C04_LTS_sm/2/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.8684365" postSegmentId="103" postFractionAlong="0.77765644"/>
<connection id="1003" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.7295798" postSegmentId="119" postFractionAlong="0.35000077"/>
<connection id="1004" preCellId="../CG_C04_LTS_sm/7/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.1998011" postSegmentId="22" postFractionAlong="0.14887299"/>
<connection id="1005" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.8027728" postSegmentId="127" postFractionAlong="0.13718599"/>
<connection id="1006" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="116" preFractionAlong="0.6619914" postSegmentId="36" postFractionAlong="0.25757813"/>
<connection id="1007" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.2742011" postSegmentId="29" postFractionAlong="0.3735202"/>
<connection id="1008" preCellId="../CG_C04_LTS_sm/1/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.46418357" postSegmentId="73" postFractionAlong="0.7740039"/>
<connection id="1009" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.050122216" postSegmentId="18" postFractionAlong="0.8215057"/>
<connection id="1010" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.5688192" postSegmentId="46" postFractionAlong="0.085681155"/>
<connection id="1011" preCellId="../CG_C04_LTS_sm/8/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.56826794" postSegmentId="82" postFractionAlong="0.4766904"/>
<connection id="1012" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.5723204" postSegmentId="134" postFractionAlong="0.5201534"/>
<connection id="1013" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.8857582" postSegmentId="90" postFractionAlong="0.8015287"/>
<connection id="1014" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.8948525" postSegmentId="72" postFractionAlong="0.74345213"/>
<connection id="1015" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="112" preFractionAlong="0.71560633" postSegmentId="58" postFractionAlong="0.56700194"/>
<connection id="1016" preCellId="../CG_C04_LTS_sm/5/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.7180882" postSegmentId="93" postFractionAlong="0.7228328"/>
<connection id="1017" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.7726397" postSegmentId="67" postFractionAlong="0.61859375"/>
<connection id="1018" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="113" preFractionAlong="0.31206137" postSegmentId="73" postFractionAlong="0.5991797"/>
<connection id="1019" preCellId="../CG_C04_LTS_sm/6/SupLTSInter" postCellId="../CG_C04_RS_sm/16/L23PyrRS" preSegmentId="117" preFractionAlong="0.0077216257" postSegmentId="96" postFractionAlong="0.8384616"/>
<connection id="1020" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="112" preFractionAlong="0.23277985" postSegmentId="135" postFractionAlong="0.085489444"/>
<connection id="1021" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="113" preFractionAlong="0.29723197" postSegmentId="54" postFractionAlong="0.7588566"/>
<connection id="1022" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.46052822" postSegmentId="37" postFractionAlong="0.5960522"/>
<connection id="1023" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="113" preFractionAlong="0.87842625" postSegmentId="24" postFractionAlong="0.32897368"/>
<connection id="1024" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="116" preFractionAlong="0.35652438" postSegmentId="125" postFractionAlong="0.8990355"/>
<connection id="1025" preCellId="../CG_C04_LTS_sm/9/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.52508336" postSegmentId="60" postFractionAlong="0.774353"/>
<connection id="1026" preCellId="../CG_C04_LTS_sm/0/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.4477142" postSegmentId="60" postFractionAlong="0.5259473"/>
<connection id="1027" preCellId="../CG_C04_LTS_sm/4/SupLTSInter" postCellId="../CG_C04_RS_sm/17/L23PyrRS" preSegmentId="117" preFractionAlong="0.3845476" postSegmentId="50"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment