https://github.com/AllenInstitute/ecephys_spike_sorting
Tip revision: 919992748a5324724ba87169ecdcf9eb6e3b9973 authored by Josh Siegle on 18 August 2024, 22:52:23 UTC
Merge pull request #91 from jingjie-li/master
Merge pull request #91 from jingjie-li/master
Tip revision: 9199927
integration-tox.ini
[tox]
envlist = py{36}-{test}
[testenv:py36-test]
[testenv]
commands =
# package can install
pip install .
# entrypoints are exposed
automerging -h
depth-estimation -h
extract-from-npx -h
# kilosort-helper -h # TODO: test this, requires more complex test setup due to matlab :(...
mean-waveforms -h
noise-templates -h
quality-metrics -h