functional_fusion
Fusion framework for management of functional imaging datasets
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.2%) to scientific vocabulary
Repository
Fusion framework for management of functional imaging datasets
Basic Info
Statistics
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
Functional Fusion Framework
The Functional_Fusion Framework is designed to bring contrast maps and preprocessed time series from different fMRI experiments into a common analysis space - flexibly and efficiently. The framework is especially designed to share and analyze datasets with many different task for individual subjects. Aggregating these fMRI datasets is a powerful way to build better and bigger models of brain function.
It is written and maintained by the Diedrichsen Lab, Western University. We welcome contributions of datasets and code from the community.
Contact: Joern Diedrichsen (joern.diedrichsen@googlemail.com)
Installation and dependencies
This project depends on several third party libraries, including:
numpy (version>=1.22.2)
nilearn (version>=0.9.0), ...
pip install numpy nibabel nilearn neuroimagingtools
Or you can install the package manually from the original binary source as above links.
Once you clone the functional fusion repository, you may want to it to your PYTHONPATH, so you can import the functionality. Add these lines to your .bashprofile, .bashrc .zsh_profile file...
export PYTHONPATH=<abspath_of_repo_maindir>:$PYTHONPATH
Documentation
For detailed documentation see: https://functional-fusion.readthedocs.io/en/latest/.
Source files for the online documentation can be found in the docs folder.
Owner
- Name: Diedrichsen Lab
- Login: DiedrichsenLab
- Kind: organization
- Email: joern.diedrichsen@googlemail.com
- Location: Western University
- Website: http://www.diedrichsenlab.org/index.html
- Repositories: 11
- Profile: https://github.com/DiedrichsenLab
GitHub Events
Total
- Release event: 2
- Watch event: 6
- Delete event: 1
- Issue comment event: 1
- Push event: 318
- Pull request event: 41
- Fork event: 1
- Create event: 12
Last Year
- Release event: 2
- Watch event: 6
- Delete event: 1
- Issue comment event: 1
- Push event: 318
- Pull request event: 41
- Fork event: 1
- Create event: 12
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 12
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 12
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- carobellum (42)
- alpinho (2)
- mnlmrc (1)
- NimaZN (1)
- jkderrick028 (1)