Skip to main content

Python port of BombCell. Automated quality control, curation and neuron classification of spike-sorted electrophysiology data.

Project description

BombCell

Python port of BombCell. Automated quality control, curation and neuron classification of spike-sorted electrophysiology data.

Installation

pip install bombcell

For full functionality including optional features:

pip install bombcell[all]

Quick Start

import bombcell as bc

# Set up parameters
param = bc.get_default_parameters("path/to/kilosort_output")

# Run quality metrics
quality_metrics, param, unit_type, unit_type_string = bc.run_bombcell(
    "path/to/kilosort_output", 
    "path/to/bombcell_output", 
    param
)

# Launch GUI for manual inspection
gui = bc.unit_quality_gui(
    ks_dir="path/to/kilosort_output",
    quality_metrics=quality_metrics,
    unit_types=unit_type,
    param=param,
    save_path="path/to/bombcell_output"
)

Features

  • Automated quality control for spike-sorted data
  • Interactive GUI for manual curation
  • Cell type classification (cortical and striatal neurons)
  • Comprehensive quality metrics computation
  • Parameter optimization tools

Documentation

See the demo notebooks in the Demos/ directory for detailed examples.

License

GPL-3.0 License

Project details


Download files

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

Source Distribution

bombcell-0.40.tar.gz (109.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bombcell-0.40-py3-none-any.whl (114.7 kB view details)

Uploaded Python 3

File details

Details for the file bombcell-0.40.tar.gz.

File metadata

  • Download URL: bombcell-0.40.tar.gz
  • Upload date:
  • Size: 109.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for bombcell-0.40.tar.gz
Algorithm Hash digest
SHA256 424f3b6c604b240d4fd07aa6804907d116d077cf3d830eba6d5c6812e67f44a9
MD5 61c1ae74a00d11414b462c38cd56ddad
BLAKE2b-256 37adb35a4490a9f545c080b94c4e0b93d2e572f0ae35e7c155d2cc2c3d68170d

See more details on using hashes here.

File details

Details for the file bombcell-0.40-py3-none-any.whl.

File metadata

  • Download URL: bombcell-0.40-py3-none-any.whl
  • Upload date:
  • Size: 114.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for bombcell-0.40-py3-none-any.whl
Algorithm Hash digest
SHA256 3367c813a91fc4d4338a12e487b76237267b13efbfbd1bfa38da4312f93d8c9e
MD5 83e0b99f8dfc653fa8a9df5e3362ebeb
BLAKE2b-256 a3557c28d71ecaa27b0ba003fbe2d0d04836cc7d87883bb7f68e2007293c1231

See more details on using hashes here.

Supported by

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