| | 38 | * 21:48 CZW: I merged the registration bugfix into the working branch. This of course means that a bug popped up elsewhere. summit_copy.pl exited with a "CRASH" state, which seems to have left a bad entry in the book. Manually running the commands that crashed: |
| | 39 | {{{ |
| | 40 | summit_copy.pl --uri http://conductor.ifa.hawaii.edu/ds/gpc1/o5819g0063o/o5819g0063o36.fits --filename neb://ipp044.0/gpc1/20110915/o5819g0063o/o5819g0063o.ota36.fits --summit_id 388294 --exp_name o5819g0063o --inst gpc1 --telescope ps1 --class chip --class_id ota36 --bytes 51831360 --md5 5ce24a1da3a713695bfabd72fa6df8c8 --dbname gpc1 --timeout 600 --verbose --copies 2 --compress --nebulous |
| | 41 | summit_copy.pl --uri http://conductor.ifa.hawaii.edu/ds/gpc1/o5819g0065o/o5819g0065o04.fits --filename neb://ipp006.0/gpc1/20110915/o5819g0065o/o5819g0065o.ota04.fits --summit_id 388296 --exp_name o5819g0065o --inst gpc1 --telescope ps1 --class chip --class_id ota04 --bytes 49432320 --md5 6a33bfd0cab134dcfb2563431cabef3f --dbname gpc1 --timeout 600 --verbose --copies 2 --compress --nebulous |
| | 42 | }}} |
| | 43 | cleared up the problems, and burntool started running and finishing registration for subsequent exposures. |