Revision 51992fc0bf834e9bb5e3f6f31131384a9d16e476 authored by NikVard on 06 March 2023, 14:24:08 UTC, committed by NikVard on 06 March 2023, 14:24:08 UTC
1 parent b7e1a6d
default.json
{
"seed_val": 42,
"areas": {
"EC": {
"E": {
"N": 10000,
"type": "PyCAN",
"noise": 0.0
},
"I": {
"N": 1000,
"type": "Inh",
"noise": 0.0
}
},
"DG": {
"E": {
"N": 10000,
"type": "Py",
"noise": 0.0
},
"I": {
"N": 100,
"type": "Inh",
"noise": 0.0
}
},
"CA3": {
"E": {
"N": 1000,
"type": "PyCAN",
"noise": 0.0
},
"I": {
"N": 100,
"type": "Inh",
"noise": 0.0
}
},
"CA1": {
"E": {
"N": 10000,
"type": "PyCAN",
"noise": 0.0
},
"I": {
"N": 1000,
"type": "Inh",
"noise": 0.0
}
}
},
"connectivity": {
"intra": {
"EC": [
[
0.0,
0.37
],
[
0.54,
0.0
]
],
"DG": [
[
0.0,
0.06
],
[
0.14,
0.0
]
],
"CA3": [
[
0.56,
0.75
],
[
0.75,
0.0
]
],
"CA1": [
[
0.0,
0.28
],
[
0.3,
0.7
]
]
},
"inter": {
"p_tri": 0.45,
"p_mono": 0.2
},
"inter_custom": {
"EC": {
"E": [
[
0.0,
0.0
],
[
13.0,
13.0
],
[
0.14,
0.14
],
[
1.1,
1.1
]
],
"I": [
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
]
]
},
"DG": {
"E": [
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.14,
0.14
],
[
0.0,
0.0
]
],
"I": [
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
]
]
},
"CA3": {
"E": [
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
],
[
1.1,
1.1
]
],
"I": [
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
]
]
},
"CA1": {
"E": [
[
0.2,
0.2
],
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
]
],
"I": [
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
],
[
0.0,
0.0
]
]
}
}
},
"fixed_input": {
"enabled": 0,
"low": 0.0,
"high": 1.0,
"frequency": 6.0,
"delay": 0.25
},
"Kuramoto": {
"N": 250,
"f0": 6.0,
"sigma": 0.5,
"kN": 15,
"gain_reset": 4.0,
"gain_rhythm": 0.22,
"offset": 0.0
},
"stimulation": {
"target": "CA1",
"coordinates": [
5.0,
-8.0,
7.5
],
"sigma": 0.33,
"duration": 3.0,
"dt": 0.0001,
"onset": 1.333,
"I": [
10.0
],
"pulse_width": [
0.001
],
"stim_freq": 5,
"pulse_freq": 100,
"nr_of_trains": 1,
"nr_of_pulses": 1,
"ipi": 0.0001
},
"simulation": {
"duration": 3.0,
"dt": 0.0001,
"debugging": false
},
"git_short_hash": "08f74eab",
"timestamp": "Thu Mar 2 14:36:07 2023",
"git_branch": "master",
"git_hash": "08f74eabdb5ae41a8a4d09ab3d610652a824886a"
}

Computing file changes ...