https://github.com/aces/cbrain-plugins-fmri-psom

PSOM fMRI models and tasks for CBRAIN

https://github.com/aces/cbrain-plugins-fmri-psom

Science Score: 20.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: ncbi.nlm.nih.gov
  • Committers with academic emails
    3 of 17 committers (17.6%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary

Keywords

cbrain-plugin
Last synced: 10 months ago · JSON representation

Repository

PSOM fMRI models and tasks for CBRAIN

Basic Info
  • Host: GitHub
  • Owner: aces
  • Language: Ruby
  • Default Branch: master
  • Size: 846 KB
Statistics
  • Stars: 2
  • Watchers: 11
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
cbrain-plugin
Created over 11 years ago · Last pushed over 8 years ago
Metadata Files
Readme

README.md

Introduction

This repository is a package containing a set of plugins for the CBRAIN platform.

Contents of this package

This package provides some tasks and models supporting parts of PSOM.

1. Userfile models

| Name | Description | |------------------|--------------------------------------------------------------------------------------------------------------------------------| | FmriStudy | Superclass of all fMRI study models | | Adhd200FmriStudy | Model for fMRI studies structured according to the conventions used by ADHD | | GobsFmriStudy | Model for fMRI studies structured according to the conventions GOBS | | NiakFmriStudy | Model for fMRI studies structured according to the conventions used by NIAK | | OpenFmriOrgStudy | Model for fMRI studies structured according to the conventions described by OpenfMRI | | XnatFmriStudy | Model for fMRI studies structured according to the conventions described by XNAT |

2. CbrainTasks

| Name | Description | |----------------------------|------------------------------------------------------------------------------------------------| | NiakPipelineFmriPreprocess | A subclass of PsomPipelineLauncher to run NiakPipelineFmriPreprocess | | PsomPipelineLauncher | Generic PSOM pipeline launcher task | | PsomSubtask | Executes a single task inside a PSOM pipeline |

How to install this package

An existing CBRAIN installation is assumed to be operational before proceeding.

This package must be installed once on the BrainPortal side of a CBRAIN installation, and once more on each Bourreau side.

1. Installation on the BrainPortal side:

  • Go to the cbrain_plugins directory under BrainPortal:

bash cd /path/to/BrainPortal/cbrain_plugins

  • Clone this repository. This will create a subdirectory called cbrain-plugins-fmri-psom with the content of this repository:

bash git clone git@github.com:aces/cbrain-plugins-fmri-psom.git

  • Run the following rake task:

bash rake cbrain:plugins:install:all

  • Restart all the instances of your BrainPortal Rails application.

2. Installation on the Bourreau side:

Note: If you are using the Bourreau that is installed just besides your BrainPortal application, you do not need to make any other installation steps, as they share the content of the directory cbrain_plugins through a symbolic link; you only need to restart your Bourreau server.

  • Go to the cbrain_plugins directory under BrainPortal (yes, BrainPortal, because that's where files are installed; on the Bourreau side cbrain_plugins is a symbolic link):

bash cd /path/to/BrainPortal/cbrain_plugins

  • Clone this repository:

bash git clone git@github.com:aces/cbrain-plugins-fmri-psom.git * Run the following rake task (which is not the same as for the BrainPortal side):

bash rake cbrain:plugins:install:plugins

  • Restart your execution server (with the interface, click stop, then start).

Owner

  • Name: ACElab
  • Login: aces
  • Kind: organization
  • Location: Montreal, Quebec, Canada

McGill Centre for Integrative Neuroscience (MCIN) - Alan C. Evans, Ph.D., Principal Investigator

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 3,415
  • Total Committers: 17
  • Avg Commits per committer: 200.882
  • Development Distribution Score (DDS): 0.503
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
prioux p****x@b****7 1,697
tsherif t****f@b****7 804
Natacha Beck n****k@m****a 419
angela a****a@b****7 320
nkassis n****s@b****7 89
anda a****a@b****7 19
anton a****n@b****7 16
Nicolas Kassis n****s@g****m 15
mathieu m****u@b****7 14
Tristan Glatard t****d@m****a 8
cbrain c****n@b****7 5
rtu r****u@b****7 3
Tarek Sherif T****k@t****t 2
Tarek Sherif t****f@a****a 1
Tarek Sherif t****f@d****) 1
mero m****o@b****7 1
ryan r****n@b****7 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 4
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • prioux (1)
Pull Request Authors
  • prioux (2)
  • natacha-beck (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
enhancement (2)