API Reference

This reference provides detailed documentation for all modules, classes, and methods in the current release of Neurosynth. The root Neurosynth package is comprised of two modules: neurosynth.base and neurosynth.analysis. The base module contains functionality for representing, manipulating, and retrieving data. The analysis module contains functionality for doing more interesting things with the data–meta-analysis, clustering, decoding, etc.

neurosynth.base: Data storage/manipulation functionality

Base modules

base.dataset
base.imageutils
base.lexparser
base.mappable
base.mask
base.transformations

neurosynth.analysis: Analysis tools

Analysis modules

analysis.classify
analysis.cluster
analysis.decode
analysis.meta
analysis.network
analysis.reduce
analysis.stats