DevelopmentalImagingMCRI / karawun

Convert tractography studies from mrtrix into dicom for use in navigation software
Apache License 2.0
13 stars 4 forks source link

Tckfile reader crashes if unidirectional flag is "variable" #8

Closed richardbeare closed 4 years ago

richardbeare commented 4 years ago
Exception handler: ValueError - could not convert string to float: 'variable'

This happens when multiple tck files, with different unidirectional settings, are concatenated.

richardbeare commented 4 years ago

addressed by PR #9