Open benzwick opened 1 year ago
Instead moving the project SlicerFreeSurferCommands
to the PerkLab GitHub organization, per suggestion of @pieper , the idea would be the following:
PerkLab/SlicerFreeSurfer
extensionThat is, make it clear to the user at runtime, rather than in documentation, what features would be available if freesurfer is installed along with pointers to the installation instructions (even a button that opens the web page).
I agree, adding the SlicerFreeSurferCommands to SlicerFreeSurfer sounds like the best approach.
Should we merge SlicerFreeSurfer and SlicerFreeSurferCommands, and move them to the Slicer GitHub organization?
Please see the discussion here for more details.
One thing to consider is that the
SlicerFreeSurfer
extension doesn't have any external dependencies as far as I'm aware, whereas theSlicerFreeSurferCommands
extension depends on FreeSurfer which needs to be installed and configured by the user, takes up about 14 GB of disk space, and can only be installed on Linux/Unix OS (on Windows WSL can be used).