Standard data aligment problemm there are a few data measurement fies and the measurements are not taken at the same independent variable value
This work shows a few ways to align smal datasets.
- Load data
- try a few ways to align them
- recalculate
- visualize, prepare corrected tables as csv in the known format
- R is used to implement math behind aligment.
- R source explanation can be found here
- Ignore the offsets and align to the nearest
- Align by linear interpolation
- Align by spline
Please do not hesitate to open pull requests to add funtionality to the scripts