IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 6, 2012, 1:24:39 PM (14 years ago)
Author:
watersc1
Message:

Broken background warping. Most of the code is in place, still trying to figure out why the results don't look good.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/pswarp/src/pswarp.h

    r28043 r34411  
    8181bool pswarpParseCamera (pmConfig *config);
    8282bool pswarpDefine (pmConfig *config);
     83bool pswarpDefineBackground (pmConfig *config);
    8384bool pswarpLoop (pmConfig *config, psMetadata *stats);
     85bool pswarpLoopBackground (pmConfig *config, psMetadata *stats);
    8486psExit pswarpExitCode(psExit exitValue);
    8587bool pswarpTransformReadout (pmReadout *output, pmReadout *input, pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.