openneuropet / PET_pipelines

A suite of brain PET processing pipelines
10 stars 5 forks source link

FDG-PET nipype preprocessing pipeline #3

Open jrdalenberg opened 1 year ago

jrdalenberg commented 1 year ago

Hey all,

I received a mail from @melanieganz about the derivatives meeting in which she linked to this repo.

Previously, my colleagues worked with PMOD to (pre)process data. But when I critically evaluated their pipeline, I noticed that it made a lot of errors during co-registration and normalization.

Since I am working on a study with currently 110 FDG PET scans from patients with hyperkinetic movement disorders and healthy controls (still recruiting up to 140), I decided to build a robust preprocessing pipeline with nipype. The data that I am working with are static 3T T1 and FDG-PET images.

The pipeline makes use of:

The pipeline seems to do a good job for our data set and I very much like to share it with the community.

What would be a good way to move forward?

graph_detailed

jrdalenberg commented 1 year ago

I continued this work here: https://github.com/jrdalenberg/PETBrainPreprocessing