NiPreps Community

Check out the official NiPreps community page, where topics such as contributing, code of coduct, and licensing are outlined.

NiBabies Coding Style

Pre-commit

In addition to the NiPreps coding style, NiBabies leverages pre-commit to ensure consistent code across contributors. To enable pre-commit checks, first install the Python package and then run pre-commit install in the root of the NiBabies source tree.