02-26-2006 08:46 PM
02-27-2006 12:49 AM
02-27-2006 03:50 PM
02-28-2006 04:42 PM
03-01-2006 01:40 AM
Your program simply does not make much sense!
Your calibration curve is only defined for values between 0.124407 and 0.383771 (Don't forget to adjust the boundaries for the in-range node if you change the formula, else everything falls apart). Yet your data is between -0.06 and 0.06. Then you search for the zero crossing and get the value at this position. The output is necessarily very close to zero and thus always outside the table range, right?
03-01-2006 01:58 AM