I am trying to write a utility script to convert *.trk outputs saved from DSI studio into the space of the original diffusion nifti, so they can be opened in Slicer and appear correctly registered. The example I have is saved such that the right/anterior/inferior corner is the origin and coordinates increase when moving to the right, anterior, and superior directions. That is, the L-R and A-P coordinate values are all negative. The scaling is in units of voxels, not mm.
My question is, are DSI studio outputs always saved this way? If not, what determines how they are saved? Thanks!