Sender: LSF System Subject: Job 111920: Done 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 Fri Jan 2 11:29:10 2004 Results reported at Fri Jan 2 11:29:57 2004 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input #!/usr/local/bin/bash . /fnal/ups/etc/setups.sh ulimit -d unlimited -s unlimited -c 0 umask 002 echo --------------------------------------------------------------- date echo Begin setup of products needed setup dp v15_118 setup plate v3_8 echo Done setup of products needed echo --------------------------------------------------------------- date echo PATH = $PATH echo --------------------------------------------------------------- date printenv | grep _DIR | sort echo --------------------------------------------------------------- echo Kerberos Data: echo KRB5CCNAME=${KRB5CCNAME} echo --------------------------------------------------------------- cd /opdb/d1/data/drillRuns/dr2004.01.3 echo --------------------------------------------------------------- date echo Begin running plate echo --------------------------------------------------------------- date echo "Begin running \"makePlates -verbose=2\"" plate -noTk -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 -noTk -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 -noTk -command "makeFanuc -verbose=2" if [ $? -ne 0 ] then echo "Error: \"makeFanuc -verbose=2\" failed." exit 1 (... more ...) ------------------------------------------------------------ Successfully completed. Resource usage summary: CPU time : 41.23 sec. Max Memory : 9 MB Max Swap : 22 MB Max Processes : 4 The output (if any) follows: --------------------------------------------------------------- Fri Jan 2 11:29:11 CST 2004 Begin setup of products needed Done setup of products needed --------------------------------------------------------------- Fri Jan 2 11:29:11 CST 2004 PATH = /sdss/ups/prd/tclx/v7_4adfa/Linux/bin:/sdss/ups/prd/tk/v4_0dfa/Linux/bin:/sdss/ups/prd/tcl/v7_4dfa/Linux/bin:/sdss/ups/prd/fsao/v3_14a/Linux/bin:/sdss/ups/prd/xanim/v2_70_64/Linux-2/bin:/sdss/ups/prd/xfig/v3_20/Linux-2/bin:/sdss/ups/prd/imagemagick/v4_04/Linux-2/bin:/sdss/ups/prd/imagelibs/v1_0/Linux-2:/sdss/ups/prd/ximagetools/v4_0/NULL/bin:/sdss/ups/prd/rsync/v2_5_4/Linux/bin:/sdss/ups/prd/postgres/v7_0_3/Linux/bin:/sdss/ups/prd/lsf/v4_1/Linux/bin:/sdss/ups/prd/kentools/v2_5/Linux/bin:/sdss/ups/prd/ghostscript/v5_50/Linux-2/bin:/sdss/ups/prd/ghostview/v3_5_8/Linux-2/bin:/sdss/ups/prd/encp/v3_1/Linux:/fnal/ups/prd/ups/v4_7_1Linux-2/bin:/sdss/ups/prd/sm/v2_4_13b/Linux/bin:/fnal/ups/prd/flpr/v1_12Linux-2/bin:/fnal/ups/prd/xemacs/v20_4Linux-2/bin/plat:/home/s1/hlin/bin:/usr/krb5/bin:/usr/local/bin:/usr/bin:/usr/sbin:/etc:/usr/etc:/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:.:/usr/java/j2sdk1.4.1_01/jre/bin:/export/scratch/hlin/d5/stsdas/bin:/sdss/ups/prd/astrom/v3_7/Linux/bin:/sdss/ups/prd/lynx/v2_8_4/Linux/bin:/sdss/ups/prd/mt/v8_1/Linux/bin:/sdss/ups/prd/photo/v5_4_26/Linux/bin:/sdss/ups/prd/specflat/v1_5/NULL/bin:/data/dp9.a/data/spectro/speclog/bin:/sdss/ups/prd/idl/v5_4/Linux/idl_5.4/bin:/sdss/ups/prd/idlutils/v4_10_1/Linux/bin:/sdss/ups/prd/idlspec2d/v4_10_2/Linux/bin:/sdss/ups/prd/spectro/v5_9_4/Linux/bin:/sdss/ups/prd/ssc/v5_3_4/Linux/bin:/sdss/ups/prd/ucac/v2_0/NULL/bin:/sdss/ups/prd/dp/v15_118/NULL/bin:/sdss/ups/prd/fpgplot/v1_8a/Linux/bin:/sdss/ups/prd/pgplot/v5_1_1fa/Linux/dst:/sdss/ups/prd/sdsstools/v4_17/Linux/bin:/sdss/ups/prd/ftcl/v3_3a/Linux/bin:/sdss/ups/prd/dervish/v8_16/Linux/bin:/sdss/ups/prd/sdssmath/v5_12/Linux/bin:/sdss/ups/prd/astrotools/v5_14/Linux/bin:/sdss/ups/prd/plate/v3_8/Linux/bin --------------------------------------------------------------- Fri Jan 2 11:29:11 CST 2004 ASTROM_DIR=/sdss/ups/prd/astrom/v3_7/Linux ASTROTOOLS_DIR=/sdss/ups/prd/astrotools/v5_14/Linux DERVISH_DIR=/sdss/ups/prd/dervish/v8_16/Linux DP_DIR=/sdss/ups/prd/dp/v15_118/NULL DUST_DIR=/sdss/ups/prd/dust/v1_0/NULL ELODIE_DIR=/sdss/ups/prd/elodie/v1_0/NULL ENCP_DIR=/sdss/ups/prd/encp/v3_1/Linux FASTT_DIR=/sdss/ups/prd/fastt/v2_0/NULL FFTW_DIR=/sdss/ups/prd/fftw/v1_4/Linux FLPR_DIR=/fnal/ups/prd/flpr/v1_12Linux-2 FPGPLOT_DIR=/sdss/ups/prd/fpgplot/v1_8a/Linux FSAO_DIR=/sdss/ups/prd/fsao/v3_14a/Linux FSLALIB_DIR=/sdss/ups/prd/fslalib/v2_1_2a/Linux FTCL_DIR=/sdss/ups/prd/ftcl/v3_3a/Linux GHOSTSCRIPT_DIR=/sdss/ups/prd/ghostscript/v5_50/Linux-2 GHOSTVIEW_DIR=/sdss/ups/prd/ghostview/v3_5_8/Linux-2 IDLSPEC2D_DIR=/sdss/ups/prd/idlspec2d/v4_10_2/Linux IDLUTILS_DIR=/sdss/ups/prd/idlutils/v4_10_1/Linux IDL_DIR=/sdss/ups/prd/idl/v5_4/Linux/idl_5.4 IMAGELIBS_DIR=/sdss/ups/prd/imagelibs/v1_0/Linux-2 IMAGEMAGICK_DIR=/sdss/ups/prd/imagemagick/v4_04/Linux-2 INT_DIR=/sdss/ups/prd/dervish/v8_16/Linux/doc/www/dervish.home.html KENTOOLS_DIR=/sdss/ups/prd/kentools/v2_5/Linux LAPACK_DIR=/sdss/ups/prd/lapack/v2_1/Linux LIBFITS_DIR=/sdss/ups/prd/libfits/v2_3/Linux LSF_DIR=/sdss/ups/prd/lsf/v4_1/Linux LYNX_DIR=/sdss/ups/prd/lynx/v2_8_4/Linux MTSTDS_DIR=/sdss/ups/prd/mtstds/v3_5/NULL MT_DIR=/sdss/ups/prd/mt/v8_1/Linux NFCALIB_DIR=/sdss/ups/prd/nfcalib/v2_2/NULL PGPLOT_DIR=/sdss/ups/prd/pgplot/v5_1_1fa/Linux PHOTO_DIR=/sdss/ups/prd/photo/v5_4_26/Linux PLATE_DIR=/sdss/ups/prd/plate/v3_8/Linux POSTGRES_DIR=/sdss/ups/prd/postgres/v7_0_3/Linux RSI_DIR=/sdss/ups/prd/idl/v5_4/Linux RSYNC_DIR=/sdss/ups/prd/rsync/v2_5_4/Linux SDSSMATH_DIR=/sdss/ups/prd/sdssmath/v5_12/Linux SDSSTOOLS_DIR=/sdss/ups/prd/sdsstools/v4_17/Linux SETUPS_DIR=/fnal/ups/etc SLALIB_DIR=/sdss/ups/prd/slalib/v2_1_2a/Linux SLATEC_DIR=/sdss/ups/prd/slatec/v0_9/Linux SM_DIR=/sdss/ups/prd/sm/v2_4_13b/Linux SPECFLAT_DIR=/sdss/ups/prd/specflat/v1_5/NULL SPECLOG_DIR=/data/dp9.a/data/spectro/speclog SPECTRO_DIR=/sdss/ups/prd/spectro/v5_9_4/Linux SSC_DIR=/sdss/ups/prd/ssc/v5_3_4/Linux TCLX_DIR=/sdss/ups/prd/tclx/v7_4adfa/Linux TCL_DIR=/sdss/ups/prd/tcl/v7_4dfa/Linux TK_DIR=/sdss/ups/prd/tk/v4_0dfa/Linux TYCHO2_DIR=/sdss/ups/prd/tycho2/v1_0/NULL UCAC_DIR=/sdss/ups/prd/ucac/v2_0/NULL UPS_DIR=/fnal/ups/prd/ups/v4_7_1Linux-2 XANIM_DIR=/sdss/ups/prd/xanim/v2_70_64/Linux-2 XEMACS_DIR=/fnal/ups/prd/xemacs/v20_4Linux-2 XFIG_DIR=/sdss/ups/prd/xfig/v3_20/Linux-2 XIMAGETOOLS_DIR=/sdss/ups/prd/ximagetools/v4_0/NULL --------------------------------------------------------------- Kerberos Data: KRB5CCNAME=FILE:/tmp/krb5cc_5084_aJYbVw --------------------------------------------------------------- --------------------------------------------------------------- Fri Jan 2 11:29:11 CST 2004 Begin running plate --------------------------------------------------------------- Fri Jan 2 11:29:11 CST 2004 Begin running "makePlates -verbose=2" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v15_118/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v15_118/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_14/Linux/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux/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: (h2).parity 1 (h2).scale 217.7358 (h2).xCenter 0 (h2).yCenter 0 (h2).coeff 0x8b70b1c makePlates : beginning loop over plObs chain; makePlates : making 5 plates makePlates : making a plate from /opdb/d1/data/tileChunk/chunk89/complete//plPlugMapT-1238.par makePlates : plateInfo struct for plate 1733 : (h4).mjd 53046 (h4).raCen 111.8741 (h4).decCen 38.63934 (h4).haCen -6 (h4).theta 0 (h4).tempShop 0 (h4).tempObs -2.7 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 111.874 38.639 111.874 40.139 plMakePlateFromTile : mjd of obs : 53046.608654 Observed HA/dec of plate center, fiducial point (deg) : -6.002 38.631 -6.003 40.131 The rotation angle of the fid. point is 138.444061 plMakePlateFromTile : beginning loop over 1203 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk89/complete//plPlugMapT-1239.par makePlates : plateInfo struct for plate 1734 : (h4).mjd 53046 (h4).raCen 112.9454 (h4).decCen 40.31622 (h4).haCen -7 (h4).theta 0 (h4).tempShop 0 (h4).tempObs -2.7 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 112.945 40.316 112.945 41.816 plMakePlateFromTile : mjd of obs : 53046.608854 Observed HA/dec of plate center, fiducial point (deg) : -7.002 40.307 -7.003 41.807 The rotation angle of the fid. point is 141.112627 plMakePlateFromTile : beginning loop over 1261 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk89/complete//plPlugMapT-1240.par makePlates : plateInfo struct for plate 1735 : (h4).mjd 53046 (h4).raCen 114.2587 (h4).decCen 42.25136 (h4).haCen 5 (h4).theta 0 (h4).tempShop 0 (h4).tempObs -2.7 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 114.259 42.251 114.259 43.751 plMakePlateFromTile : mjd of obs : 53046.645749 Observed HA/dec of plate center, fiducial point (deg) : 4.998 42.242 4.996 43.741 The rotation angle of the fid. point is -155.669769 plMakePlateFromTile : beginning loop over 1274 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program checkLTHo : collision between LIGHT_TRAPs (73.69, 48.96, 7.8) and (73.87, 45.19, 7.6) checkLTHo : distance = 3.768, while minimum separation = 4.000 checkLTHo : removing LIGHT_TRAP=(73.69, 48.96, 7.8) makePlates : making a plate from /opdb/d1/data/tileChunk/chunk89/complete//plPlugMapT-1241.par makePlates : plateInfo struct for plate 1736 : (h4).mjd 53046 (h4).raCen 115.803 (h4).decCen 44.36617 (h4).haCen 4 (h4).theta 0 (h4).tempShop 0 (h4).tempObs -2.7 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 115.803 44.366 115.803 45.866 plMakePlateFromTile : mjd of obs : 53046.647261 Observed HA/dec of plate center, fiducial point (deg) : 3.998 44.355 3.996 45.855 The rotation angle of the fid. point is -163.570997 plMakePlateFromTile : beginning loop over 1309 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/tileChunk/chunk89/complete//plPlugMapT-1242.par makePlates : plateInfo struct for plate 1737 : (h4).mjd 53046 (h4).raCen 117.435 (h4).decCen 46.33841 (h4).haCen 2 (h4).theta 0 (h4).tempShop 0 (h4).tempObs -2.7 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 117.435 46.338 117.435 47.838 plMakePlateFromTile : mjd of obs : 53046.646244 Observed HA/dec of plate center, fiducial point (deg) : 1.998 46.326 1.996 47.826 The rotation angle of the fid. point is -172.821621 plMakePlateFromTile : beginning loop over 1324 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : done with loop over plObs chain makePlates : done --------------------------------------------------------------- Fri Jan 2 11:29:19 CST 2004 Begin running "fiberPlates -verbose=2 -skipBrightCheck" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v15_118/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v15_118/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_14/Linux/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux/etc/plateStartup.tcl: fiberPlates : done parsing args, starting program fiberPlates : loading chain of coherent fiber reach data (h3).id 1 (h3).xCen 199 (h3).yCen -131 (h3).rad 165 (h3).xPref 199 (h3).yPref -131 (h3).id 2 (h3).xCen 93 (h3).yCen -263 (h3).rad 165 (h3).xPref 93 (h3).yPref -263 (h3).id 3 (h3).xCen -121 (h3).yCen -263 (h3).rad 165 (h3).xPref -121 (h3).yPref -263 (h3).id 4 (h3).xCen -227 (h3).yCen -131 (h3).rad 165 (h3).xPref -227 (h3).yPref -131 (h3).id 5 (h3).xCen -199 (h3).yCen 131 (h3).rad 165 (h3).xPref -199 (h3).yPref 131 (h3).id 6 (h3).xCen -93 (h3).yCen 263 (h3).rad 165 (h3).xPref -93 (h3).yPref 263 (h3).id 7 (h3).xCen 121 (h3).yCen 263 (h3).rad 165 (h3).xPref 121 (h3).yPref 263 (h3).id 8 (h3).xCen 227 (h3).yCen 131 (h3).rad 165 (h3).xPref 227 (h3).yPref 131 (h3).id 9 (h3).xCen 14 (h3).yCen 131 (h3).rad 139.5 (h3).xPref 14 (h3).yPref 65 (h3).id 10 (h3).xCen -14 (h3).yCen -131 (h3).rad 165 (h3).xPref -14 (h3).yPref -65 (h3).id 11 (h3).xCen 93 (h3).yCen -131 (h3).rad 139.5 (h3).xPref 93 (h3).yPref -131 fiberPlates : beginning loop over plObs chain fiberPlates : fibering 5 plates fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2004.01.3/plPlugMapP-1733.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 41 133 2 17 82 3 10 22 4 10 33 5 12 42 6 18 44 7 26 63 8 29 96 9 24 100 10 33 98 11 32 108 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 = 4204 40 3 29 66 plFiberPlate : adding spectro-photo std with objId = 4204 40 3 32 133 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 27 38 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 28 61 plFiberPlate : adding spectro-photo std with objId = 4204 40 4 37 4 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 39 102 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 30 231 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 40 228 plFiberPlate : 41 possible sky positions to use as objects from a possible 390. plFiberPlate : 27 possible sky positions to use as objects from a possible 389. plFiberPlate : 20 possible sky positions to use as objects from a possible 388. plFiberPlate : 13 possible sky positions to use as objects from a possible 387. plFiberPlate : 17 possible sky positions to use as objects from a possible 386. plFiberPlate : 13 possible sky positions to use as objects from a possible 385. plFiberPlate : 90 possible sky positions to use as objects from a possible 384. plFiberPlate : 34 possible sky positions to use as objects from a possible 383. plFiberPlate : 25 possible sky positions to use as objects from a possible 382. plFiberPlate : 14 possible sky positions to use as objects from a possible 381. plFiberPlate : 6 possible sky positions to use as objects from a possible 380. plFiberPlate : 5 possible sky positions to use as objects from a possible 379. plFiberPlate : 5 possible sky positions to use as objects from a possible 378. plFiberPlate : 4 possible sky positions to use as objects from a possible 377. plFiberPlate : 9 possible sky positions to use as objects from a possible 376. plFiberPlate : 40 possible sky positions to use as objects from a possible 375. plFiberPlate : 16 possible sky positions to use as objects from a possible 374. plFiberPlate : 31 possible sky positions to use as objects from a possible 373. plFiberPlate : 20 possible sky positions to use as objects from a possible 372. plFiberPlate : 10 possible sky positions to use as objects from a possible 371. plFiberPlate : 14 possible sky positions to use as objects from a possible 370. plFiberPlate : 14 possible sky positions to use as objects from a possible 369. plFiberPlate : 12 possible sky positions to use as objects from a possible 368. plFiberPlate : 6 possible sky positions to use as objects from a possible 367. plFiberPlate : 14 possible sky positions to use as objects from a possible 366. plFiberPlate : 12 possible sky positions to use as objects from a possible 365. plFiberPlate : 6 possible sky positions to use as objects from a possible 364. plFiberPlate : 6 possible sky positions to use as objects from a possible 363. plFiberPlate : 3 possible sky positions to use as objects from a possible 362. plFiberPlate : 6 possible sky positions to use as objects from a possible 361. plFiberPlate : 9 possible sky positions to use as objects from a possible 360. plFiberPlate : 5 possible sky positions to use as objects from a possible 359. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 674 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Open /opdb/d1/data/drillRuns/dr2004.01.3/plOverlay-1733.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/dr2004.01.3/plOverlay-1733.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2004.01.3/plPlugMapP-1734.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 25 114 2 19 84 3 20 75 4 22 71 5 9 31 6 6 48 7 20 93 8 28 114 9 28 87 10 30 117 11 20 85 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 = 4204 40 5 42 20 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 45 277 plFiberPlate : adding spectro-photo std with objId = 4204 40 2 52 237 plFiberPlate : adding spectro-photo std with objId = 4204 40 2 41 220 plFiberPlate : adding spectro-photo std with objId = 4204 40 4 37 4 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 50 76 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 39 102 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 40 228 plFiberPlate : 99 possible sky positions to use as objects from a possible 456. plFiberPlate : 59 possible sky positions to use as objects from a possible 455. plFiberPlate : 45 possible sky positions to use as objects from a possible 454. plFiberPlate : 23 possible sky positions to use as objects from a possible 453. plFiberPlate : 8 possible sky positions to use as objects from a possible 452. plFiberPlate : 18 possible sky positions to use as objects from a possible 451. plFiberPlate : 31 possible sky positions to use as objects from a possible 450. plFiberPlate : 45 possible sky positions to use as objects from a possible 449. plFiberPlate : 33 possible sky positions to use as objects from a possible 448. plFiberPlate : 23 possible sky positions to use as objects from a possible 447. plFiberPlate : 20 possible sky positions to use as objects from a possible 446. plFiberPlate : 11 possible sky positions to use as objects from a possible 445. plFiberPlate : 2 possible sky positions to use as objects from a possible 444. plFiberPlate : 6 possible sky positions to use as objects from a possible 443. plFiberPlate : 5 possible sky positions to use as objects from a possible 442. plFiberPlate : 42 possible sky positions to use as objects from a possible 441. plFiberPlate : 33 possible sky positions to use as objects from a possible 440. plFiberPlate : 25 possible sky positions to use as objects from a possible 439. plFiberPlate : 17 possible sky positions to use as objects from a possible 438. plFiberPlate : 14 possible sky positions to use as objects from a possible 437. plFiberPlate : 7 possible sky positions to use as objects from a possible 436. plFiberPlate : 10 possible sky positions to use as objects from a possible 435. plFiberPlate : 7 possible sky positions to use as objects from a possible 434. plFiberPlate : 5 possible sky positions to use as objects from a possible 433. plFiberPlate : 34 possible sky positions to use as objects from a possible 432. plFiberPlate : 16 possible sky positions to use as objects from a possible 431. plFiberPlate : 15 possible sky positions to use as objects from a possible 430. plFiberPlate : 10 possible sky positions to use as objects from a possible 429. plFiberPlate : 11 possible sky positions to use as objects from a possible 428. plFiberPlate : 18 possible sky positions to use as objects from a possible 427. plFiberPlate : 18 possible sky positions to use as objects from a possible 426. plFiberPlate : 21 possible sky positions to use as objects from a possible 425. 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/dr2004.01.3/plOverlay-1733.ps/CPS Open /opdb/d1/data/drillRuns/dr2004.01.3/plOverlay-1734.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/dr2004.01.3/plOverlay-1734.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2004.01.3/plPlugMapP-1735.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 29 122 2 22 101 3 17 75 4 10 67 5 7 33 6 15 53 7 21 89 8 22 101 9 26 93 10 34 122 11 26 100 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 = 4204 40 4 63 97 plFiberPlate : adding spectro-photo std with objId = 4204 40 3 54 70 plFiberPlate : adding spectro-photo std with objId = 4208 40 4 62 156 plFiberPlate : adding spectro-photo std with objId = 4204 40 4 67 108 plFiberPlate : adding spectro-photo std with objId = 4204 40 3 57 36 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 50 76 plFiberPlate : adding spectro-photo std with objId = 4208 40 4 62 130 plFiberPlate : adding spectro-photo std with objId = 4204 40 5 54 234 plFiberPlate : 84 possible sky positions to use as objects from a possible 461. plFiberPlate : 67 possible sky positions to use as objects from a possible 460. plFiberPlate : 56 possible sky positions to use as objects from a possible 459. plFiberPlate : 32 possible sky positions to use as objects from a possible 458. plFiberPlate : 24 possible sky positions to use as objects from a possible 457. plFiberPlate : 25 possible sky positions to use as objects from a possible 456. plFiberPlate : 73 possible sky positions to use as objects from a possible 455. plFiberPlate : 34 possible sky positions to use as objects from a possible 454. plFiberPlate : 29 possible sky positions to use as objects from a possible 453. plFiberPlate : 22 possible sky positions to use as objects from a possible 452. plFiberPlate : 10 possible sky positions to use as objects from a possible 451. plFiberPlate : 14 possible sky positions to use as objects from a possible 450. plFiberPlate : 3 possible sky positions to use as objects from a possible 449. plFiberPlate : 6 possible sky positions to use as objects from a possible 448. plFiberPlate : 12 possible sky positions to use as objects from a possible 447. plFiberPlate : 27 possible sky positions to use as objects from a possible 446. plFiberPlate : 16 possible sky positions to use as objects from a possible 445. plFiberPlate : 18 possible sky positions to use as objects from a possible 444. plFiberPlate : 10 possible sky positions to use as objects from a possible 443. plFiberPlate : 9 possible sky positions to use as objects from a possible 442. plFiberPlate : 7 possible sky positions to use as objects from a possible 441. plFiberPlate : 12 possible sky positions to use as objects from a possible 440. plFiberPlate : 4 possible sky positions to use as objects from a possible 439. plFiberPlate : 10 possible sky positions to use as objects from a possible 438. plFiberPlate : 21 possible sky positions to use as objects from a possible 437. plFiberPlate : 21 possible sky positions to use as objects from a possible 436. plFiberPlate : 16 possible sky positions to use as objects from a possible 435. plFiberPlate : 6 possible sky positions to use as objects from a possible 434. plFiberPlate : 16 possible sky positions to use as objects from a possible 433. plFiberPlate : 16 possible sky positions to use as objects from a possible 432. plFiberPlate : 6 possible sky positions to use as objects from a possible 431. plFiberPlate : 15 possible sky positions to use as objects from a possible 430. 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/dr2004.01.3/plOverlay-1734.ps/CPS Open /opdb/d1/data/drillRuns/dr2004.01.3/plOverlay-1735.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/dr2004.01.3/plOverlay-1735.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2004.01.3/plPlugMapP-1736.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 30 131 2 27 99 3 35 86 4 31 78 5 12 35 6 14 52 7 26 87 8 30 106 9 32 95 10 52 126 11 36 100 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 = 4208 40 4 73 110 plFiberPlate : adding spectro-photo std with objId = 4204 40 4 72 28 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 76 125 plFiberPlate : adding spectro-photo std with objId = 4204 40 4 67 108 plFiberPlate : adding spectro-photo std with objId = 4208 40 4 83 2 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 79 97 plFiberPlate : adding spectro-photo std with objId = 4204 40 2 71 27 plFiberPlate : adding spectro-photo std with objId = 4204 40 5 78 74 plFiberPlate : 93 possible sky positions to use as objects from a possible 479. plFiberPlate : 83 possible sky positions to use as objects from a possible 478. plFiberPlate : 39 possible sky positions to use as objects from a possible 477. plFiberPlate : 25 possible sky positions to use as objects from a possible 476. plFiberPlate : 22 possible sky positions to use as objects from a possible 475. plFiberPlate : 26 possible sky positions to use as objects from a possible 474. plFiberPlate : 87 possible sky positions to use as objects from a possible 473. plFiberPlate : 35 possible sky positions to use as objects from a possible 472. plFiberPlate : 25 possible sky positions to use as objects from a possible 471. plFiberPlate : 17 possible sky positions to use as objects from a possible 470. plFiberPlate : 10 possible sky positions to use as objects from a possible 469. plFiberPlate : 6 possible sky positions to use as objects from a possible 468. plFiberPlate : 5 possible sky positions to use as objects from a possible 467. plFiberPlate : 6 possible sky positions to use as objects from a possible 466. plFiberPlate : 14 possible sky positions to use as objects from a possible 465. plFiberPlate : 37 possible sky positions to use as objects from a possible 464. plFiberPlate : 22 possible sky positions to use as objects from a possible 463. plFiberPlate : 25 possible sky positions to use as objects from a possible 462. plFiberPlate : 13 possible sky positions to use as objects from a possible 461. plFiberPlate : 8 possible sky positions to use as objects from a possible 460. plFiberPlate : 3 possible sky positions to use as objects from a possible 459. plFiberPlate : 5 possible sky positions to use as objects from a possible 458. plFiberPlate : 16 possible sky positions to use as objects from a possible 457. plFiberPlate : 11 possible sky positions to use as objects from a possible 456. plFiberPlate : 26 possible sky positions to use as objects from a possible 455. plFiberPlate : 22 possible sky positions to use as objects from a possible 454. plFiberPlate : 20 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 : 12 possible sky positions to use as objects from a possible 450. plFiberPlate : 27 possible sky positions to use as objects from a possible 449. plFiberPlate : 13 possible sky positions to use as objects from a possible 448. 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/dr2004.01.3/plOverlay-1735.ps/CPS Open /opdb/d1/data/drillRuns/dr2004.01.3/plOverlay-1736.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/dr2004.01.3/plOverlay-1736.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2004.01.3/plPlugMapP-1737.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 129 2 21 94 3 23 81 4 23 77 5 14 52 6 13 60 7 17 87 8 34 97 9 15 96 10 36 132 11 27 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 = 4208 40 3 87 218 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 86 88 plFiberPlate : adding spectro-photo std with objId = 4208 40 3 91 110 plFiberPlate : adding spectro-photo std with objId = 4204 40 5 95 254 plFiberPlate : adding spectro-photo std with objId = 4208 40 4 83 2 plFiberPlate : adding spectro-photo std with objId = 4208 40 2 86 27 plFiberPlate : adding spectro-photo std with objId = 4204 40 5 92 77 plFiberPlate : adding spectro-photo std with objId = 4208 40 5 97 255 plFiberPlate : 96 possible sky positions to use as objects from a possible 490. plFiberPlate : 81 possible sky positions to use as objects from a possible 489. plFiberPlate : 44 possible sky positions to use as objects from a possible 488. plFiberPlate : 20 possible sky positions to use as objects from a possible 487. plFiberPlate : 13 possible sky positions to use as objects from a possible 486. plFiberPlate : 25 possible sky positions to use as objects from a possible 485. plFiberPlate : 73 possible sky positions to use as objects from a possible 484. plFiberPlate : 52 possible sky positions to use as objects from a possible 483. plFiberPlate : 39 possible sky positions to use as objects from a possible 482. plFiberPlate : 30 possible sky positions to use as objects from a possible 481. plFiberPlate : 19 possible sky positions to use as objects from a possible 480. plFiberPlate : 16 possible sky positions to use as objects from a possible 479. plFiberPlate : 6 possible sky positions to use as objects from a possible 478. plFiberPlate : 5 possible sky positions to use as objects from a possible 477. plFiberPlate : 11 possible sky positions to use as objects from a possible 476. plFiberPlate : 31 possible sky positions to use as objects from a possible 475. plFiberPlate : 49 possible sky positions to use as objects from a possible 474. plFiberPlate : 36 possible sky positions to use as objects from a possible 473. plFiberPlate : 26 possible sky positions to use as objects from a possible 472. plFiberPlate : 18 possible sky positions to use as objects from a possible 471. plFiberPlate : 15 possible sky positions to use as objects from a possible 470. plFiberPlate : 9 possible sky positions to use as objects from a possible 469. plFiberPlate : 19 possible sky positions to use as objects from a possible 468. plFiberPlate : 17 possible sky positions to use as objects from a possible 467. plFiberPlate : 13 possible sky positions to use as objects from a possible 466. plFiberPlate : 35 possible sky positions to use as objects from a possible 465. plFiberPlate : 14 possible sky positions to use as objects from a possible 464. plFiberPlate : 11 possible sky positions to use as objects from a possible 463. plFiberPlate : 6 possible sky positions to use as objects from a possible 462. plFiberPlate : 7 possible sky positions to use as objects from a possible 461. plFiberPlate : 17 possible sky positions to use as objects from a possible 460. plFiberPlate : 20 possible sky positions to use as objects from a possible 459. 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/dr2004.01.3/plOverlay-1736.ps/CPS Open /opdb/d1/data/drillRuns/dr2004.01.3/plOverlay-1737.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/dr2004.01.3/plOverlay-1737.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : done with loop over plObs chain fiberPlates : done --------------------------------------------------------------- Fri Jan 2 11:29:26 CST 2004 Begin running "makeFanuc -verbose=2" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v15_118/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v15_118/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_14/Linux/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux/etc/plateStartup.tcl: makeFanuc : done parsing args, starting program makeFanuc : beginning loop over plObs chain making 5 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 651 (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/dr2004.01.3/plFanuc-1733.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1733.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1733.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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 651 (obj/q/guide), 14 (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/dr2004.01.3/plFanuc-1734.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : fixed path between (9.8746,8.0910) and (10.47,7.18) plMakeFanucCodes : fixed path between (10.4737,7.1823) and (11.22,5.78) plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2004.01.3/plFanuc-1734.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1734.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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 651 (obj/q/guide), 17 (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/dr2004.01.3/plFanuc-1735.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1735.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : fixed path between (-3.5839,-11.7978) and (0.53,-12.60) plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2004.01.3/plFanuc-1735.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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 1 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 651 (obj/q/guide), 10 (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/dr2004.01.3/plFanuc-1736.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : fixed path between (-11.1951,-6.2023) and (-11.35,-5.46) plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2004.01.3/plFanuc-1736.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1736.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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 1 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 651 (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/dr2004.01.3/plFanuc-1737.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1737.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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/dr2004.01.3/plFanuc-1737.par plMakeFanucCodes : temperature difference 22.7 deg C plMakeFanucCodes : using a temp expansion factor of 0.00048215 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 --------------------------------------------------------------- Fri Jan 2 11:29:40 CST 2004 Begin running "makeDrillPos -verbose=2" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v15_118/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v15_118/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_14/Linux/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux/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: (h3).parity 1 (h3).scale 1 (h3).xCenter 0 (h3).yCenter 0 (h3).coeff 0x8bbca5c makeDrillPos : beginning loop over plObs chain; makeDrillPos : examining 5 plates makeDrillPos : calling C program makeDrillPos : plateInfo for plate 1733 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs -2.7 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 674 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 1734 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs -2.7 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).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 1735 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs -2.7 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).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 1736 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs -2.7 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).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 1737 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs -2.7 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).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 : finished looping over plObs chain makeDrillPos : done Done running plate --------------------------------------------------------------- Fri Jan 2 11:29:44 CST 2004 Begin running "plateEnder dr2004.01.3 -morePipes 1" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v15_118/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v15_118/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_14/Linux/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux/etc/plateStartup.tcl: SUCCESS of status_plate SUCCESS of qc_plate SUCCESS of plateEnder --------------------------------------------------------------- Fri Jan 2 11:29:56 CST 2004 ALL DONE PS: Read file for stderr output of this job.