Skip to content

Allow other types into append #39

@arokem

Description

@arokem

Right now, append only takes a TRX as input:

def append(self, trx: Type["TrxFile"], extra_buffer: int = 0) -> None:

For practical purposes, it would be useful to be allowed to append SFT and other types (ArraySequence, LazyTractogram) into an existing TRX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions