An open API service providing repository metadata for many open source software ecosystems.

GitHub / Mmorami / Python_Data_Linear_Fitting_Program

A linear fitting program written in python. The program gets data points in a text file orgenized in a certain format, and makes a linear fit by minimizing chi^2. The program outputs the fitting parameters along with their errors, the ideal chi^2 and chi^2 reduced, and finally plots the fit. The bonus function enables numerical search of the minimal chi^2 within pre-defined limits of the parameters and a desired step size.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mmorami%2FPython_Data_Linear_Fitting_Program
PURL: pkg:github/Mmorami/Python_Data_Linear_Fitting_Program

Stars: 1
Forks: 1
Open issues: 0

License: None
Language: Python
Size: 7.81 KB
Dependencies parsed at: Pending

Created at: over 6 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: over 1 year ago

Topics: linear-fitting, python

    Loading...