Skip to content
forked from DCPROGS/CVFIT

A general purpose curve fitting program

License

Notifications You must be signed in to change notification settings

PhilippBartel/CVFIT

 
 

Repository files navigation

CVFIT

A curve fitting program which fits the data with Hill equation with weighted least square and obtaining the coefficients including Y(0), Ymax, nH and Kr.

#Features This program can fits different cells with different hill equation and generates the fitting result. Alt text All the coefficients can be normalised and produces several curves with the same Ymax and Y(0). Alt text All the original data can also be normalised and generate a curve which takes into account all the data. Alt text The standard deviation of the error in each concentration can be plotted as error bar. Alt text

#Requirements numpy, scipy, matplotlib Widely used library when dealling with scientific calculation

Markdown A library which convert Markdown file to html

pip install markdown

Prettyplotlib A matplotlib-enhancer library

pip install prettyplotlib

About

A general purpose curve fitting program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published