Menu

Package that provides tools for brain MRI Deep Learning pre-processing.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

brainprep.utils.check_version(package_name, check_pkg_version)[source]ΒΆ

Check installed version of a package.

Note

This function is based on dpkg linux command.

Parameters:

package_name : str

the name of the package we want to check the version.

Follow us

© 2025, brainprep developers