Skip to content

Registration examples failing #3

@kushaangupta

Description

@kushaangupta

I'm unable to successfully run the examples of registration (pairwise and groupwise). The code seem to ask for a sampling attribute from numpy.ndarray which doesn't exist.

return Aarray(tmp, im.sampling)

Due to the same issue the groupwise example seem to fail here. FieldDescription is automatically creating inconsistent sampling values that lead to error

raise ValueError('Given reference field sampling does not match.')

The only cheap hack I could come up with was to comment these lines, but I was wondering if there's a better fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions