File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 108108 "metadata" : {},
109109 "outputs" : [],
110110 "source" : [
111- " # convert the Siemens Normalisation into STIR format, some keys slightly differ\n " ,
112- " # $data_path/20170809_NEMA[_MUMAP]_UCL.n .hdr are the extracted headers from the scanner\n " ,
113- " # norm.n.hdr and umap.v.hdr are the output converted files \n " ,
114- " #!convertSiemensInterfileToSTIR.sh $data_path/20170809_NEMA_UCL.n.hdr norm.n.hdr \n " ,
111+ " # convert the Siemens attenuation image into STIR format, some keys slightly differ\n " ,
112+ " # $data_path/20170809_NEMA_MUMAP_UCL.v .hdr is the extracted header from the scanner\n " ,
113+ " # umap.v.hdr is the output converted file \n " ,
114+ " # Also copy the normalisation header for modification below (using a shorter name). \n " ,
115115 " !cp $data_path/20170809_NEMA_UCL.n.hdr norm.n.hdr\n " ,
116116 " !convertSiemensInterfileToSTIR.sh $data_path/20170809_NEMA_MUMAP_UCL.v.hdr umap.v.hdr\n " ,
117117 " \n " ,
You can’t perform that action at this time.
0 commit comments