Skip to content

mohamed-abdelaziz721/multiChannelSignalViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiChannelSignalViewer

license last-commit

Table of Contents

About The Project

This is a Multi-Channel Bio-Signal Viewer GUI Application

Toolbox

  • Python
    • PyQt5
    • pyqtgraph
    • FPDF
    • Scipy

Setting Up the Environment

  1. Clone the repo

    • HTTPS
      git clone https://github.com/RamadanIbrahem98/multiChannelSignalViewer.git
    • SSH
      git clone git@github.com:RamadanIbrahem98/multiChannelSignalViewer.git
  2. Create a Virtual Environment (Optional)

    python -m venv .env
  3. Activate the virtual environment

    • using CMD
      .\.env\Scripts\activate
    • using PowerShell
      .\.env\Scripts\Activate.ps1
    • using Bash
      source .env/bin/activate
  4. Install the requirements and dependancies

    pip install -r requirements.txt
  5. Run the application

    python main.py

Our Team

  • Ramadan Ibrahem - linkedin-shield
  • Muhammad Seyam - linkedin-shield
  • Mohamed Ahmed Abdelaziz - linkedin-shield
  • Yousef Samir - linkedin-shield

About

This project is a part of the SBE309 curriculum (Biological Signal Processing) in the Systems and Biomedical Engineering Department - Cairo University
Dr.Tamer Ahmed
TA. Christina Adly

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages