Macapype
0.3.1
Gallery
API
Tutorial
Installation
Github
Site
Installation
Dependancies
External software dependancies
Python packages dependancies
Creating environment with all packages
Install macapype package
from github
Using git
Using pip
from pypi
From conda
Testing the install
Docker install
Dockerfile
Docker image
Note on SPM Docker
How to run workflows
Parameters
Individual Parameters
Adding -indiv
Tutorial
Changing parameters
Adding a parameter to a node absent from params.json
the “old fashioned” way:
the “semi-dirty” way
the new way: using NodeParams
New: multi_params
Modifying an existing pipeline
Wrapping new nodes
Pipeline examples
Macaque:
Marmoset:
Baboon:
Pipelines
SPM-based pipelines
Using T1w and T2w images
Using only a T1w image
ANTS-based pipelines
Using T1w and T2w images
Using only T1w images
Data preparation
Short data preparation
Long data preparation
Options
Reorient sub-pipeline
Denoise and denoise_first
External Pipelines
Macaque diffusion weighted imaging
How to create a whole brain tractogram?
Perform conversion between different file types
Generation of a whole brain mask from a DWI image
Diffusion tensor estimation
Maps Generation of tensor-derived parameters
Constrained spherical deconvolution (CSD)
FOD estimation
Convertion of the macaque T1 in .mif file
Generation of a volume which contain the probability to be on the gm-wm interface
Perform streamlines tractography
Reduction of the fibers number
Estimation of the registration of two images together using a symmetric rigid transformation model
Application of the spatial transformations to an image
How to contribute to the sources of the project
Install a dev version
To build the documentation
Pull Request
Versionning
Useful tips (before processing)
How to orient the labels your images ?
How to tilt the orientation of your images ?
Nudging the image with FSLEyes
In FSLEyes
Apply the nudge transfo to the Orig image
rename everything back as intended in BIDS
How to compute cropping parameters ?
Events
BrainHack Marseille 2021
Channels of communication
during the event
before/after the event
Project pages:
Program:
Page
Installation
Docker install
How to run workflows
Parameters
Individual Parameters
Tutorial
Pipeline examples
Pipelines
External Pipelines
How to contribute to the sources of the project
Useful tips (before processing)
Events
Installation
Docker install
How to run workflows
Parameters
Individual Parameters
Tutorial
Pipeline examples
Pipelines
External Pipelines
How to contribute to the sources of the project
Useful tips (before processing)
Events
Index
_
|
A
|
C
|
I
|
L
|
M
|
N
|
T
_
__init__() (macapype.nodes.correct_bias.T1xT2BiasFieldCorrection method)
(macapype.nodes.extract_brain.AtlasBREX method)
(macapype.nodes.extract_brain.T1xT2BET method)
(macapype.nodes.prepare.CropVolume method)
(macapype.nodes.register.IterREGBET method)
(macapype.nodes.register.NMTSubjectAlign method)
(macapype.nodes.register.NMTSubjectAlign2 method)
(macapype.nodes.segment.AtroposN4 method)
(macapype.nodes.surface.Meshify method)
_create_mapnode_prep_pipeline() (in module macapype.pipelines.prepare)
_create_prep_pipeline() (in module macapype.pipelines.prepare)
_create_split_hemi_pipe() (in module macapype.pipelines.surface)
A
AtlasBREX (class in macapype.nodes.extract_brain)
AtroposN4 (class in macapype.nodes.segment)
C
create_brain_extraction_pipe() (in module macapype.pipelines.full_pipelines)
create_brain_extraction_T1_pipe() (in module macapype.pipelines.full_pipelines)
create_brain_segment_from_mask_pipe() (in module macapype.pipelines.full_pipelines)
create_brain_segment_from_mask_T1_pipe() (in module macapype.pipelines.full_pipelines)
create_correct_bias_pipe() (in module macapype.pipelines.correct_bias)
create_extract_pipe() (in module macapype.pipelines.extract_brain)
create_extract_T1_pipe() (in module macapype.pipelines.extract_brain)
create_full_ants_subpipes() (in module macapype.pipelines.full_pipelines)
create_full_spm_subpipes() (in module macapype.pipelines.full_pipelines)
create_full_T1_ants_subpipes() (in module macapype.pipelines.full_pipelines)
create_long_multi_preparation_pipe() (in module macapype.pipelines.prepare)
create_long_single_preparation_pipe() (in module macapype.pipelines.prepare)
create_masked_correct_bias_pipe() (in module macapype.pipelines.correct_bias)
create_nii_to_mesh_fs_pipe() (in module macapype.pipelines.surface)
create_nii_to_mesh_pipe() (in module macapype.pipelines.surface)
create_old_segment_pipe() (in module macapype.pipelines.segment)
create_register_NMT_pipe() (in module macapype.pipelines.register)
create_segment_atropos_pipe() (in module macapype.pipelines.segment)
create_short_preparation_pipe() (in module macapype.pipelines.prepare)
create_short_preparation_T1_pipe() (in module macapype.pipelines.prepare)
CropVolume (class in macapype.nodes.prepare)
I
IterREGBET (class in macapype.nodes.register)
L
load_test_data() (in module macapype.utils.utils_tests)
M
Meshify (class in macapype.nodes.surface)
N
NMTSubjectAlign (class in macapype.nodes.register)
NMTSubjectAlign2 (class in macapype.nodes.register)
T
T1xT2BET (class in macapype.nodes.extract_brain)
T1xT2BiasFieldCorrection (class in macapype.nodes.correct_bias)