If you want the acquired frames to be merged in a single image, you will have to set the following attributes:
EnableMerge: true. (Default value: false.) |
MergeDir (the directory where raw files, logs and so on will be moved. Raw files will be moved here also when not merged.) |
MinFrames (frames will be merged only if their number is larger than this MinFrames, otherwise they will be just moved to MergeDir. Default value is 0, which means that frames will be always merged.) |
If you don't want the frames to be moved to MergeDir, you will have to set EnableMerge to false (i.e. the default value).