A python package to decode non-local activity from neural data
Project description
non_local_detector
Installation
GPU Installation
In order to use GPU with the conda or mamba environment, you need to install the following packages:
Using mamba or conda (mamba recommended):
mamba install jaxlib=*=*cuda* jax cuda-nvcc -c conda-forge -c nvidia
mamba install non_local_detector -c edeno
or from the environment file:
mamba create env -f environment_gpu.yml
or via pip:
pip install non_local_detector[gpu]
CPU Installation
mamba create env -f environment.yml
or via pip:
pip install non_local_detector
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 non_local_detector-0.6.9.tar.gz
.
File metadata
- Download URL: non_local_detector-0.6.9.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b50e7a555582aa65689cfdcdda231d42067e1fb7694b63c28e9d633b80d17062 |
|
MD5 | 6c336205682def2e0be192d54902b1e8 |
|
BLAKE2b-256 | e56d9a89272192b32f68bc5fd6ef12bed71507e90f1efe4bc113eedc9e5da853 |
File details
Details for the file non_local_detector-0.6.9-py3-none-any.whl
.
File metadata
- Download URL: non_local_detector-0.6.9-py3-none-any.whl
- Upload date:
- Size: 90.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 182ab58289adbf5e9039b66fa65ad0df6297fe9ba4623d8121af07302a09b788 |
|
MD5 | 7c20dbf4b424d8d99cbe157c0c7717c1 |
|
BLAKE2b-256 | 3f16c87f60545402753985c8c06061ef1b673abab004db2df7b1e4118659d0b8 |