| | 882 | JRF: '''More pstamp shenanigans:''' |
| | 883 | |
| | 884 | Yesterday, the job I sent got interrupted because of the daily reset. This resulted in a fault being reported for it. To clear this away you can follow the steps on the PSNSC_MOPS page: |
| | 885 | {{{ |
| | 886 | pstamptool -dbname ippRequestServer -dbserver ipp113 -updatereq -set_state stop -req_id XXXXX |
| | 887 | }}} |
| | 888 | You can also clean it away, but it will get cleaned up in 14 days anyway. |
| | 889 | |
| | 890 | Sent another much shorter request that contains a few of the problem exposures. There is a log file that can be viewed by following the links on the psstamp website. It contains a relatively limited amount of information. The reqfinish log in the pstamp directory contains more information. |
| | 891 | |
| | 892 | There were still from fault [25] errors reported. To see what the issue issue is look at the log file by following the 'outputbase' in the reqlog. In this new log there is the actual error reported, along with the nebulous paths for the files used, specifically the skycell fits file. The fits files used can be loaded into DS9 and the co-ordinates double checked. In this particular case all of the errors were because the 'Region of Interest' was outside of the actual skycell. It's not really that the stamp is unavailable, just that the location requested isn't in the relevant skycell. It can occur when looking at overlapping skycells. The error reported is misleading, it should really be changed to report differently. So they're not actually missing. |
| | 893 | |