Commit 10266639 authored by Michael's avatar Michael

Update and rename README to README.md

parent 370e208f
...@@ -48,4 +48,5 @@ The old fit option has been replaced with monotonicFit, which if set, enforces t ...@@ -48,4 +48,5 @@ The old fit option has been replaced with monotonicFit, which if set, enforces t
curvePointFactor int defines how many "virtual" points are used per "real" data point to curvePointFactor int defines how many "virtual" points are used per "real" data point to
emulate the curvedLines (points total = real points * curvePointFactor) emulate the curvedLines (points total = real points * curvePointFactor)
fitPointDist: int defines the x axis distance of the additional two points that are used fitPointDist: int defines the x axis distance of the additional two points that are used
} to enforce the min max condition. to enforce the min max condition.
\ No newline at end of file }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment