Metadata-Version: 2.1
Name: vern
Version: 1.0.0
Summary: templated auto processing/visualization of measured data
Home-page: http://github.com/BoronSpoon/RRN_rune_research_note
Author: boronspoon
Author-email: rayanticlimactic@gmail.com
License: MIT License
Keywords: matplotlib,research,plot
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE

install
#######
pip install -r requirements.txt

how to use
##########
Drop one or multiple files on `parse_all.bat`

contribute
##########

bug report
==========
Use the `issues` feature of GitHub. Please use only English

code update
===========
Use the `pull request` feature of GitHub. Please use only English

types of files
##############

profilometer (Tencor P7)
========================
* `*.txt` file will be regarded as profilometer file
* modify filename to `*_i.txt` to enable interactive mode
    * interactive mode can crop part of the profile and apply it to normal plot and histogram

VSM
===
* in progress

oscilloscope
============
* in progress

dxf
===
* in progress
