Dear all,
 
I have a set data covering temperature dependent measurements  with the temperature as my designated X-value and the measurement output as Y.
The heating rate differed slightly, therefore the X-data is slightly different for every measurement e.g. 
Measurement 1: T1=20.00 °C, T2= 20.12 °C, T3= 20.25 °C
Measurement 2: T2=19.98 °C, T3= 20.11 °C, T3= 20.26 °C,..
 
For further evaluation (chemometrics), I want to have the temperature spacing for every measurement in a harmonized structure e.g. 
T1= 20.00 °C, T2= 20.10 °C, T3= 20.20 °C 
and then compute the output via imputation.
 
Are there any ideas how to get there?
 
Thanks a lot in advance.