Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2021-02-17 19:00:50
Size: 1243
Editor: MeenaMakary
Comment:
Revision 10 as of 2021-02-17 19:06:16
Size: 1692
Editor: MeenaMakary
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:

---- /!\ '''Edit conflict - other version:''' ----

= Bullet list =
 * item 1

 * item 2, with gap
 * item 3
   * item 3.1

Line 27: Line 38:
perl brainPET_ perl brainPET_pCT_AeMir.pl -i /<DIR>/<SUJID>/MR/MPRAGE -f 107000-000005-000001.dcm -c 0
Line 29: Line 40:

---- /!\ '''Edit conflict - your version:''' ----

= Bullet list =
 * item 1
{{{
perl brainPET_pCT_AeMir.pl -i /<DIR>/<SUJID>/MR/MPRAGE -f 107000-000005-000001.dcm -c 0
}}}

 * item 2

---- /!\ '''End of edit conflict''' ----

Index

BrainPET

HI

Aether-Mirror Version

PseudoCT mu-map generation

This function generates pseudoCT mu-map using SPM8 atlas-based method (David Izquierdo-Garcia et al.)


/!\ Edit conflict - other version:


Bullet list

  • item 1
  • item 2, with gap
  • item 3
    • item 3.1

perl brainPET_pCT_AeMir.pl -i /<DIR>/<SUJID>/MR/MPRAGE -f 107000-000005-000001.dcm -c 0


/!\ Edit conflict - your version:


Bullet list

  • item 1

perl brainPET_pCT_AeMir.pl -i /<DIR>/<SUJID>/MR/MPRAGE -f 107000-000005-000001.dcm -c 0
  • item 2


/!\ End of edit conflict


Supporting Functions

Denoise MPRAGE

perl brainPET_denoise_mprage.pl -i /<DIR>/<SUBJID>/MR_PET/cp_iso_mprage.nii -t 25 -s 0

ifile2nifti

perl brainPET_ifile2nifti.pl -i /<DIR>/file.i

Development Version

BrainPET (last edited 2021-11-09 12:13:59 by MeenaMakary)