IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 171 and Version 172 of Processing


Ignore:
Timestamp:
May 11, 2012, 10:31:19 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

Repairing or dropping a bad exposure

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v171 v172  
    332332= Common problems and their solutions =
    333333
    334 == Repairing bad instance at the chip stage ==
    335 
     334== Repairing or dropping a bad instance ==
     335
     336=== Print the status ===
     337{{{
     338repair_bad_instance -c xy26 -e 260332
     339}}}
     340
     341=== Repair the bad instances ===
     342{{{
     343repair_bad_instance -c xy26 -e 260332 -r
     344}}}
     345Copies a good instance on top of any bad ones
     346
     347=== Drop the instance ===
     348{{{
     349repair_bad_instance -c xy26 -e 260332 -l
     350}}}
     351Drop the file if there are no good instances
    336352== Diff failures ==
    337353