File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ <h2 class="card-title">DICOM retrieval</h2>
80
80
</ em >
81
81
</ p >
82
82
< p class ="card-text ">
83
- The first step of autobids queries the CFMM DICOM server to look for
84
- the study data based on information that was provided when creating a
85
- new study. For each newly acquired scan that is found, a tarball file will
86
- be created containing all of the associated DICOMS for a given participant.
87
- This tarball file will be named based on a combination of values pulled from
88
- the DICOM server and autobids database (which will be created if it can't
89
- be found):
83
+ The first step of autobids queries the CFMM DICOM server for study data
84
+ based on information that was provided when creating a new study.
85
+ For each newly acquired scan that is found, a tarball file will be
86
+ created containing all of the associated DICOMS for a given participant.
87
+ This tarball file will be named based on a combination of values pulled
88
+ from the DICOM server and autobids database (which will be created if it
89
+ can't be found):
90
90
< br >
91
91
< br >
92
92
< code > PI_ProjectDescription_ScanDate_PatientName_StudyID.Hash.tar</ code >
You can’t perform that action at this time.
0 commit comments