diff --git a/1_identify_fibers.py b/1_identify_fibers.py index 66afc8e834c10092abf57b1840e803255c02b83c..5b0212513147119dd986973b1b3e70002ec392ee 100755 --- a/1_identify_fibers.py +++ b/1_identify_fibers.py @@ -11,7 +11,6 @@ # @ Double (label="Max Circularity", value=1) maxCir # @ Integer (label="Min perimeter [um]", value=5) minPer # @ Integer (label="Max perimeter [um]", value=300) maxPer -# @ String (visibility=MESSAGE, value="<html><b> Expand ROIS to match fibers </b></html>") msg3 # @ String (visibility=MESSAGE, value="<html><b> channel positions in the hyperstack </b></html>") msg5 # @ Integer (label="Membrane staining channel number", style="slider", min=1, max=5, value=1) membrane_channel # @ Integer (label="Fiber staining (MHC) channel number (0=skip)", style="slider", min=0, max=5, value=3) fiber_channel