Skip to content

mapnode trouble #4

@binarybottle

Description

@binarybottle

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions