New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vern

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vern

templated auto processing/visualization of measured data

  • 1.3.0
  • PyPI
  • Socket score

Maintainers
1

VERN: Very Easy Research Note

how to use ##########

  • only works on Windows
    • because it uses registry to make this work in the context menu (menu that appears on right click)
    • to add support for OSX and Linux, you can do an pull request.
  • right click on file and select "process in VERN".
    • a "report" folder should appear on the same folder.
    • reports should be generated in the folder.

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 a 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

tabular

  • *_m1.txt file will be regarded as a tabular file
  • tabular data is consisted of two columns
    • each column will be used as x and y data
    • the column labels will be used for the x and y axis label
    • x,y plot will be shown as dots
    • a linear approximation line will be added to the plot
      • the equations for the approximated line and the R2 value will appear on the plot

VSM

  • *.Dat file will be regarded as a profilometer file
  • modify filename to *_i.Dat to enable interactive mode
    • interactive mode can crop part of the profile and apply it to normal plot and histogram

oscilloscope

  • in progress

dxf

  • in progress

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc