- Timestamp:
- Dec 5, 2005, 11:28:55 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/detrend/verified/tst_pmFlatField.stderr
r5169 r5681 5 5 \**********************************************************************************/ 6 6 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). 7 19 <HOST>|E|pmFlatField (FILE:LINENO) 8 Null not allowed for flat readout.20 Unallowable operation: flat is NULL. 9 21 <HOST>|E|pmFlatField (FILE:LINENO) 10 Null not allowed for input image.22 Unallowable operation: in->image is NULL. 11 23 <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). 13 29 <HOST>|E|pmFlatField (FILE:LINENO) 14 30 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). 15 35 <HOST>|E|pmFlatField (FILE:LINENO) 16 36 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). 17 41 <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). 19 47 <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). 21 53 <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). 23 59 <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). 25 65 <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 27 67 28 68 ---> TESTPOINT PASSED (Test Point Driver{pmFlatField} | tst_pmFlatField.c)
Note:
See TracChangeset
for help on using the changeset viewer.
