Skip to content

Commit da03ee5

Browse files
author
Jason Kai
committed
Rephrase first paragraph of DICOM retrieval
1 parent b86decf commit da03ee5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

autobidsportal/templates/getting_started.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,13 @@ <h2 class="card-title">DICOM retrieval</h2>
8080
</em>
8181
</p>
8282
<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):
9090
<br>
9191
<br>
9292
<code>PI_ProjectDescription_ScanDate_PatientName_StudyID.Hash.tar</code>

0 commit comments

Comments
 (0)