Skip to content

Make a routine for reading tck files directly into LiFE #48

@arokem

Description

@arokem

This currently requires a bit of a loop. First you need to convert the tck file into a pdb file using mrtrix_tck2pdb, then you need to use mtrImportFibers to read that one, and finally you need to save that into a mat file, which LiFE can read (e.g. here: https://github.com/francopestilli/life/blob/master/scripts/life_demo.m#L73). It would be nice to have one routine do all of that automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions