Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2019-06-20 14:18:51
Size: 0
Comment:
Revision 4 as of 2021-02-17 13:17:20
Size: 965
Editor: MeenaMakary
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from MyNewPage
## Please edit system and help pages ONLY in the master wiki!
## For more information, please see MoinMoin:MoinDev/Translation.
## IMPORTANT NOTE:
## When you use this page as a template for creating your project page:
## * please remove all lines starting with two hashes (##)
## * except the acl line, please keep that, but remove one hash, so it reads #acl ...
## * fix the acl line so it has the correct page instead of the sample Project/...Group
##acl Project/AdminGroup:admin,read,write,delete,revert Project/ReadWriteGroup:read,write Project/ReadGroup:read
##master-page:Unknown-Page
##master-date:Unknown-Date
#format wiki
#language en
'''Index'''
<<TableOfContents(2)>>

= BrainPET =
{{{
HI
}}}


== 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
}}}

Index

BrainPET

HI

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

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