Skip to content
/ gde Public

Simple Graph Data Extractor (used to be part of Myokit)

License

Notifications You must be signed in to change notification settings

myokit/gde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Data Extractor (GDE)

GDE is a simple tool that lets you overlay axes on a raster image (e.g. a jpeg from a figure), click on some data points, and then extract them as CSV. More sophisticated alternatives are available!

GDE is maintained on github.

It was originally part of Myokit, but is now a separate project.

Install

pip install gde

Usage

To run, simply type gde, or python3 -m gde.

  • To load a file, use gde gui file.gde.
  • To install shortcuts and register file types: gde icons
  • For more options, try gde --help

A screenshot of the GDE tool

About

Simple Graph Data Extractor (used to be part of Myokit)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages