/* Goal: take 12 images at 5 sec intervals. Combine as they are collected either as max or min pasted. Save and start again. This will result in 1 minute intervals with guarrantee of catching events that pass through in less than a minute. */ totalMinutesToCollect = 5000; // 1440 is 24 hours 4320 is 3 days newImage("timelapse", "RGB black", 793, 560, 1); setLocation(1111,100); // move new window away from webpage area for (n=0; n