Script started on Thu Jun 16 09:07:58 2005 Thu Jun 16 09:07:58 HST 2005 messier:/home/tcs3/public_html/systems/tcs3/Design/06_Encoders/apes/050615_dec_engineering/6_idl 1> idl IDL Version 5.5, Solaris (sunos sparc). (c) 2001, Research Systems, Inc. Installation number: 102255-1. Licensed for use by: Institute for Astronomy, Hilo IDL> fit, '6.dat' % Compiled module: FIT. % Compiled module: READ_TF. data[c,r] has: col= 6 rows= 7 DATA DOUBLE = Array[6, 7] xdata is 1473592.0 2123443.0 2456991.0 2784847.0 3440653.0 3768597.0 4096612.0 ydata is 0.69173701 0.34560428 0.16791522 0.0067098213 -0.35601808 -0.53069160 -0.70540391 Linear fit is: % Compiled module: LINFIT. ha_rad = 1.4792291 + -5.3288123e-07 * ape_cnt 1.47922911593245731687 -0.00000053288122514499 f(x): 0.69397961 0.34768621 0.16994474 -0.0047635653 -0.35423027 -0.52898547 -0.70377851 f(x)-y: (in arcseconds) 462.56890 429.42846 418.61923 -2366.5559 368.76200 351.91443 335.26292 IDL> exit