IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of ProcedureBurntoolDoesNotStart


Ignore:
Timestamp:
Sep 1, 2010, 10:31:41 AM (16 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProcedureBurntoolDoesNotStart

    v4 v5  
    4141  pantasks: exit
    4242}}}
     43
     44* '''Step 4:''' Use ''pztool'' to revert (!I did this step differently!)
     45
     46{{{
     47pztool -revertcopied
     48}}}
     49
     50Note: the status of the faulty file can be checked in the gpc1 database.
     51{{{
     52ipp@ipp051>>> mysql -h ippdb01 -u ipp -pipp gpc1
     53mysql> select * from pzDownloadImfile where exp_name='o5440g0622o' and class_id='ota45';
     54+-------------+--------+----------—+-------+----------+------------------------------------------------------------------------+-------+-------+----------+-------+--------+
     55| exp_name    | camera | telescope | class | class_id | uri                                                                    | fault | epoch | hostname | bytes | md5sum |
     56+-------------+--------+----------—+-------+----------+------------------------------------------------------------------------+-------+-------+----------+-------+--------+
     57| o5440g0622o | gpc1   | ps1       | chip  | ota45    | http://conductor.ifa.hawaii.edu/ds/gpc1/o5440g0622o/o5440g0622o45.fits | 9 | 2010-09-01 08:35:14 | NULL | 0 | NULL |
     58+-------------+--------+----------—+-------+----------+------------------------------------------------------------------------+-------+-------+----------+-------+--------+
     59}}}