-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
pipeline.py lines 189-190:
flo1.connect([(atlas_reg, majority_vote,
[('output_file', 'annot_files')])])
atlas_reg's register_atlas() function and majority_vote's multilabel() function aren't connecting properly here. multilabel() is printing the annot_files list as ['U','U'] instead of the annot file names.
(commit 4fbef6e)
Metadata
Metadata
Assignees
Labels
No labels