/
Database Structure (Partial)
Database Structure (Partial)
Table: file
Purpose: track origin of MRI files
Field name | Description | Type (* required) |
---|---|---|
file_id | key | * INTERGER AUTOINCREMENT |
name | file name | * VARCHAR |
folder | folder (where created) | VARCHAR |
date | time last changed | * DATETIME |
inputfileset_id | files use in creating this file | INTEGER |
batchfileset_id | batch file | INTEGER |
parameters | information on paramaters (text) | VARCHAR |
Table: fileset
Purpose: group files. Each set will consist of multiple file_id’s under the same fileset_id
Field name | Description | Type (* required) |
---|---|---|
fileset_id |
| * INTEGER |
file_id |
| * INTEGER |
, multiple selections available,
Related content
Study table
Study table
More like this
Raw data
Raw data
More like this
T1 Files and fields
T1 Files and fields
More like this
UCRex
UCRex
More like this
MRI Raw Data - Series folder structure
MRI Raw Data - Series folder structure
More like this
Data organisaton: Study Data, Analysis, LinuxShare
Data organisaton: Study Data, Analysis, LinuxShare
More like this