GithubHelp home page GithubHelp logo

signalcharting's Introduction

SignalCharting

A C# WindowsForm Application to show EEG medical test results on charts.

This program can read the data from a .txt file or from MySql database.

  • Browse .txt File By pressing this button a Windows Explorer window would open to choose and load a text file(*.txt). It loads all the data required for the program to display EEG signals on the charts.

  • Sample Rate (Hz) The number of samples per second. Its default value is 500, but it could be modified. After modifying the value and pressing the small button besides it, the change will be applied in the program.

  • Channel1-5 This program can display up-to 5 channels and the selected channel could be changed by changing the selected index of the corresponding combobox.

  • Choose Pateint By pressing this button a table will show up on the upper right side of the main window, containing a list of pateints stored in MySql database called 'patients' in the table 'information'. Double clicking on the second column of each row will lead to displaying the row's data in the textboxes.

  • Enable Editing By checking it the 'Save Edit' button will be activated and the textboxes become editable. After changing the value of textboxes and pushing 'Save Edit' button, the new information will be saved in the database and the patients table on the upper right side of the main window will show the updated data of the row.

signalcharting's People

Contributors

mmahdi-farrokhy avatar

Watchers

 avatar

signalcharting's Issues

Optimization

Optimize and clean the code and improve the algorithm.

Refactoring

Refactor and clean the code.
Make static classes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.