Hi Alfonso,
I have a batch script (attached, adapted from your HCP example script) that ran well in my initial tests, and now I'd like to add some additional ROIs. I see from a previous thread (https://www.nitrc.org/forum/forum.php?thread_id=5822&forum_id=1144) that there is an option for adding new ROIs in batch. However, when I added new ROIs to my list, set the flag batch.Setup.rois.add=1, and run the batch script, it begins rerunning some of my preprocessing steps (segmentation and ART-repair, though not smoothing). Preprocessing is fairly time/resource intensive and I plan to periodically add new ROIs and re-run this model, so I'd like to avoid this if possible. Commenting out the preprocessing options allows Setup to run to completion but causes other issues (the loaded functional images revert to the unsmoothed versions and the scrubbing first-level regressor disappears, causing the Denoising step to crash; the segmentation data still loads correctly). Is there a simple way to tell CONN to skip preprocessing but still load the preprocessing outputs when re-running (akin to setting the overwrite option to "No" for other steps)? I'm using version 17a.
Thank you!
-Ely
I have a batch script (attached, adapted from your HCP example script) that ran well in my initial tests, and now I'd like to add some additional ROIs. I see from a previous thread (https://www.nitrc.org/forum/forum.php?thread_id=5822&forum_id=1144) that there is an option for adding new ROIs in batch. However, when I added new ROIs to my list, set the flag batch.Setup.rois.add=1, and run the batch script, it begins rerunning some of my preprocessing steps (segmentation and ART-repair, though not smoothing). Preprocessing is fairly time/resource intensive and I plan to periodically add new ROIs and re-run this model, so I'd like to avoid this if possible. Commenting out the preprocessing options allows Setup to run to completion but causes other issues (the loaded functional images revert to the unsmoothed versions and the scrubbing first-level regressor disappears, causing the Denoising step to crash; the segmentation data still loads correctly). Is there a simple way to tell CONN to skip preprocessing but still load the preprocessing outputs when re-running (akin to setting the overwrite option to "No" for other steps)? I'm using version 17a.
Thank you!
-Ely