IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 139 and Version 140 of Processing


Ignore:
Timestamp:
Nov 9, 2010, 1:11:54 PM (16 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v139 v140  
    413413
    414414== Other tools ==
    415 The ~ipp/src/ipp-<version> directory contains a bunch of tools that can be used to fix weird problems.
    416 For instance, I have a repeating entry telling that warp fails because of a corrupted cam generated file.
     415The ~ipp/src/ipp-<version>/tools directory contains a bunch of tools that can be used to fix weird problems.
     416For instance, I had a repeating entry telling that warp failed because of a corrupted cam generated file.
     417In my case (there are some others that do also the job):
     418{{{
     419perl runcameraexp.pl --help
     420}}}
     421and finally:
     422{{{
     423perl runcameraexp.pl --cam_id 140104
     424}}}
    417425
    418426= Changing the code =