Skip to content

Adding a field in NIVolume indicating original byteorder #79

@calvinchai

Description

@calvinchai

Do you agree that adding a field to NIVolume for indicating the original byteorder can be beneficial? Currently after loading from the disk, this information got lost. In Nibabel.py, there is a ni.header.endianness field for this purpose. Since adding such a field to the header definition is tricky in Julia implementation, we can have it in NIVolume struct, and make it default to the current system byteorder, when a new NIVolume is created.

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