Convert BIDS format to squirrel format
The tool attempts to convert BIDS format data into a squirrel package.
Extract a subject, with all child objects (study, series, intervention, observation, analysis)
squirrel bids2squirrel <inputdir> <outpackage>
If --overwrite flag is set,then an existing package of the same name will be overwritten
Last updated 3 months ago