.coveragerc
.gitignore
.mailmap
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.rst
azure-pipelines.yml
codecov.yml
environment.yml
setup.cfg
setup.py
.binder/postBuild
.binder/requirements.txt
.binder/runtime.txt
.circleci/README.md
.circleci/config.yml
.github/codespell_ignore_words.txt
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/README.md
.github/workflows/assign.yml
.github/workflows/auto-comment.yml
.github/workflows/build-docs.yml
.github/workflows/circle_artifacts.yml
.github/workflows/codespell.yml
.github/workflows/pep8.yml
.github/workflows/testing.yml
.github/workflows/trigger-hosting.yml
build_tools/flake8_diff.sh
build_tools/circle/download_documentation.sh
build_tools/github/build_docs_apt_dependencies.sh
build_tools/github/build_docs_dependencies.sh
build_tools/github/build_type.sh
build_tools/github/dependencies.sh
build_tools/github/install.sh
build_tools/github/test.sh
build_tools/github/test_docs.sh
build_tools/github/trigger_hosting.sh
build_tools/travis/install.sh
build_tools/travis/test_script.sh
doc/Makefile
doc/README
doc/_additional_doctests.txt
doc/authors.rst
doc/bibliography.rst
doc/conf.py
doc/conftest.py
doc/development.rst
doc/glossary.rst
doc/index.rst
doc/introduction.rst
doc/maintenance.rst
doc/make.bat
doc/quickstart.md
doc/references.bib
doc/scikitlearn.png
doc/soft_references.bib
doc/tune_toc.rst
doc/user_guide.rst
doc/binder/requirements.txt
doc/building_blocks/index.rst
doc/building_blocks/manual_pipeline.rst
doc/building_blocks/neurovault.rst
doc/changes/0.1.0.rst
doc/changes/0.1.1.rst
doc/changes/0.1.2.rst
doc/changes/0.1.3.rst
doc/changes/0.1.4.rst
doc/changes/0.10.0.rst
doc/changes/0.2.0.rst
doc/changes/0.2.1.rst
doc/changes/0.2.2.rst
doc/changes/0.2.3.rst
doc/changes/0.2.4.rst
doc/changes/0.2.5.rst
doc/changes/0.2.6.rst
doc/changes/0.3.0.rst
doc/changes/0.3.1.rst
doc/changes/0.4.0.rst
doc/changes/0.4.1.rst
doc/changes/0.4.2.rst
doc/changes/0.5.0.rst
doc/changes/0.5.1.rst
doc/changes/0.5.2.rst
doc/changes/0.6.0.rst
doc/changes/0.6.1.rst
doc/changes/0.6.2.rst
doc/changes/0.7.0.rst
doc/changes/0.7.1.rst
doc/changes/0.8.0.rst
doc/changes/0.8.1.rst
doc/changes/0.9.0.rst
doc/changes/0.9.1.rst
doc/changes/0.9.2.rst
doc/changes/names.rst
doc/changes/whats_new.rst
doc/connectivity/connectome_extraction.rst
doc/connectivity/functional_connectomes.rst
doc/connectivity/index.rst
doc/connectivity/parcellating.rst
doc/connectivity/region_extraction.rst
doc/connectivity/resting_state_networks.rst
doc/decoding/decoding_intro.rst
doc/decoding/estimator_choice.rst
doc/decoding/frem.rst
doc/decoding/going_further.rst
doc/decoding/index.rst
doc/decoding/searchlight.rst
doc/decoding/space_net.rst
doc/developers/group_sparse_covariance.rst
doc/glm/first_level_model.rst
doc/glm/glm_intro.rst
doc/glm/index.rst
doc/glm/second_level_model.rst
doc/images/blank_image.png
doc/images/example-spmZ_map.png
doc/images/feature_array.jpg
doc/images/feature_array.svg
doc/images/masking.jpg
doc/images/niftimasker_report.png
doc/images/niftimasker_report_params.png
doc/images/niimg.jpg
doc/images/niimgs.jpg
doc/images/papaya_stat_map_plot_screenshot.png
doc/images/plotly_connectome_plot.png
doc/images/plotly_markers_plot.png
doc/images/plotly_plot_surf_stat_map.png
doc/images/plotly_surface_atlas_plot.png
doc/images/plotly_surface_plot.png
doc/images/plotly_surface_plot_notebook_screenshot.png
doc/images/spm_iHRF.png
doc/images/stimulation-time-diagram.png
doc/images/stimulation-time-diagram.svg
doc/images/student.png
doc/images/time-course-and-model-fit-in-a-voxel.png
doc/images/time_courses.png
doc/images/view_img_screenshot_notebook.png
doc/includes/big_toc_css.rst
doc/includes/bigger_toc_css.rst
doc/logos/dataia.png
doc/logos/digi-saclay-logo-small.png
doc/logos/favicon.ico
doc/logos/hbp-logo.png
doc/logos/identity.pdf
doc/logos/nilearn-desaturate-100.png
doc/logos/nilearn-desaturate-50.png
doc/logos/nilearn-logo-small.png
doc/logos/nilearn-logo-tagline.svg
doc/logos/nilearn-logo.png
doc/logos/nilearn-logo.svg
doc/logos/nilearn-transparent.png
doc/logos/nilearn.png
doc/logos/nilearn_logo_tagline.png
doc/logos/scikit-learn-logo-thumb.png
doc/logos/scikit-learn-logo.bmp
doc/logos/scikit-learn-logo.png
doc/logos/scikit-learn-logo.svg
doc/manipulating_images/index.rst
doc/manipulating_images/input_output.rst
doc/manipulating_images/manipulating_images.rst
doc/manipulating_images/masker_objects.rst
doc/modules/connectome.rst
doc/modules/datasets.rst
doc/modules/decoding.rst
doc/modules/decomposition.rst
doc/modules/glm.rst
doc/modules/image.rst
doc/modules/index.rst
doc/modules/interfaces.rst
doc/modules/maskers.rst
doc/modules/masking.rst
doc/modules/mass_univariate.rst
doc/modules/plotting.rst
doc/modules/regions.rst
doc/modules/reporting.rst
doc/modules/signal.rst
doc/modules/surface.rst
doc/plotting/index.rst
doc/sphinxext/gh_substitutions.py
doc/sphinxext/github_link.py
doc/templates/class.rst
doc/templates/function.rst
doc/themes/custom.css
examples/.gitignore
examples/README.txt
examples/auditory_block_paradigm.csv
examples/masker_note.rst
examples/00_tutorials/README.rst
examples/00_tutorials/plot_3d_and_4d_niimg.py
examples/00_tutorials/plot_decoding_tutorial.py
examples/00_tutorials/plot_nilearn_101.py
examples/00_tutorials/plot_python_101.py
examples/00_tutorials/plot_single_subject_single_run.py
examples/01_plotting/README.txt
examples/01_plotting/plot_3d_map_to_surface_projection.py
examples/01_plotting/plot_atlas.py
examples/01_plotting/plot_carpet.py
examples/01_plotting/plot_colormaps.py
examples/01_plotting/plot_demo_glass_brain.py
examples/01_plotting/plot_demo_glass_brain_extensive.py
examples/01_plotting/plot_demo_more_plotting.py
examples/01_plotting/plot_demo_plotting.py
examples/01_plotting/plot_dim_plotting.py
examples/01_plotting/plot_haxby_masks.py
examples/01_plotting/plot_multiscale_parcellations.py
examples/01_plotting/plot_overlay.py
examples/01_plotting/plot_prob_atlas.py
examples/01_plotting/plot_surf_atlas.py
examples/01_plotting/plot_surf_stat_map.py
examples/01_plotting/plot_surface_projection_strategies.py
examples/01_plotting/plot_visualization.py
examples/01_plotting/plot_visualize_megatrawls_netmats.py
examples/02_decoding/README.txt
examples/02_decoding/plot_haxby_anova_svm.py
examples/02_decoding/plot_haxby_different_estimators.py
examples/02_decoding/plot_haxby_frem.py
examples/02_decoding/plot_haxby_full_analysis.py
examples/02_decoding/plot_haxby_glm_decoding.py
examples/02_decoding/plot_haxby_grid_search.py
examples/02_decoding/plot_haxby_multiclass.py
examples/02_decoding/plot_haxby_searchlight.py
examples/02_decoding/plot_haxby_searchlight_surface.py
examples/02_decoding/plot_haxby_stimuli.py
examples/02_decoding/plot_mixed_gambles_frem.py
examples/02_decoding/plot_miyawaki_encoding.py
examples/02_decoding/plot_miyawaki_reconstruction.py
examples/02_decoding/plot_oasis_vbm.py
examples/02_decoding/plot_oasis_vbm_space_net.py
examples/02_decoding/plot_simulated_data.py
examples/03_connectivity/README.txt
examples/03_connectivity/plot_atlas_comparison.py
examples/03_connectivity/plot_compare_decomposition.py
examples/03_connectivity/plot_data_driven_parcellations.py
examples/03_connectivity/plot_extract_regions_dictlearning_maps.py
examples/03_connectivity/plot_group_level_connectivity.py
examples/03_connectivity/plot_inverse_covariance_connectome.py
examples/03_connectivity/plot_multi_subject_connectome.py
examples/03_connectivity/plot_probabilistic_atlas_extraction.py
examples/03_connectivity/plot_seed_to_voxel_correlation.py
examples/03_connectivity/plot_signal_extraction.py
examples/03_connectivity/plot_simulated_connectome.py
examples/03_connectivity/plot_sphere_based_connectome.py
examples/04_glm_first_level/README.txt
examples/04_glm_first_level/plot_adhd_dmn.py
examples/04_glm_first_level/plot_bids_features.py
examples/04_glm_first_level/plot_design_matrix.py
examples/04_glm_first_level/plot_fiac_analysis.py
examples/04_glm_first_level/plot_fir_model.py
examples/04_glm_first_level/plot_first_level_details.py
examples/04_glm_first_level/plot_fixed_effects.py
examples/04_glm_first_level/plot_hrf.py
examples/04_glm_first_level/plot_localizer_surface_analysis.py
examples/04_glm_first_level/plot_predictions_residuals.py
examples/04_glm_first_level/plot_spm_multimodal_faces.py
examples/04_glm_first_level/plot_write_events_file.py
examples/05_glm_second_level/README.txt
examples/05_glm_second_level/plot_oasis.py
examples/05_glm_second_level/plot_proportion_activated_voxels.py
examples/05_glm_second_level/plot_second_level_association_test.py
examples/05_glm_second_level/plot_second_level_design_matrix.py
examples/05_glm_second_level/plot_second_level_one_sample_test.py
examples/05_glm_second_level/plot_second_level_two_sample_test.py
examples/05_glm_second_level/plot_thresholding.py
examples/06_manipulating_images/README.txt
examples/06_manipulating_images/plot_affine_transformation.py
examples/06_manipulating_images/plot_compare_mean_image.py
examples/06_manipulating_images/plot_extract_regions_labels_image.py
examples/06_manipulating_images/plot_extract_rois_smith_atlas.py
examples/06_manipulating_images/plot_extract_rois_statistical_maps.py
examples/06_manipulating_images/plot_mask_computation.py
examples/06_manipulating_images/plot_negate_image.py
examples/06_manipulating_images/plot_nifti_labels_simple.py
examples/06_manipulating_images/plot_nifti_simple.py
examples/06_manipulating_images/plot_resample_to_template.py
examples/06_manipulating_images/plot_roi_extraction.py
examples/06_manipulating_images/plot_smooth_mean_image.py
examples/07_advanced/README.txt
examples/07_advanced/plot_advanced_decoding_scikit.py
examples/07_advanced/plot_age_group_prediction_cross_val.py
examples/07_advanced/plot_beta_series.py
examples/07_advanced/plot_bids_analysis.py
examples/07_advanced/plot_haxby_mass_univariate.py
examples/07_advanced/plot_ica_neurovault.py
examples/07_advanced/plot_ica_resting_state.py
examples/07_advanced/plot_localizer_mass_univariate_methods.py
examples/07_advanced/plot_localizer_simple_analysis.py
examples/07_advanced/plot_neurovault_meta_analysis.py
examples/07_advanced/plot_surface_bids_analysis.py
maint_tools/show-python-packages-versions.py
nilearn/__init__.py
nilearn/conftest.py
nilearn/masking.py
nilearn/signal.py
nilearn/version.py
nilearn.egg-info/PKG-INFO
nilearn.egg-info/SOURCES.txt
nilearn.egg-info/dependency_links.txt
nilearn.egg-info/not-zip-safe
nilearn.egg-info/requires.txt
nilearn.egg-info/top_level.txt
nilearn/_utils/__init__.py
nilearn/_utils/cache_mixin.py
nilearn/_utils/class_inspect.py
nilearn/_utils/data_gen.py
nilearn/_utils/docs.py
nilearn/_utils/exceptions.py
nilearn/_utils/extmath.py
nilearn/_utils/fmriprep_confounds.py
nilearn/_utils/glm.py
nilearn/_utils/helpers.py
nilearn/_utils/logger.py
nilearn/_utils/ndimage.py
nilearn/_utils/niimg.py
nilearn/_utils/niimg_conversions.py
nilearn/_utils/numpy_conversions.py
nilearn/_utils/param_validation.py
nilearn/_utils/path_finding.py
nilearn/_utils/segmentation.py
nilearn/_utils/testing.py
nilearn/connectome/__init__.py
nilearn/connectome/connectivity_matrices.py
nilearn/connectome/group_sparse_cov.py
nilearn/connectome/tests/__init__.py
nilearn/connectome/tests/test_connectivity_matrices.py
nilearn/connectome/tests/test_group_sparse_cov.py
nilearn/datasets/__init__.py
nilearn/datasets/_testing.py
nilearn/datasets/atlas.py
nilearn/datasets/func.py
nilearn/datasets/neurovault.py
nilearn/datasets/struct.py
nilearn/datasets/utils.py
nilearn/datasets/data/__init__.py
nilearn/datasets/data/confounds_with_header.csv
nilearn/datasets/data/convert_templates.py
nilearn/datasets/data/development_fmri.csv
nilearn/datasets/data/dosenbach_2010.csv
nilearn/datasets/data/mmap.dat
nilearn/datasets/data/mni_icbm152_gm_tal_nlin_sym_09a_converted.nii.gz
nilearn/datasets/data/mni_icbm152_t1_tal_nlin_sym_09a_converted.nii.gz
nilearn/datasets/data/mni_icbm152_wm_tal_nlin_sym_09a_converted.nii.gz
nilearn/datasets/data/power_2011.csv
nilearn/datasets/data/seitzman_2018_ROIs_300inVol_MNI_allInfo.txt
nilearn/datasets/data/seitzman_2018_ROIs_anatomicalLabels.txt
nilearn/datasets/data/spm_confounds.txt
nilearn/datasets/data/test.mgz
nilearn/datasets/data/fsaverage5/__init__.py
nilearn/datasets/data/fsaverage5/area_left.gii.gz
nilearn/datasets/data/fsaverage5/area_right.gii.gz
nilearn/datasets/data/fsaverage5/curv_left.gii.gz
nilearn/datasets/data/fsaverage5/curv_right.gii.gz
nilearn/datasets/data/fsaverage5/infl_left.gii.gz
nilearn/datasets/data/fsaverage5/infl_right.gii.gz
nilearn/datasets/data/fsaverage5/pial.left.gii.gz
nilearn/datasets/data/fsaverage5/pial.right.gii.gz
nilearn/datasets/data/fsaverage5/pial_inflated.left.gii.gz
nilearn/datasets/data/fsaverage5/pial_inflated.right.gii.gz
nilearn/datasets/data/fsaverage5/pial_left.gii.gz
nilearn/datasets/data/fsaverage5/pial_right.gii.gz
nilearn/datasets/data/fsaverage5/sphere_left.gii.gz
nilearn/datasets/data/fsaverage5/sphere_right.gii.gz
nilearn/datasets/data/fsaverage5/sulc.left.gii.gz
nilearn/datasets/data/fsaverage5/sulc.right.gii.gz
nilearn/datasets/data/fsaverage5/sulc_left.gii.gz
nilearn/datasets/data/fsaverage5/sulc_right.gii.gz
nilearn/datasets/data/fsaverage5/thick_left.gii.gz
nilearn/datasets/data/fsaverage5/thick_right.gii.gz
nilearn/datasets/data/fsaverage5/white.left.gii.gz
nilearn/datasets/data/fsaverage5/white.right.gii.gz
nilearn/datasets/data/fsaverage5/white_left.gii.gz
nilearn/datasets/data/fsaverage5/white_right.gii.gz
nilearn/datasets/description/ABIDE_pcp.rst
nilearn/datasets/description/Megatrawls.rst
nilearn/datasets/description/__init__.py
nilearn/datasets/description/aal_SPM12.rst
nilearn/datasets/description/adhd.rst
nilearn/datasets/description/allen_rsn_2011.rst
nilearn/datasets/description/basc_multiscale_2015.rst
nilearn/datasets/description/brainomics_localizer.rst
nilearn/datasets/description/cobre.rst
nilearn/datasets/description/craddock_2012.rst
nilearn/datasets/description/destrieux_surface.rst
nilearn/datasets/description/development_fmri.rst
nilearn/datasets/description/difumo_atlases.rst
nilearn/datasets/description/dosenbach_2010.rst
nilearn/datasets/description/fsaverage.rst
nilearn/datasets/description/fsaverage3.rst
nilearn/datasets/description/fsaverage4.rst
nilearn/datasets/description/fsaverage5.rst
nilearn/datasets/description/fsaverage5_sphere.rst
nilearn/datasets/description/fsaverage6.rst
nilearn/datasets/description/haxby2001.rst
nilearn/datasets/description/icbm152_2009.rst
nilearn/datasets/description/miyawaki2008.rst
nilearn/datasets/description/msdl_atlas.rst
nilearn/datasets/description/neurovault.rst
nilearn/datasets/description/nki_enhanced_surface.rst
nilearn/datasets/description/nyu_rest.rst
nilearn/datasets/description/oasis1.rst
nilearn/datasets/description/pauli_2017.rst
nilearn/datasets/description/power_2011.rst
nilearn/datasets/description/schaefer_2018.rst
nilearn/datasets/description/seitzman_2018.rst
nilearn/datasets/description/smith_2009.rst
nilearn/datasets/description/talairach_atlas.rst
nilearn/datasets/description/yeo_2011.rst
nilearn/datasets/tests/__init__.py
nilearn/datasets/tests/test_atlas.py
nilearn/datasets/tests/test_func.py
nilearn/datasets/tests/test_mocking_autoused.py
nilearn/datasets/tests/test_neurovault.py
nilearn/datasets/tests/test_struct.py
nilearn/datasets/tests/test_testing.py
nilearn/datasets/tests/test_utils.py
nilearn/datasets/tests/data/__init__.py
nilearn/datasets/tests/data/confounds_with_header.csv
nilearn/datasets/tests/data/craddock_2011_parcellations.tar.gz
nilearn/datasets/tests/data/list_archive_contents.sh
nilearn/datasets/tests/data/localizer_behavioural.tsv
nilearn/datasets/tests/data/localizer_index.json
nilearn/datasets/tests/data/localizer_participants.tsv
nilearn/datasets/tests/data/mmap.dat
nilearn/datasets/tests/data/spm_confounds.txt
nilearn/datasets/tests/data/test.mgz
nilearn/datasets/tests/data/archive_contents/__init__.py
nilearn/datasets/tests/data/archive_contents/allen_2011.txt
nilearn/datasets/tests/data/archive_contents/basc_multiscale_asym.txt
nilearn/datasets/tests/data/archive_contents/basc_multiscale_sym.txt
nilearn/datasets/tests/data/archive_contents/icbm152_2009.txt
nilearn/datasets/tests/data/archive_contents/language_localizer.txt
nilearn/datasets/tests/data/archive_contents/localizer_first_level.txt
nilearn/datasets/tests/data/archive_contents/mixed_gambles.txt
nilearn/datasets/tests/data/archive_contents/miyawaki2008.txt
nilearn/datasets/tests/data/archive_contents/yeo_atlas.txt
nilearn/datasets/tests/data/archive_contents/nyu_rest/__init__.py
nilearn/datasets/tests/data/archive_contents/nyu_rest/session1a.txt
nilearn/datasets/tests/data/archive_contents/nyu_rest/session1b.txt
nilearn/datasets/tests/data/archive_contents/nyu_rest/session2a.txt
nilearn/datasets/tests/data/archive_contents/nyu_rest/session2b.txt
nilearn/datasets/tests/data/archive_contents/nyu_rest/session3a.txt
nilearn/datasets/tests/data/archive_contents/nyu_rest/session3b.txt
nilearn/datasets/tests/data/archive_contents/test_examples/__init__.py
nilearn/datasets/tests/data/archive_contents/test_examples/example.txt
nilearn/datasets/tests/data/archive_contents/test_examples/example_tar_gz.txt
nilearn/datasets/tests/data/archive_contents/test_examples/example_zip.txt
nilearn/decoding/__init__.py
nilearn/decoding/decoder.py
nilearn/decoding/fista.py
nilearn/decoding/objective_functions.py
nilearn/decoding/proximal_operators.py
nilearn/decoding/searchlight.py
nilearn/decoding/space_net.py
nilearn/decoding/space_net_solvers.py
nilearn/decoding/tests/__init__.py
nilearn/decoding/tests/simulate_graph_net_data.py
nilearn/decoding/tests/test_decoder.py
nilearn/decoding/tests/test_fista.py
nilearn/decoding/tests/test_graph_net.py
nilearn/decoding/tests/test_objective_functions.py
nilearn/decoding/tests/test_operators.py
nilearn/decoding/tests/test_same_api.py
nilearn/decoding/tests/test_searchlight.py
nilearn/decoding/tests/test_sklearn_compatibility.py
nilearn/decoding/tests/test_space_net.py
nilearn/decoding/tests/test_tv.py
nilearn/decomposition/__init__.py
nilearn/decomposition/_base.py
nilearn/decomposition/_multi_pca.py
nilearn/decomposition/canica.py
nilearn/decomposition/dict_learning.py
nilearn/decomposition/tests/__init__.py
nilearn/decomposition/tests/test_base.py
nilearn/decomposition/tests/test_canica.py
nilearn/decomposition/tests/test_dict_learning.py
nilearn/decomposition/tests/test_multi_pca.py
nilearn/externals/README.md
nilearn/externals/__init__.py
nilearn/externals/conftest.py
nilearn/externals/install_tempita.sh
nilearn/externals/tempita/__init__.py
nilearn/externals/tempita/_looper.py
nilearn/externals/tempita/compat3.py
nilearn/glm/__init__.py
nilearn/glm/_base.py
nilearn/glm/contrasts.py
nilearn/glm/model.py
nilearn/glm/regression.py
nilearn/glm/thresholding.py
nilearn/glm/first_level/__init__.py
nilearn/glm/first_level/design_matrix.py
nilearn/glm/first_level/experimental_paradigm.py
nilearn/glm/first_level/first_level.py
nilearn/glm/first_level/hemodynamic_models.py
nilearn/glm/second_level/__init__.py
nilearn/glm/second_level/second_level.py
nilearn/glm/tests/__init__.py
nilearn/glm/tests/spm_dmtx.npz
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py
nilearn/glm/tests/test_contrasts.py
nilearn/glm/tests/test_dmtx.py
nilearn/glm/tests/test_first_level.py
nilearn/glm/tests/test_hemodynamic_models.py
nilearn/glm/tests/test_model.py
nilearn/glm/tests/test_paradigm.py
nilearn/glm/tests/test_regression.py
nilearn/glm/tests/test_second_level.py
nilearn/glm/tests/test_thresholding.py
nilearn/glm/tests/test_utils.py
nilearn/image/__init__.py
nilearn/image/image.py
nilearn/image/resampling.py
nilearn/image/tests/__init__.py
nilearn/image/tests/test_image.py
nilearn/image/tests/test_resampling.py
nilearn/image/tests/data/__init__.py
nilearn/image/tests/data/test.mgz
nilearn/input_data/__init__.py
nilearn/input_data/base_masker.py
nilearn/input_data/multi_nifti_masker.py
nilearn/input_data/nifti_labels_masker.py
nilearn/input_data/nifti_maps_masker.py
nilearn/input_data/nifti_masker.py
nilearn/input_data/nifti_spheres_masker.py
nilearn/interfaces/__init__.py
nilearn/interfaces/fsl.py
nilearn/interfaces/bids/__init__.py
nilearn/interfaces/bids/_utils.py
nilearn/interfaces/bids/glm.py
nilearn/interfaces/bids/query.py
nilearn/interfaces/fmriprep/__init__.py
nilearn/interfaces/fmriprep/load_confounds.py
nilearn/interfaces/fmriprep/load_confounds_compcor.py
nilearn/interfaces/fmriprep/load_confounds_components.py
nilearn/interfaces/fmriprep/load_confounds_scrub.py
nilearn/interfaces/fmriprep/load_confounds_strategy.py
nilearn/interfaces/fmriprep/load_confounds_utils.py
nilearn/interfaces/fmriprep/data/__init__.py
nilearn/interfaces/fmriprep/data/no_nonsteady_desc-confounds_regressors.tsv
nilearn/interfaces/fmriprep/data/test_desc-confounds_regressors.json
nilearn/interfaces/fmriprep/data/test_desc-confounds_regressors.tsv
nilearn/interfaces/fmriprep/tests/__init__.py
nilearn/interfaces/fmriprep/tests/test_load_confounds.py
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py
nilearn/interfaces/fmriprep/tests/utils.py
nilearn/interfaces/tests/test_bids.py
nilearn/interfaces/tests/test_fsl.py
nilearn/maskers/__init__.py
nilearn/maskers/_masker_validation.py
nilearn/maskers/base_masker.py
nilearn/maskers/multi_nifti_labels_masker.py
nilearn/maskers/multi_nifti_maps_masker.py
nilearn/maskers/multi_nifti_masker.py
nilearn/maskers/nifti_labels_masker.py
nilearn/maskers/nifti_maps_masker.py
nilearn/maskers/nifti_masker.py
nilearn/maskers/nifti_spheres_masker.py
nilearn/maskers/tests/test_base_masker.py
nilearn/maskers/tests/test_input_data.py
nilearn/maskers/tests/test_masker_validation.py
nilearn/maskers/tests/test_multi_nifti_labels_masker.py
nilearn/maskers/tests/test_multi_nifti_maps_masker.py
nilearn/maskers/tests/test_multi_nifti_masker.py
nilearn/maskers/tests/test_nifti_labels_masker.py
nilearn/maskers/tests/test_nifti_maps_masker.py
nilearn/maskers/tests/test_nifti_masker.py
nilearn/maskers/tests/test_nifti_spheres_masker.py
nilearn/mass_univariate/__init__.py
nilearn/mass_univariate/_utils.py
nilearn/mass_univariate/permuted_least_squares.py
nilearn/mass_univariate/tests/__init__.py
nilearn/mass_univariate/tests/test__utils.py
nilearn/mass_univariate/tests/test_permuted_least_squares.py
nilearn/mass_univariate/tests/utils.py
nilearn/plotting/__init__.py
nilearn/plotting/cm.py
nilearn/plotting/edge_detect.py
nilearn/plotting/find_cuts.py
nilearn/plotting/glass_brain.py
nilearn/plotting/html_connectome.py
nilearn/plotting/html_document.py
nilearn/plotting/html_stat_map.py
nilearn/plotting/html_surface.py
nilearn/plotting/img_plotting.py
nilearn/plotting/js_plotting_utils.py
nilearn/plotting/matrix_plotting.py
nilearn/plotting/rm_file.py
nilearn/plotting/surf_plotting.py
nilearn/plotting/data/README.txt
nilearn/plotting/data/__init__.py
nilearn/plotting/data/html/__init__.py
nilearn/plotting/data/html/connectome_plot_template.html
nilearn/plotting/data/html/stat_map_template.html
nilearn/plotting/data/html/surface_plot_template.html
nilearn/plotting/data/js/__init__.py
nilearn/plotting/data/js/brainsprite.min.js
nilearn/plotting/data/js/jquery.min.js
nilearn/plotting/data/js/plotly-gl3d-latest.min.js
nilearn/plotting/data/js/surface-plot-utils.js
nilearn/plotting/displays/__init__.py
nilearn/plotting/displays/_axes.py
nilearn/plotting/displays/_figures.py
nilearn/plotting/displays/_projectors.py
nilearn/plotting/displays/_slicers.py
nilearn/plotting/glass_brain_files/README.md
nilearn/plotting/glass_brain_files/__init__.py
nilearn/plotting/glass_brain_files/brain_schematics_back.json
nilearn/plotting/glass_brain_files/brain_schematics_back.svg
nilearn/plotting/glass_brain_files/brain_schematics_front.json
nilearn/plotting/glass_brain_files/brain_schematics_front.svg
nilearn/plotting/glass_brain_files/brain_schematics_side.json
nilearn/plotting/glass_brain_files/brain_schematics_side.svg
nilearn/plotting/glass_brain_files/brain_schematics_top.json
nilearn/plotting/glass_brain_files/brain_schematics_top.svg
nilearn/plotting/glass_brain_files/generate_json.sh
nilearn/plotting/glass_brain_files/plot_align_svg.py
nilearn/plotting/glass_brain_files/svg_to_json_converter.py
nilearn/plotting/tests/__init__.py
nilearn/plotting/tests/test_cm.py
nilearn/plotting/tests/test_displays.py
nilearn/plotting/tests/test_edge_detect.py
nilearn/plotting/tests/test_find_cuts.py
nilearn/plotting/tests/test_html_connectome.py
nilearn/plotting/tests/test_html_document.py
nilearn/plotting/tests/test_html_stat_map.py
nilearn/plotting/tests/test_html_surface.py
nilearn/plotting/tests/test_js_plotting_utils.py
nilearn/plotting/tests/test_matplotlib_backend.py
nilearn/plotting/tests/test_matrix_plotting.py
nilearn/plotting/tests/test_surf_plotting.py
nilearn/plotting/tests/test_img_plotting/__init__.py
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py
nilearn/plotting/tests/test_img_plotting/test_plot_img.py
nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py
nilearn/plotting/tests/test_img_plotting/testing_utils.py
nilearn/regions/__init__.py
nilearn/regions/hierarchical_kmeans_clustering.py
nilearn/regions/parcellations.py
nilearn/regions/region_extractor.py
nilearn/regions/rena_clustering.py
nilearn/regions/signal_extraction.py
nilearn/regions/tests/__init__.py
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py
nilearn/regions/tests/test_parcellations.py
nilearn/regions/tests/test_region_extractor.py
nilearn/regions/tests/test_rena_clustering.py
nilearn/regions/tests/test_signal_extraction.py
nilearn/reporting/__init__.py
nilearn/reporting/_get_clusters_table.py
nilearn/reporting/glm_reporter.py
nilearn/reporting/html_report.py
nilearn/reporting/utils.py
nilearn/reporting/_visual_testing/__init__.py
nilearn/reporting/_visual_testing/_glm_reporter_visual_inspection_suite_.py
nilearn/reporting/data/README.txt
nilearn/reporting/data/__init__.py
nilearn/reporting/data/html/__init__.py
nilearn/reporting/data/html/report_body_template.html
nilearn/reporting/data/html/report_body_template_niftilabelsmasker.html
nilearn/reporting/data/html/report_body_template_niftimapsmasker.html
nilearn/reporting/data/html/report_head_template.html
nilearn/reporting/glm_reporter_templates/__init__.py
nilearn/reporting/glm_reporter_templates/contrast_template.html
nilearn/reporting/glm_reporter_templates/design_matrix_template.html
nilearn/reporting/glm_reporter_templates/report_body_template.html
nilearn/reporting/glm_reporter_templates/report_head_template.html
nilearn/reporting/glm_reporter_templates/stat_maps_contrast_clusters_template.html
nilearn/reporting/tests/__init__.py
nilearn/reporting/tests/test_glm_reporter.py
nilearn/reporting/tests/test_html_report.py
nilearn/reporting/tests/test_reporting.py
nilearn/surface/__init__.py
nilearn/surface/surface.py
nilearn/surface/testing_utils.py
nilearn/surface/data/README.txt
nilearn/surface/data/__init__.py
nilearn/surface/data/ball_cloud_10_samples.csv
nilearn/surface/data/ball_cloud_160_samples.csv
nilearn/surface/data/ball_cloud_20_samples.csv
nilearn/surface/data/ball_cloud_40_samples.csv
nilearn/surface/data/ball_cloud_80_samples.csv
nilearn/surface/tests/__init__.py
nilearn/surface/tests/test_surface.py
nilearn/surface/tests/data/__init__.py
nilearn/surface/tests/data/test.annot
nilearn/surface/tests/data/test.label
nilearn/tests/__init__.py
nilearn/tests/test_cache_mixin.py
nilearn/tests/test_class_inspect.py
nilearn/tests/test_extmath.py
nilearn/tests/test_helpers.py
nilearn/tests/test_init.py
nilearn/tests/test_logger.py
nilearn/tests/test_masking.py
nilearn/tests/test_ndimage.py
nilearn/tests/test_niimg.py
nilearn/tests/test_niimg_conversions.py
nilearn/tests/test_numpy_conversions.py
nilearn/tests/test_package_installation.py
nilearn/tests/test_param_validation.py
nilearn/tests/test_segmentation.py
nilearn/tests/test_signal.py
nilearn/tests/test_testing.py
nilearn/tests/test_version.py
nilearn/tests/data/__init__.py
nilearn/tests/data/confounds_with_header.csv
nilearn/tests/data/mmap.dat
nilearn/tests/data/pymvpa-exampledata.tar.bz2
nilearn/tests/data/spm_confounds.txt