Skip to main content

Python ver of USVSEG

Project description

USVSEG for Python

  

This is a Python implementation of USVSEG. USVSEG is a GUI-based script for robust segmentation of rodents' ultrasonic vocalizations originally written in MATLAB.

See the repository of the original MATLAB version for general information about USVSEG.

Getting Started

To install the software in an Anaconda virtual environment, run the following command:

(base) C:\> conda create -n usvseg python=3.7 numpy scipy matplotlib tqdm pyyaml
(base) C:\> conda activate usvseg
(usvseg) C:\> pip install opencv-python
(usvseg) C:\> pip install usvseg

Alternatively, you can install the software in a Python venv virtual environment by running the following command:

C:\> python -m venv usvseg 
C:\> .\usvseg\scripts\activate.bat 
(usvseg) C:\> pip install numpy scipy matplotlib tqdm pyyaml PyQt5 opencv-python
(usvseg) C:\> pip install usvseg

To start the USVSEG GUI, run the following commands in the virtual environment:

(usvseg) C:\> usvseg

The GUI is compatible to the original USVSEG. You can find the usage of the GUI on the original site.

Contacts

Feel free to open an issue in github for questions and feature requests.

License

This software is released under the MIT License. See LICENSE for more information.

This python version of USVSEG is based on the original MATLAB version. See Third Party Notices for more information.

Citation

Original idea and processing procedures of USVSEG have been published in an open-access journal. Please cite this paper when you publish research works with using this software:

USVSEG: A robust method for segmentation of ultrasonic vocalizations in rodents.,
Tachibana RO, Kanno K, Okabe S, Kobayasi KI, Okanoya K
PloS one 15(2) e0228907

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

usvseg-1.0.1.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

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

usvseg-1.0.1-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file usvseg-1.0.1.tar.gz.

File metadata

  • Download URL: usvseg-1.0.1.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for usvseg-1.0.1.tar.gz
Algorithm Hash digest
SHA256 64a25675f3d2a2101fd08b10c4f18d217b42c0cf56bbee21ae172c7faf856bf8
MD5 f26b3520905769df162379cc7f902ede
BLAKE2b-256 e70f62337a25edd4fda1202cf3e9f46f0bd264b0b8eb059a6a8c5240299a966c

See more details on using hashes here.

File details

Details for the file usvseg-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: usvseg-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for usvseg-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c30b6a162b53647b526ef54c6a4931d9ec086529f373a71ce9b1cdbe79049794
MD5 ab28ad634094c63178f7cc81ce692bb2
BLAKE2b-256 07e484c09eaa40320fc8b897a6a235a8f3bff512d98bcfab17cd14ad2bbb9762

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