Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-nilearn | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.7.1 | Vendor: openSUSE |
Release: bp156.3.2 | Build date: Tue May 21 03:31:33 2024 |
Group: Development/Languages/Python | Build host: i04-ch1a |
Size: 10757254 | Source RPM: python-nilearn-0.7.1-bp156.3.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/nilearn/nilearn | |
Summary: Statistical learning tool for neuroimaging |
Nilearn is a Python module for statistical learning on NeuroImaging data.
BSD-3-Clause
* Fri Apr 09 2021 Markéta Machová <mmachova@suse.com> - Update to 0.7.1 * New atlas fetcher nilearn.datasets.fetch_atlas_difumo to download Dictionaries of Functional Modes, or “DiFuMo”, that can serve as atlases to extract functional signals with different dimensionalities. * nilearn.decoding.Decoder and nilearn.decoding.DecoderRegressor is now implemented with random predictions to estimate a chance level. * Some functions are now implemented with new display mode Mosaic. That implies plotting 3D maps in multiple columns and rows in a single axes. - Drop nilearn-fix-aarch64.patch * Fri Jan 29 2021 Ben Greiner <code@bnavigator.de> - Skip python36 build because Tumbleweed updates to SciPy 1.6.0 which dropped support for Python 3.6 (NEP 29) * Fri Nov 20 2020 Guillaume GARDET <guillaume.gardet@opensuse.org> - Add runtime deps: python-requests * Mon Nov 16 2020 Guillaume GARDET <guillaume.gardet@opensuse.org> - Update to 0.7.0 - Add patch to fix aarch64 test: * nilearn-fix-aarch64.patch - Drop upstreamed patches: * fix-test_save_cmap.patch * update-numpy-warning.patch - Disable 'test_clean_confounds' and 'test_reorder_img_mirror ' until we have a fix. See: https://github.com/nilearn/nilearn/issues/2608 https://github.com/nilearn/nilearn/issues/2610 * Wed Oct 14 2020 Guillaume GARDET <guillaume.gardet@opensuse.org> - Backport patches to fix some tests: * update-numpy-warning.patch - https://github.com/nilearn/nilearn/pull/2530 * fix-test_save_cmap.patch - https://github.com/nilearn/nilearn/pull/2543 * Wed Apr 29 2020 Tomáš Chvátal <tchvatal@suse.com> - Use xdist to speedup the tests to take less than 30 mins * Thu Jan 30 2020 Todd R <toddrme2178@gmail.com> - Update to version 0.6.1 + ENHANCEMENTS * html pages use the user-provided plot title, if any, as their title + Fixes * Fetchers for developmental_fmri and localizer datasets resolve URLs correctly. * Mon Jan 06 2020 Todd R <toddrme2178@gmail.com> - Update to version 0.6.0 + HIGHLIGHTS * Python2 and 3.4 are no longer supported. We recommend upgrading to Python 3.6 minimum. * Support for Python3.5 wil be removed in the 0.7.x release. Users with a Python3.5 environment will be warned at their first Nilearn import. * joblib is now a dependency * Minimum supported versions of packages have been bumped up. > Matplotlib -- v2.0 > Scikit-learn -- v0.19 > Scipy -- v0.19 + NEW * A new method for :class:`nilearn.input_data.NiftiMasker` instances for generating reports viewable in a web browser, Jupyter Notebook, or VSCode. * A new function :func:`nilearn.image.get_data` to replace the deprecated nibabel method `Nifti1Image.get_data`. Now use `nilearn.image.get_data(img)` rather than `img.get_data()`. This is because Nibabel is removing the `get_data` method. You may also consider using the Nibabel `Nifti1Image.get_fdata`, which returns the data cast to floating-point. See https://github.com/nipy/nibabel/wiki/BIAP8 . As a benefit, the `get_data` function works on niimg-like objects such as filenames (see http://nilearn.github.io/manipulating_images/input_output.html ). * Parcellation method ReNA: Fast agglomerative clustering based on recursive nearest neighbor grouping. Yields very fast & accurate models, without creation of giant clusters. * Plot connectome strength Use :func:`nilearn.plotting.plot_connectome_strength` to plot the strength of a connectome on a glass brain. Strength is absolute sum of the edges at a node. * Optimization to image resampling * New brain development fMRI dataset fetcher :func:`nilearn.datasets.fetch_development_fmri` can be used to download movie-watching data in children and adults. A light-weight dataset implemented for teaching and usage in the examples. All the connectivity examples are changed from ADHD to brain development fmri dataset. + ENHANCEMENTS * :func:`nilearn.plotting.view_img_on_surf`, :func:`nilearn.plotting.view_surf` and :func:`nilearn.plotting.view_connectome` can display a title, and allow disabling the colorbar, and setting its height and the fontsize of its ticklabels. * Rework of the standardize-options of :func:`nilearn.signal.clean` and the various Maskers in `nilearn.input_data`. You can now set `standardize` to `zscore` or `psc`. `psc` stands for `Percent Signal Change`, which can be a meaningful metric for BOLD. * Class :class:`nilearn.input_data.NiftiLabelsMasker` now accepts an optional `strategy` parameter which allows it to change the function used to reduce values within each labelled ROI. Available functions include mean, median, minimum, maximum, standard_deviation and variance. This change is also introduced in :func:`nilearn.regions.img_to_signals_labels`. * :func:`nilearn.plotting.view_surf` now accepts surface data provided as a file path. + CHANGES * :func:`nilearn.plotting.plot_img` now has explicit keyword arguments `bg_img`, `vmin` and `vmax` to control the background image and the bounds of the colormap. These arguments were already accepted in `kwargs` but not documented before. + FIXES * :class:`nilearn.input_data.NiftiLabelsMasker` no longer truncates region means to their integral part when input images are of integer type. * The arg `version='det'` in :func:`nilearn.datasets.fetch_atlas_pauli_2017` now works as expected. * `pip install nilearn` now installs the necessary dependencies. * Lots of other fixes in documentation and examples. More detailed change list follows: - Drop python2 support * Fri Jul 26 2019 Todd R <toddrme2178@gmail.com> - Initial version
/usr/lib/python3.6/site-packages/nilearn /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/nilearn-0.7.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/nilearn/__init__.py /usr/lib/python3.6/site-packages/nilearn/__pycache__ /usr/lib/python3.6/site-packages/nilearn/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/conftest.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/conftest.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/masking.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/masking.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/signal.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/signal.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/version.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/__pycache__/version.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils /usr/lib/python3.6/site-packages/nilearn/_utils/__init__.py /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__ /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/cache_mixin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/cache_mixin.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/class_inspect.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/class_inspect.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/data_gen.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/data_gen.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/extmath.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/extmath.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/glm.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/glm.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/helpers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/helpers.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/logger.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/logger.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/ndimage.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/ndimage.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/niimg.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/niimg.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/niimg_conversions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/niimg_conversions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/numpy_conversions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/numpy_conversions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/param_validation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/param_validation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/path_finding.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/path_finding.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/segmentation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/segmentation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/testing.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/__pycache__/testing.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/_utils/cache_mixin.py /usr/lib/python3.6/site-packages/nilearn/_utils/class_inspect.py /usr/lib/python3.6/site-packages/nilearn/_utils/data_gen.py /usr/lib/python3.6/site-packages/nilearn/_utils/exceptions.py /usr/lib/python3.6/site-packages/nilearn/_utils/extmath.py /usr/lib/python3.6/site-packages/nilearn/_utils/glm.py /usr/lib/python3.6/site-packages/nilearn/_utils/helpers.py /usr/lib/python3.6/site-packages/nilearn/_utils/logger.py /usr/lib/python3.6/site-packages/nilearn/_utils/ndimage.py /usr/lib/python3.6/site-packages/nilearn/_utils/niimg.py /usr/lib/python3.6/site-packages/nilearn/_utils/niimg_conversions.py /usr/lib/python3.6/site-packages/nilearn/_utils/numpy_conversions.py /usr/lib/python3.6/site-packages/nilearn/_utils/param_validation.py /usr/lib/python3.6/site-packages/nilearn/_utils/path_finding.py /usr/lib/python3.6/site-packages/nilearn/_utils/segmentation.py /usr/lib/python3.6/site-packages/nilearn/_utils/testing.py /usr/lib/python3.6/site-packages/nilearn/conftest.py /usr/lib/python3.6/site-packages/nilearn/connectome /usr/lib/python3.6/site-packages/nilearn/connectome/__init__.py /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__ /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__/connectivity_matrices.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__/connectivity_matrices.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__/group_sparse_cov.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/__pycache__/group_sparse_cov.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/connectivity_matrices.py /usr/lib/python3.6/site-packages/nilearn/connectome/group_sparse_cov.py /usr/lib/python3.6/site-packages/nilearn/connectome/tests /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__/test_connectivity_matrices.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__/test_connectivity_matrices.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__/test_group_sparse_cov.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/tests/__pycache__/test_group_sparse_cov.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/connectome/tests/test_connectivity_matrices.py /usr/lib/python3.6/site-packages/nilearn/connectome/tests/test_group_sparse_cov.py /usr/lib/python3.6/site-packages/nilearn/datasets /usr/lib/python3.6/site-packages/nilearn/datasets/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/_testing.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/_testing.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/atlas.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/atlas.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/func.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/func.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/neurovault.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/neurovault.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/struct.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/struct.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/_testing.py /usr/lib/python3.6/site-packages/nilearn/datasets/atlas.py /usr/lib/python3.6/site-packages/nilearn/datasets/data /usr/lib/python3.6/site-packages/nilearn/datasets/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/data/avg152T1_brain.nii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/confounds_with_header.csv /usr/lib/python3.6/site-packages/nilearn/datasets/data/development_fmri.csv /usr/lib/python3.6/site-packages/nilearn/datasets/data/dosenbach_2010.csv /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5 /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/pial.left.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/pial.right.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/pial_inflated.left.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/pial_inflated.right.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/sulc.left.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/sulc.right.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/white.left.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/fsaverage5/white.right.gii.gz /usr/lib/python3.6/site-packages/nilearn/datasets/data/power_2011.csv /usr/lib/python3.6/site-packages/nilearn/datasets/data/seitzman_2018_ROIs_300inVol_MNI_allInfo.txt /usr/lib/python3.6/site-packages/nilearn/datasets/data/seitzman_2018_ROIs_anatomicalLabels.txt /usr/lib/python3.6/site-packages/nilearn/datasets/data/spm_confounds.txt /usr/lib/python3.6/site-packages/nilearn/datasets/description /usr/lib/python3.6/site-packages/nilearn/datasets/description/ABIDE_pcp.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/Megatrawls.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/description/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/description/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/description/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/description/aal_SPM12.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/adhd.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/allen_rsn_2011.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/basc_multiscale_2015.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/brainomics_localizer.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/cobre.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/craddock_2012.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/destrieux_surface.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/development_fmri.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/difumo_atlases.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/dosenbach_2010.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/fsaverage.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/fsaverage5.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/fsaverage5_sphere.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/haxby2001.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/icbm152_2009.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/miyawaki2008.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/msdl_atlas.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/neurovault.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/nki_enhanced_surface.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/nyu_rest.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/oasis1.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/pauli_2017.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/power_2011.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/schaefer_2018.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/seitzman_2018.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/smith_2009.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/talairach_atlas.rst /usr/lib/python3.6/site-packages/nilearn/datasets/description/yeo_2011.rst /usr/lib/python3.6/site-packages/nilearn/datasets/func.py /usr/lib/python3.6/site-packages/nilearn/datasets/neurovault.py /usr/lib/python3.6/site-packages/nilearn/datasets/struct.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_atlas.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_atlas.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_func.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_func.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_mocking_autoused.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_mocking_autoused.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_neurovault.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_neurovault.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_struct.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_struct.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_testing.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_testing.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/__pycache__/test_utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/allen_2011.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/basc_multiscale_asym.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/basc_multiscale_sym.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/icbm152_2009.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/language_localizer.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/localizer_first_level.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/mixed_gambles.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/miyawaki2008.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/session1a.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/session1b.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/session2a.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/session2b.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/session3a.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/session3b.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/__init__.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/__pycache__ /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/example.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/example_tar_gz.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/example_zip.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/archive_contents/yeo_atlas.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/confounds_with_header.csv /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/craddock_2011_parcellations.tar.gz /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/list_archive_contents.sh /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/localizer_behavioural.tsv /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/localizer_index.json /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/localizer_participants.tsv /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/mmap.dat /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/spm_confounds.txt /usr/lib/python3.6/site-packages/nilearn/datasets/tests/data/test.mgz /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_atlas.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_func.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_mocking_autoused.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_neurovault.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_struct.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_testing.py /usr/lib/python3.6/site-packages/nilearn/datasets/tests/test_utils.py /usr/lib/python3.6/site-packages/nilearn/datasets/utils.py /usr/lib/python3.6/site-packages/nilearn/decoding /usr/lib/python3.6/site-packages/nilearn/decoding/__init__.py /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__ /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/decoder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/decoder.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/fista.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/fista.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/objective_functions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/objective_functions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/proximal_operators.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/proximal_operators.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/searchlight.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/searchlight.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/space_net.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/space_net.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/space_net_solvers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/__pycache__/space_net_solvers.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/decoder.py /usr/lib/python3.6/site-packages/nilearn/decoding/fista.py /usr/lib/python3.6/site-packages/nilearn/decoding/objective_functions.py /usr/lib/python3.6/site-packages/nilearn/decoding/proximal_operators.py /usr/lib/python3.6/site-packages/nilearn/decoding/searchlight.py /usr/lib/python3.6/site-packages/nilearn/decoding/space_net.py /usr/lib/python3.6/site-packages/nilearn/decoding/space_net_solvers.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/simulate_graph_net_data.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/simulate_graph_net_data.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_decoder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_decoder.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_fista.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_fista.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_graph_net.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_graph_net.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_objective_functions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_objective_functions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_operators.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_operators.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_same_api.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_same_api.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_searchlight.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_searchlight.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_sklearn_compatibility.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_sklearn_compatibility.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_space_net.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_space_net.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_tv.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/__pycache__/test_tv.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decoding/tests/simulate_graph_net_data.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_decoder.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_fista.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_graph_net.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_objective_functions.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_operators.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_same_api.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_searchlight.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_sklearn_compatibility.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_space_net.py /usr/lib/python3.6/site-packages/nilearn/decoding/tests/test_tv.py /usr/lib/python3.6/site-packages/nilearn/decomposition /usr/lib/python3.6/site-packages/nilearn/decomposition/__init__.py /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__ /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/base.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/canica.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/canica.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/dict_learning.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/dict_learning.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/multi_pca.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/__pycache__/multi_pca.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/base.py /usr/lib/python3.6/site-packages/nilearn/decomposition/canica.py /usr/lib/python3.6/site-packages/nilearn/decomposition/dict_learning.py /usr/lib/python3.6/site-packages/nilearn/decomposition/multi_pca.py /usr/lib/python3.6/site-packages/nilearn/decomposition/tests /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_base.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_canica.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_canica.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_dict_learning.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_dict_learning.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_multi_pca.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/__pycache__/test_multi_pca.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/test_base.py /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/test_canica.py /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/test_dict_learning.py /usr/lib/python3.6/site-packages/nilearn/decomposition/tests/test_multi_pca.py /usr/lib/python3.6/site-packages/nilearn/externals /usr/lib/python3.6/site-packages/nilearn/externals/__init__.py /usr/lib/python3.6/site-packages/nilearn/externals/__pycache__ /usr/lib/python3.6/site-packages/nilearn/externals/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/externals/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/externals/__pycache__/conftest.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/externals/__pycache__/conftest.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/externals/conftest.py /usr/lib/python3.6/site-packages/nilearn/externals/tempita /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__init__.py /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__ /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__/_looper.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__/_looper.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__/compat3.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/externals/tempita/__pycache__/compat3.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/externals/tempita/_looper.py /usr/lib/python3.6/site-packages/nilearn/externals/tempita/compat3.py /usr/lib/python3.6/site-packages/nilearn/glm /usr/lib/python3.6/site-packages/nilearn/glm/__init__.py /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__ /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/_base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/_base.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/contrasts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/contrasts.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/model.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/model.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/regression.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/regression.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/thresholding.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/__pycache__/thresholding.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/_base.py /usr/lib/python3.6/site-packages/nilearn/glm/contrasts.py /usr/lib/python3.6/site-packages/nilearn/glm/first_level /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__init__.py /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__ /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/design_matrix.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/design_matrix.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/experimental_paradigm.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/experimental_paradigm.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/first_level.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/first_level.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/hemodynamic_models.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/__pycache__/hemodynamic_models.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/first_level/design_matrix.py /usr/lib/python3.6/site-packages/nilearn/glm/first_level/experimental_paradigm.py /usr/lib/python3.6/site-packages/nilearn/glm/first_level/first_level.py /usr/lib/python3.6/site-packages/nilearn/glm/first_level/hemodynamic_models.py /usr/lib/python3.6/site-packages/nilearn/glm/model.py /usr/lib/python3.6/site-packages/nilearn/glm/regression.py /usr/lib/python3.6/site-packages/nilearn/glm/second_level /usr/lib/python3.6/site-packages/nilearn/glm/second_level/__init__.py /usr/lib/python3.6/site-packages/nilearn/glm/second_level/__pycache__ /usr/lib/python3.6/site-packages/nilearn/glm/second_level/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/second_level/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/second_level/__pycache__/second_level.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/second_level/__pycache__/second_level.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/second_level/second_level.py /usr/lib/python3.6/site-packages/nilearn/glm/tests /usr/lib/python3.6/site-packages/nilearn/glm/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_check_events_file_uses_tab_separators.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_check_events_file_uses_tab_separators.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_contrasts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_contrasts.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_dmtx.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_dmtx.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_first_level.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_first_level.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_hemodynamic_models.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_hemodynamic_models.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_model.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_model.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_paradigm.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_paradigm.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_regression.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_regression.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_second_level.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_second_level.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_thresholding.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_thresholding.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/__pycache__/test_utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/glm/tests/spm_dmtx.npz /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_check_events_file_uses_tab_separators.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_contrasts.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_dmtx.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_first_level.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_hemodynamic_models.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_model.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_paradigm.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_regression.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_second_level.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_thresholding.py /usr/lib/python3.6/site-packages/nilearn/glm/tests/test_utils.py /usr/lib/python3.6/site-packages/nilearn/glm/thresholding.py /usr/lib/python3.6/site-packages/nilearn/image /usr/lib/python3.6/site-packages/nilearn/image/__init__.py /usr/lib/python3.6/site-packages/nilearn/image/__pycache__ /usr/lib/python3.6/site-packages/nilearn/image/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/__pycache__/image.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/__pycache__/image.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/__pycache__/resampling.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/__pycache__/resampling.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/image.py /usr/lib/python3.6/site-packages/nilearn/image/resampling.py /usr/lib/python3.6/site-packages/nilearn/image/tests /usr/lib/python3.6/site-packages/nilearn/image/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__/test_image.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__/test_image.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__/test_resampling.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/__pycache__/test_resampling.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/data /usr/lib/python3.6/site-packages/nilearn/image/tests/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/image/tests/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/image/tests/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/image/tests/data/test.mgz /usr/lib/python3.6/site-packages/nilearn/image/tests/test_image.py /usr/lib/python3.6/site-packages/nilearn/image/tests/test_resampling.py /usr/lib/python3.6/site-packages/nilearn/input_data /usr/lib/python3.6/site-packages/nilearn/input_data/__init__.py /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/base_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/base_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/masker_validation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/masker_validation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/multi_nifti_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/multi_nifti_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_labels_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_labels_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_maps_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_maps_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_spheres_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/__pycache__/nifti_spheres_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/base_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/masker_validation.py /usr/lib/python3.6/site-packages/nilearn/input_data/multi_nifti_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/nifti_labels_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/nifti_maps_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/nifti_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/nifti_spheres_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_base_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_base_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_masker_validation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_masker_validation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_multi_nifti_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_multi_nifti_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_labels_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_labels_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_maps_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_maps_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_spheres_masker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/__pycache__/test_nifti_spheres_masker.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_base_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_masker_validation.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_multi_nifti_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_nifti_labels_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_nifti_maps_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_nifti_masker.py /usr/lib/python3.6/site-packages/nilearn/input_data/tests/test_nifti_spheres_masker.py /usr/lib/python3.6/site-packages/nilearn/masking.py /usr/lib/python3.6/site-packages/nilearn/mass_univariate /usr/lib/python3.6/site-packages/nilearn/mass_univariate/__init__.py /usr/lib/python3.6/site-packages/nilearn/mass_univariate/__pycache__ /usr/lib/python3.6/site-packages/nilearn/mass_univariate/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/__pycache__/permuted_least_squares.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/__pycache__/permuted_least_squares.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/permuted_least_squares.py /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/__pycache__/test_permuted_least_squares.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/__pycache__/test_permuted_least_squares.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/mass_univariate/tests/test_permuted_least_squares.py /usr/lib/python3.6/site-packages/nilearn/plotting /usr/lib/python3.6/site-packages/nilearn/plotting/__init__.py /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__ /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/cm.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/cm.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/displays.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/displays.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/edge_detect.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/edge_detect.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/find_cuts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/find_cuts.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/glass_brain.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/glass_brain.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_connectome.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_connectome.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_document.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_document.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_stat_map.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_stat_map.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_surface.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/html_surface.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/img_plotting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/img_plotting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/js_plotting_utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/js_plotting_utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/matrix_plotting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/matrix_plotting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/rm_file.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/rm_file.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/surf_plotting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/__pycache__/surf_plotting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/cm.py /usr/lib/python3.6/site-packages/nilearn/plotting/data /usr/lib/python3.6/site-packages/nilearn/plotting/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/plotting/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/plotting/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/data/html /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/__init__.py /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/__pycache__ /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/connectome_plot_template.html /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/stat_map_template.html /usr/lib/python3.6/site-packages/nilearn/plotting/data/html/surface_plot_template.html /usr/lib/python3.6/site-packages/nilearn/plotting/data/js /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/__init__.py /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/__pycache__ /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/brainsprite.min.js /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/jquery.min.js /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/plotly-gl3d-latest.min.js /usr/lib/python3.6/site-packages/nilearn/plotting/data/js/surface-plot-utils.js /usr/lib/python3.6/site-packages/nilearn/plotting/displays.py /usr/lib/python3.6/site-packages/nilearn/plotting/edge_detect.py /usr/lib/python3.6/site-packages/nilearn/plotting/find_cuts.py /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain.py /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__init__.py /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__ /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__/plot_align_svg.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__/plot_align_svg.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__/svg_to_json_converter.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/__pycache__/svg_to_json_converter.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/brain_schematics_back.json /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/brain_schematics_front.json /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/brain_schematics_side.json /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/brain_schematics_top.json /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/plot_align_svg.py /usr/lib/python3.6/site-packages/nilearn/plotting/glass_brain_files/svg_to_json_converter.py /usr/lib/python3.6/site-packages/nilearn/plotting/html_connectome.py /usr/lib/python3.6/site-packages/nilearn/plotting/html_document.py /usr/lib/python3.6/site-packages/nilearn/plotting/html_stat_map.py /usr/lib/python3.6/site-packages/nilearn/plotting/html_surface.py /usr/lib/python3.6/site-packages/nilearn/plotting/img_plotting.py /usr/lib/python3.6/site-packages/nilearn/plotting/js_plotting_utils.py /usr/lib/python3.6/site-packages/nilearn/plotting/matrix_plotting.py /usr/lib/python3.6/site-packages/nilearn/plotting/rm_file.py /usr/lib/python3.6/site-packages/nilearn/plotting/surf_plotting.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_cm.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_cm.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_displays.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_displays.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_edge_detect.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_edge_detect.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_find_cuts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_find_cuts.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_connectome.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_connectome.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_document.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_document.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_stat_map.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_stat_map.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_surface.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_html_surface.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_img_plotting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_img_plotting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_js_plotting_utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_js_plotting_utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_matrix_plotting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_matrix_plotting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_surf_plotting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/__pycache__/test_surf_plotting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_cm.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_displays.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_edge_detect.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_find_cuts.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_html_connectome.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_html_document.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_html_stat_map.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_html_surface.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_img_plotting.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_js_plotting_utils.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_matrix_plotting.py /usr/lib/python3.6/site-packages/nilearn/plotting/tests/test_surf_plotting.py /usr/lib/python3.6/site-packages/nilearn/regions /usr/lib/python3.6/site-packages/nilearn/regions/__init__.py /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__ /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/parcellations.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/parcellations.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/region_extractor.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/region_extractor.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/rena_clustering.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/rena_clustering.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/signal_extraction.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/__pycache__/signal_extraction.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/parcellations.py /usr/lib/python3.6/site-packages/nilearn/regions/region_extractor.py /usr/lib/python3.6/site-packages/nilearn/regions/rena_clustering.py /usr/lib/python3.6/site-packages/nilearn/regions/signal_extraction.py /usr/lib/python3.6/site-packages/nilearn/regions/tests /usr/lib/python3.6/site-packages/nilearn/regions/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_parcellations.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_parcellations.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_region_extractor.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_region_extractor.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_rena_clustering.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_rena_clustering.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_signal_extraction.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/__pycache__/test_signal_extraction.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/regions/tests/test_parcellations.py /usr/lib/python3.6/site-packages/nilearn/regions/tests/test_region_extractor.py /usr/lib/python3.6/site-packages/nilearn/regions/tests/test_rena_clustering.py /usr/lib/python3.6/site-packages/nilearn/regions/tests/test_signal_extraction.py /usr/lib/python3.6/site-packages/nilearn/reporting /usr/lib/python3.6/site-packages/nilearn/reporting/__init__.py /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__ /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/_get_clusters_table.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/_get_clusters_table.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/glm_reporter.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/glm_reporter.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/html_report.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/html_report.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/_get_clusters_table.py /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/__init__.py /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/__pycache__ /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/__pycache__/_glm_reporter_visual_inspection_suite_.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/__pycache__/_glm_reporter_visual_inspection_suite_.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/_visual_testing/_glm_reporter_visual_inspection_suite_.py /usr/lib/python3.6/site-packages/nilearn/reporting/data /usr/lib/python3.6/site-packages/nilearn/reporting/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/reporting/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/reporting/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/data/html /usr/lib/python3.6/site-packages/nilearn/reporting/data/html/__init__.py /usr/lib/python3.6/site-packages/nilearn/reporting/data/html/__pycache__ /usr/lib/python3.6/site-packages/nilearn/reporting/data/html/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/data/html/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/data/html/report_body_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/data/html/report_head_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter.py /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/__init__.py /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/__pycache__ /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/contrast_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/design_matrix_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/report_body_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/report_head_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/glm_reporter_templates/stat_maps_contrast_clusters_template.html /usr/lib/python3.6/site-packages/nilearn/reporting/html_report.py /usr/lib/python3.6/site-packages/nilearn/reporting/tests /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/test_glm_reporter.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/test_glm_reporter.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/test_html_report.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/test_html_report.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/test_reporting.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/__pycache__/test_reporting.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/reporting/tests/test_glm_reporter.py /usr/lib/python3.6/site-packages/nilearn/reporting/tests/test_html_report.py /usr/lib/python3.6/site-packages/nilearn/reporting/tests/test_reporting.py /usr/lib/python3.6/site-packages/nilearn/reporting/utils.py /usr/lib/python3.6/site-packages/nilearn/signal.py /usr/lib/python3.6/site-packages/nilearn/surface /usr/lib/python3.6/site-packages/nilearn/surface/__init__.py /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__ /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__/surface.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__/surface.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__/testing_utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/__pycache__/testing_utils.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/data /usr/lib/python3.6/site-packages/nilearn/surface/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/surface/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/surface/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/data/ball_cloud_10_samples.csv /usr/lib/python3.6/site-packages/nilearn/surface/data/ball_cloud_160_samples.csv /usr/lib/python3.6/site-packages/nilearn/surface/data/ball_cloud_20_samples.csv /usr/lib/python3.6/site-packages/nilearn/surface/data/ball_cloud_40_samples.csv /usr/lib/python3.6/site-packages/nilearn/surface/data/ball_cloud_80_samples.csv /usr/lib/python3.6/site-packages/nilearn/surface/surface.py /usr/lib/python3.6/site-packages/nilearn/surface/testing_utils.py /usr/lib/python3.6/site-packages/nilearn/surface/tests /usr/lib/python3.6/site-packages/nilearn/surface/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/surface/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/surface/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/tests/__pycache__/test_surface.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/tests/__pycache__/test_surface.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/tests/data /usr/lib/python3.6/site-packages/nilearn/surface/tests/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/surface/tests/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/surface/tests/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/surface/tests/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/surface/tests/data/test.annot /usr/lib/python3.6/site-packages/nilearn/surface/tests/data/test.label /usr/lib/python3.6/site-packages/nilearn/surface/tests/test_surface.py /usr/lib/python3.6/site-packages/nilearn/tests /usr/lib/python3.6/site-packages/nilearn/tests/__init__.py /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__ /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_cache_mixin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_cache_mixin.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_class_inspect.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_class_inspect.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_extmath.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_extmath.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_helpers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_helpers.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_init.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_init.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_logger.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_logger.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_masking.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_masking.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_ndimage.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_ndimage.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_niimg.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_niimg.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_niimg_conversions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_niimg_conversions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_numpy_conversions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_numpy_conversions.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_package_installation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_package_installation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_param_validation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_param_validation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_segmentation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_segmentation.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_signal.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_signal.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_testing.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/__pycache__/test_testing.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/data /usr/lib/python3.6/site-packages/nilearn/tests/data/__init__.py /usr/lib/python3.6/site-packages/nilearn/tests/data/__pycache__ /usr/lib/python3.6/site-packages/nilearn/tests/data/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/nilearn/tests/data/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/nilearn/tests/data/confounds_with_header.csv /usr/lib/python3.6/site-packages/nilearn/tests/data/mmap.dat /usr/lib/python3.6/site-packages/nilearn/tests/data/pymvpa-exampledata.tar.bz2 /usr/lib/python3.6/site-packages/nilearn/tests/data/spm_confounds.txt /usr/lib/python3.6/site-packages/nilearn/tests/test_cache_mixin.py /usr/lib/python3.6/site-packages/nilearn/tests/test_class_inspect.py /usr/lib/python3.6/site-packages/nilearn/tests/test_extmath.py /usr/lib/python3.6/site-packages/nilearn/tests/test_helpers.py /usr/lib/python3.6/site-packages/nilearn/tests/test_init.py /usr/lib/python3.6/site-packages/nilearn/tests/test_logger.py /usr/lib/python3.6/site-packages/nilearn/tests/test_masking.py /usr/lib/python3.6/site-packages/nilearn/tests/test_ndimage.py /usr/lib/python3.6/site-packages/nilearn/tests/test_niimg.py /usr/lib/python3.6/site-packages/nilearn/tests/test_niimg_conversions.py /usr/lib/python3.6/site-packages/nilearn/tests/test_numpy_conversions.py /usr/lib/python3.6/site-packages/nilearn/tests/test_package_installation.py /usr/lib/python3.6/site-packages/nilearn/tests/test_param_validation.py /usr/lib/python3.6/site-packages/nilearn/tests/test_segmentation.py /usr/lib/python3.6/site-packages/nilearn/tests/test_signal.py /usr/lib/python3.6/site-packages/nilearn/tests/test_testing.py /usr/lib/python3.6/site-packages/nilearn/version.py /usr/share/doc/packages/python3-nilearn /usr/share/doc/packages/python3-nilearn/AUTHORS.rst /usr/share/doc/packages/python3-nilearn/README.rst /usr/share/licenses/python3-nilearn /usr/share/licenses/python3-nilearn/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025