|
Main /
ImportYourMRIDataGo to neurospin/meg/anat You can import your MRI by using Nmrserver. This tool is included in Brainvisa software. Type "brainvisa" to run this software. Then, follow all steps described in this document You now have to flip your images to put them into the proper orientation For this, use these successive command lines: VipFlip –i sequencename.ima –o sequencename_flip1.ima –m yz VipFlip –i sequencename_flip1.ima –o sequencename_flip2.ima –m xy VipFlip –i sequencename_flip2.ima –o sequencename_flip3.ima –m xx The slices in 'sequencename_flip3.ima' are in the proper orientation: right is on the right. |