Skip to content

Evaluate obliquity as an array of values #421

@tsalo

Description

@tsalo

Summary

Obliquity is currently evaluated as a single boolean (np.any(nb.affines.obliquity(img.affine) > 1e-4)). Maybe we could retain the actual obliquity values as a 3-element array? That way obliquity could be clustered like other numeric attributes, once #407 is merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions