{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n# BabyAFQ : tractometry for infant dMRI data\n\nThe following is an example of tractometry for infant bundles. This example and\nresulting pyAFQ support for pediatric bundles was inspired by and largely due\nto the work of Grotheer et al. [Grotheer2021]_, as implemented in\n[Grotheer2023]_.\n\n
Because it is time and disk-space consuming, this example\n is not run when the pyAFQ documentation is built. To run this example\n yourself, you can download the contents of this file as an\n executable `.py` file or as a Jupyter notebook from the links at the bottom\n of the page.