| | 47 | * 09:00 EAM : one exposure (o7948g0563o) failed on pzgetexp (query of |
| | 48 | datastore) similar to the exposures reported above by MEH. I |
| | 49 | manually cleared the exposure in mysql and the re-ran pzgetexp: |
| | 50 | {{{ |
| | 51 | pzgetexp -uri http://ipp113.ifa.hawaii.edu/ds-gpc1/index.txt -inst |
| | 52 | gpc1 -telescope ps1 -dbname gpc1 -last-fileset o7948g0560o |
| | 53 | }}} |
| | 54 | Note that I have added an option to pzgetexp to specify a |
| | 55 | last-fileset -- this could be the first exposure for a night -- so |
| | 56 | the request gets all exposures for the night, but does not download |
| | 57 | the entire datastore's list. |
| | 58 | (TODO: add a -revert equivalent to pzgetexp so we do not have to |
| | 59 | manually hack the database). |
| | 60 | |
| | 61 | |
| | 62 | |