SlicerDMRI / whitematteranalysis

White matter tractography clustering and more...
https://dmri.slicer.org/whitematteranalysis/
Other
69 stars 33 forks source link

Remove or adapt platform-specific calls to 3D Slicer #168

Open jhlegarreta opened 12 months ago

jhlegarreta commented 12 months ago

A number of scripts (e.g. wm_compute_FA_from_DWIs.py) and documentation contain macOS-specific 3D Slicer calls, e.g. /Applications/Slicer.app/Contents/lib/Slicer-<ver>/cli-modules/<extension_name>. These calls should be either removed or be adapted to other platforms (at least Linux). The documentation should include at least both cases.