No project description provided
Project description
Unit Match - Python
Run UMPy
To run UMPy standard spike sorting data is needed; channel positions and 2 extracted raw waveforms for each unit. This can be calculated externally BombCell or using extract_raw_demo.ipynb to extract these waveforms from compressed data (.cbin and .ch) or raw data. There is also a Spike Interface integrated notebook UMPy_spike_interface_demo.ipynb which uses spike interface to get this data. Be careful not to mix and match the different ways of extracting raw waveforms, as there are difference between the methods.
There are to example notebooks for running UMPy UMPy_example.ipynb and UMPy_example_detailed.ipynb. These notebooks will guide you through running Unit Match all you need to supply is paths to the data. UMPy_example.ipynb is recommended to use first as it is simpler, however UMPy_example_detailed.ipynb may be useful in unique cases as it is more modular.
The GUI is a optional step to curated and investigate the information Unit Match has calculated; for efficient usage of the GUI please look at GUI_Reference_Guide.md in the Demo Notebooks folder.
Dependencies
This version relies on many core python packages: numpy, scipy, JobLib, pandas, tkinter and matplotlib. All of these libaries come with a Anaconda version of python.
For extracting raw data, the library mtscomp is needed, and can be installed by pip install mtscomp
.
Installation
After creating an python environment
conda create --name UnitMatch python
conda activate UnitMatch
You can install UnitMatchPy with pip. It will automatically install all the dependencies.
pip install UnitMatchPy
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
File details
Details for the file UnitMatchPy-2.40.tar.gz
.
File metadata
- Download URL: UnitMatchPy-2.40.tar.gz
- Upload date:
- Size: 284.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 349a38f30c84cbbaab86aafdb5aef11656111297b878f92ed75b78568e807726 |
|
MD5 | 70480346feb7292c6618ac3901fdffa3 |
|
BLAKE2b-256 | 73631928f8bcc23fe5e99353dee88c931b8497277d51dbe7824955d70473b411 |
File details
Details for the file UnitMatchPy-2.40-py3-none-any.whl
.
File metadata
- Download URL: UnitMatchPy-2.40-py3-none-any.whl
- Upload date:
- Size: 629.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fa51d453c2aa39a109524dcfecd607990a5016be77885c83cbd569eecec0e62 |
|
MD5 | bac3c979a2a49b1c268a411e142ef856 |
|
BLAKE2b-256 | 60870330b2a93607251e1012d1e2f1ce6a41ac022e681cf82b202fd4e10e5b11 |