Skip to content

Commit 7d767ee

Browse files
Update alias in fig6
1 parent 626474b commit 7d767ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/figures/plot_fig6.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
# The cochlea for the CHReef analysis.
2020
COCHLEAE_DICT = {
21-
"LaVision-OTOF23R": {"alias": "01", "component": [4, 18, 7], "color": "#9C5027"},
22-
"LaVision-OTOF25R": {"alias": "02", "component": [1], "color": "#67279C"},
21+
"LaVision-OTOF23R": {"alias": "LV_M_03", "component": [4, 18, 7], "color": "#9C5027"},
22+
"LaVision-OTOF25R": {"alias": "LV_M_04", "component": [1], "color": "#67279C"},
2323
}
2424

2525

0 commit comments

Comments
 (0)