summaryrefslogtreecommitdiffstats
path: root/fit_sbp.py
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright and MIT license disclaimerAaron LI2017-02-121-3/+3
|
* fit_sbp.py: drop __version__ and __date__Aaron LI2016-07-121-8/+2
|
* fit_sbp.py: fix the bug about user config fileAaron LI2016-07-121-23/+25
|
* Minor updates to the sample configurationsAaron LI2016-07-101-1/+4
|
* fit_sbp.py: remove "FitModelSBetaNorm" and "FitModelDBetaNorm"Aaron LI2016-07-041-134/+6
|
* fit_sbp.py: update TODOAaron LI2016-06-201-0/+2
|
* fit_sbp.py: re-factor SbpFit and models for "calc_sbp_excess.py"Aaron LI2016-05-061-38/+143
|
* fit_sbp.py: split function "make_sbpfit()" out of "main()"Aaron LI2016-05-061-32/+38
|
* fit_sbp.py: adjust errorbar stylesAaron LI2016-05-061-4/+5
|
* fit_sbp.py: improve plot appearanceAaron LI2016-05-061-44/+70
|
* fit_sbp.py: PEP8 fixesAaron LI2016-05-061-102/+112
|
* rename "sbp_fit.py" to "fit_sbp.py"Aaron LI2016-05-041-0/+807