pub fn read_tt(path: &Path) -> Result<Tractogram>Expand description
Read a DSI Studio Tiny Track .tt.gz file into a Tractogram.
Cluster IDs become TRX groups, and TT colors become dpg/<group>/color.3.uint8.
Sidecar .txt labels are used for group names when present.