Tutorial on how to extract data from brain maps and segmentations (e.g., tumor volume, median tumor CBV, ...) from the Terminal, and how to automate data extraction from multiple patients/timepoints by implementing a loop in python.
This step requires a previous conversion to nifti format and a previous generation of tumor segmentations.
0:00 Intro
1:02 Data Extraction from Terminal
13:52 Python Script