Now that NDS2 is working, I was able to run all parts of diagAllSUS (except for the matrix writing) without errors. Barring issues with standard commands (freeswing, turnOnWatchDogs.csh, caput, etc.), Dr. SUS should be ready to go.
As requested, I have suppressed the generation of an elog post containing the results of the diagonalization.
Dr. SUS will run on allegra as a cron job at 8:00am on Sundays:
allegra:peakFit>crontab -l
PATH=/bin/:/usr/bin/:/cvs/cds/caltech/apps/linux64/matlab/bin/:/cvs/cds/caltech/apps/linux/gds/bin/:/cvs/cds/caltech/apps/linux/tds/bin/
PWD=/cvs/cds/caltech/apps/linux/gds/lib/
LD_LIBRARY_PATH=/cvs/cds/caltech/apps/linux/gds/lib
01 05 * * 0 cat /cvs/cds/caltech/users/kiwamu/work/20091026_OMC-LSC-diag/src/OMC_LSC_timing.m | matlab -nosplash -nodesktop > /dev/null
0 8 * * 0 /cvs/cds/rtcds/caltech/c1/scripts/SUS/peakFit/runDrSUS
Also: should these variable definitions really be here?
|