summaryrefslogtreecommitdiffstats
path: root/calc_pei.py
Commit message (Expand)AuthorAgeFilesLines
* calc_pei.py: Use InterpolatedUnivariateSplineAaron LI2016-06-251-7/+8
* minor updatesAaron LI2016-05-311-1/+1
* calc_pei.py: roughly implement the PEI uncertainty estimationAaron LI2016-05-181-30/+35
* calc_pei.py: update PEI Y positions calc; update "calc_pei()" resultsAaron LI2016-05-181-17/+62
* calc_pei.py: try to estimate PEI error (FIXME/TODO)Aaron LI2016-05-041-26/+78
* calc_pei.py: linear interpolate instead of "cubic" splineAaron LI2016-05-021-59/+67
* calc_pei.py: add function to make a plot visualize the PEI calculationAaron LI2016-05-011-6/+83
* calc_pei.py: new; calculate the power excess index (PEI)Aaron LI2016-04-291-0/+144