.. tract_querier documentation master file, created by sphinx-quickstart on Sun Mar 31 19:25:35 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to WMQL's documentation! ========================================= The White Matter Query Language (WMQL) is a technique to formally describe white matter tracts and to automatically extract them from diffusion MRI volumes. This query language allows us to construct a dictionary of anatomical definitions describing white matter tracts. The definitions include adjacent gray and white matter regions, and rules for spatial relations. This enables the encoding of anatomical knowledge of the human brain white matter as well as the automated coherent labeling of white matter anatomy across subjects. This is an implementation of the WMQL language presented in `"The white matter query language: a novel approach for describing human white matter anatomy", Wassermann et al. Brain Structure and Function 2016 `_ [#f1]_. Click here for :ref:`example_script` `Source code in GitHub `_, and these are the :ref:`installation_instructions` This software is published under the following :ref:`license` .. toctree:: :maxdepth: 1 tract_querier Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. rubric:: Footnotes .. [#f1] Self archived author version available for download `here `_. The previously published conference article can be found here `"On Describing Human White Matter Anatomy: The White Matter Query Language", Wassermann et al., MICCAI 2013 <_static/WassermannMICCAI2013.pdf>`_.