# update 2022.05.10 ## following updated files and folders locate in MDR_source_codes_data_v1 folder 1) Add trained model to model folder 2) Create a data folder and add sample datas 3) Fixed import library names for Data_WaveShaping.py and Data_OrgAxl.py and Data_Digitizer.py (kn_lib -> digtizer_lib) --------- previous readme: still effective after the update except for 2) source_codes_data -------------------------------------- ## There are three following zip files in this repository. 1) publication: PDF file of the published original paper of ""Program for automatic numerical conversion of a line graph (line plot)" Supplemental files for the published paper in electronic form: Deep-learning models and Japanese version of the paper. 2) source_codes_data: Program sources explained in the publication with parameter files used,deep-learning program sources, and program sources for data generation for deep-learnings. Libraries used are also included. note: parameters and the program for generating training data for digitization (waveform generation) are slightly different from those described in the original paper. This modification is written in 'Data_parameter' file in the Manuals folder. 3) Manuals: Manuals for the conversion program, deep-learning programs, and programs for data generation for deep-learnings, including operating environment. See Manual_Instruction.PDF file first. ## License of the programs and parameter files BSD License (3-clause BSD License)