{"id":20566168,"url":"https://github.com/aces/cbrain-plugins-fsl","last_synced_at":"2025-06-14T09:06:34.199Z","repository":{"id":25769301,"uuid":"29207530","full_name":"aces/cbrain-plugins-fsl","owner":"aces","description":"(Deprecated) FSL models and tasks for CBRAIN","archived":false,"fork":false,"pushed_at":"2015-08-31T20:17:52.000Z","size":1142,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-14T09:05:31.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aces.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-13T19:42:59.000Z","updated_at":"2015-08-31T20:16:58.000Z","dependencies_parsed_at":"2022-09-15T10:01:01.736Z","dependency_job_id":null,"html_url":"https://github.com/aces/cbrain-plugins-fsl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aces/cbrain-plugins-fsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-fsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-fsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-fsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-fsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aces","download_url":"https://codeload.github.com/aces/cbrain-plugins-fsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-fsl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259790456,"owners_count":22911547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T04:40:18.519Z","updated_at":"2025-06-14T09:06:34.172Z","avatar_url":"https://github.com/aces.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DEPRECATED\n\nThe content of this package is deprecated; please use the combined package [cbrain-plugins-neuro](https://github.com/aces/cbrain-plugins-neuro) instead,\nwhich include the code here as well as the plugins in `cbrain-plugins-mni` and\n`cbrain-plugins-freesurfer`.\n\n## Introduction\n\nThis repository is a package containing a set of plugins for the\n[CBRAIN](https://github.com/aces/cbrain) platform.\n\n## Contents of this package\n\nThis package provides some tasks and models supporting\nparts of the FMRIB Software Library ([FSL](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/)).\n\n**Important Note** : Because this package required the NiftiFile userfile model, you must\nalso install the [MNI plugin package for CBRAIN](https://github.com/aces/cbrain-plugins-mni).\nThis can be done separately, before or after this package is installed.\n\n#### 1. Userfile models\n\n| Name             | Description               |\n|------------------|---------------------------|\n| FslDesignFile    | Model for FSL design file |\n| FslFastOutput    | Model for FAST output     |\n| FslFirstOutput   | Model for FIRST output    |\n| FslMelodicOutput | Model for MELODIC output  |\n\n#### 2. CbrainTasks\n\n| Name          | Description                                                                          |\n|---------------|--------------------------------------------------------------------------------------|\n| FslBedpostx   | To run [BEDPOSTX](http://fsl.fmrib.ox.ac.uk/fsl/fsl4.0/fdt/fdt_bedpostx.html)        |\n| FslBet        | To run [BET](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/BET)                              |\n| FslFast       | To run [FAST]( http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FAST)                           |\n| FslFeat       | To run [FEAT](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FEAT)                            |\n| FslFirst      | To run [FIRST](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FIRST)                          |\n| FslFlirt      | To run [FLIRT](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FLIRT)                          |\n| FslMelodic    | To run [MELODIC](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/MELODIC)                      |\n| FslProbtrackx | To run [PROBTRACKX](http://fsl.fmrib.ox.ac.uk/fsl/fsl-4.1.9/fdt/fdt_probtrackx.html) |\n\n## How to install this package\n\nAn existing CBRAIN installation is assumed to be operational before\nproceeding.\n\nThis package must be installed once on the BrainPortal side of a\nCBRAIN installation, and once more on each Bourreau side.\n\n**Important** : The prerequisite [MNI plugin package for CBRAIN](https://github.com/aces/cbrain-plugins-mni)\nmust also be installed.\n\n#### 1. Installation on the BrainPortal side:\n\n  * Go to the `cbrain_plugins` directory under BrainPortal:\n\n```bash\ncd /path/to/BrainPortal/cbrain_plugins\n```\n\n  * Clone this repository. This will create a subdirectory called\n  `cbrain-plugins-fsl` with the content of this repository:\n\n```bash\ngit clone git@github.com:aces/cbrain-plugins-fsl.git\n```\n\n  * Run the following rake task:\n\n```bash\nrake cbrain:plugins:install:all\n```\n\n  * Restart all the instances of your BrainPortal Rails application.\n\n#### 2. Installation on the Bourreau side:\n\n**Note**: If you are using the Bourreau that is installed just\nbesides your BrainPortal application, you do not need to make\nany other installation steps, as they share the content of\nthe directory `cbrain_plugins` through a symbolic link; you\nonly need to *restart your Bourreau server*.\n\n  * Go to the `cbrain_plugins` directory under BrainPortal\n  (yes, *BrainPortal*, because that's where files are installed; on\n  the Bourreau side `cbrain_plugins` is a symbolic link):\n\n```bash\ncd /path/to/BrainPortal/cbrain_plugins\n```\n\n  * Clone this repository:\n\n```bash\ngit clone git@github.com:aces/cbrain-plugins-fsl.git\n```\n  * Run the following rake task (which is not the same as for\n  the BrainPortal side):\n\n``` bash\nrake cbrain:plugins:install:plugins\n```\n\n  * Restart your execution server (with the interface, click stop, then start).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faces%2Fcbrain-plugins-fsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faces%2Fcbrain-plugins-fsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faces%2Fcbrain-plugins-fsl/lists"}