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
    • hdf5storage
    • pandas
  • dl.caffe module
    • Caffe
    • PIL
    • tqdm
  • dl.torch module
    • PyTorch
    • PIL
  • fig module
    • matplotlib
    • PIL
  • mri module
    • nipy
    • nibabel
    • pandas

Installation

$ pip install bdpy

If the installation failed with Python 3, please try below.

$ pip install git+https://github.com/KamitaniLab/bdpy.git

Packages

  • bdata: BdPy data format (BData) core package
  • dataform: Utilities for various data format
  • distcomp: Distributed computation utilities
  • dl: Deep learning utilities
  • feature: Utilities for DNN features
  • fig: Utilities for figure creation
  • ml: Machine learning utilities
  • mri: MRI utilities
  • opendata: Open data utilities
  • preproc: Utilities for preprocessing
  • stats: Utilities for 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.

Developers

  • Shuntaro C. Aoki (Kyoto Univ)

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.15-py2.py3-none-any.whl (74.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file bdpy-0.15-py2.py3-none-any.whl.

File metadata

  • Download URL: bdpy-0.15-py2.py3-none-any.whl
  • Upload date:
  • Size: 74.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for bdpy-0.15-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dd93cb9543c94835af5114f8606fbb6b214c92ec959989f10b3c82886ded3381
MD5 a484b5995b539786970ddff1cd92e25e
BLAKE2b-256 18d47cac48dd1e6a1ac74da51c42199b0fb720896191970841c2d0c330c6f35b

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