IS there a good way to paste values from the tune tool to a calc_pids file other than one at a time? I need to update my b4901 section and I did it one at a time and noticed I made a small mistake and just wondered if there was a simpler way.

This was the original from calc_pids

*CLC-00-260
factor 0.0 1.0 .4 "lookup({SAE.MAF.gps}, 0,0.60010, 10,0.17139, 20,0.12842, 30,0.08594, 40,0.08106, 50,0.07129, 60,0.06201, 70,0.05469, 80,0.04736, 90,0.04297)"

My b4901 is

*CLC-00-260
factor 0.0 1.0 .4 "lookup({SAE.MAF.gps}, 0,0.799805, 10,0.512207, 20,0.442871, 30,0.412109, 40,0.391113, 50,0.374023, 60,0.358887, 70,0.344727, 80,0.331543, 90,0.318359, 100,0.305664, 110,0.293457, 120,0.281250, 130,0.269531, 140,0.257324, 150,0.245605)"

Also do I need to add the additional lines from 90 to 150?