TestNetwork.net.nml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.1.xsd" id="TestNetwork">
  2. <notes>Generated by NeuroMLlite v0.6.0
  3. Generated network: TestNetwork
  4. Generation seed: 1234
  5. NeuroMLlite parameters:
  6. average_rate = 200 Hz
  7. num_HL23PV = 1
  8. num_HL23PYR = 1
  9. num_HL23SST = 1
  10. num_HL23VIP = 1</notes>
  11. <include href="HL23PV.cell.nml"/>
  12. <include href="HL23PYR.cell.nml"/>
  13. <include href="HL23VIP.cell.nml"/>
  14. <include href="HL23SST.cell.nml"/>
  15. <include href="synapses/AMPA_syn.synapse.nml"/>
  16. <poissonFiringSynapse id="pfs0" averageRate="200 Hz" synapse="AMPA_syn" spikeTarget="./AMPA_syn"/>
  17. <network id="TestNetwork" type="networkWithTemperature" temperature="34.0degC">
  18. <notes>Network example</notes>
  19. <property tag="recommended_dt_ms" value="0.01"/>
  20. <property tag="recommended_duration_ms" value="300.0"/>
  21. <population id="Pop_HL23PV" component="HL23PV" size="1" type="populationList">
  22. <property tag="color" value="0 0.9 0"/>
  23. <property tag="region" value="L23"/>
  24. <instance id="0">
  25. <location x="966.453535692138757" y="440.732599175352675" z="7.491470058587191"/>
  26. </instance>
  27. </population>
  28. <population id="Pop_HL23PYR" component="HL23PYR" size="1" type="populationList">
  29. <property tag="color" value="0.2 0.2 0.2"/>
  30. <property tag="region" value="L23"/>
  31. <instance id="0">
  32. <location x="910.975962449124154" y="939.268997363764015" z="582.227573058949133"/>
  33. </instance>
  34. </population>
  35. <population id="Pop_HL23VIP" component="HL23VIP" size="1" type="populationList">
  36. <property tag="color" value="0.9 0.9 0"/>
  37. <property tag="region" value="L23"/>
  38. <instance id="0">
  39. <location x="671.563481487985086" y="83.93822683708396" z="766.480932791796249"/>
  40. </instance>
  41. </population>
  42. <population id="Pop_HL23SST" component="HL23SST" size="1" type="populationList">
  43. <property tag="color" value="0.9 0 0"/>
  44. <property tag="region" value="L23"/>
  45. <instance id="0">
  46. <location x="236.809775363117751" y="30.814021726609965" z="788.772717236283484"/>
  47. </instance>
  48. </population>
  49. <inputList id="stim_HL23PV" population="Pop_HL23PV" component="pfs0">
  50. <inputW id="0" target="../Pop_HL23PV/0/HL23PV" destination="synapses" weight="0.1"/>
  51. </inputList>
  52. <inputList id="stim_HL23PYR" population="Pop_HL23PYR" component="pfs0">
  53. <inputW id="0" target="../Pop_HL23PYR/0/HL23PYR" destination="synapses" weight="0.1"/>
  54. </inputList>
  55. <inputList id="stim_HL23VIP" population="Pop_HL23VIP" component="pfs0">
  56. <inputW id="0" target="../Pop_HL23VIP/0/HL23VIP" destination="synapses" weight="0.1"/>
  57. </inputList>
  58. <inputList id="stim_HL23SST" population="Pop_HL23SST" component="pfs0">
  59. <inputW id="0" target="../Pop_HL23SST/0/HL23SST" destination="synapses" weight="0.1"/>
  60. </inputList>
  61. </network>
  62. </neuroml>