Skip to content

pliolios/curvedigitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

curvedigitizer

curvedigitizer is a simple Python tool that can be used to digitize data from scientific plots.

Installation

No special installation is required. Just copy the curvedigitizer.py file to your preferable virtual environment folder. curvedigitizer requires Python 3.x and the math libraries numpy and matplotlib.

Usage

The program is very easy to use and it pops up dialogue boxes at every step. To run the tool, from your virtual environment:

python curvedigitizer.py

and follow the onscreen instructions. The tool does not support, yet, rotated or skew plots (i.e. badly scanned).

Copyright

Copyright (c) 2020 Pantelis Liolios.

This software is released under the MIT license. See LICENSE for details.

About

Digitize scientific plots with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages