#v1

#PREPROCESSING
crop,1,(recommend) CropImage(faster)
normalize,1,(recommend) NormalizeIntensity
uninteresting,1,"Uninteresting Mode" (beta)

#FEATURE
autoselectfeature,1,(broken) Use l1-reg for feature selection
usesmallregion,1,(recommend) Use smaller region than crop for training.
displayims,1,(recommend) Display intermediate results
intensity,1,(recommend) Intensity
gaussian,1,Gaussian smoothed Intensity
median,1,Median smoothed(denoised) Intensity
distance,1, Penalize voxels further from center
gonuts,0,Try a zillion features (takes time)


#POSTPROCESSING
brightspotremoval,0,(beta) Try to remove bright spots
guaranteedenclosed,1,No label outside of where I labeled
filterprobabilities,1,(recommend) Filter Probabilities
homo_singleobject,1,Enforce single object
homo_noenclosedholes,1,Enforce no enclosed holes
homo_enforcehomo,1,Enforce no-coffee cups
nospurs,0,(beta) Try to create a shape w/o spurs

#NOTES
Format is:
tag,default(1/0),info_string

This section is not parsed.
Do not delete the NOTES header, though.
It is used when parsing as an EOF indicator.

The names can be ~33 characters long before being cut off.
