Skip to content

Current FreeSurfer LTA implementation conflates head-motion series with transform array #147

Open
@oesteban

Description

@oesteban

The LTA format allows reference and moving to be defined per entry in the affine list. However, our current implementation interprets these as a list of affines all referenced to the same reference/moving pair.

It would be easy to fix FSLinearTransformArray class-methods to check whether the src and dst are constant and if not, generate a list of FSLinearTransform, keeping the FSLinearTransformArray otherwise.

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