Sender: LSF System Subject: Job 19975: Exited Job was submitted from host by user . Job was executed on host(s) , in queue , as user . was used as the home directory. was used as the working directory. Started at Thu Dec 14 13:48:13 2000 Results reported at Thu Dec 14 13:54:59 2000 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input #! /bin/sh . /usr/local/etc/fermi.shrc ulimit -d unlimited -s unlimited -c 0 umask 002 echo --------------------------------------------------------------- date echo Begin setup of products needed setup dp v6_5 -f IRIX+6 -z /p/cluster_disk/upsdb -r /usrdevel/dp2/bgreen/dp setup plate v3_4 -f IRIX+6 -z /p/cluster_disk/upsdb echo Done setup of products needed echo --------------------------------------------------------------- date echo PATH = $PATH echo --------------------------------------------------------------- date printenv | grep _DIR | sort cd /opdb/d1/data/drillRuns/dr2000.12.3 echo --------------------------------------------------------------- date echo Begin running plate echo --------------------------------------------------------------- date echo Begin running makePlates -verbose=2 plate -command "makePlates -verbose=2" if [ $? -ne 0 ] then echo Error: makePlates -verbose=2 failed. exit 1 fi echo --------------------------------------------------------------- date echo Begin running fiberPlates -verbose=2 -skipBrightCheck plate -command "fiberPlates -verbose=2 -skipBrightCheck" if [ $? -ne 0 ] then echo Error: fiberPlates -verbose=2 -skipBrightCheck failed. exit 1 fi echo --------------------------------------------------------------- date echo Begin running makeFanuc -verbose=2 plate -command "makeFanuc -verbose=2" if [ $? -ne 0 ] then echo Error: makeFanuc -verbose=2 failed. exit 1 fi echo --------------------------------------------------------------- date echo Begin running makeDrillPos -verbose=2 (... more ...) ------------------------------------------------------------ Exited with exit code 1. Resource usage summary: CPU time : 379.38 sec. Max Memory : 11 MB Max Swap : 21 MB Max Processes : 4 The output (if any) follows: --------------------------------------------------------------- Thu Dec 14 13:48:15 CST 2000 Begin setup of products needed Done setup of products needed --------------------------------------------------------------- Thu Dec 14 13:48:18 CST 2000 PATH = /p/IRIX6/tclx/v7_4adfa/bin:/p/IRIX6/tk/v4_0dn/bin:/p/IRIX6/tcl/v7_4df/bin:/p/IRIX6/fsao/v3_14a/bin:/p/IRIX6/lsf/v3_2_2/SGI//bin:/p/IRIX6/ups/v4_4a/bin:/usrdevel/s1/skent/ktools/bin:/p/IRIX/emacs/v19_30a/bin:/p/IRIX/sdsscvs/v1_4/bin:/p/IRIX/rcs/v5_7/bin:/p/IRIX/diff/v2_7/bin:/p/IRIX6/diffutils/v2_7/bin:/p/IRIX6/cvs/v1_10/bin:.:/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/local/bin:/home/s1/bgreen/bin:/etc:/usr/etc:/p/IRIX6/ssc/v4_6/bin:/p/IRIX6/astrom/v3_2/bin:/p/IRIX6/photo/v5_2_10/bin:/p/IRIX6/mt/v7_2/bin:/p/IRIX6/idlutils/v1_0/bin:/p/IRIX6/spectro/v5_1_2/bin:/usrdevel/dp2/bgreen/dp/bin:/p/IRIX6/fpgplot/v1_7a/bin:/p/IRIX6/pgplot/v5_1_1a/dst:/p/IRIX6/sdsstools/v4_7/bin:/p/IRIX6/ftcl/v3_3b/bin:/p/IRIX6/dervish/v7_14/bin:/p/IRIX6/sdssmath/v4_20/bin:/p/IRIX6/astrotools/v5_0/bin:/p/IRIX6/plate/v3_4/bin --------------------------------------------------------------- Thu Dec 14 13:48:18 CST 2000 ASTROM_DIR=/p/IRIX6/astrom/v3_2 ASTROTOOLS_DIR=/p/IRIX6/astrotools/v5_0 CVS_DIR=/p/IRIX6/cvs/v1_10 DERVISH_DIR=/p/IRIX6/dervish/v7_14 DIFFUTILS_DIR=/p/IRIX6/diffutils/v2_7 DIFF_DIR=/p/IRIX/diff/v2_7 DP_DIR=/usrdevel/dp2/bgreen/dp EMACS_DIR=/p/IRIX/emacs/v19_30a FFTW_DIR=/p/IRIX6/fftw/v1_2a FPGPLOT_DIR=/p/IRIX6/fpgplot/v1_7a FSAO_DIR=/p/IRIX6/fsao/v3_14a FSLALIB_DIR=/p/IRIX6/fslalib/v2_1_2aa FTCL_DIR=/p/IRIX6/ftcl/v3_3b IDLSPEC2D_DIR=/p/IRIX6/idlspec2d/v1_0 IDLUTILS_DIR=/p/IRIX6/idlutils/v1_0 INT_DIR=/p/IRIX6/dervish/v7_14/doc/int KTOOLS_DIR=/usrdevel/s1/skent/ktools LAPACK_DIR=/p/IRIX6/lapack/v2_0a LIBFITS_DIR=/p/IRIX6/libfits/v2_1 LSF_DIR=/p/IRIX6/lsf/v3_2_2/SGI/ MTSTDS_DIR=/p/GENERIC_UNIX/mtstds/v3_2 MT_DIR=/p/IRIX6/mt/v7_2 PGPLOT_DIR=/p/IRIX6/pgplot/v5_1_1a PHOTO_DIR=/p/IRIX6/photo/v5_2_10 PLATE_DIR=/p/IRIX6/plate/v3_4 RCS_DIR=/p/IRIX/rcs/v5_7 SDSSCVS_DIR=/p/IRIX/sdsscvs/v1_4 SDSSMATH_DIR=/p/IRIX6/sdssmath/v4_20 SDSSTOOLS_DIR=/p/IRIX6/sdsstools/v4_7 SETUPS_DIR=/usr/local/etc SLALIB_DIR=/p/IRIX6/slalib/v2_1_2aa SLATEC_DIR=/p/IRIX6/slatec/v0_9a SPECTRO_DIR=/p/IRIX6/spectro/v5_1_2 SSC_DIR=/p/IRIX6/ssc/v4_6 TCLX_DIR=/p/IRIX6/tclx/v7_4adfa TCL_DIR=/p/IRIX6/tcl/v7_4df TK_DIR=/p/IRIX6/tk/v4_0dn UPS_DIR=/p/IRIX6/ups/v4_4a --------------------------------------------------------------- Thu Dec 14 13:48:18 CST 2000 Begin running plate --------------------------------------------------------------- Thu Dec 14 13:48:18 CST 2000 Begin running makePlates -verbose=2 Executing commands in /p/IRIX6/dervish/v7_14/etc/dervishStartup.tcl: Executing commands in /usrdevel/dp2/bgreen/dp/etc/dpStartup.tcl: loading DP scripts from /usrdevel/dp2/bgreen/dp Executing commands in /p/IRIX6/astrotools/v5_0/etc/astrotoolsStartup.tcl Executing commands in /p/IRIX6/plate/v3_4/etc/plateStartup.tcl: makePlates : done parsing args, starting program makePlates : running with verbose level 2 makePlates : loading plate distort structs makePlates : distortion struct for optical distortion: (h0).parity 1 (h0).scale 217.7358 (h0).xCenter 0 (h0).yCenter 0 (h0).coeff 0x10b88e10 makePlates : beginning loop over plObs chain; makePlates : making 17 plates makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0274.par makePlates : plateInfo struct for plate 483 : (h2).mjd 51946 (h2).raCen 134.392 (h2).decCen 57.02572 (h2).haCen -29 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 134.392 57.026 134.392 58.526 plMakePlateFromTile : mjd of obs : 51946.618822 Observed HA/dec of plate center, fiducial point (deg) : -29.002 57.015 -29.002 58.514 The rotation angle of the fid. point is 128.307950 plMakePlateFromTile : beginning loop over 1318 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0275.par makePlates : plateInfo struct for plate 484 : (h2).mjd 51946 (h2).raCen 138.121 (h2).decCen 58.30863 (h2).haCen -18 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 138.121 58.309 138.121 59.809 plMakePlateFromTile : mjd of obs : 51946.659639 Observed HA/dec of plate center, fiducial point (deg) : -18.002 58.296 -18.002 59.796 The rotation angle of the fid. point is 146.715691 plMakePlateFromTile : beginning loop over 1401 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0276.par makePlates : plateInfo struct for plate 485 : (h2).mjd 51946 (h2).raCen 141.3733 (h2).decCen 59.96229 (h2).haCen -21 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 141.373 59.962 141.373 61.462 plMakePlateFromTile : mjd of obs : 51946.660333 Observed HA/dec of plate center, fiducial point (deg) : -21.002 59.949 -21.002 61.448 The rotation angle of the fid. point is 143.571577 plMakePlateFromTile : beginning loop over 1377 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0277.par makePlates : plateInfo struct for plate 486 : (h2).mjd 51946 (h2).raCen 145.283 (h2).decCen 61.21771 (h2).haCen -25 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 145.283 61.218 145.283 62.718 plMakePlateFromTile : mjd of obs : 51946.660074 Observed HA/dec of plate center, fiducial point (deg) : -25.002 61.204 -25.002 62.703 The rotation angle of the fid. point is 138.870255 plMakePlateFromTile : beginning loop over 1369 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program addQualit : collision between OBJECT-GALAXY =(298.44, -0.14) and QUALITY=(300.00, 0.00) addQualit : not adding OBJECT-GALAXY at (298.44, -0.14) makePlates : plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0486.par has holes that collided with quality holes written to /opdb/d1/data/drillRuns/dr2000.12.3/qualityCollision-0486.par makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0278.par makePlates : plateInfo struct for plate 487 : (h2).mjd 51946 (h2).raCen 149.1951 (h2).decCen 63.00708 (h2).haCen -29 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 149.195 63.007 149.195 64.507 plMakePlateFromTile : mjd of obs : 51946.659821 Observed HA/dec of plate center, fiducial point (deg) : -29.002 62.992 -29.002 64.492 The rotation angle of the fid. point is 135.108865 plMakePlateFromTile : beginning loop over 1296 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0279.par makePlates : plateInfo struct for plate 488 : (h2).mjd 51946 (h2).raCen 153.8758 (h2).decCen 64.19432 (h2).haCen -18 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 153.876 64.194 153.876 65.694 plMakePlateFromTile : mjd of obs : 51946.703277 Observed HA/dec of plate center, fiducial point (deg) : -18.002 64.178 -18.002 65.677 The rotation angle of the fid. point is 151.767553 plMakePlateFromTile : beginning loop over 1319 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0280.par makePlates : plateInfo struct for plate 489 : (h2).mjd 51946 (h2).raCen 159.1419 (h2).decCen 65.27 (h2).haCen -9 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 159.142 65.270 159.142 66.770 plMakePlateFromTile : mjd of obs : 51946.742811 Observed HA/dec of plate center, fiducial point (deg) : -9.002 65.252 -9.002 66.752 The rotation angle of the fid. point is 166.002546 plMakePlateFromTile : beginning loop over 1326 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0281.par makePlates : plateInfo struct for plate 490 : (h2).mjd 51946 (h2).raCen 164.5689 (h2).decCen 66.26241 (h2).haCen 0 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 164.569 66.262 164.569 67.762 plMakePlateFromTile : mjd of obs : 51946.782792 Observed HA/dec of plate center, fiducial point (deg) : -0.002 66.244 -0.003 67.743 The rotation angle of the fid. point is -179.990309 plMakePlateFromTile : beginning loop over 1301 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0282.par makePlates : plateInfo struct for plate 491 : (h2).mjd 51946 (h2).raCen 170.3793 (h2).decCen 66.79806 (h2).haCen -5 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 170.379 66.798 170.379 68.298 plMakePlateFromTile : mjd of obs : 51946.785022 Observed HA/dec of plate center, fiducial point (deg) : -5.002 66.779 -5.002 68.278 The rotation angle of the fid. point is 172.498907 plMakePlateFromTile : beginning loop over 1334 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0283.par makePlates : plateInfo struct for plate 492 : (h2).mjd 51946 (h2).raCen 176.3974 (h2).decCen 67.24036 (h2).haCen -11 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 176.397 67.240 176.397 68.740 plMakePlateFromTile : mjd of obs : 51946.785054 Observed HA/dec of plate center, fiducial point (deg) : -11.002 67.220 -11.002 68.720 The rotation angle of the fid. point is 163.771913 plMakePlateFromTile : beginning loop over 1321 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program checkLTHo : collision between LIGHT_TRAPs (75.16, 19.70, 7.5) and (75.17, 19.05, 8.4) checkLTHo : distance = 0.652, while minimum separation = 4.000 checkLTHo : removing LIGHT_TRAP=(75.17, 19.05, 8.4) makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0284.par makePlates : plateInfo struct for plate 493 : (h2).mjd 51946 (h2).raCen 182.3474 (h2).decCen 67.48811 (h2).haCen -17 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 182.347 67.488 182.347 68.988 plMakePlateFromTile : mjd of obs : 51946.784896 Observed HA/dec of plate center, fiducial point (deg) : -17.002 67.468 -17.001 68.967 The rotation angle of the fid. point is 155.318623 plMakePlateFromTile : beginning loop over 1325 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0285.par makePlates : plateInfo struct for plate 494 : (h2).mjd 51946 (h2).raCen 188.0465 (h2).decCen 67.48564 (h2).haCen -8 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 188.047 67.486 188.047 68.986 plMakePlateFromTile : mjd of obs : 51946.825630 Observed HA/dec of plate center, fiducial point (deg) : -8.002 67.465 -8.002 68.964 The rotation angle of the fid. point is 168.223510 plMakePlateFromTile : beginning loop over 1301 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program addQualit : collision between OBJECT-GALAXY =(148.24, 260.85) and QUALITY=(150.00, 259.81) addQualit : not adding OBJECT-GALAXY at (148.24, 260.85) makePlates : plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0494.par has holes that collided with quality holes written to /opdb/d1/data/drillRuns/dr2000.12.3/qualityCollision-0494.par makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0286.par makePlates : plateInfo struct for plate 495 : (h2).mjd 51946 (h2).raCen 194.2416 (h2).decCen 67.25335 (h2).haCen 0 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 194.242 67.253 194.242 68.753 plMakePlateFromTile : mjd of obs : 51946.864964 Observed HA/dec of plate center, fiducial point (deg) : -0.002 67.233 -0.002 68.732 The rotation angle of the fid. point is 179.999815 plMakePlateFromTile : beginning loop over 1290 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0495.par has holes that did not clear the center post written to /opdb/d1/data/drillRuns/dr2000.12.3/centerCollision-0495.par makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0287.par makePlates : plateInfo struct for plate 496 : (h2).mjd 51946 (h2).raCen 200.6724 (h2).decCen 66.643 (h2).haCen 9 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 200.672 66.643 200.672 68.143 plMakePlateFromTile : mjd of obs : 51946.907722 Observed HA/dec of plate center, fiducial point (deg) : 8.998 66.623 8.997 68.122 The rotation angle of the fid. point is -166.484595 plMakePlateFromTile : beginning loop over 1297 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program addQualit : collision between OBJECT-GALAXY =(146.96, -261.08) and QUALITY=(150.00, -259.81) addQualit : not adding OBJECT-GALAXY at (146.96, -261.08) makePlates : plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0496.par has holes that collided with quality holes written to /opdb/d1/data/drillRuns/dr2000.12.3/qualityCollision-0496.par makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0288.par makePlates : plateInfo struct for plate 497 : (h2).mjd 51946 (h2).raCen 206.2356 (h2).decCen 66.15079 (h2).haCen 3 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 206.236 66.151 206.236 67.651 plMakePlateFromTile : mjd of obs : 51946.906493 Observed HA/dec of plate center, fiducial point (deg) : 2.998 66.130 2.998 67.630 The rotation angle of the fid. point is -175.417436 plMakePlateFromTile : beginning loop over 1284 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0289.par makePlates : plateInfo struct for plate 498 : (h2).mjd 51946 (h2).raCen 211.7677 (h2).decCen 65.07558 (h2).haCen 13 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 211.768 65.076 211.768 66.576 plMakePlateFromTile : mjd of obs : 51946.949534 Observed HA/dec of plate center, fiducial point (deg) : 12.998 65.056 12.998 66.555 The rotation angle of the fid. point is -159.811441 plMakePlateFromTile : beginning loop over 1294 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program addQualit : collision between OBJECT-GALAXY =(-150.22, 260.31) and QUALITY=(-150.00, 259.81) addQualit : not adding OBJECT-GALAXY at (-150.22, 260.31) makePlates : plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0498.par has holes that collided with quality holes written to /opdb/d1/data/drillRuns/dr2000.12.3/qualityCollision-0498.par makePlates : making a plate from /opdb/d1/data/tileChunk/chunk11/complete//plPlugMapT-0290.par makePlates : plateInfo struct for plate 499 : (h2).mjd 51946 (h2).raCen 216.6422 (h2).decCen 64.10052 (h2).haCen 8 (h2).theta 0 (h2).tempShop 0 (h2).tempObs -2 (h2).thermalExpand 0 (h2).maxRadius 0 (h2).ZOffset 0 (h2).ZOffsetR 0 (h2).wave 0.5 (h2).obsPres 1013.25 (h2).obsRH 0.2 (h2).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 216.642 64.101 216.642 65.601 plMakePlateFromTile : mjd of obs : 51946.949172 Observed HA/dec of plate center, fiducial point (deg) : 7.998 64.081 7.998 65.581 The rotation angle of the fid. point is -167.133601 plMakePlateFromTile : beginning loop over 1231 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : done with loop over plObs chain makePlates : done --------------------------------------------------------------- Thu Dec 14 13:50:26 CST 2000 Begin running fiberPlates -verbose=2 -skipBrightCheck Executing commands in /p/IRIX6/dervish/v7_14/etc/dervishStartup.tcl: Executing commands in /usrdevel/dp2/bgreen/dp/etc/dpStartup.tcl: loading DP scripts from /usrdevel/dp2/bgreen/dp Executing commands in /p/IRIX6/astrotools/v5_0/etc/astrotoolsStartup.tcl Executing commands in /p/IRIX6/plate/v3_4/etc/plateStartup.tcl: fiberPlates : done parsing args, starting program fiberPlates : loading chain of coherent fiber reach data (h1).id 1 (h1).xCen 199 (h1).yCen -131 (h1).rad 165 (h1).xPref 199 (h1).yPref -131 (h1).id 2 (h1).xCen 93 (h1).yCen -263 (h1).rad 165 (h1).xPref 93 (h1).yPref -263 (h1).id 3 (h1).xCen -121 (h1).yCen -263 (h1).rad 165 (h1).xPref -121 (h1).yPref -263 (h1).id 4 (h1).xCen -227 (h1).yCen -131 (h1).rad 165 (h1).xPref -227 (h1).yPref -131 (h1).id 5 (h1).xCen -199 (h1).yCen 131 (h1).rad 165 (h1).xPref -199 (h1).yPref 131 (h1).id 6 (h1).xCen -93 (h1).yCen 263 (h1).rad 165 (h1).xPref -93 (h1).yPref 263 (h1).id 7 (h1).xCen 121 (h1).yCen 263 (h1).rad 165 (h1).xPref 121 (h1).yPref 263 (h1).id 8 (h1).xCen 227 (h1).yCen 131 (h1).rad 165 (h1).xPref 227 (h1).yPref 131 (h1).id 9 (h1).xCen 14 (h1).yCen 131 (h1).rad 139.5 (h1).xPref 14 (h1).yPref 65 (h1).id 10 (h1).xCen -14 (h1).yCen -131 (h1).rad 165 (h1).xPref -14 (h1).yPref -65 (h1).id 11 (h1).xCen 93 (h1).yCen -131 (h1).rad 139.5 (h1).xPref 93 (h1).yPref -131 fiberPlates : beginning loop over plObs chain fiberPlates : fibering 17 plates fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0483.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 38 118 2 36 102 3 37 92 4 30 102 5 21 65 6 7 54 7 15 76 8 23 92 9 22 103 10 71 164 11 48 120 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1450 5 1 109 73 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 206 58 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 209 40 plFiberPlate : adding spectro-photo std with objId = 1450 5 2 110 101 plFiberPlate : adding spectro-photo std with objId = 1450 5 5 107 28 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 211 24 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 209 34 plFiberPlate : adding spectro-photo std with objId = 1450 5 3 106 37 plFiberPlate : 120 possible sky positions to use as objects from a possible 517. plFiberPlate : 75 possible sky positions to use as objects from a possible 516. plFiberPlate : 44 possible sky positions to use as objects from a possible 515. plFiberPlate : 28 possible sky positions to use as objects from a possible 514. plFiberPlate : 38 possible sky positions to use as objects from a possible 513. plFiberPlate : 25 possible sky positions to use as objects from a possible 512. plFiberPlate : 62 possible sky positions to use as objects from a possible 511. plFiberPlate : 73 possible sky positions to use as objects from a possible 510. plFiberPlate : 52 possible sky positions to use as objects from a possible 509. plFiberPlate : 35 possible sky positions to use as objects from a possible 508. plFiberPlate : 26 possible sky positions to use as objects from a possible 507. plFiberPlate : 20 possible sky positions to use as objects from a possible 506. plFiberPlate : 11 possible sky positions to use as objects from a possible 505. plFiberPlate : 12 possible sky positions to use as objects from a possible 504. plFiberPlate : 6 possible sky positions to use as objects from a possible 503. plFiberPlate : 5 possible sky positions to use as objects from a possible 502. plFiberPlate : 27 possible sky positions to use as objects from a possible 501. plFiberPlate : 53 possible sky positions to use as objects from a possible 500. plFiberPlate : 29 possible sky positions to use as objects from a possible 499. plFiberPlate : 20 possible sky positions to use as objects from a possible 498. plFiberPlate : 18 possible sky positions to use as objects from a possible 497. plFiberPlate : 11 possible sky positions to use as objects from a possible 496. plFiberPlate : 7 possible sky positions to use as objects from a possible 495. plFiberPlate : 19 possible sky positions to use as objects from a possible 494. plFiberPlate : 9 possible sky positions to use as objects from a possible 493. plFiberPlate : 14 possible sky positions to use as objects from a possible 492. plFiberPlate : 8 possible sky positions to use as objects from a possible 491. plFiberPlate : 10 possible sky positions to use as objects from a possible 490. plFiberPlate : 8 possible sky positions to use as objects from a possible 489. plFiberPlate : 4 possible sky positions to use as objects from a possible 488. plFiberPlate : 10 possible sky positions to use as objects from a possible 487. plFiberPlate : 16 possible sky positions to use as objects from a possible 486. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 677 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0483.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0483.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0484.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 35 135 2 25 113 3 23 87 4 32 99 5 31 108 6 23 87 7 18 90 8 24 97 9 29 103 10 43 148 11 35 124 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 218 52 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 25 65 plFiberPlate : adding spectro-photo std with objId = 1350 5 2 215 9 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 214 29 plFiberPlate : adding spectro-photo std with objId = 1450 5 2 110 101 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 21 58 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 17 38 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 220 4 plFiberPlate : 105 possible sky positions to use as objects from a possible 590. plFiberPlate : 64 possible sky positions to use as objects from a possible 589. plFiberPlate : 42 possible sky positions to use as objects from a possible 588. plFiberPlate : 32 possible sky positions to use as objects from a possible 587. plFiberPlate : 32 possible sky positions to use as objects from a possible 586. plFiberPlate : 33 possible sky positions to use as objects from a possible 585. plFiberPlate : 87 possible sky positions to use as objects from a possible 584. plFiberPlate : 61 possible sky positions to use as objects from a possible 583. plFiberPlate : 43 possible sky positions to use as objects from a possible 582. plFiberPlate : 25 possible sky positions to use as objects from a possible 581. plFiberPlate : 11 possible sky positions to use as objects from a possible 580. plFiberPlate : 14 possible sky positions to use as objects from a possible 579. plFiberPlate : 16 possible sky positions to use as objects from a possible 578. plFiberPlate : 14 possible sky positions to use as objects from a possible 577. plFiberPlate : 7 possible sky positions to use as objects from a possible 576. plFiberPlate : 23 possible sky positions to use as objects from a possible 575. plFiberPlate : 54 possible sky positions to use as objects from a possible 574. plFiberPlate : 47 possible sky positions to use as objects from a possible 573. plFiberPlate : 35 possible sky positions to use as objects from a possible 572. plFiberPlate : 27 possible sky positions to use as objects from a possible 571. plFiberPlate : 16 possible sky positions to use as objects from a possible 570. plFiberPlate : 17 possible sky positions to use as objects from a possible 569. plFiberPlate : 13 possible sky positions to use as objects from a possible 568. plFiberPlate : 3 possible sky positions to use as objects from a possible 567. plFiberPlate : 29 possible sky positions to use as objects from a possible 566. plFiberPlate : 34 possible sky positions to use as objects from a possible 565. plFiberPlate : 41 possible sky positions to use as objects from a possible 564. plFiberPlate : 27 possible sky positions to use as objects from a possible 563. plFiberPlate : 16 possible sky positions to use as objects from a possible 562. plFiberPlate : 15 possible sky positions to use as objects from a possible 561. plFiberPlate : 21 possible sky positions to use as objects from a possible 560. plFiberPlate : 21 possible sky positions to use as objects from a possible 559. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 677 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0483.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0484.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0484.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0485.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 34 133 2 22 104 3 19 88 4 20 114 5 12 107 6 12 89 7 27 86 8 33 102 9 22 100 10 35 150 11 32 115 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 239 11 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 25 65 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 230 16 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 234 42 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 34 2 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 43 98 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 33 52 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 232 6 plFiberPlate : 127 possible sky positions to use as objects from a possible 593. plFiberPlate : 81 possible sky positions to use as objects from a possible 592. plFiberPlate : 44 possible sky positions to use as objects from a possible 591. plFiberPlate : 17 possible sky positions to use as objects from a possible 590. plFiberPlate : 9 possible sky positions to use as objects from a possible 589. plFiberPlate : 24 possible sky positions to use as objects from a possible 588. plFiberPlate : 96 possible sky positions to use as objects from a possible 587. plFiberPlate : 88 possible sky positions to use as objects from a possible 586. plFiberPlate : 66 possible sky positions to use as objects from a possible 585. plFiberPlate : 35 possible sky positions to use as objects from a possible 584. plFiberPlate : 29 possible sky positions to use as objects from a possible 583. plFiberPlate : 14 possible sky positions to use as objects from a possible 582. plFiberPlate : 10 possible sky positions to use as objects from a possible 581. plFiberPlate : 23 possible sky positions to use as objects from a possible 580. plFiberPlate : 5 possible sky positions to use as objects from a possible 579. plFiberPlate : 24 possible sky positions to use as objects from a possible 578. plFiberPlate : 43 possible sky positions to use as objects from a possible 577. plFiberPlate : 40 possible sky positions to use as objects from a possible 576. plFiberPlate : 34 possible sky positions to use as objects from a possible 575. plFiberPlate : 16 possible sky positions to use as objects from a possible 574. plFiberPlate : 10 possible sky positions to use as objects from a possible 573. plFiberPlate : 7 possible sky positions to use as objects from a possible 572. plFiberPlate : 9 possible sky positions to use as objects from a possible 571. plFiberPlate : 14 possible sky positions to use as objects from a possible 570. plFiberPlate : 13 possible sky positions to use as objects from a possible 569. plFiberPlate : 33 possible sky positions to use as objects from a possible 568. plFiberPlate : 42 possible sky positions to use as objects from a possible 567. plFiberPlate : 20 possible sky positions to use as objects from a possible 566. plFiberPlate : 9 possible sky positions to use as objects from a possible 565. plFiberPlate : 8 possible sky positions to use as objects from a possible 564. plFiberPlate : 12 possible sky positions to use as objects from a possible 563. plFiberPlate : 15 possible sky positions to use as objects from a possible 562. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 672 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0484.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0485.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0485.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0486.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : adding sky number 298 to list of science objects plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 23 100 2 26 118 3 25 92 4 34 110 5 28 122 6 22 91 7 15 80 8 18 102 9 27 93 10 34 161 11 28 109 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 49 92 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 245 38 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 249 32 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 58 4 plFiberPlate : adding spectro-photo std with objId = 1331 1 6 265 40 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 54 73 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 43 98 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 249 97 plFiberPlate : 103 possible sky positions to use as objects from a possible 579. plFiberPlate : 92 possible sky positions to use as objects from a possible 578. plFiberPlate : 38 possible sky positions to use as objects from a possible 577. plFiberPlate : 22 possible sky positions to use as objects from a possible 576. plFiberPlate : 9 possible sky positions to use as objects from a possible 575. plFiberPlate : 16 possible sky positions to use as objects from a possible 574. plFiberPlate : 48 possible sky positions to use as objects from a possible 573. plFiberPlate : 72 possible sky positions to use as objects from a possible 572. plFiberPlate : 39 possible sky positions to use as objects from a possible 571. plFiberPlate : 10 possible sky positions to use as objects from a possible 570. plFiberPlate : 9 possible sky positions to use as objects from a possible 569. plFiberPlate : 6 possible sky positions to use as objects from a possible 568. plFiberPlate : 7 possible sky positions to use as objects from a possible 567. plFiberPlate : 12 possible sky positions to use as objects from a possible 566. plFiberPlate : 6 possible sky positions to use as objects from a possible 565. plFiberPlate : 15 possible sky positions to use as objects from a possible 564. plFiberPlate : 68 possible sky positions to use as objects from a possible 563. plFiberPlate : 39 possible sky positions to use as objects from a possible 562. plFiberPlate : 20 possible sky positions to use as objects from a possible 561. plFiberPlate : 8 possible sky positions to use as objects from a possible 560. plFiberPlate : 9 possible sky positions to use as objects from a possible 559. plFiberPlate : 8 possible sky positions to use as objects from a possible 558. plFiberPlate : 6 possible sky positions to use as objects from a possible 557. plFiberPlate : 16 possible sky positions to use as objects from a possible 556. plFiberPlate : 21 possible sky positions to use as objects from a possible 555. plFiberPlate : 32 possible sky positions to use as objects from a possible 554. plFiberPlate : 37 possible sky positions to use as objects from a possible 553. plFiberPlate : 20 possible sky positions to use as objects from a possible 552. plFiberPlate : 12 possible sky positions to use as objects from a possible 551. plFiberPlate : 8 possible sky positions to use as objects from a possible 550. plFiberPlate : 20 possible sky positions to use as objects from a possible 549. plFiberPlate : 17 possible sky positions to use as objects from a possible 548. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 677 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0485.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0486.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0486.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0487.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 19 110 2 22 75 3 22 89 4 19 106 5 13 86 6 10 52 7 19 76 8 30 107 9 25 95 10 38 157 11 26 112 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 67 27 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 65 33 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 71 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 271 13 plFiberPlate : adding spectro-photo std with objId = 1412 5 5 61 17 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 74 22 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 68 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 59 36 plFiberPlate : 102 possible sky positions to use as objects from a possible 522. plFiberPlate : 89 possible sky positions to use as objects from a possible 521. plFiberPlate : 50 possible sky positions to use as objects from a possible 520. plFiberPlate : 41 possible sky positions to use as objects from a possible 519. plFiberPlate : 27 possible sky positions to use as objects from a possible 518. plFiberPlate : 22 possible sky positions to use as objects from a possible 517. plFiberPlate : 44 possible sky positions to use as objects from a possible 516. plFiberPlate : 61 possible sky positions to use as objects from a possible 515. plFiberPlate : 43 possible sky positions to use as objects from a possible 514. plFiberPlate : 29 possible sky positions to use as objects from a possible 513. plFiberPlate : 19 possible sky positions to use as objects from a possible 512. plFiberPlate : 21 possible sky positions to use as objects from a possible 511. plFiberPlate : 13 possible sky positions to use as objects from a possible 510. plFiberPlate : 14 possible sky positions to use as objects from a possible 509. plFiberPlate : 15 possible sky positions to use as objects from a possible 508. plFiberPlate : 14 possible sky positions to use as objects from a possible 507. plFiberPlate : 63 possible sky positions to use as objects from a possible 506. plFiberPlate : 40 possible sky positions to use as objects from a possible 505. plFiberPlate : 39 possible sky positions to use as objects from a possible 504. plFiberPlate : 28 possible sky positions to use as objects from a possible 503. plFiberPlate : 19 possible sky positions to use as objects from a possible 502. plFiberPlate : 11 possible sky positions to use as objects from a possible 501. plFiberPlate : 8 possible sky positions to use as objects from a possible 500. plFiberPlate : 15 possible sky positions to use as objects from a possible 499. plFiberPlate : 13 possible sky positions to use as objects from a possible 498. plFiberPlate : 19 possible sky positions to use as objects from a possible 497. plFiberPlate : 17 possible sky positions to use as objects from a possible 496. plFiberPlate : 8 possible sky positions to use as objects from a possible 495. plFiberPlate : 4 possible sky positions to use as objects from a possible 494. plFiberPlate : 12 possible sky positions to use as objects from a possible 493. plFiberPlate : 4 possible sky positions to use as objects from a possible 492. plFiberPlate : 28 possible sky positions to use as objects from a possible 491. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 677 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0486.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0487.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0487.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0488.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 21 95 2 18 61 3 27 84 4 34 110 5 18 102 6 13 67 7 14 91 8 27 118 9 18 111 10 32 137 11 17 94 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 288 48 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 290 52 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 287 21 plFiberPlate : adding spectro-photo std with objId = 1350 5 2 279 23 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 74 22 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 76 49 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 81 49 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 284 14 plFiberPlate : 124 possible sky positions to use as objects from a possible 541. plFiberPlate : 55 possible sky positions to use as objects from a possible 540. plFiberPlate : 34 possible sky positions to use as objects from a possible 539. plFiberPlate : 14 possible sky positions to use as objects from a possible 538. plFiberPlate : 32 possible sky positions to use as objects from a possible 537. plFiberPlate : 27 possible sky positions to use as objects from a possible 536. plFiberPlate : 43 possible sky positions to use as objects from a possible 535. plFiberPlate : 81 possible sky positions to use as objects from a possible 534. plFiberPlate : 36 possible sky positions to use as objects from a possible 533. plFiberPlate : 24 possible sky positions to use as objects from a possible 532. plFiberPlate : 14 possible sky positions to use as objects from a possible 531. plFiberPlate : 9 possible sky positions to use as objects from a possible 530. plFiberPlate : 7 possible sky positions to use as objects from a possible 529. plFiberPlate : 16 possible sky positions to use as objects from a possible 528. plFiberPlate : 11 possible sky positions to use as objects from a possible 527. plFiberPlate : 19 possible sky positions to use as objects from a possible 526. plFiberPlate : 71 possible sky positions to use as objects from a possible 525. plFiberPlate : 59 possible sky positions to use as objects from a possible 524. plFiberPlate : 39 possible sky positions to use as objects from a possible 523. plFiberPlate : 26 possible sky positions to use as objects from a possible 522. plFiberPlate : 21 possible sky positions to use as objects from a possible 521. plFiberPlate : 10 possible sky positions to use as objects from a possible 520. plFiberPlate : 22 possible sky positions to use as objects from a possible 519. plFiberPlate : 2 possible sky positions to use as objects from a possible 518. plFiberPlate : 22 possible sky positions to use as objects from a possible 517. plFiberPlate : 34 possible sky positions to use as objects from a possible 516. plFiberPlate : 17 possible sky positions to use as objects from a possible 515. plFiberPlate : 15 possible sky positions to use as objects from a possible 514. plFiberPlate : 12 possible sky positions to use as objects from a possible 513. plFiberPlate : 8 possible sky positions to use as objects from a possible 512. plFiberPlate : 11 possible sky positions to use as objects from a possible 511. plFiberPlate : 19 possible sky positions to use as objects from a possible 510. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 679 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0487.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0488.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0488.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0489.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 28 105 2 17 63 3 26 84 4 28 96 5 24 89 6 18 66 7 20 84 8 25 107 9 20 99 10 48 132 11 28 93 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 94 54 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 305 42 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 299 22 plFiberPlate : adding spectro-photo std with objId = 1350 5 1 294 30 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 94 20 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 91 66 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 95 39 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 295 45 plFiberPlate : 115 possible sky positions to use as objects from a possible 513. plFiberPlate : 82 possible sky positions to use as objects from a possible 512. plFiberPlate : 54 possible sky positions to use as objects from a possible 511. plFiberPlate : 37 possible sky positions to use as objects from a possible 510. plFiberPlate : 23 possible sky positions to use as objects from a possible 509. plFiberPlate : 33 possible sky positions to use as objects from a possible 508. plFiberPlate : 40 possible sky positions to use as objects from a possible 507. plFiberPlate : 61 possible sky positions to use as objects from a possible 506. plFiberPlate : 43 possible sky positions to use as objects from a possible 505. plFiberPlate : 40 possible sky positions to use as objects from a possible 504. plFiberPlate : 21 possible sky positions to use as objects from a possible 503. plFiberPlate : 14 possible sky positions to use as objects from a possible 502. plFiberPlate : 15 possible sky positions to use as objects from a possible 501. plFiberPlate : 14 possible sky positions to use as objects from a possible 500. plFiberPlate : 15 possible sky positions to use as objects from a possible 499. plFiberPlate : 23 possible sky positions to use as objects from a possible 498. plFiberPlate : 59 possible sky positions to use as objects from a possible 497. plFiberPlate : 52 possible sky positions to use as objects from a possible 496. plFiberPlate : 37 possible sky positions to use as objects from a possible 495. plFiberPlate : 24 possible sky positions to use as objects from a possible 494. plFiberPlate : 14 possible sky positions to use as objects from a possible 493. plFiberPlate : 17 possible sky positions to use as objects from a possible 492. plFiberPlate : 18 possible sky positions to use as objects from a possible 491. plFiberPlate : 17 possible sky positions to use as objects from a possible 490. plFiberPlate : 17 possible sky positions to use as objects from a possible 489. plFiberPlate : 30 possible sky positions to use as objects from a possible 488. plFiberPlate : 28 possible sky positions to use as objects from a possible 487. plFiberPlate : 22 possible sky positions to use as objects from a possible 486. plFiberPlate : 7 possible sky positions to use as objects from a possible 485. plFiberPlate : 21 possible sky positions to use as objects from a possible 484. plFiberPlate : 13 possible sky positions to use as objects from a possible 483. plFiberPlate : 21 possible sky positions to use as objects from a possible 482. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 686 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0488.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0489.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0489.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0490.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 22 115 2 14 92 3 15 80 4 21 114 5 15 105 6 16 60 7 10 63 8 12 91 9 18 103 10 28 153 11 21 116 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 114 13 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 118 27 plFiberPlate : adding spectro-photo std with objId = 1412 5 5 117 13 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 124 50 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 318 15 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 311 14 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 311 36 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 117 34 plFiberPlate : 130 possible sky positions to use as objects from a possible 527. plFiberPlate : 62 possible sky positions to use as objects from a possible 526. plFiberPlate : 39 possible sky positions to use as objects from a possible 525. plFiberPlate : 38 possible sky positions to use as objects from a possible 524. plFiberPlate : 33 possible sky positions to use as objects from a possible 523. plFiberPlate : 19 possible sky positions to use as objects from a possible 522. plFiberPlate : 48 possible sky positions to use as objects from a possible 521. plFiberPlate : 76 possible sky positions to use as objects from a possible 520. plFiberPlate : 41 possible sky positions to use as objects from a possible 519. plFiberPlate : 29 possible sky positions to use as objects from a possible 518. plFiberPlate : 15 possible sky positions to use as objects from a possible 517. plFiberPlate : 17 possible sky positions to use as objects from a possible 516. plFiberPlate : 11 possible sky positions to use as objects from a possible 515. plFiberPlate : 17 possible sky positions to use as objects from a possible 514. plFiberPlate : 12 possible sky positions to use as objects from a possible 513. plFiberPlate : 5 possible sky positions to use as objects from a possible 512. plFiberPlate : 71 possible sky positions to use as objects from a possible 511. plFiberPlate : 49 possible sky positions to use as objects from a possible 510. plFiberPlate : 37 possible sky positions to use as objects from a possible 509. plFiberPlate : 23 possible sky positions to use as objects from a possible 508. plFiberPlate : 18 possible sky positions to use as objects from a possible 507. plFiberPlate : 13 possible sky positions to use as objects from a possible 506. plFiberPlate : 6 possible sky positions to use as objects from a possible 505. plFiberPlate : 14 possible sky positions to use as objects from a possible 504. plFiberPlate : 11 possible sky positions to use as objects from a possible 503. plFiberPlate : 17 possible sky positions to use as objects from a possible 502. plFiberPlate : 21 possible sky positions to use as objects from a possible 501. plFiberPlate : 11 possible sky positions to use as objects from a possible 500. plFiberPlate : 6 possible sky positions to use as objects from a possible 499. plFiberPlate : 8 possible sky positions to use as objects from a possible 498. plFiberPlate : 12 possible sky positions to use as objects from a possible 497. plFiberPlate : 7 possible sky positions to use as objects from a possible 496. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 680 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0489.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0490.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0490.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0491.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 16 109 2 19 64 3 22 74 4 26 117 5 31 119 6 15 78 7 16 90 8 24 104 9 28 110 10 40 137 11 19 91 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 135 40 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 340 13 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 127 19 plFiberPlate : adding spectro-photo std with objId = 1350 5 1 331 24 plFiberPlate : adding spectro-photo std with objId = 1350 5 2 326 44 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 124 50 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 321 44 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 324 12 plFiberPlate : 121 possible sky positions to use as objects from a possible 545. plFiberPlate : 59 possible sky positions to use as objects from a possible 544. plFiberPlate : 42 possible sky positions to use as objects from a possible 543. plFiberPlate : 15 possible sky positions to use as objects from a possible 542. plFiberPlate : 27 possible sky positions to use as objects from a possible 541. plFiberPlate : 23 possible sky positions to use as objects from a possible 540. plFiberPlate : 47 possible sky positions to use as objects from a possible 539. plFiberPlate : 78 possible sky positions to use as objects from a possible 538. plFiberPlate : 23 possible sky positions to use as objects from a possible 537. plFiberPlate : 9 possible sky positions to use as objects from a possible 536. plFiberPlate : 5 possible sky positions to use as objects from a possible 535. plFiberPlate : 20 possible sky positions to use as objects from a possible 534. plFiberPlate : 9 possible sky positions to use as objects from a possible 533. plFiberPlate : 4 possible sky positions to use as objects from a possible 532. plFiberPlate : 9 possible sky positions to use as objects from a possible 531. plFiberPlate : 9 possible sky positions to use as objects from a possible 530. plFiberPlate : 62 possible sky positions to use as objects from a possible 529. plFiberPlate : 33 possible sky positions to use as objects from a possible 528. plFiberPlate : 12 possible sky positions to use as objects from a possible 527. plFiberPlate : 0 possible sky positions to use as objects from a possible 526. plFiberPlate: No sky found for bundle at 19.415 84.515, increase box by 10 percent. plFiberPlate : 1 possible sky positions to use as objects from a possible 526. plFiberPlate : 8 possible sky positions to use as objects from a possible 525. plFiberPlate : 15 possible sky positions to use as objects from a possible 524. plFiberPlate : 12 possible sky positions to use as objects from a possible 523. plFiberPlate : 8 possible sky positions to use as objects from a possible 522. plFiberPlate : 19 possible sky positions to use as objects from a possible 521. plFiberPlate : 37 possible sky positions to use as objects from a possible 520. plFiberPlate : 28 possible sky positions to use as objects from a possible 519. plFiberPlate : 18 possible sky positions to use as objects from a possible 518. plFiberPlate : 26 possible sky positions to use as objects from a possible 517. plFiberPlate : 9 possible sky positions to use as objects from a possible 516. plFiberPlate : 17 possible sky positions to use as objects from a possible 515. plFiberPlate : 12 possible sky positions to use as objects from a possible 514. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 688 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0490.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0491.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0491.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0492.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 18 125 2 11 77 3 14 83 4 24 107 5 15 120 6 10 78 7 11 73 8 24 105 9 11 92 10 32 156 11 25 116 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 152 24 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 149 29 plFiberPlate : adding spectro-photo std with objId = 1350 5 2 353 13 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 345 46 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 156 22 plFiberPlate : adding spectro-photo std with objId = 1412 5 5 154 32 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 142 10 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 350 13 plFiberPlate : 113 possible sky positions to use as objects from a possible 563. plFiberPlate : 103 possible sky positions to use as objects from a possible 562. plFiberPlate : 70 possible sky positions to use as objects from a possible 561. plFiberPlate : 49 possible sky positions to use as objects from a possible 560. plFiberPlate : 25 possible sky positions to use as objects from a possible 559. plFiberPlate : 46 possible sky positions to use as objects from a possible 558. plFiberPlate : 34 possible sky positions to use as objects from a possible 557. plFiberPlate : 78 possible sky positions to use as objects from a possible 556. plFiberPlate : 80 possible sky positions to use as objects from a possible 555. plFiberPlate : 44 possible sky positions to use as objects from a possible 554. plFiberPlate : 29 possible sky positions to use as objects from a possible 553. plFiberPlate : 11 possible sky positions to use as objects from a possible 552. plFiberPlate : 10 possible sky positions to use as objects from a possible 551. plFiberPlate : 17 possible sky positions to use as objects from a possible 550. plFiberPlate : 33 possible sky positions to use as objects from a possible 549. plFiberPlate : 27 possible sky positions to use as objects from a possible 548. plFiberPlate : 54 possible sky positions to use as objects from a possible 547. plFiberPlate : 37 possible sky positions to use as objects from a possible 546. plFiberPlate : 26 possible sky positions to use as objects from a possible 545. plFiberPlate : 14 possible sky positions to use as objects from a possible 544. plFiberPlate : 10 possible sky positions to use as objects from a possible 543. plFiberPlate : 1 possible sky positions to use as objects from a possible 542. plFiberPlate : 12 possible sky positions to use as objects from a possible 541. plFiberPlate : 11 possible sky positions to use as objects from a possible 540. plFiberPlate : 35 possible sky positions to use as objects from a possible 539. plFiberPlate : 45 possible sky positions to use as objects from a possible 538. plFiberPlate : 37 possible sky positions to use as objects from a possible 537. plFiberPlate : 23 possible sky positions to use as objects from a possible 536. plFiberPlate : 28 possible sky positions to use as objects from a possible 535. plFiberPlate : 11 possible sky positions to use as objects from a possible 534. plFiberPlate : 10 possible sky positions to use as objects from a possible 533. plFiberPlate : 17 possible sky positions to use as objects from a possible 532. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 680 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0491.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0492.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0492.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0493.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 14 128 2 13 82 3 18 76 4 24 114 5 25 129 6 16 73 7 14 69 8 19 111 9 23 112 10 29 141 11 13 124 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 171 67 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 159 22 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 163 26 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 156 22 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 358 12 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 163 24 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 363 54 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 159 51 plFiberPlate : 118 possible sky positions to use as objects from a possible 568. plFiberPlate : 54 possible sky positions to use as objects from a possible 567. plFiberPlate : 32 possible sky positions to use as objects from a possible 566. plFiberPlate : 27 possible sky positions to use as objects from a possible 565. plFiberPlate : 24 possible sky positions to use as objects from a possible 564. plFiberPlate : 29 possible sky positions to use as objects from a possible 563. plFiberPlate : 58 possible sky positions to use as objects from a possible 562. plFiberPlate : 65 possible sky positions to use as objects from a possible 561. plFiberPlate : 38 possible sky positions to use as objects from a possible 560. plFiberPlate : 16 possible sky positions to use as objects from a possible 559. plFiberPlate : 12 possible sky positions to use as objects from a possible 558. plFiberPlate : 7 possible sky positions to use as objects from a possible 557. plFiberPlate : 11 possible sky positions to use as objects from a possible 556. plFiberPlate : 14 possible sky positions to use as objects from a possible 555. plFiberPlate : 25 possible sky positions to use as objects from a possible 554. plFiberPlate : 16 possible sky positions to use as objects from a possible 553. plFiberPlate : 87 possible sky positions to use as objects from a possible 552. plFiberPlate : 69 possible sky positions to use as objects from a possible 551. plFiberPlate : 58 possible sky positions to use as objects from a possible 550. plFiberPlate : 44 possible sky positions to use as objects from a possible 549. plFiberPlate : 22 possible sky positions to use as objects from a possible 548. plFiberPlate : 23 possible sky positions to use as objects from a possible 547. plFiberPlate : 31 possible sky positions to use as objects from a possible 546. plFiberPlate : 17 possible sky positions to use as objects from a possible 545. plFiberPlate : 19 possible sky positions to use as objects from a possible 544. plFiberPlate : 48 possible sky positions to use as objects from a possible 543. plFiberPlate : 27 possible sky positions to use as objects from a possible 542. plFiberPlate : 22 possible sky positions to use as objects from a possible 541. plFiberPlate : 13 possible sky positions to use as objects from a possible 540. plFiberPlate : 10 possible sky positions to use as objects from a possible 539. plFiberPlate : 14 possible sky positions to use as objects from a possible 538. plFiberPlate : 14 possible sky positions to use as objects from a possible 537. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 677 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0492.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0493.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0493.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0494.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : adding sky number 92 to list of science objects plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 34 115 2 16 78 3 14 62 4 21 111 5 21 113 6 8 72 7 13 62 8 22 96 9 16 109 10 27 125 11 25 95 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 1 377 44 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 384 30 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 373 13 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 184 26 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 379 22 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 169 17 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 181 41 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 172 13 plFiberPlate : 97 possible sky positions to use as objects from a possible 525. plFiberPlate : 72 possible sky positions to use as objects from a possible 524. plFiberPlate : 57 possible sky positions to use as objects from a possible 523. plFiberPlate : 34 possible sky positions to use as objects from a possible 522. plFiberPlate : 13 possible sky positions to use as objects from a possible 521. plFiberPlate : 29 possible sky positions to use as objects from a possible 520. plFiberPlate : 60 possible sky positions to use as objects from a possible 519. plFiberPlate : 98 possible sky positions to use as objects from a possible 518. plFiberPlate : 32 possible sky positions to use as objects from a possible 517. plFiberPlate : 16 possible sky positions to use as objects from a possible 516. plFiberPlate : 5 possible sky positions to use as objects from a possible 515. plFiberPlate : 4 possible sky positions to use as objects from a possible 514. plFiberPlate : 7 possible sky positions to use as objects from a possible 513. plFiberPlate : 3 possible sky positions to use as objects from a possible 512. plFiberPlate : 8 possible sky positions to use as objects from a possible 511. plFiberPlate : 37 possible sky positions to use as objects from a possible 510. plFiberPlate : 77 possible sky positions to use as objects from a possible 509. plFiberPlate : 29 possible sky positions to use as objects from a possible 508. plFiberPlate : 17 possible sky positions to use as objects from a possible 507. plFiberPlate : 14 possible sky positions to use as objects from a possible 506. plFiberPlate : 7 possible sky positions to use as objects from a possible 505. plFiberPlate : 11 possible sky positions to use as objects from a possible 504. plFiberPlate : 14 possible sky positions to use as objects from a possible 503. plFiberPlate : 9 possible sky positions to use as objects from a possible 502. plFiberPlate : 30 possible sky positions to use as objects from a possible 501. plFiberPlate : 49 possible sky positions to use as objects from a possible 500. plFiberPlate : 27 possible sky positions to use as objects from a possible 499. plFiberPlate : 23 possible sky positions to use as objects from a possible 498. plFiberPlate : 19 possible sky positions to use as objects from a possible 497. plFiberPlate : 13 possible sky positions to use as objects from a possible 496. plFiberPlate : 10 possible sky positions to use as objects from a possible 495. plFiberPlate : 8 possible sky positions to use as objects from a possible 494. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 673 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0493.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0494.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0494.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0495.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 22 110 2 14 66 3 14 64 4 29 89 5 18 117 6 10 78 7 13 60 8 15 100 9 18 103 10 26 153 11 15 103 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 189 10 plFiberPlate : adding spectro-photo std with objId = 1350 5 3 387 59 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 399 22 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 392 13 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 398 6 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 398 33 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 191 9 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 195 18 plFiberPlate : 100 possible sky positions to use as objects from a possible 519. plFiberPlate : 73 possible sky positions to use as objects from a possible 518. plFiberPlate : 62 possible sky positions to use as objects from a possible 517. plFiberPlate : 49 possible sky positions to use as objects from a possible 516. plFiberPlate : 30 possible sky positions to use as objects from a possible 515. plFiberPlate : 29 possible sky positions to use as objects from a possible 514. plFiberPlate : 35 possible sky positions to use as objects from a possible 513. plFiberPlate : 69 possible sky positions to use as objects from a possible 512. plFiberPlate : 57 possible sky positions to use as objects from a possible 511. plFiberPlate : 38 possible sky positions to use as objects from a possible 510. plFiberPlate : 25 possible sky positions to use as objects from a possible 509. plFiberPlate : 25 possible sky positions to use as objects from a possible 508. plFiberPlate : 17 possible sky positions to use as objects from a possible 507. plFiberPlate : 11 possible sky positions to use as objects from a possible 506. plFiberPlate : 15 possible sky positions to use as objects from a possible 505. plFiberPlate : 25 possible sky positions to use as objects from a possible 504. plFiberPlate : 60 possible sky positions to use as objects from a possible 503. plFiberPlate : 35 possible sky positions to use as objects from a possible 502. plFiberPlate : 22 possible sky positions to use as objects from a possible 501. plFiberPlate : 9 possible sky positions to use as objects from a possible 500. plFiberPlate : 14 possible sky positions to use as objects from a possible 499. plFiberPlate : 10 possible sky positions to use as objects from a possible 498. plFiberPlate : 3 possible sky positions to use as objects from a possible 497. plFiberPlate : 9 possible sky positions to use as objects from a possible 496. plFiberPlate : 10 possible sky positions to use as objects from a possible 495. plFiberPlate : 57 possible sky positions to use as objects from a possible 494. plFiberPlate : 41 possible sky positions to use as objects from a possible 493. plFiberPlate : 24 possible sky positions to use as objects from a possible 492. plFiberPlate : 11 possible sky positions to use as objects from a possible 491. plFiberPlate : 6 possible sky positions to use as objects from a possible 490. plFiberPlate : 21 possible sky positions to use as objects from a possible 489. plFiberPlate : 26 possible sky positions to use as objects from a possible 488. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 675 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0494.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0495.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0495.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0496.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : adding sky number 166 to list of science objects plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 23 122 2 10 72 3 9 61 4 17 97 5 22 116 6 12 83 7 13 70 8 20 106 9 16 95 10 23 131 11 19 110 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 1 410 43 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 214 54 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 410 30 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 212 46 plFiberPlate : adding spectro-photo std with objId = 1412 5 5 205 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 415 23 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 204 94 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 203 34 plFiberPlate : 104 possible sky positions to use as objects from a possible 540. plFiberPlate : 59 possible sky positions to use as objects from a possible 539. plFiberPlate : 13 possible sky positions to use as objects from a possible 538. plFiberPlate : 36 possible sky positions to use as objects from a possible 537. plFiberPlate : 12 possible sky positions to use as objects from a possible 536. plFiberPlate : 13 possible sky positions to use as objects from a possible 535. plFiberPlate : 64 possible sky positions to use as objects from a possible 534. plFiberPlate : 63 possible sky positions to use as objects from a possible 533. plFiberPlate : 40 possible sky positions to use as objects from a possible 532. plFiberPlate : 16 possible sky positions to use as objects from a possible 531. plFiberPlate : 14 possible sky positions to use as objects from a possible 530. plFiberPlate : 9 possible sky positions to use as objects from a possible 529. plFiberPlate : 10 possible sky positions to use as objects from a possible 528. plFiberPlate : 11 possible sky positions to use as objects from a possible 527. plFiberPlate : 5 possible sky positions to use as objects from a possible 526. plFiberPlate : 45 possible sky positions to use as objects from a possible 525. plFiberPlate : 56 possible sky positions to use as objects from a possible 524. plFiberPlate : 36 possible sky positions to use as objects from a possible 523. plFiberPlate : 19 possible sky positions to use as objects from a possible 522. plFiberPlate : 10 possible sky positions to use as objects from a possible 521. plFiberPlate : 5 possible sky positions to use as objects from a possible 520. plFiberPlate : 11 possible sky positions to use as objects from a possible 519. plFiberPlate : 12 possible sky positions to use as objects from a possible 518. plFiberPlate : 11 possible sky positions to use as objects from a possible 517. plFiberPlate : 32 possible sky positions to use as objects from a possible 516. plFiberPlate : 54 possible sky positions to use as objects from a possible 515. plFiberPlate : 31 possible sky positions to use as objects from a possible 514. plFiberPlate : 26 possible sky positions to use as objects from a possible 513. plFiberPlate : 14 possible sky positions to use as objects from a possible 512. plFiberPlate : 18 possible sky positions to use as objects from a possible 511. plFiberPlate : 9 possible sky positions to use as objects from a possible 510. plFiberPlate : 16 possible sky positions to use as objects from a possible 509. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 676 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0495.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0496.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0496.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0497.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 21 116 2 17 92 3 10 89 4 15 99 5 18 118 6 19 82 7 10 50 8 11 79 9 25 93 10 19 157 11 17 105 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 2 429 10 plFiberPlate : adding spectro-photo std with objId = 1350 5 2 420 50 plFiberPlate : adding spectro-photo std with objId = 1412 5 5 218 59 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 432 8 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 421 2 plFiberPlate : adding spectro-photo std with objId = 1350 5 5 428 19 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 434 41 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 229 43 plFiberPlate : 111 possible sky positions to use as objects from a possible 528. plFiberPlate : 85 possible sky positions to use as objects from a possible 527. plFiberPlate : 55 possible sky positions to use as objects from a possible 526. plFiberPlate : 47 possible sky positions to use as objects from a possible 525. plFiberPlate : 32 possible sky positions to use as objects from a possible 524. plFiberPlate : 32 possible sky positions to use as objects from a possible 523. plFiberPlate : 51 possible sky positions to use as objects from a possible 522. plFiberPlate : 45 possible sky positions to use as objects from a possible 521. plFiberPlate : 48 possible sky positions to use as objects from a possible 520. plFiberPlate : 35 possible sky positions to use as objects from a possible 519. plFiberPlate : 28 possible sky positions to use as objects from a possible 518. plFiberPlate : 12 possible sky positions to use as objects from a possible 517. plFiberPlate : 19 possible sky positions to use as objects from a possible 516. plFiberPlate : 9 possible sky positions to use as objects from a possible 515. plFiberPlate : 15 possible sky positions to use as objects from a possible 514. plFiberPlate : 16 possible sky positions to use as objects from a possible 513. plFiberPlate : 61 possible sky positions to use as objects from a possible 512. plFiberPlate : 35 possible sky positions to use as objects from a possible 511. plFiberPlate : 24 possible sky positions to use as objects from a possible 510. plFiberPlate : 14 possible sky positions to use as objects from a possible 509. plFiberPlate : 16 possible sky positions to use as objects from a possible 508. plFiberPlate : 4 possible sky positions to use as objects from a possible 507. plFiberPlate : 16 possible sky positions to use as objects from a possible 506. plFiberPlate : 6 possible sky positions to use as objects from a possible 505. plFiberPlate : 11 possible sky positions to use as objects from a possible 504. plFiberPlate : 56 possible sky positions to use as objects from a possible 503. plFiberPlate : 59 possible sky positions to use as objects from a possible 502. plFiberPlate : 39 possible sky positions to use as objects from a possible 501. plFiberPlate : 15 possible sky positions to use as objects from a possible 500. plFiberPlate : 13 possible sky positions to use as objects from a possible 499. plFiberPlate : 10 possible sky positions to use as objects from a possible 498. plFiberPlate : 10 possible sky positions to use as objects from a possible 497. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 680 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0496.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0497.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0497.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0498.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : adding sky number 280 to list of science objects plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 15 123 2 18 80 3 13 55 4 20 87 5 20 118 6 12 90 7 10 70 8 15 96 9 13 104 10 31 131 11 21 111 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1350 5 1 440 16 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 435 76 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 235 40 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 245 28 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 245 21 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 247 18 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 434 41 plFiberPlate : adding spectro-photo std with objId = 1350 5 6 449 31 plFiberPlate : 93 possible sky positions to use as objects from a possible 523. plFiberPlate : 31 possible sky positions to use as objects from a possible 522. plFiberPlate : 29 possible sky positions to use as objects from a possible 521. plFiberPlate : 27 possible sky positions to use as objects from a possible 520. plFiberPlate : 13 possible sky positions to use as objects from a possible 519. plFiberPlate : 27 possible sky positions to use as objects from a possible 518. plFiberPlate : 59 possible sky positions to use as objects from a possible 517. plFiberPlate : 60 possible sky positions to use as objects from a possible 516. plFiberPlate : 46 possible sky positions to use as objects from a possible 515. plFiberPlate : 37 possible sky positions to use as objects from a possible 514. plFiberPlate : 16 possible sky positions to use as objects from a possible 513. plFiberPlate : 10 possible sky positions to use as objects from a possible 512. plFiberPlate : 12 possible sky positions to use as objects from a possible 511. plFiberPlate : 22 possible sky positions to use as objects from a possible 510. plFiberPlate : 9 possible sky positions to use as objects from a possible 509. plFiberPlate : 28 possible sky positions to use as objects from a possible 508. plFiberPlate : 56 possible sky positions to use as objects from a possible 507. plFiberPlate : 34 possible sky positions to use as objects from a possible 506. plFiberPlate : 23 possible sky positions to use as objects from a possible 505. plFiberPlate : 12 possible sky positions to use as objects from a possible 504. plFiberPlate : 8 possible sky positions to use as objects from a possible 503. plFiberPlate : 13 possible sky positions to use as objects from a possible 502. plFiberPlate : 9 possible sky positions to use as objects from a possible 501. plFiberPlate : 9 possible sky positions to use as objects from a possible 500. plFiberPlate : 20 possible sky positions to use as objects from a possible 499. plFiberPlate : 46 possible sky positions to use as objects from a possible 498. plFiberPlate : 31 possible sky positions to use as objects from a possible 497. plFiberPlate : 30 possible sky positions to use as objects from a possible 496. plFiberPlate : 13 possible sky positions to use as objects from a possible 495. plFiberPlate : 17 possible sky positions to use as objects from a possible 494. plFiberPlate : 14 possible sky positions to use as objects from a possible 493. plFiberPlate : 10 possible sky positions to use as objects from a possible 492. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 679 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0497.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0498.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0498.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2000.12.3/plPlugMapP-0499.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 19 72 2 13 60 3 9 50 4 16 83 5 20 139 6 7 93 7 5 59 8 16 80 9 10 110 10 24 124 11 20 84 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 264 12 plFiberPlate : adding spectro-photo std with objId = 1412 5 1 260 25 plFiberPlate : adding spectro-photo std with objId = 1350 5 4 453 4 plFiberPlate : adding spectro-photo std with objId = 1412 5 4 251 48 plFiberPlate : adding spectro-photo std with objId = 1412 5 2 256 22 plFiberPlate : adding spectro-photo std with objId = 1412 5 3 262 25 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 263 52 plFiberPlate : adding spectro-photo std with objId = 1412 5 6 258 62 plFiberPlate : 80 possible sky positions to use as objects from a possible 480. plFiberPlate : 42 possible sky positions to use as objects from a possible 479. plFiberPlate : 33 possible sky positions to use as objects from a possible 478. plFiberPlate : 10 possible sky positions to use as objects from a possible 477. plFiberPlate : 12 possible sky positions to use as objects from a possible 476. plFiberPlate : 21 possible sky positions to use as objects from a possible 475. plFiberPlate : 34 possible sky positions to use as objects from a possible 474. plFiberPlate : 75 possible sky positions to use as objects from a possible 473. plFiberPlate : 54 possible sky positions to use as objects from a possible 472. plFiberPlate : 37 possible sky positions to use as objects from a possible 471. plFiberPlate : 20 possible sky positions to use as objects from a possible 470. plFiberPlate : 12 possible sky positions to use as objects from a possible 469. plFiberPlate : 10 possible sky positions to use as objects from a possible 468. plFiberPlate : 11 possible sky positions to use as objects from a possible 467. plFiberPlate : 20 possible sky positions to use as objects from a possible 466. plFiberPlate : 11 possible sky positions to use as objects from a possible 465. plFiberPlate : 74 possible sky positions to use as objects from a possible 464. plFiberPlate : 31 possible sky positions to use as objects from a possible 463. plFiberPlate : 16 possible sky positions to use as objects from a possible 462. plFiberPlate : 5 possible sky positions to use as objects from a possible 461. plFiberPlate : 12 possible sky positions to use as objects from a possible 460. plFiberPlate : 4 possible sky positions to use as objects from a possible 459. plFiberPlate : 11 possible sky positions to use as objects from a possible 458. plFiberPlate : 13 possible sky positions to use as objects from a possible 457. plFiberPlate : 5 possible sky positions to use as objects from a possible 456. plFiberPlate : 85 possible sky positions to use as objects from a possible 455. plFiberPlate : 27 possible sky positions to use as objects from a possible 454. plFiberPlate : 12 possible sky positions to use as objects from a possible 453. plFiberPlate : 17 possible sky positions to use as objects from a possible 452. plFiberPlate : 6 possible sky positions to use as objects from a possible 451. plFiberPlate : 16 possible sky positions to use as objects from a possible 450. plFiberPlate : 15 possible sky positions to use as objects from a possible 449. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 684 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0498.ps/CPS Open /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0499.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2000.12.3/plOverlay-0499.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : done with loop over plObs chain fiberPlates : done --------------------------------------------------------------- Thu Dec 14 13:52:15 CST 2000 Begin running makeFanuc -verbose=2 Executing commands in /p/IRIX6/dervish/v7_14/etc/dervishStartup.tcl: Executing commands in /usrdevel/dp2/bgreen/dp/etc/dpStartup.tcl: loading DP scripts from /usrdevel/dp2/bgreen/dp Executing commands in /p/IRIX6/astrotools/v5_0/etc/astrotoolsStartup.tcl Executing commands in /p/IRIX6/plate/v3_4/etc/plateStartup.tcl: makeFanuc : done parsing args, starting program makeFanuc : beginning loop over plObs chain making 17 fanuc files makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 9 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0483.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0483.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0483.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 9 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0484.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0484.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0484.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 4 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0485.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0485.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0485.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 9 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0486.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0486.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0486.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 9 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0487.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0487.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0487.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 11 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0488.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0488.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0488.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 18 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0489.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : fixed path between (-12.6098,2.1905) and (-12.72,1.20) plMakeFanucCodes : fixed path between (-11.6469,5.3108) and (-11.95,4.08) plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0489.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0489.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 2 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 12 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0490.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0490.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0490.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 20 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0491.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0491.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0491.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 12 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0492.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0492.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0492.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 9 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0493.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0493.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0493.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 5 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0494.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0494.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0494.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 7 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0495.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : fixed path between (9.6693,8.1570) and (10.77,6.61) plMakeFanucCodes : fixed path between (-11.4470,-4.8965) and (-12.30,-3.52) plMakeFanucCodes : fixed path between (-12.3050,-3.5180) and (-12.41,-2.76) plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0495.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0495.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 3 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 8 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0496.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0496.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0496.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 12 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0497.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0497.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0497.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 11 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0498.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0498.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0498.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 657 (obj/q/guide), 16 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0499.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0499.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2000.12.3/plFanuc-0499.par plMakeFanucCodes : temperature difference 22.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00046728 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : done --------------------------------------------------------------- Thu Dec 14 13:54:03 CST 2000 Begin running makeDrillPos -verbose=2 Executing commands in /p/IRIX6/dervish/v7_14/etc/dervishStartup.tcl: Executing commands in /usrdevel/dp2/bgreen/dp/etc/dpStartup.tcl: loading DP scripts from /usrdevel/dp2/bgreen/dp Executing commands in /p/IRIX6/astrotools/v5_0/etc/astrotoolsStartup.tcl Executing commands in /p/IRIX6/plate/v3_4/etc/plateStartup.tcl: makeDrillPos : done parsing args, starting program makeDrillPos : running with verbose level 2 makeDrillPos : loading plate distort structs makeDrillPos : distortion struct for flattening distortion: (h1).parity 1 (h1).scale 1 (h1).xCenter 0 (h1).yCenter 0 (h1).coeff 0x10a6e408 makeDrillPos : beginning loop over plObs chain; makeDrillPos : examining 17 plates makeDrillPos : calling C program makeDrillPos : plateInfo for plate 483 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 677 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 484 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 677 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 485 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 672 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 486 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 677 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 487 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 677 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 488 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 679 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 489 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 686 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 490 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 680 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 491 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 688 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 492 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 680 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 493 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 677 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 494 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 673 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 495 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 675 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 496 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 676 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 497 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 680 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 498 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 679 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 499 : (h3).mjd 0 (h3).raCen 0 (h3).decCen 0 (h3).haCen 0 (h3).theta 0 (h3).tempShop 20 (h3).tempObs -2 (h3).thermalExpand 2.124e-05 (h3).maxRadius 0 (h3).ZOffset 0 (h3).ZOffsetR 0 (h3).wave 0 (h3).obsPres 0 (h3).obsRH 0 (h3).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 684 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : finished looping over plObs chain makeDrillPos : done Done running plate --------------------------------------------------------------- Thu Dec 14 13:54:56 CST 2000 Begin running plateEnder dr2000.12.3 -morePipes 1 Executing commands in /p/IRIX6/dervish/v7_14/etc/dervishStartup.tcl: Executing commands in /usrdevel/dp2/bgreen/dp/etc/dpStartup.tcl: loading DP scripts from /usrdevel/dp2/bgreen/dp Executing commands in /p/IRIX6/astrotools/v5_0/etc/astrotoolsStartup.tcl Executing commands in /p/IRIX6/plate/v3_4/etc/plateStartup.tcl: I do not know how to do status for plate status plate didn't finish properly. Error: plateEnder dr2000.12.3 -morePipes 1 failed. PS: Read file for stderr output of this job.