bids2squirrel

Convert BIDS format to squirrel format

Overview

The tool attempts to convert BIDS format data into a squirrel package.

Example Usage

Extract a subject, with all child objects (study, series, intervention, observation, analysis)

squirrel bids2squirrel <inputdir> <outpackage>

Options

--overwrite

If --overwrite flag is set,then an existing package of the same name will be overwritten

Last updated