Skip to content

Commit 722dcec

Browse files
committed
Update dictionaries
1 parent 3bce163 commit 722dcec

File tree

8 files changed

+102
-3
lines changed

8 files changed

+102
-3
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{
3+
"cochlea": "M_AMD_N62_L",
4+
"image_channel": [
5+
"Calb1",
6+
"CR"
7+
],
8+
"segmentation_channel": "PV_SGN_v2",
9+
"component_list": [
10+
1
11+
]
12+
}
13+
]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{
3+
"cochlea": "M_AMD_Runx1_L",
4+
"image_channel": [
5+
"CR",
6+
"Ntng1"
7+
],
8+
"segmentation_channel": "PV_SGN_v2",
9+
"component_list": [
10+
1
11+
]
12+
}
13+
]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{
3+
"cochlea": "M_LR_000214_L",
4+
"image_channel": [
5+
"Calb1",
6+
"CR"
7+
],
8+
"segmentation_channel": "PV_SGN_v2",
9+
"component_list": [
10+
1
11+
]
12+
}
13+
]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{
3+
"cochlea": "M_LR_000099_L",
4+
"image_channel": [
5+
"Calb1",
6+
"Lypd1"
7+
],
8+
"segmentation_channel": "PV_SGN_v2",
9+
"component_list": [
10+
1
11+
]
12+
}
13+
]

reproducibility/tonotopic_mapping/2025-07-SGN_ChReef.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@
1414
"segmentation_channel": "SGN_v2",
1515
"type": "sgn"
1616
},
17+
{
18+
"cochlea": "M_LR_000153_L",
19+
"component_list": [
20+
1,
21+
2,
22+
3
23+
],
24+
"segmentation_channel": "SGN_v2",
25+
"type": "sgn"
26+
},
1727
{
1828
"cochlea": "M_LR_000155_L",
1929
"segmentation_channel": "SGN_v2",
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"cochlea": "M_AMD_N62_L",
4+
"segmentation_channel": "PV_SGN_v2",
5+
"type": "sgn"
6+
},
7+
{
8+
"cochlea": "M_AMD_Runx1_L",
9+
"segmentation_channel": "PV_SGN_v2",
10+
"type": "sgn"
11+
},
12+
{
13+
"cochlea": "M_LR_000099_L",
14+
"segmentation_channel": "PV_SGN_v2",
15+
"type": "sgn"
16+
},
17+
{
18+
"cochlea": "M_LR_000214_L",
19+
"segmentation_channel": "PV_SGN_v2",
20+
"type": "sgn"
21+
}
22+
]

reproducibility/tonotopic_mapping/ChReef_MLR153L.json renamed to reproducibility/tonotopic_mapping/ChReef_GEK49L.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[
22
{
3-
"cochlea": "M_LR_000153_L",
3+
"cochlea": "G_EK_000049_L",
44
"component_list": [
55
1,
6-
2,
7-
3
6+
3,
7+
4,
8+
5
89
],
910
"segmentation_channel": "SGN_v2",
1011
"type": "sgn"
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"cochlea": "G_EK_000049_R",
4+
"component_list": [
5+
1,
6+
2
7+
],
8+
"component_mapping" :[
9+
1
10+
],
11+
"segmentation_channel": "SGN_v2",
12+
"type": "sgn"
13+
}
14+
]

0 commit comments

Comments
 (0)