This summer, I had a paper accepted in NeuroImage
[1] on a fully automated pipeline for motion correction of the fetal brain in MRI. My main contribution is on detecting the brain and extracting it in the unprocessed data in order to automatically provide an input for motion correction. The motion correction code is the work of Maria Murgasova
[2], I incorporated in it the realignment of the slice segmentations in order to refine the brain extraction throughout the motion correction process.
I recently installed the code on a new machine and tested it using the example on
github. As installing research code is rarely a simple matter of downloading the source and running "make", I took notes of all the steps for future reference: