All Projects → ME-ICA → Tedana

ME-ICA / Tedana

Licence: lgpl-2.1
TE-dependent analysis of multi-echo fMRI

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tedana

pTFCE
Probabilistic Threshold-Free Cluster Enhancement of Neuroimages
Stars: ✭ 29 (-75%)
Mutual labels:  neuroimaging
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+314.66%)
Mutual labels:  neuroimaging
Ica Aroma
ICA-AROMA Software Package: a data-driven method to identify and remove head motion-related artefacts from functional MRI data.
Stars: ✭ 63 (-45.69%)
Mutual labels:  neuroimaging
easylearn dev
Easylearn is designed for machine learning mainly in resting-state fMRI, radiomics and other fields (such as EEG). Easylearn is built on top of scikit-learn, pytorch and other packages. Easylearn can assist doctors and researchers who have limited coding experience to easily realize machine learning, e.g., (MR/CT/PET/EEG)imaging-marker- or other…
Stars: ✭ 29 (-75%)
Mutual labels:  neuroimaging
Pycortex
Pycortex is a python-based toolkit for surface visualization of fMRI data
Stars: ✭ 383 (+230.17%)
Mutual labels:  neuroimaging
Nilearn
Machine learning for NeuroImaging in Python
Stars: ✭ 712 (+513.79%)
Mutual labels:  neuroimaging
visualqc
VisualQC : assistive tool to ease the quality control workflow of neuroimaging data.
Stars: ✭ 56 (-51.72%)
Mutual labels:  neuroimaging
Hitchhackers guide brain
A list of tutorials and other resources useful to learn open science and neuroimaging, EEG and MEG
Stars: ✭ 85 (-26.72%)
Mutual labels:  neuroimaging
Dipy
DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.
Stars: ✭ 417 (+259.48%)
Mutual labels:  neuroimaging
Extensionsindex
Slicer extensions index
Stars: ✭ 36 (-68.97%)
Mutual labels:  neuroimaging
Slicer
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 263 (+126.72%)
Mutual labels:  neuroimaging
Fmriprep
fMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse fMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
Stars: ✭ 377 (+225%)
Mutual labels:  neuroimaging
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (+672.41%)
Mutual labels:  neuroimaging
dmipy
The open source toolbox for reproducible diffusion MRI-based microstructure estimation
Stars: ✭ 58 (-50%)
Mutual labels:  neuroimaging
Nipype tutorial
Learn Nipype with these tutorial notebooks - go here to see them online -->
Stars: ✭ 76 (-34.48%)
Mutual labels:  neuroimaging
NeuroCore.jl
Core methods and structures for neuroscience research in Julia.
Stars: ✭ 15 (-87.07%)
Mutual labels:  neuroimaging
Nipype
Workflows and interfaces for neuroimaging packages
Stars: ✭ 557 (+380.17%)
Mutual labels:  neuroimaging
Neuropredict
Easy and comprehensive assessment of predictive power, with support for neuroimaging features
Stars: ✭ 87 (-25%)
Mutual labels:  neuroimaging
Dltk
Deep Learning Toolkit for Medical Image Analysis
Stars: ✭ 1,249 (+976.72%)
Mutual labels:  neuroimaging
Slicerdmri
Diffusion MRI analysis and visualization in 3D Slicer open source medical imaging platform.
Stars: ✭ 34 (-70.69%)
Mutual labels:  neuroimaging

tedana: TE Dependent ANAlysis

The tedana package is part of the ME-ICA pipeline, performing TE-dependent analysis of multi-echo functional magnetic resonance imaging (fMRI) data. TE-dependent analysis (tedana) is a Python module for denoising multi-echo functional magnetic resonance imaging (fMRI) data.

Latest Version PyPI - Python Version DOI License CircleCI Documentation Status Codecov Average time to resolve an issue Percentage of issues still open Join the chat at https://gitter.im/ME-ICA/tedana Join our tinyletter mailing list All Contributors

About

tedana originally came about as a part of the ME-ICA pipeline. The ME-ICA pipeline originally performed both pre-processing and TE-dependent analysis of multi-echo fMRI data; however, tedana now assumes that you're working with data which has been previously preprocessed.

http://tedana.readthedocs.io/

More information and documentation can be found at https://tedana.readthedocs.io.

Installation

Use tedana with your local Python environment

You'll need to set up a working development environment to use tedana. To set up a local environment, you will need Python >=3.5 and the following packages will need to be installed:

You can then install tedana with

pip install tedana

Creating a miniconda environment for use with tedana

In using tedana, you can optionally configure a conda environment.

We recommend using miniconda3. After installation, you can use the following commands to create an environment for tedana:

conda create -n ENVIRONMENT_NAME python=3 pip mdp numpy scikit-learn scipy
conda activate ENVIRONMENT_NAME
pip install nilearn nibabel
pip install tedana

tedana will then be available in your path. This will also allow any previously existing tedana installations to remain untouched.

To exit this conda environment, use

conda deactivate

NOTE: Conda < 4.6 users will need to use the soon-to-be-deprecated option source rather than conda for the activation and deactivation steps. You can read more about managing conda environments and this discrepancy here.

Use and contribute to tedana as a developer

If you aim to contribute to the tedana code base and/or documentation, please first read the developer installation instructions in our contributing section. You can then continue to set up your preferred development environment.

Getting involved

We 💛 new contributors! To get started, check out our contributing guidelines and our developer's guide.

Want to learn more about our plans for developing tedana? Have a question, comment, or suggestion? Open or comment on one of our issues!

If you're not sure where to begin, feel free to pop into Gitter and introduce yourself! We will be happy to help you find somewhere to get started.

If you don't want to get lots of notifications, we send out newsletters approximately once per month though our TinyLetter mailing list. You can view the previous newsletters and/or sign up to receive future ones at https://tinyletter.com/tedana-devs.

We ask that all contributors to tedana across all project-related spaces (including but not limited to: GitHub, Gitter, and project emails), adhere to our code of conduct.

Contributors

Thanks goes to these wonderful people (emoji key):


Logan Dowdle

💻 💬 🎨 🐛 👀

Elizabeth DuPre

💻 📖 🤔 🚇 👀 💡 ⚠️ 💬

Javier Gonzalez-Castillo

🤔 💻 🎨

Dan Handwerker

🎨 📖 💡 👀

Prantik Kundu

💻 🤔

Ross Markello

💻 🚇 💬

Taylor Salo

💻 🤔 📖 💬 🐛 ⚠️ 👀

Joshua Teves

📆 📖 👀 🚧 💻

Kirstie Whitaker

📖 📆 👀 📢

Monica Yao

📖 ⚠️

Stephan Heunis

📖

Benoît Béranger

💻

Eneko Uruñuela

💻 👀 🤔

Cesar Caballero Gaudes

📖 💻

Isla

👀

mjversluis

📖

Maryam

📖

aykhojandi

📖

Stefano Moia

💻 👀 📖

Zaki A.

🐛 💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome! To see what contributors feel they've done in their own words, please see our contribution recognition page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].