Skip to content

Incorrect Documentation for ResampleToMatch #4570

@mueller-franzes

Description

@mueller-franzes

Describe the bug
The documentation for calling the "ResampleToMatch" class is incorrect as it specifies 'src_affine' and 'dst_affine' for example, but this does not match the code. The actual parameters are 'src_meta' and 'dst_meta'. The documentation seems to be a copy of "SpatialResample".

To Reproduce
Steps to reproduce the behavior:

  1. See: Doc
  2. Compare with: Code

Expected behavior
Documentation and code should match.

Screenshots
NA

Environment
NA

Additional context
Version 0.9.0

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