Optional
A peak joins a slot when its x is within delta of the x of the most intense peak of that slot, so a slot is never wider than 2 * delta. It may also be a function that allows to change delta depending on the x value.
delta
2 * delta
1 Copy
1
A peak joins a slot when its x is within
deltaof the x of the most intense peak of that slot, so a slot is never wider than2 * delta. It may also be a function that allows to changedeltadepending on the x value.