AFNI_22.3.06
:
Hi folks! I'm trying to use DriveSuma to load an (already-drawn) .1D.roi file. I'm envisioning the equivalent of the SUMA GUI operation that goes: SUMA → Tools→ Draw ROI → Load → (select .roi file)
So far, I've been able to load a .dset file using:
DriveSuma -com surf_cont -load_dset ~/Desktop/<filename>.lh.niml.dset
But can't seem to get an .roi file (which I've hand drawn in SUMA) to load. So far, I've been trying variations on:
DriveSuma -com surf_cont -load_masks <filename>.lh.1D.roi
I'm wondering if the problem is that I'm using the wrong load command, or whether DriveSuma can't open .roi files. If it's the latter, I'd love to hear what workarounds folks are using to view ROIs using DriveSuma, ideally in such a way that the ROIs can be simultaneously viewed with functional maps. I've wondered, for instance, whether the simplest thing would be to write code to convert the .roi files into .dset files.
Thanks very much for any feedback!
Anna