Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug constructor BET #42

Closed
rcorredorj opened this issue Dec 28, 2022 · 1 comment
Closed

Bug constructor BET #42

rcorredorj opened this issue Dec 28, 2022 · 1 comment

Comments

@rcorredorj
Copy link

Hi,

I'm just learning to use Pydra and trying to do a similar wrapper for calling elastix executables for image registration.

While checking your code, I noticed that this line should be line = line, otherwise Pydra can only have one single "BET" node in the workflow as it does not allow more than one node with the same name :

name="BET",

Cheers,

RaC

@satra
Copy link
Contributor

satra commented Dec 28, 2022

that seems to be a very old version of the repo. the current state does not have that issue any longer:

class BET(ShellCommandTask):

@satra satra closed this as completed Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants