ohbm / hackathon2021

Website for the 2021 OHBM Hackathon
https://ohbm.github.io/hackathon2021/
MIT License
22 stars 7 forks source link

Nipype 2.0: building new ecosystem around Pydra #29

Open djarecka opened 3 years ago

djarecka commented 3 years ago

Project info

Title: Nipype 2.0: building new ecosystem around Pydra

Project lead: Dorota Jarecka, @djarecka Christopher Markiewicz: @effigies Hao-Ting Wang: @htwangtw Jeffrey Wigger: @jw-96 Satra Ghosh @satra

Timezone:

afternoon/evening Europe & morning/afternoon East Coast we will start around noon UTC and finish around 7/8 PM UTC

Description: We are creating Nipype 2.0 ecosystem around Pydra package. Pydra is a new dataflow engine, coordinating the movement of data from the output of one computational node to the input of another node. A workflow is represented as a graph, and each node is a Task object, which may be a Python function or an interface to an external tool.

During this hackathon we want to work on the core package, but also prepare converters for Nipype 1.0 interfaces. We are also planning to improve documentation and tutorials.

Pyrda is a lightweight, Py3.7+ dataflow engine for computational graph construction, manipulation, and distributed execution.

Link to project: any repo from the nipype organization: https://github.com/nipype

Mattermost handle: dorota, markiewicz, haoting, jeffrey

Goals for the OHBM Brainhack

Good first issues:

Skills:

Chat channel:

https://mattermost.brainhack.org/brainhack/channels/nipype

Video channel:

we will be using either the main platform or jitsi. Please check the mattermost

Image for the OHBM brainhack website

pydra_logo

Project submission

Submission checklist

Once the issue is submitted, please check items in this list as you add under 'Additional project info'

Please include the following above (all required):

You can also include information about (all optional):

We would like to think about how you will credit and onboard new members to your project. We recommend reading references from this section. If you'd like to share your thoughts with future project participants, you can include information about (recommended):

QMENTA has agreed to sponsor the event and provide computational resources through their platform.

djarecka commented 3 years ago

hi @ohbm/project-monitors: My project is ready!