markummitchell / engauge-digitizer

Extracts data points from images of graphs
GNU General Public License v2.0
1.24k stars 213 forks source link

Feature request: export the calibration values #417

Open IsmaelGSerrano opened 2 years ago

IsmaelGSerrano commented 2 years ago

Give the possibility of exporting a .csv file (e.g. name-calibration.csv) with the calibration points:

scalex = linear

scaley = log

pixelX, pixelY, X, Y 200, 300, 1, 3 100, 1000, 1, 1000 1000, 300, 800, 3