File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ __________
177
177
#### ` archives/2016-06-29 `
178
178
179
179
Initial script for all acquisition centres.
180
- * At this point DICOM tag (0010,0020) _ PatientID_ is not removed. It is suposed to contain PSC1.
180
+ * At this point DICOM tag (0010,0020) _ PatientID_ is not removed. It is supposed to contain PSC1.
181
181
* DICOM tags (0010,4000) _ PatientComments_ and (0020,4000) _ ImageComments_ are removed.
182
182
183
183
[ 1 ] : http://mircwiki.rsna.org/index.php?title=DicomEditor
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ foreach sub ($argv)
329
329
echo " " >> $out_echo
330
330
echo " DWI QC :" >> $out_echo
331
331
echo " [1] Blip Up data should be acquired in P>>A phase encode and Blip down data in A>>P" >> $out_echo
332
- echo " [2] Atleast 1 b0 & >80% of high b should be of good quality" >> $out_echo
332
+ echo " [2] At least 1 b0 & >80% of high b should be of good quality" >> $out_echo
333
333
echo " " >> $out_echo
334
334
echo " rsfMRI QC:" >> $out_echo
335
335
echo " TSNR: Gray matter and ventricles have lower temporal signal to noise ratio (TSNR) than white matter" >> $out_echo
You can’t perform that action at this time.
0 commit comments