Add background subtraction before fit
This MR adds an extra background subtraction step before merging with 2 options:
- constant background which shifts the data so that min = 0
- linear background: lines going through the first and last data points.
closes #48 (closed)