PK  ].N†–èè"20xSM22forCosV5JuneMorphoRecon.ijm//Macro to identify overlaps in 3 channel images, and output the positive cells as a new channel. //requires MorphoLibJ plugin from IJPB-plugins //Dale Moulding and Carlotta Camilli June 2016 //Standard thresholding macro "SM22 20x analysis"{ run("Colors...", "foreground=black background=white selection=yellow"); dir1 = getDirectory("Input folder: images at any magnification from a single microscope"); //select an input folder dir2 = getDirectory("Choose a folder to save to"); //select an output folder. list = getFileList(dir1); //make a list of the filenames setBatchMode(true); for (i=0; i