IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2005, 3:10:36 PM (21 years ago)
Author:
gusciora
Message:

There are a lot of changes here required by the new SDRS. Most changes
involve the new definitions of the psAstrometry types. Not all tests work
correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/verified/tst_pmNonLinear.stdout

    r2961 r4770  
    8484Calling pmNonLinearityPolynomial() with NULL polynomial.  Should generate error, return NULL.
    8585------------------------------------------------------------
    86 Calling pmNonLinearityLookup() with NULL input psReadout.  Should generate error, return NULL.
     86Calling pmNonLinearityLookup() with NULL input pmReadout.  Should generate error, return NULL.
    8787------------------------------------------------------------
    88 Calling pmNonLinearityLookup() with NULL input psReadout->image.  Should generate error, return NULL.
     88Calling pmNonLinearityLookup() with NULL input pmReadout->image.  Should generate error, return NULL.
    8989------------------------------------------------------------
    9090Calling pmNonLinearityLookup() with NULL inFlux psVector.  Should generate error, return NULL.
     
    104104Calling pmNonLinearityLookup() with size difference in inFlux/outFLux psVectors.  Should generate warning.
    105105------------------------------------------------------------
    106 Calling pmNonLinearityLookup() with inFlux psVector size 1.  Should generate error, return original psReadout.
     106Calling pmNonLinearityLookup() with inFlux psVector size 1.  Should generate error, return original pmReadout.
    107107------------------------------------------------------------
    108108Calling pmNonLinearityLookup() with one pixels outside inFlux range.  Should generate warnings.
Note: See TracChangeset for help on using the changeset viewer.