Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calibration

This is a simple tool that constructs a calibration curve using known x and y values from standards, and backout the x value for an unknown based on its measured y signal.

Features

  • Given x and y, creates calibration curve and finds linear portion and limits of linearity
  • Given y of an unknown, interpolates to find x
  • Computes interpolation error

About

Python code for creating and using linear-regression based calibration curve

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages