MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
NiMARE.egg-info/PKG-INFO
NiMARE.egg-info/SOURCES.txt
NiMARE.egg-info/dependency_links.txt
NiMARE.egg-info/entry_points.txt
NiMARE.egg-info/not-zip-safe
NiMARE.egg-info/requires.txt
NiMARE.egg-info/top_level.txt
nimare/__init__.py
nimare/_version.py
nimare/base.py
nimare/cli.py
nimare/correct.py
nimare/dataset.py
nimare/diagnostics.py
nimare/due.py
nimare/generate.py
nimare/io.py
nimare/references.py
nimare/results.py
nimare/stats.py
nimare/transforms.py
nimare/utils.py
nimare/annotate/__init__.py
nimare/annotate/cogat.py
nimare/annotate/gclda.py
nimare/annotate/lda.py
nimare/annotate/text.py
nimare/annotate/utils.py
nimare/decode/__init__.py
nimare/decode/continuous.py
nimare/decode/discrete.py
nimare/decode/encode.py
nimare/decode/utils.py
nimare/extract/__init__.py
nimare/extract/extract.py
nimare/extract/utils.py
nimare/meta/__init__.py
nimare/meta/ibma.py
nimare/meta/kernel.py
nimare/meta/utils.py
nimare/meta/cbma/__init__.py
nimare/meta/cbma/ale.py
nimare/meta/cbma/base.py
nimare/meta/cbma/mkda.py
nimare/resources/__init__.py
nimare/resources/database_file_manifest.json
nimare/resources/english_spellings.csv
nimare/resources/filenames.json
nimare/resources/neurosynth_laird_studies.json
nimare/resources/neurosynth_stoplist.txt
nimare/resources/nidm_pain_dset.json
nimare/resources/semantic_knowledge_children.txt
nimare/resources/semantic_relatedness_children.txt
nimare/resources/atlases/Harvard-Oxford-LICENSE
nimare/resources/atlases/HarvardOxford-cort-maxprob-thr25-2mm.nii.gz
nimare/resources/templates/MNI152_2x2x2_brainmask.nii.gz
nimare/resources/templates/tpl-MNI152NLin6Asym_res-01_T1w.nii.gz
nimare/resources/templates/tpl-MNI152NLin6Asym_res-01_desc-brain_mask.nii.gz
nimare/resources/templates/tpl-MNI152NLin6Asym_res-02_T1w.nii.gz
nimare/resources/templates/tpl-MNI152NLin6Asym_res-02_desc-brain_mask.nii.gz
nimare/tests/__init__.py
nimare/tests/conftest.py
nimare/tests/test_annotate_cogat.py
nimare/tests/test_annotate_gclda.py
nimare/tests/test_annotate_lda.py
nimare/tests/test_dataset.py
nimare/tests/test_decode_continuous.py
nimare/tests/test_decode_discrete.py
nimare/tests/test_diagnostics.py
nimare/tests/test_estimator_performance.py
nimare/tests/test_extract.py
nimare/tests/test_generate.py
nimare/tests/test_io.py
nimare/tests/test_meta_ale.py
nimare/tests/test_meta_ibma.py
nimare/tests/test_meta_kernel.py
nimare/tests/test_meta_mkda.py
nimare/tests/test_stats.py
nimare/tests/test_transforms.py
nimare/tests/test_utils.py
nimare/tests/test_workflows.py
nimare/tests/utils.py
nimare/tests/data/amygdala_roi.nii.gz
nimare/tests/data/data-neurosynth_version-7_coordinates.tsv.gz
nimare/tests/data/data-neurosynth_version-7_metadata.tsv.gz
nimare/tests/data/data-neurosynth_version-7_vocab-terms_source-abstract_type-tfidf_features.npz
nimare/tests/data/data-neurosynth_version-7_vocab-terms_vocabulary.txt
nimare/tests/data/neurosynth_dset.json
nimare/tests/data/neurosynth_laird_studies.json
nimare/tests/data/nidm_pain_dset.json
nimare/tests/data/test_baseline.txt
nimare/tests/data/test_pain_dataset.json
nimare/tests/data/test_sleuth_file.txt
nimare/tests/data/test_sleuth_file2.txt
nimare/tests/data/test_sleuth_file3.txt
nimare/tests/data/test_sleuth_file4.txt
nimare/tests/data/test_sleuth_file5.txt
nimare/workflows/__init__.py
nimare/workflows/ale.py
nimare/workflows/conperm.py
nimare/workflows/macm.py
nimare/workflows/peaks2maps.py
nimare/workflows/scale.py