tee-ar-ex / trx-python

Python implementation of the TRX file format
https://tee-ar-ex.github.io/trx-python/
BSD 2-Clause "Simplified" License
22 stars 15 forks source link

New test to match Dipy potential issue with sft copy #70

Closed frheault closed 12 months ago

frheault commented 12 months ago

This was absent from trx testing, now: loading trx, to_sft(), save sft (trk/tck/vtk), close trx, save sft again and make sure this is working as intended.

I think that's the final one, version 0.2.7 will be the final one?