modify
Modify the contents of a squirrel package
Overview
Example Usage
bash> squirrel modify --variablelist study
Variable Type Required Description
AgeAtStudy number * Subject's age in years at the time of the study
Datetime datetime * Date of the study
DayNumber number For repeated studies and clinical trials, this indicates the day number of this study in relation to time 0
Description string * Study description
Equipment string Equipment name, on which the imaging session was collected
Height number Height in m of the subject at the time of the study
Modality string * Defines the type of data. See table of supported modalities
Notes string Any notes about the study
StudyNumber number * Study number. May be sequential or correspond to NiDB assigned study number
StudyUID string DICOM field StudyUID
TimePoint number Similar to day number, but this should be an ordinal number
VisitType string Type of visit. ex: Pre, Post
Weight number Weight in kg of the subject at the time of the study Options
--operation
Operation
Description
Associated options
--object
--datapath
--objectid
--subjectid
--studynum
--objectdata
--variablelist
Last updated