Hello,
I try to export the 3D model and tracts separately. So I saved the 3D model as .obj file and tracts as .mat file. Then I used the python package Pyvista to visualize both of them. The following is what shows in DSI Studio. (the region was reconstructed from template and all tracts are inside the region)

This is what they are in Pyvista. It seems that they don't share the same coordinate system in the studio. How can I export them in single coordinate system.
I have tried these options but they didn't work