Align data of two spectra by verifying wether x values are in a certain range (delta). The two spectra should not have two consecutive x values which difference is smaller than delta to achieve good results!
delta
first spectrum data.
second spectrum data.
options.
aligned x, y1, y2 arrays.
Align data of two spectra by verifying wether x values are in a certain range (
delta). The two spectra should not have two consecutive x values which difference is smaller thandeltato achieve good results!