Differences between revisions 32 and 44 (spanning 12 versions)
Revision 32 as of 2021-07-12 21:52:52
Size: 6603
Editor: MeenaMakary
Comment:
Revision 44 as of 2021-07-12 22:53:23
Size: 6553
Editor: MeenaMakary
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
{{{#!wiki red/solid
 * For DICOM input:
{{{green
Line 35: Line 37:
 * For DICOM input:
{{{
perl brainPET_pCT_AeMir.pl -i /<DIR>/<SUJID>/MR/MPRAGE -f 107000-000005-000001.dcm -c 0
{{{#!wiki red
def hello():
    print "Hello World!"
Line 39: Line 41:

Index

BrainPET Reconstruction Algorithms


/!\ This page is only to process PET-MR data acquired using BrainPET (Bay 6) scanner at the Athinoula A. Martinos Center for Biomedical Imaging.

For questions/feedback, please contact Meena M. Makary (mmakary@mgh.harvard.edu) and Dr. Catana (ccatana@mgh.harvard.edu) OR preferably use this Teams Channel Positron


Aether-Mirror Version

This version mirrors the attenuation map generation and reconstruction algorithms that were used on Aether. We recommend to use this version only for continuation studies. Scripts are located inside: /autofs/cluster/petcore/PET_computer_backup/brainPET_code/Aether-Mirror. You will have to cd to this folder before running any of the functions below.

PseudoCT mu-map generation

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

(!) For full instructions type: perl brainPET_pCT_AeMir.pl -h

  • For DICOM input:

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