Skip to content

Commit 57c8dbf

Browse files
committed
Fix tyop
1 parent c6f6c12 commit 57c8dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BAR/src/main/resources/scripts/BAR/Analysis/Multichannel_ZT-axis_Profile.bsh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//@ImagePlus imp
22
//@String(label="Vertical y-axis", choices={"Mean", "Max", "Min", "StdDev"}, value="Mean") yOption
3-
//@Boolean(label="Vertical error bars (StdDev)", value=falso) errorBars
3+
//@Boolean(label="Vertical error bars (StdDev)", value=false) errorBars
44
//@Boolean(label="Average Z-dimension in time profiles", value=true) averageZ
55
//@Boolean(label="X-axis uses calibrated distances", value=true) calibratedX
66
//@Boolean(label="Allow custom routines in live mode", value=true) allowRoutine

0 commit comments

Comments
 (0)