Skip to content

BastienCagna/nibv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiPype wrapping of BrainVISA processes

This python projects is made to automatically generate BrainVISA processes wraps for nipype.

Install

Here is the commands to install it:

git clone https://github.com/BastienCagna/nibv.git
cd nibv
python setup.py develop

Then, as for now no hard release of the wraps exists, you can generate them by running the generate_wraps.py script (here we choose the morphologist toolbox but you can use it also for others):

python scripts/generate_wraps.py morphologist ./morphologist.json

Usage example

Contribute

Do not hesitate to post new issues and/or pull requests if you have any idea to enhance or extend this project.

Related

Here some usefull links:

About

Nipype interface to use BrainVISA processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages