Skip to main content

Brain decoder toolbox for Python

Project description

BdPy

Python package for brain decoding analysis

Requirements

  • Python 2 (mainly developed with Python 2.7.16)
    • Python 3 support is upcoming.
  • numpy
  • scipy
  • scikit-learn
  • h5py

Optional requirements

  • 'dataform' module
    • pandas
  • 'mri' module
    • nipy

Installation

$ pip install bdpy

Packages

  • bdata: BdPy data format (BData)
  • dataform: Data format
  • distcomp: Distributed computation
  • fig: Making figures
  • ml: Machine learning
  • mri: MRI
  • preproc: Preprocessing
  • stats: Statistics
  • util: Miscellaneous utilities

BdPy data format

BdPy data format (or BrainDecoderToolbox2 data format; BData) consists of two variables: dataset and metadata. dataset stores brain activity data (e.g., voxel signal value for fMRI data), target variables (e.g., ID of stimuli for vision experiments), and additional information specifying experimental design (e.g., run and block numbers for fMRI experiments). Each row corresponds to a single 'sample', and each column representes either single feature (voxel), target, or experiment design information. metadata contains data describing meta-information for each column in dataset.

See BData API examples for useage of BData.

For developers

Please send your pull requests to dev branch, not to master.

Contributors

  • Shuntaro C. Aoki (Kyoto Univ)
  • Misato Tanaka (DNI, ATR)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bdpy-0.14rc3-py2-none-any.whl (49.4 kB view details)

Uploaded Python 2

File details

Details for the file bdpy-0.14rc3-py2-none-any.whl.

File metadata

  • Download URL: bdpy-0.14rc3-py2-none-any.whl
  • Upload date:
  • Size: 49.4 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/2.7.15

File hashes

Hashes for bdpy-0.14rc3-py2-none-any.whl
Algorithm Hash digest
SHA256 333109482927e20f7d44e5f45fb3eef53e532a185db7d5984806e5e727dd0563
MD5 54165e96442e6922229fa828898a4109
BLAKE2b-256 aaddf9efb09f882da97b253ca1f99afa4bb8fd3670f1e6bd0e4d8ee565eb79a5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page