Isaac Kinley
Isaac Kinley
I've been meaning to create a `survey-` version of the VAS plugin for a while now. Here it is!
Currently, when specifying the 1st-level analysis (and possibly other operations that I haven't tested), a questdlg opens if the output folder already contains a file called SPM.mat asking the user...
It seems like BIDS [already defines](https://bids-specification.readthedocs.io/en/stable/modality-specific-files/magnetic-resonance-imaging-data.html#non-parametric-structural-mr-images) the path_pattern argument to `bids.layout.writing.build_path`. Perhaps this should be the default? Or a `get_default_path_pattern(modality)` function could be defined to get defaults for different modalities?