-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
39 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,53 @@ | ||
.PHONY: all clean | ||
.SUFFIXES: | ||
|
||
all: txt/output-filelist.txt txt/validate.txt txt/input-diff.txt txt/input-diff2.txt | ||
.ONESHELL: | ||
all: txt/validate.txt txt/input-diff.txt | ||
|
||
.ONESHELL: | ||
examples/dicom/6/: examples/ | ||
cd examples | ||
wget https://github.com/user-attachments/files/15515915/gre_phantom_dcm_nii.zip | ||
unzip gre_phantom_dcm_nii.zip | ||
cd dicom/ | ||
mkdir {5,6} | ||
mv TESTBR.MR.DEV-SCHIRDA_041119_BRAINO.0005.* 5 | ||
mv TESTBR.MR.DEV-SCHIRDA_041119_BRAINO.0006.* 6 | ||
|
||
.venv/bin/activate: | ||
./setup_env.bash | ||
|
||
dcm-rehead/: examples/dicom/6/ | .venv/bin/activate | ||
source .venv/bin/activate && \ | ||
dicom-rewrite-pname -o $@/5 -n fmap_acq-dwi examples/dicom/5/* | ||
dicom-rewrite-pname -o $@/6 -n fmap_acq-dwi examples/dicom/6/* | ||
|
||
bids/: dcm-rehead/ | ||
./01_dcm-bids.sh $</*/ | ||
|
||
txt/validate.txt: bids/ | ||
# NB. last directory shouldn't exist? see readme issues | ||
bids-validator --verbose --no-color bids/dev/schirda/041119_BRAINO/testbr/ |tee $@ | ||
|
||
#### diffing checking name changes | ||
txt/input-orig.txt: | txt/ | ||
# dcmdirtab from lncdtools: https://github.com/lncd/lncdtools | ||
dcmdirtab -d '/Volumes/Hera/Raw/MRprojects/SPA/Pilot/2*/DICOM/*' > $@ | ||
|
||
dcm-rehead/: | ||
./00_dcm-rewrite-from-xlsx.py | ||
dcmdirtab -d 'examples/dicom/*' > $@ | ||
|
||
txt/input-reproin.txt: dcm-rehead/ $(wildcard dcm-rehead/2*/0*/) | ||
dcmdirtab -d 'dcm-rehead/2*/0*/' > $@ | ||
txt/input-reproin.txt: dcm-rehead/ $(wildcard dcm-rehead/*) | ||
dcmdirtab -d 'dcm-rehead/*' > $@ | ||
|
||
txt/input-diff.txt: txt/input-orig.txt txt/input-reproin.txt | ||
bash -c "diff -W 30 -wby <(cut -f 2-3 txt/input-orig.txt|sort -n) <(cut -f 2-3 txt/input-reproin.txt|sort -n) || :" > $@ | ||
|
||
txt/input-diff2.txt: txt/input-orig.txt txt/input-reproin.txt | ||
Rscript seqdiff.R > $@ | ||
|
||
bids/: txt/input-reproin.txt .venv/bin/activate | ||
./01_dcm-bids.sh | ||
|
||
txt/output-filelist.txt: bids/ | ||
find bids/ -iname '*nii.gz' -or -iname '*json' > $@ | ||
|
||
bids/MRRC/SPA_Luna/20231103lunapilotspa2/.bidsignore: bidsignore | ||
cp $< $@ | ||
|
||
txt/validate.txt: bids/ bids/MRRC/SPA_Luna/20231103lunapilotspa2/.bidsignore | ||
# NB. last directory shouldn't exist? see readme issues | ||
bids-validator --verbose --no-color bids/MRRC/SPA_Luna/20231103lunapilotspa2/ |tee $@ | ||
|
||
%/: | ||
mkdir -p $@ | ||
|
||
clean: | ||
rm -rf bids/ dcm-rehead/ | ||
rm -rf bids/ dcm-rehead/ txt/input-*.txt |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,3 @@ | ||
seqno ndcm seqno ndcm | ||
1 3 < | ||
1 512 < | ||
2 3 < | ||
2 5 2 5 | ||
3 160 < | ||
3 82 3 82 | ||
4 160 < | ||
4 41 4 41 | ||
5 1 < | ||
5 11 5 11 | ||
6 1 < | ||
6 176 6 176 | ||
7 3 < | ||
7 352 7 352 | ||
8 1 < | ||
8 205 8 205 | ||
9 3 < | ||
9 41 9 41 | ||
10 1 < | ||
10 11 10 11 | ||
11 1 < | ||
11 11 11 11 | ||
12 192 12 192 | ||
12 5 < | ||
13 192 13 192 | ||
14 192 14 192 | ||
15 192 15 192 | ||
16 192 16 192 | ||
17 192 17 192 | ||
18 192 18 192 | ||
19 192 19 192 | ||
20 192 20 192 | ||
21 10 21 10 | ||
22 10 < | ||
23 1 < | ||
24 165 24 165 | ||
25 33 25 33 | ||
26 165 26 165 | ||
27 33 27 33 | ||
28 66 28 66 | ||
29 33 29 33 | ||
30 2 30 2 | ||
31 2 < | ||
32 2 32 2 | ||
33 2 < | ||
34 680 34 680 | ||
35 680 < | ||
36 680 < | ||
37 680 < | ||
38 1 38 1 | ||
39 1 39 1 | ||
40 1 40 1 | ||
41 126 | 41 122 | ||
42 84 < | ||
43 1092 < | ||
44 84 < | ||
45 84 < | ||
46 1 < | ||
47 44 47 44 | ||
48 44 48 44 | ||
5 84 5 84 | ||
6 84 6 84 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,3 @@ | ||
subj seqno ndcm pname tr matrix acqdir dname fullpath | ||
20231019 1 3 localizer 8.6 0 256 230 0 ROW s001_localizer /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s001_localizer | ||
20231019 2 3 localizer 8.6 0 256 230 0 ROW s002_localizer /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s002_localizer | ||
20231019 3 160 MPRAGE1p 3000 0 256 184 0 ROW s003_MPRAGE1p /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s003_MPRAGE1p | ||
20231019 4 160 MPRAGE1p 3000 0 256 184 0 ROW s004_MPRAGE1p /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s004_MPRAGE1p | ||
20231019 5 1 PMRSv160 null null null s005_PMRSv160 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s005_PMRSv160 | ||
20231019 6 1 PMRSv160 null null null s006_PMRSv160 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s006_PMRSv160 | ||
20231019 7 3 MPRAGE1p 3000 0 256 184 0 ROW s007__MPR_Collection_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s007__MPR_Collection_ | ||
20231019 8 1 PMRS null null null s008_PMRS /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s008_PMRS | ||
20231019 9 3 localizer 8.6 0 256 230 0 ROW s009_localizer /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s009_localizer | ||
20231019 10 1 localizer_cspine 8.6 0 256 230 0 ROW s010_localizer_cspine /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s010_localizer_cspine | ||
20231019 11 1 localizer_cspine 6 0 256 256 0 ROW s011_localizer_cspine /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s011_localizer_cspine | ||
20231019 12 5 localizer_cspine 6 0 256 256 0 ROW s012_localizer_cspine /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231019PilotP31/DICOM/s012_localizer_cspine | ||
20231103 1 512 txa_adjust null null null s001_txa_adjust /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s001_txa_adjust | ||
20231103 2 5 localizer 8.6 0 256 256 0 ROW s002_localizer /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s002_localizer | ||
20231103 3 82 gre_field_mapping_MCxx_B0scout_41 320 128 0 0 128 COL s003_gre_field_mapping_MCxx_B0scout_41 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s003_gre_field_mapping_MCxx_B0scout_41 | ||
20231103 4 41 gre_field_mapping_MCxx_B0scout_41 320 128 0 0 128 COL s004_gre_field_mapping_MCxx_B0scout_41 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s004_gre_field_mapping_MCxx_B0scout_41 | ||
20231103 5 11 B1_rel_B0_1slc_merged 120 64 0 0 64 COL s005_B1_rel_B0_1slc_merged /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s005_B1_rel_B0_1slc_merged | ||
20231103 6 176 B1_rel_B0_1slc_merged 120 64 0 0 64 COL s006_B1_rel_B0_1slc_merged_B1 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s006_B1_rel_B0_1slc_merged_B1 | ||
20231103 7 352 B1_abs_1slc_merged 10000 64 0 0 64 COL s007_B1_abs_1slc_merged_B1 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s007_B1_abs_1slc_merged_B1 | ||
20231103 8 205 gre_field_mapping_MCxx_B0map_41 603 64 0 0 64 COL s008_gre_field_mapping_MCxx_B0map_41 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s008_gre_field_mapping_MCxx_B0map_41 | ||
20231103 9 41 gre_field_mapping_MCxx_B0map_41 603 64 0 0 64 COL s009_gre_field_mapping_MCxx_B0map_41 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s009_gre_field_mapping_MCxx_B0map_41 | ||
20231103 10 11 B1_abs_1slc_singleChannelMode 10000 64 0 0 64 COL s010_B1_abs_1slc_singleChannelMode_B1 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s010_B1_abs_1slc_singleChannelMode_B1 | ||
20231103 11 11 B1_abs_1slcRing_singleChannelMode 10000 64 0 0 64 COL s011_B1_abs_1slcRing_singleChannelMode_B1 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s011_B1_abs_1slcRing_singleChannelMode_B1 | ||
20231103 12 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s012_MP2RAGEPTX_TR6000_1mmiso_INV1 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s012_MP2RAGEPTX_TR6000_1mmiso_INV1 | ||
20231103 13 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s013_MP2RAGEPTX_TR6000_1mmiso_INV1_PHS_FILT /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s013_MP2RAGEPTX_TR6000_1mmiso_INV1_PHS_FILT | ||
20231103 14 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s014_MP2RAGEPTX_TR6000_1mmiso_INV2 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s014_MP2RAGEPTX_TR6000_1mmiso_INV2 | ||
20231103 15 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s015_MP2RAGEPTX_TR6000_1mmiso_INV2_PHS_FILT /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s015_MP2RAGEPTX_TR6000_1mmiso_INV2_PHS_FILT | ||
20231103 16 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s016_MP2RAGEPTX_TR6000_1mmiso_DIV_Images /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s016_MP2RAGEPTX_TR6000_1mmiso_DIV_Images | ||
20231103 17 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s017_MP2RAGEPTX_TR6000_1mmiso_T1_Images /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s017_MP2RAGEPTX_TR6000_1mmiso_T1_Images | ||
20231103 18 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s018_MP2RAGEPTX_TR6000_1mmiso_HeadMask /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s018_MP2RAGEPTX_TR6000_1mmiso_HeadMask | ||
20231103 19 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s019_MP2RAGEPTX_TR6000_1mmiso_UNI-DEN /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s019_MP2RAGEPTX_TR6000_1mmiso_UNI-DEN | ||
20231103 20 192 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s020_MP2RAGEPTX_TR6000_1mmiso_UNI_Images /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s020_MP2RAGEPTX_TR6000_1mmiso_UNI_Images | ||
20231103 21 10 cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR 1300 110 0 0 110 COL s021_cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s021_cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR | ||
20231103 22 10 cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR 1300 110 0 0 110 COL s022_MoCoSeries /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s022_MoCoSeries | ||
20231103 23 1 MP2RAGEPTX_TR6000_1mmiso 6000 0 210 184 0 ROW s023__MPR_Collection_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s023__MPR_Collection_ | ||
20231103 24 165 PFC_gre_field_mapping_MCxx_B0map_33 500 64 0 0 64 COL s024_PFC_gre_field_mapping_MCxx_B0map_33 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s024_PFC_gre_field_mapping_MCxx_B0map_33 | ||
20231103 25 33 PFC_gre_field_mapping_MCxx_B0map_33 500 64 0 0 64 COL s025_PFC_gre_field_mapping_MCxx_B0map_33 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s025_PFC_gre_field_mapping_MCxx_B0map_33 | ||
20231103 26 165 PFC_gre_field_mapping_MCxx_B0map_33 500 64 0 0 64 COL s026_PFC_gre_field_mapping_MCxx_B0map_33 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s026_PFC_gre_field_mapping_MCxx_B0map_33 | ||
20231103 27 33 PFC_gre_field_mapping_MCxx_B0map_33 500 64 0 0 64 COL s027_PFC_gre_field_mapping_MCxx_B0map_33 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s027_PFC_gre_field_mapping_MCxx_B0map_33 | ||
20231103 28 66 B0Scout33Slice_ReconReference 323 128 0 0 128 COL s028_B0Scout33Slice_ReconReference /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s028_B0Scout33Slice_ReconReference | ||
20231103 29 33 B0Scout33Slice_ReconReference 323 128 0 0 128 COL s029_B0Scout33Slice_ReconReference /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s029_B0Scout33Slice_ReconReference | ||
20231103 30 2 cmrr_mbep2d_se_AP_R1x3_Pxl2mm 5000 110 0 0 110 COL s030_cmrr_mbep2d_se_AP_R1x3_Pxl2mm /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s030_cmrr_mbep2d_se_AP_R1x3_Pxl2mm | ||
20231103 31 2 cmrr_mbep2d_se_AP_R1x3_Pxl2mm 5000 110 0 0 110 COL s031_MoCoSeries /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s031_MoCoSeries | ||
20231103 32 2 cmrr_mbep2d_se_PA_R1x3_Pxl2mm 5000 110 0 0 110 COL s032_cmrr_mbep2d_se_PA_R1x3_Pxl2mm /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s032_cmrr_mbep2d_se_PA_R1x3_Pxl2mm | ||
20231103 33 2 cmrr_mbep2d_se_PA_R1x3_Pxl2mm 5000 110 0 0 110 COL s033_MoCoSeries /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s033_MoCoSeries | ||
20231103 34 680 cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR 1300 110 0 0 110 COL s034_cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s034_cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR | ||
20231103 35 680 cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR 1300 110 0 0 110 COL s035_MoCoSeries /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s035_MoCoSeries | ||
20231103 36 680 cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR 1300 110 0 0 110 COL s036_cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s036_cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR | ||
20231103 37 680 cmrr_mbep2d_bold_R2x3_Pxl2_TR1300_NOSHIMERR 1300 110 0 0 110 COL s037_MoCoSeries /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s037_MoCoSeries | ||
20231103 38 1 cmrr_mbep2d_diff_b0_AP_R2x2_Pxl1p5mm_TR5050_b300DD22 5500 148 0 0 148 COL s038_cmrr_mbep2d_diff_b0_AP_R2x2_Pxl1p5mm_TR5050_b300DD /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s038_cmrr_mbep2d_diff_b0_AP_R2x2_Pxl1p5mm_TR5050_b300DD | ||
20231103 39 1 cmrr_mbep2d_diff_b0_PA_R2x2_Pxl1p5mm_TR5050_b300DD22 5500 148 0 0 148 COL s039_cmrr_mbep2d_diff_b0_PA_R2x2_Pxl1p5mm_TR5050_b300DD /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s039_cmrr_mbep2d_diff_b0_PA_R2x2_Pxl1p5mm_TR5050_b300DD | ||
20231103 40 1 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 5500 148 0 0 148 COL s040_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s040_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ | ||
20231103 41 126 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 5500 148 0 0 148 COL s041_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s041_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 | ||
20231103 42 84 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 5500 148 0 0 148 COL s042_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s042_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ | ||
20231103 43 1092 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 5500 148 0 0 148 COL s043_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s043_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ | ||
20231103 44 84 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 5500 148 0 0 148 COL s044_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s044_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ | ||
20231103 45 84 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 null null null s045_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s045_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ | ||
20231103 46 1 cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97 null null null s046_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s046_cmrr_mbep2d_diff_PA_R2x2_Pxl1p5mm_TR5050_b200DD97_ | ||
20231103 47 44 mtgre_yesMT 150 0 144 126 0 ROW s047_mtgre_yesMT /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s047_mtgre_yesMT | ||
20231103 48 44 mtgre_noMT 150 0 144 126 0 ROW s048_mtgre_noMT /Volumes/Hera/Raw/MRprojects/SPA/Pilot/20231103Luna_PilotSPA2/DICOM/s048_mtgre_noMT | ||
5 5 84 gre_2D_28sls_3mm_3constrasts_fov210 320 0 128 128 0 ROW 5 examples/dicom/5 | ||
6 6 84 gre_2D_28sls_3mm_3constrasts_fov210 320 0 128 128 0 ROW 6 examples/dicom/6 |
Oops, something went wrong.