IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2005, 11:28:55 AM (21 years ago)
Author:
gusciora
Message:

Some code preparation for the release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/detrend/verified/tst_pmFlatField.stderr

    r5169 r5681  
    55\**********************************************************************************/
    66
     7<HOST>|W|pmFlatField
     8    WARNING: in->parent is NULL.
     9<HOST>|W|p_psDetermineTrimmedImage
     10    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
     11<HOST>|W|pmFlatField
     12    WARNING: in->parent is NULL.
     13<HOST>|W|p_psDetermineTrimmedImage
     14    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
     15<HOST>|W|pmFlatField
     16    WARNING: in->parent is NULL.
     17<HOST>|W|p_psDetermineTrimmedImage
     18    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    719<HOST>|E|pmFlatField (FILE:LINENO)
    8     Null not allowed for flat readout.
     20    Unallowable operation: flat is NULL.
    921<HOST>|E|pmFlatField (FILE:LINENO)
    10     Null not allowed for input image.
     22    Unallowable operation: in->image is NULL.
    1123<HOST>|E|pmFlatField (FILE:LINENO)
    12     Null not allowed for flat image.
     24    Unallowable operation: flat->image is NULL.
     25<HOST>|W|pmFlatField
     26    WARNING: in->parent is NULL.
     27<HOST>|W|p_psDetermineTrimmedImage
     28    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    1329<HOST>|E|pmFlatField (FILE:LINENO)
    1430    Input image size exceeds that of flat image: (3, 3) vs (2, 2)
     31<HOST>|W|pmFlatField
     32    WARNING: in->parent is NULL.
     33<HOST>|W|p_psDetermineTrimmedImage
     34    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    1535<HOST>|E|pmFlatField (FILE:LINENO)
    1636    Input image mask size exceeds that of flat image: (5, 5) vs (3, 3)
     37<HOST>|W|pmFlatField
     38    WARNING: in->parent is NULL.
     39<HOST>|W|p_psDetermineTrimmedImage
     40    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    1741<HOST>|E|pmFlatField (FILE:LINENO)
    18     Input image mask size exceeds that of flat image: (5, 5) vs (3, 3)
     42    Total offset >= flat image size: (50, 50) vs (3, 3)
     43<HOST>|W|pmFlatField
     44    WARNING: in->parent is NULL.
     45<HOST>|W|p_psDetermineTrimmedImage
     46    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    1947<HOST>|E|pmFlatField (FILE:LINENO)
    20     Input image mask size exceeds that of flat image: (5, 5) vs (3, 3)
     48    Complex types not allowed for input image. Type: 2064
     49<HOST>|W|pmFlatField
     50    WARNING: in->parent is NULL.
     51<HOST>|W|p_psDetermineTrimmedImage
     52    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    2153<HOST>|E|pmFlatField (FILE:LINENO)
    22     Input image mask size exceeds that of flat image: (5, 5) vs (3, 3)
     54    Complex types not allowed for flat image. Type: 2064
     55<HOST>|W|pmFlatField
     56    WARNING: in->parent is NULL.
     57<HOST>|W|p_psDetermineTrimmedImage
     58    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    2359<HOST>|E|pmFlatField (FILE:LINENO)
    24     Input image mask size exceeds that of flat image: (5, 5) vs (3, 3)
     60    Input and flat image types differ: (1032 vs 1028)
     61<HOST>|W|pmFlatField
     62    WARNING: in->parent is NULL.
     63<HOST>|W|p_psDetermineTrimmedImage
     64    WARNING: could not determine CELL.TRIMSEC from parent cell Metadata (NULL).
    2565<HOST>|E|pmFlatField (FILE:LINENO)
    26     Input image mask size exceeds that of flat image: (5, 5) vs (3, 3)
     66    Mask must be PS_TYPE_MASK type. Type: 1028
    2767
    2868---> TESTPOINT PASSED (Test Point Driver{pmFlatField} | tst_pmFlatField.c)
Note: See TracChangeset for help on using the changeset viewer.