IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of SummitCopyAndRegistration


Ignore:
Timestamp:
Feb 24, 2009, 4:23:58 PM (17 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummitCopyAndRegistration

    v1 v1  
     1As of June 18, 2008  23:30 UTC we are all caught up.
     2
     3Latest exposure o4635g0227o
     4Registered in IPP as exp_id 18595
     5
     6'''Counts and exceptions'''
     7
     813864 summitExp         [wiki:SummitCopyAndRegistration/sfaults080530 26 faulted] on fileset list lookup with HTTP error code 410 (Gone)
     9
     1013838 pzDownloadExp     [wiki:SummitCopyAndRegistration/pfaults 68 incomplete]] due to [[SummitCopyAndRegistration/piamgefaults|147 images] that failed to download with HTTP error code 410 (Gone).
     11
     1213770 newExp            [wiki:SummitCopyAndRegistration/rfaults 53 failed to register]] due to [[SummitCopyAndRegistration/allrimagefaults|408 faults] in registration.                         All of the faulted images are from September 2007 or earlier. All but one of the faults were DARK exposures taken with the camera software on September 14.
     13
     1413717 rawExp
     15
     16
     17'''Bugs'''
     18
     19We occasionally get exposures entered twice in newExp. This leads to duplicates in rawExp/rawImfile. There is only one copy of the images. When we notice these the extra rows are deleted. (Need to update one of the tools to do this)
     20
     21During download we often get faults in pzDownloadImfile. Clearing these faults with
     22<pre> DELETE FROM pzDownloadImfile WHERE fault > 0 AND fault != 110;</pre>
     23causes the jobs to get re-run successfully. We should update one of the tools to handle this and perhaps create a task that runs it.