We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f6c12 commit 57c8dbfCopy full SHA for 57c8dbf
1 file changed
BAR/src/main/resources/scripts/BAR/Analysis/Multichannel_ZT-axis_Profile.bsh
@@ -1,6 +1,6 @@
1
//@ImagePlus imp
2
//@String(label="Vertical y-axis", choices={"Mean", "Max", "Min", "StdDev"}, value="Mean") yOption
3
-//@Boolean(label="Vertical error bars (StdDev)", value=falso) errorBars
+//@Boolean(label="Vertical error bars (StdDev)", value=false) errorBars
4
//@Boolean(label="Average Z-dimension in time profiles", value=true) averageZ
5
//@Boolean(label="X-axis uses calibrated distances", value=true) calibratedX
6
//@Boolean(label="Allow custom routines in live mode", value=true) allowRoutine
0 commit comments