You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing to consider is that the SlicerFreeSurfer extension doesn't have any external dependencies as far as I'm aware, whereas the SlicerFreeSurferCommands 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).
The text was updated successfully, but these errors were encountered:
benzwick
changed the title
Merge SlicerFreeSurfer and SlicerFreeSurferCommands and move into the Slicer GitHub organization
Merge SlicerFreeSurfer and SlicerFreeSurferCommands and move into the Slicer GitHub organization?
Jun 14, 2023
Instead moving the project SlicerFreeSurferCommands to the PerkLab GitHub organization, per suggestion of @pieper , the idea would be the following:
bundle the modules inside the PerkLab/SlicerFreeSurfer extension
make it clear that these commands are only available if freesurfer is installed.
That 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).
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).The text was updated successfully, but these errors were encountered: