Skip to content

Call ImplicitRegistrator fails if coordinate_tensor is None #6

@kaftanski

Description

@kaftanski

There is an "Unresolved attribute reference 'make_coordinate_slice' for class 'ImplicitRegistrator'" from the following line:

coordinate_tensor = self.make_coordinate_slice(

Removing the self and importing make_coordinate_slice from general solves the issue.

Thank you very much for your great work!

Metadata

Metadata

Assignees

No one assigned

    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