Directory structure
StitchIt expects certain data to be located in certain locations within the experiment root directory. These locations are defined in the INI file. You shouldn't change these values unless you know what you're doing. syncAndCrunch
honors the locations defined in the INI when it copies data from the acquisition server to the local device. The default data directories are:
The stitchedImages_100
directory is created following stitching. The averages
directory is created during processing. The main thing to get right is ensure there is a rawData
directory and in this are the directories produced by the acquisition software. syncAndCrunch
will do this.
Last updated