The evolution of Nipype into Pydra
Tom Close (GH+MM: @tclose) and Arkiev D’Souza (GH: @arkiev MM: adsouza)
Dorota Jarecka (GH: @djarecka MM: dorota), Chris Markiewicz (GH: @effigies, MM: markiewicz), Yibei Chen (GH: @yibeichan MM: yibeichen), Ghislain Vaillant (GH+MM: @ghisvail) and Satra Ghosh (GH+MM: @satra)
Brainhack Australasia
Nipype is a Python library that provides a uniform interface to existing neuroimaging software and facilitates interaction between these packages within a single workflow. It forms the basis of widely-used pipelines such as C-PAC and fMRIPrep .
Despite Nipype’s success and longevity, some limitations of its design have become apparent over time. In particular,
Therefore, at the 2018 OHBM BrainHack in Singapore, a number of Nipype’s core developers sat down to start planning a rewritten 2nd generation, which eventually turned into Pydra .
In the intervening years, Pydra has matured into a fully functioning alternative to Nipype that is almost ready for production. However, it is missing the large library of tool interfaces that have been developed for Nipype over the years. Therefore, the Nipype2Pydra conversion tool has been developed to semi-automatically convert existing Nipype interfaces into Pydra syntax. Separate repositories/packages have been created for each toolkit implemented in Nipype, containing YAML specifications to guide the conversion process (e.g. pydra-freesurfer ).
In this hackathon, we aim to work through the semi-converted interfaces and complete the conversion process by editing corresponding the YAML specs. Starting off with some of the most popular toolkits, we will hopefully be able to build up enough of a library of interfaces to allow popular Nipype workflows to be ported across to Pydra.
Please read the contribution guide for tips on getting started and our policies on acknowledging contributions.
TODO
https://mattermost.brainhack.org/brainhack/channels/nipype
Required: Some Python Nice to have: experience working with neuroimaging toolkits (e.g. FSL, ANTs) but not essential Recommended: Reasonably comfortable with git
https://github.com/nipype/pydra/blob/master/CONTRIBUTING.md
This project is not focused on any specific dataset. We will be typically using dummy datasets and sample datasets from OpenNeuro , e.g. ds000114 .
more
Project collaborators are listed in the projects’ Zenodo reference
Leave this text if you don’t have an image yet.
documentation, method_development, pipeline_development
2_releases_existing
reproducible_scientific_methods
AFNI, ANTs, DIPY, FieldTrip, fMRIPrep, Freesurfer, FSL, MNE, MRtrix, Nipype, SPM
Python
DWI, fMRI, MRI
1_commit_push, 2_branches_PRs, 3_continuous_integration
No response
Hi @brainhackorg/project-monitors my project is ready!