summaryrefslogtreecommitdiffstats
path: root/calc_pei.py
Commit message (Expand)AuthorAgeFilesLines
* 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