Skip to content

Commit 913d4a7

Browse files
committed
Update of syn per IHC with new watershed
1 parent 2594690 commit 913d4a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/figures/fig_02d_02.png

-2.59 KB
Loading

scripts/figures/plot_figures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def fig_02d_02(save_path, plot=False):
132132
"""Bar plot showing the distribution of synapse markers per IHC segmentation average over multiple clochleae.
133133
"""
134134
cochleae = ['M_LR_000226_L', 'M_LR_000226_R', 'M_LR_000227_L', 'M_LR_000227_R']
135-
ihc_version = "ihc_counts_v3"
135+
ihc_version = "ihc_counts_v4"
136136
synapse_dir = f"/mnt/vast-nhr/projects/nim00007/data/moser/cochlea-lightsheet/predictions/synapses/{ihc_version}"
137137

138138
max_dist = 3

0 commit comments

Comments
 (0)