Curvedigitizer
Digitize scientific plots with Python
Install / Use
/learn @pliolios/CurvedigitizerREADME
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.
