Skip to content

Allow other types into append #39

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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