badra022 / biosignal-viewer

desktop application for viewing signal files with various extensions with the ability of zooming, pausing, showing spectrogram and resuming the dynamic view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biosignal-viewer

About

desktop application for viewing signal files with various extensions with the ability of zooming, pausing and resuming the dynamic view, uploading multiple channels to view at the same time, it can also save the signals viewed as figures in pdf file, each signal is saved associated with it's own full spectrogram.

Running

  1. Clone the repository
$ git clone https://github.com/badra022/biosignal-viewer.git
  1. Navigate to repository directory
$ cd biosignal-viewer
  1. install project dependencies
pip install -r dependencies.txt
  1. Run the application
python main.py

About

desktop application for viewing signal files with various extensions with the ability of zooming, pausing, showing spectrogram and resuming the dynamic view.

License:MIT License


Languages

Language:Python 100.0%