Closed yatangli closed 7 years ago
@yatangli Yes, there are two ways you can deal with this: 1) Create a for loop where you correct each file with the template you obtained from the previous one. See e.g., lines 5-40 in this file. You'll need to change the output _type to 'tiff' in the options. 2) You can use this function to combine your files into one big file and then correct it.
Let me know if there are issues.
Can this program combine multiple tiff files and then do the motion correction, and save the motion corrected tiff files?