We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f1125 commit 0b1314cCopy full SHA for 0b1314c
1 file changed
doc/manual/source/extending.rst
@@ -137,7 +137,7 @@ following differences:
137
Return peak parameters such that the value at ``r`` is scaled by ``scale``
138
while the position of the peak's maxima remains unchanged.
139
140
- :param pars: The parameters of the baseline.
+ :param pars: The parameters of the peak.
141
:param r: Position where the peak will be rescaled.
142
:param scale: A scale factor > 0.
143
:type pars: `Sequence(float)`
0 commit comments