Exercise 6.1: Detecting dropped frames


In our lesson on scripting, we worked on parsing a directory of images from a Leica microscope. The frame rate at which those data were taken was really fast for that microscope. On occasion, the system may miss a frame. Determine if any TIFF files are missing from the directory and, if so, which frame numbers are missing.

This is an exercise in scripting and file management.