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
To install the latest stable version:
conda create -n bombcell python=3.11
conda activate bombcell
pip install uv
uv pip install bombcell # you could do `pip install .`, but uv is much quicker!
To install the dev version (with the latest updates):
conda create -n bombcell python=3.11
conda activate bombcell
git clone https://github.com/Julie-Fabre/bombcell.git
cd bombcell/pyBombCell
pip install uv
uv pip install -e .
Quick Start
See the demo script
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, and see the wiki for more information
License
GPL-3.0 License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bombcell-0.82.tar.gz.
File metadata
- Download URL: bombcell-0.82.tar.gz
- Upload date:
- Size: 135.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da293f654a5c46a535fb69351a427e669077f9ea0233d7b83322dd55f32cad27
|
|
| MD5 |
3d11fbae2a492fa3e0efdd5fdfb25d2a
|
|
| BLAKE2b-256 |
4fb5c272d7eea9f04cf0351c7ace3fd958a1076ff13f7ff1f68d22c7e48199f6
|
File details
Details for the file bombcell-0.82-py3-none-any.whl.
File metadata
- Download URL: bombcell-0.82-py3-none-any.whl
- Upload date:
- Size: 141.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21b1d35b1be799a60c7f6b618ff00de0f2e5eaa67a32f4f12bf21dbcfa42a868
|
|
| MD5 |
e97d69f6b6dbbb1f3b330116bd571297
|
|
| BLAKE2b-256 |
701a0f0f9fe38ad76de2dd7a451fae1ceae63fcd01625989fd3c4d3b33e3dcd2
|