data-steps
JSON array
dataSpec describes the criteria used to find data if searching a database (NiDB for example, since this pipeline is usually connected to a database). The dataSpec is a JSON array of the following variables. Search variables specify how to find data in a database, and Export variables specify how the data is exported.
JSON variables
🔵 Primary key 🔴 Required
Variable | Type | Default | Description |
---|---|---|---|
| string | [Search] | |
| string | [Export] if | |
| string | [Export] | |
| string | [Export] | |
| bool | [Search] | |
| bool | [Export] | |
| string | [Search] Comma separated list of image types, often derived from the DICOM ImageType tag, (0008:0008). | |
| string | [Search] | |
| string | [Export] Directory, relative to the | |
| string | [Search] Modality to search for. | |
| string | [Search] If | |
| string | [Search] | |
| bool | [Search] | |
| number | The numerical order of this data step. | |
| bool | [Export] | |
| bool | [Search] | |
| string | [Search] Comma separated list of protocol name(s). | |
| string | [Search] Criteria for which series are downloaded if more than one matches criteria: | |
| bool | [Export] | |
| bool | [Export] |
Last updated