Metadata-Version: 2.1
Name: nibabies
Version: 22.1.1
Summary: NeuroImaging Babies provides processing tools for magnetic resonance images of the brain in infants.
Home-page: https://github.com/nipreps/nibabies
Author: The NiPreps Developers
Author-email: nipreps@gmail.com
License: Apache License, 2.0
Project-URL: Documentation, https://nibabies.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/nipreps/nibabies
Project-URL: Bug Tracker, https://github.com/nipreps/nibabies/issues
Project-URL: Docker, https://hub.docker.com/r/nipreps/nibabies
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8
Provides-Extra: aroma
Provides-Extra: doc
Provides-Extra: docs
Provides-Extra: duecredit
Provides-Extra: maint
Provides-Extra: pointclouds
Provides-Extra: style
Provides-Extra: test
Provides-Extra: tests
Provides-Extra: all
License-File: LICENSE

# *NiBabies*: A robust preprocessing workflow tailored for neonate and infant MRI

[![github](https://github.com/nipreps/nibabies/actions/workflows/pytest.yml/badge.svg)](https://github.com/nipreps/nibabies/actions)
[![circle](https://circleci.com/gh/nipreps/nibabies/tree/master.svg?style=shield)](https://circleci.com/gh/nipreps/nibabies/tree/master)
[![dockerhub](https://img.shields.io/badge/docker-nipreps/nibabies-brightgreen.svg?logo=docker&style=flat)](https://hub.docker.com/r/nipreps/nibabies/tags/)
[![coverage](https://codecov.io/gh/nipreps/nibabies/branch/master/graph/badge.svg)](https://app.codecov.io/gh/nipreps/nibabies/branch/master)
[![documentation](https://readthedocs.org/projects/nibabies/badge/?version=latest)](https://nibabies.readthedocs.io/en/latest/)
[![DOI](https://zenodo.org/badge/264223087.svg)](https://zenodo.org/badge/latestdoi/264223087)

Anatomical | Functional
---------- | ----------
![nibabies-anat](https://raw.githubusercontent.com/nipreps/nibabies/master/docs/_static/nibabies_anat.png) | ![nibabies-func](https://raw.githubusercontent.com/nipreps/nibabies/master/docs/_static/nibabies_func.png)

*NiBabies* is an open-source software pipeline designed to process anatomical and functional magnetic resonance imaging data.
A member of the [NeuroImaging PREProcessing toolS (NiPreps)](https://www.nipreps.org/) family, *NiBabies* is designed and optimized for human infants between 0-2 years old.

---

## Getting Started

For comprehensive information on *NiBabies*, including installation and usage, visit [our documentation](https://nibabies.readthedocs.io/en/latest).


