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