dir1 = getDirectory("Choose Source Directory "); dir2 = getDirectory("Choose Destination Directory "); headings="File name" + "\t" + "Puncta" + "\t" + "Nuclei" + "\t" + "Puncta per Nucleus" + "\t" + "Well Average"; File.append(headings, dir2+"Summary_FindMaxima.xls"); cluster=0; list = getFileList(dir1); setBatchMode(true); for (i=0; i