Source code for osl_dynamics.files.parcellation """Volumetric parcellations. For more information see :ref:`parcellations`. """ from pathlib import Path [docs] path = Path(__file__).parent [docs] directory = str(path)