# define data dictionary of thermal correction parameters
forfieldinint_params:
params[field]={
'val':0,
'type':'INT',
}
forfieldinfloat_params:params[field]={
'val':0,
'type':'FLOAT',
}
# curve fit the data for corrections - note corrections have same sign as sensor bias and will need to be subtracted from the raw reading to remove the bias