Skip to main content

Brain decoder toolbox for Python

Project description

BdPy

PyPI version GitHub license

Python package for brain decoding analysis

Requirements

  • Python 2.7, 3.6, or later
  • 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
  • dl: Deep learning
  • feature: DNN features
  • fig: Making figures
  • ml: Machine learning
  • mri: MRI
  • opendata: Open data
  • 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.14rc4-py2-none-any.whl (63.0 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: bdpy-0.14rc4-py2-none-any.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/2.7.17

File hashes

Hashes for bdpy-0.14rc4-py2-none-any.whl
Algorithm Hash digest
SHA256 4c688a31822d69d465ce238c40d332e3f7ddd2398ac9e52a0665d732a58864ae
MD5 f9d2c417f32d7e7006fd0ef214905e64
BLAKE2b-256 45931cb644fb886293054fdc1d2f94001b9525095564711e5794aadd1e0d583f

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