Fetch and update an infant MRI template.
strAge to download. Can be one of {'2wk', '1mo', '2mo', '3mo', '4.5mo',
'6mo', '7.5mo', '9mo', '10.5mo', '12mo', '15mo', '18mo', '2yr'}.
str | NoneThe path to download the template data to.
str | int | NoneControl verbosity of the logging output. If None, use the default
verbosity level. See the logging documentation and
mne.verbose() for details. Should only be passed as a keyword
argument.
strThe standard subject name, e.g. ANTS4-5Month3T.
Notes
If you use these templates in your work, please cite [1] and [2].
New in version 0.23.
References
mne.datasets.fetch_infant_template#