Back to the Tutorials List
In this tutorial, we will explain why metadata preservation is important for brain image analysis, explicitly identify the metadata required for registration, how the metadata can be preserved, and how these techniques apply to the fMOST dataset studied in the hackathon.
Duration: 1.0 hours.
There are a few ways to run these tutorials.
Just click on the links above, and wait a few minutes until a Jupyter server starts.
First, install Python, if not already available.
Next, install the required dependencies::
python -m pip install jupyter matplotlib numpy
python -m pip install --upgrade --pre itk
Then, clone the repository::
git clone https://github.com/InsightSoftwareConsortium/GetYourBrainStraight.git
cd GetYourBrainStraight/HCK01_2022_Virtual/Tutorials/MetadataPreservation
And start Jupyter::
python -m jupyter notebook