Skip to content

Anysja/kairosight-2.0

 
 

Repository files navigation

KairoSight 2.0

Python 3.8 software to analyze time series physiological data of optical action potentials.

This project started as a python port of Camat (cardiac mapping analysis tool, PMCID: PMC4935510) and is inspired by design cues and algorithms from RHYTHM (PMCID: PMC5811559) and ImageJ (PMCID: PMC5554542). It is important to note that Kairosight 2.0 is currently only available on Windows machines.

In order to get up and running with Kairosight 2.0 you will need to complete the following set up steps:

  1. First you will need to install Anaconda, which can be found here.
  2. Clone or download the repository
  3. Open the Anaconda Prompt and navigate to the directory where you cloned/downloaded the repository (e.g., "cd OneDrive\Documents\GitHub\kairosight-2.0")
  4. Enter the following command to setup the Anaconda environment: conda env create -f kairosight_env.yml
  5. Close the Anaconda Prompt
  6. Launch Anaconda Navigator and switch to the newly created environment
  7. Launch Spyder
  8. In the top menu select: Tools -> Preferences
  9. Select IPython console on the left hand menu
  10. Select the Graphics tab and make sure the Graphics backend is set to Qt5
  11. Open kairosight_retro.py and hit the play button

About

Python based software tool for analyzing time series physiological data of optical action potentials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%