IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2279


Ignore:
Timestamp:
Nov 4, 2004, 9:52:51 AM (22 years ago)
Author:
desonia
Message:

verified the test outputs still are valid.

Location:
trunk/psLib/test/image/verified
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImage.stderr

    r1929 r2279  
    1111<DATE><TIME>|<HOST>|I|testImageAlloc
    1212    Following should be an error.
    13 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     13<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    1414    Specified number of rows (0) or columns (0) is invalid.
    1515<DATE><TIME>|<HOST>|I|testImageAlloc
     
    1717<DATE><TIME>|<HOST>|I|testImageAlloc
    1818    Following should be an error.
    19 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     19<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    2020    Specified number of rows (0) or columns (0) is invalid.
    2121<DATE><TIME>|<HOST>|I|testImageAlloc
     
    2323<DATE><TIME>|<HOST>|I|testImageAlloc
    2424    Following should be an error.
    25 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     25<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    2626    Specified number of rows (0) or columns (0) is invalid.
    2727<DATE><TIME>|<HOST>|I|testImageAlloc
     
    2929<DATE><TIME>|<HOST>|I|testImageAlloc
    3030    Following should be an error.
    31 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     31<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    3232    Specified number of rows (0) or columns (0) is invalid.
    3333<DATE><TIME>|<HOST>|I|testImageAlloc
     
    3535<DATE><TIME>|<HOST>|I|testImageAlloc
    3636    Following should be an error.
    37 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     37<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    3838    Specified number of rows (0) or columns (0) is invalid.
    3939<DATE><TIME>|<HOST>|I|testImageAlloc
     
    4141<DATE><TIME>|<HOST>|I|testImageAlloc
    4242    Following should be an error.
    43 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     43<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    4444    Specified number of rows (0) or columns (0) is invalid.
    4545<DATE><TIME>|<HOST>|I|testImageAlloc
     
    4747<DATE><TIME>|<HOST>|I|testImageAlloc
    4848    Following should be an error.
    49 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     49<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    5050    Specified number of rows (0) or columns (0) is invalid.
    5151<DATE><TIME>|<HOST>|I|testImageAlloc
     
    5353<DATE><TIME>|<HOST>|I|testImageAlloc
    5454    Following should be an error.
    55 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     55<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    5656    Specified number of rows (0) or columns (0) is invalid.
    5757<DATE><TIME>|<HOST>|I|testImageAlloc
     
    5959<DATE><TIME>|<HOST>|I|testImageAlloc
    6060    Following should be an error.
    61 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     61<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    6262    Specified number of rows (0) or columns (0) is invalid.
    6363<DATE><TIME>|<HOST>|I|testImageAlloc
     
    6565<DATE><TIME>|<HOST>|I|testImageAlloc
    6666    Following should be an error.
    67 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     67<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    6868    Specified number of rows (0) or columns (0) is invalid.
    6969<DATE><TIME>|<HOST>|I|testImageAlloc
     
    7171<DATE><TIME>|<HOST>|I|testImageAlloc
    7272    Following should be an error.
    73 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     73<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    7474    Specified number of rows (0) or columns (0) is invalid.
    7575<DATE><TIME>|<HOST>|I|testImageAlloc
     
    7777<DATE><TIME>|<HOST>|I|testImageAlloc
    7878    Following should be an error.
    79 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     79<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    8080    Specified number of rows (0) or columns (0) is invalid.
    8181<DATE><TIME>|<HOST>|I|testImageAlloc
     
    8383<DATE><TIME>|<HOST>|I|testImageAlloc
    8484    Following should be an error.
    85 <DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
     85<DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
    8686    Specified number of rows (0) or columns (0) is invalid.
    8787
     
    112112<DATE><TIME>|<HOST>|I|testImageCopy
    113113    An error should follow...
    114 <DATE><TIME>|<HOST>|E|psLib.image.psImageCopy
     114<DATE><TIME>|<HOST>|E|psImageCopy (psImage.c:<LINENO>)
    115115    Can not operate on a NULL psImage.
    116116
  • trunk/psLib/test/image/verified/tst_psImageConvolve.stderr

    r2068 r2279  
    2828<DATE><TIME>|<HOST>|I|testKernelGenerate
    2929    Following should be a error (time vector NULL).
    30 <DATE><TIME>|<HOST>|E|psLib.image.psKernelGenerate
     30<DATE><TIME>|<HOST>|E|psKernelGenerate (psImageConvolve.c:<LINENO>)
    3131    Specified shift vectors can not be NULL.
    3232<DATE><TIME>|<HOST>|I|testKernelGenerate
    3333    Following should be a error (x vector NULL).
    34 <DATE><TIME>|<HOST>|E|psLib.image.psKernelGenerate
     34<DATE><TIME>|<HOST>|E|psKernelGenerate (psImageConvolve.c:<LINENO>)
    3535    Specified shift vectors can not be NULL.
    3636<DATE><TIME>|<HOST>|I|testKernelGenerate
    3737    Following should be a error (y vector NULL).
    38 <DATE><TIME>|<HOST>|E|psLib.image.psKernelGenerate
     38<DATE><TIME>|<HOST>|E|psKernelGenerate (psImageConvolve.c:<LINENO>)
    3939    Specified shift vectors can not be NULL.
    4040
  • trunk/psLib/test/image/verified/tst_psImageExtraction.stderr

    r2156 r2279  
    2323<DATE><TIME>|<HOST>|I|testImageSubset
    2424    An error should follow...
    25 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     25<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    2626    Can not operate on a NULL psImage.
    2727<DATE><TIME>|<HOST>|I|testImageSubset
     
    2929<DATE><TIME>|<HOST>|I|testImageSubset
    3030    An error should follow...
    31 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     31<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    3232    Specified subset range, [0:<LINENO>,128:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    3333<DATE><TIME>|<HOST>|I|testImageSubset
    3434    An error should follow...
    35 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     35<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    3636    Specified subset range, [64:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    3737<DATE><TIME>|<HOST>|I|testImageSubset
     
    3939<DATE><TIME>|<HOST>|I|testImageSubset
    4040    An error should follow...
    41 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
    42     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    43 <DATE><TIME>|<HOST>|I|testImageSubset
    44     An error should follow...
    45 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
    46     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    47 <DATE><TIME>|<HOST>|I|testImageSubset
    48     An error should follow...
    49 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     41<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
     42    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     43<DATE><TIME>|<HOST>|I|testImageSubset
     44    An error should follow...
     45<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
     46    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     47<DATE><TIME>|<HOST>|I|testImageSubset
     48    An error should follow...
     49<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    5050    Specified subset range, [-1:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    5151<DATE><TIME>|<HOST>|I|testImageSubset
    5252    An error should follow...
    53 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     53<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    5454    Specified subset range, [0:<LINENO>,-1:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    5555<DATE><TIME>|<HOST>|I|testImageSubset
     
    5757<DATE><TIME>|<HOST>|I|testImageSubset
    5858    An error should follow...
    59 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
    60     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    61 <DATE><TIME>|<HOST>|I|testImageSubset
    62     An error should follow...
    63 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
    64     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    65 <DATE><TIME>|<HOST>|I|testImageSubset
    66     An error should follow...
    67 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     59<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
     60    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     61<DATE><TIME>|<HOST>|I|testImageSubset
     62    An error should follow...
     63<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
     64    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     65<DATE><TIME>|<HOST>|I|testImageSubset
     66    An error should follow...
     67<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    6868    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    6969<DATE><TIME>|<HOST>|I|testImageSubset
     
    8888<DATE><TIME>|<HOST>|I|testImageSubsection
    8989    An error should follow (x1>x2)
    90 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubsection
     90<DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    9191    Specified subset range, [64:<LINENO>,32:<LINENO>], is invalid.  Ranges must be incremental.
    9292<DATE><TIME>|<HOST>|I|testImageSubsection
    9393    An error should follow (y1>y2)
    94 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubsection
     94<DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    9595    Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid.  Ranges must be incremental.
    9696<DATE><TIME>|<HOST>|I|testImageSubsection
    9797    An error should follow (x2>nCols)
    98 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     98<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    9999    Specified subset range, [64:<LINENO>,32:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    100100<DATE><TIME>|<HOST>|I|testImageSubsection
    101101    An error should follow (y2>=nRows)
    102 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     102<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    103103    Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    104104<DATE><TIME>|<HOST>|I|testImageSubsection
    105105    An error should follow (malformed string - no brackets)
    106 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubsection
     106<DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    107107    Specified subsection string, '32:<LINENO>,32:<LINENO>', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
    108108<DATE><TIME>|<HOST>|I|testImageSubsection
    109109    An error should follow (malformed string - no colons)
    110 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubsection
     110<DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    111111    Specified subsection string, '[32-64,32-64]', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
    112112<DATE><TIME>|<HOST>|I|testImageSubsection
    113113    An error should follow (malformed string - not four numbers)
    114 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubsection
     114<DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    115115    Specified subsection string, '[32:<LINENO>,32]', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
    116116<DATE><TIME>|<HOST>|I|testImageSubsection
    117117    An error should follow (image is NULL)
    118 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
     118<DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    119119    Can not operate on a NULL psImage.
    120120<DATE><TIME>|<HOST>|I|testImageSubsection
    121121    An error should follow (subsection string is NULL)
    122 <DATE><TIME>|<HOST>|E|psLib.image.psImageSubsection
     122<DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    123123    Specified subsection string can not be NULL.
    124124
     
    133133<DATE><TIME>|<HOST>|I|testImageSlice
    134134    Following should be an error.
    135 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
    136     Can not operate on a NULL psImage.
    137 <DATE><TIME>|<HOST>|I|testImageSlice
    138     Following should be an error.
    139 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     135<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
     136    Can not operate on a NULL psImage.
     137<DATE><TIME>|<HOST>|I|testImageSlice
     138    Following should be an error.
     139<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    140140    Specified statistic can not be NULL.
    141141<DATE><TIME>|<HOST>|I|testImageSlice
    142142    Following should be an error.
    143 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     143<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    144144    Specified slice direction, 5, is invalid.
    145145<DATE><TIME>|<HOST>|I|testImageSlice
    146146    Following should be an error.
    147 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     147<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    148148    Specified subset range, [30:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    149149<DATE><TIME>|<HOST>|I|testImageSlice
    150150    Following should be an error.
    151 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     151<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    152152    Specified subset range, [301:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    153153<DATE><TIME>|<HOST>|I|testImageSlice
    154154    Following should be an error.
    155 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     155<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    156156    Specified subset range, [30:<LINENO>,201:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    157157<DATE><TIME>|<HOST>|I|testImageSlice
    158158    Following should be an error.
    159 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     159<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    160160    Specified subset range, [30:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    161161<DATE><TIME>|<HOST>|I|testImageSlice
    162162    Following should be an error.
    163 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     163<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    164164    Specified subset range, [30:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    165165<DATE><TIME>|<HOST>|I|testImageSlice
    166166    Following should be an error.
    167 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     167<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    168168    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
    169169<DATE><TIME>|<HOST>|I|testImageSlice
    170170    Following should be an error mask size != image size.
    171 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     171<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    172172    Input psImage mask size, 200x300, does not match psImage input size, 300x200.
    173173<DATE><TIME>|<HOST>|I|testImageSlice
    174174    Following should be an error invalid mask type.
    175 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     175<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    176176    Input psImage mask type, psS8, is not the supported mask datatype of psU8.
    177177<DATE><TIME>|<HOST>|I|testImageSlice
    178178    Following should be an error invalid image type.
    179 <DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     179<DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    180180    Specified psImage type, psU8, is not supported.
    181181
     
    188188\**********************************************************************************/
    189189
    190 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
    191     Can not operate on a NULL psImage.
    192 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
     190<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
     191    Can not operate on a NULL psImage.
     192<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
    193193    Specified subset range, [-1:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    194 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
     194<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
    195195    Specified subset range, [0:<LINENO>,-1:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    196 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
    197     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    198 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
    199     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    200 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
     196<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
     197    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     198<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
     199    Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     200<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
    201201    Specified subset range, [0:-1,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    202 <DATE><TIME>|<HOST>|E|psLib.image.psImageTrim
     202<DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
    203203    Specified subset range, [0:<LINENO>,0:-1], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    204204
     
    213213<DATE><TIME>|<HOST>|I|testImageCut
    214214    The following should be an error.
    215 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     215<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    216216    Specified line, (-1.000000,10.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    217217<DATE><TIME>|<HOST>|I|testImageCut
    218218    The following should be an error.
    219 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     219<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    220220    Specified line, (300.000000,10.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    221221<DATE><TIME>|<HOST>|I|testImageCut
    222222    The following should be an error.
    223 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     223<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    224224    Specified line, (20.000000,10.000000)->(-1.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    225225<DATE><TIME>|<HOST>|I|testImageCut
    226226    The following should be an error.
    227 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     227<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    228228    Specified line, (20.000000,10.000000)->(300.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    229229<DATE><TIME>|<HOST>|I|testImageCut
    230230    The following should be an error.
    231 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     231<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    232232    Specified line, (20.000000,-1.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    233233<DATE><TIME>|<HOST>|I|testImageCut
    234234    The following should be an error.
    235 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     235<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    236236    Specified line, (20.000000,200.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    237237<DATE><TIME>|<HOST>|I|testImageCut
    238238    The following should be an error.
    239 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     239<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    240240    Specified line, (20.000000,10.000000)->(240.000000,-1.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    241241<DATE><TIME>|<HOST>|I|testImageCut
    242242    The following should be an error.
    243 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     243<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    244244    Specified line, (20.000000,10.000000)->(240.000000,200.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    245245<DATE><TIME>|<HOST>|I|testImageCut
    246246    Following should be an error (NULL image).
    247 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     247<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    248248    Can not operate on a NULL psImage.
    249249<DATE><TIME>|<HOST>|I|testImageCut
    250250    Following should be an error (length=0).
    251 <DATE><TIME>|<HOST>|E|psLib.image.psImageCut
     251<DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    252252    Specified number of samples, 0, must be greater than 1 to make a line.
    253253
     
    262262<DATE><TIME>|<HOST>|I|testImageRadialCut
    263263    Following should be an error.
    264 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
    265     Can not operate on a NULL psImage.
    266 <DATE><TIME>|<HOST>|I|testImageRadialCut
    267     Following should be an error.
    268 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     264<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
     265    Can not operate on a NULL psImage.
     266<DATE><TIME>|<HOST>|I|testImageRadialCut
     267    Following should be an error.
     268<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    269269    Specified radii vector can not be NULL.
    270270<DATE><TIME>|<HOST>|I|testImageRadialCut
    271271    Following should be an error.
    272 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     272<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    273273    Specified statistic can not be NULL.
    274274<DATE><TIME>|<HOST>|I|testImageRadialCut
    275275    Following should be an error.
    276 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     276<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    277277    Specified center, (301,100), is outside of the psImage boundaries, [0:<LINENO>,0:<LINENO>].
    278278<DATE><TIME>|<HOST>|I|testImageRadialCut
    279279    Following should be an error.
    280 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     280<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    281281    Specified center, (150,201), is outside of the psImage boundaries, [0:<LINENO>,0:<LINENO>].
    282282<DATE><TIME>|<HOST>|I|testImageRadialCut
    283283    Following should be an error.
    284 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     284<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    285285    Input psImage mask type, psF32, is not the supported mask datatype of psU8.
    286286<DATE><TIME>|<HOST>|I|testImageRadialCut
    287287    Following should be an error.
    288 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     288<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    289289    Input psImage mask size, 150x100, does not match psImage input size, 300x200.
    290290<DATE><TIME>|<HOST>|I|testImageRadialCut
    291291    Following should be an error.
    292 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     292<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    293293    Input radii vector size, 1, can not be less than 2.
    294294<DATE><TIME>|<HOST>|I|testImageRadialCut
    295295    Following should be an error.
    296 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut
     296<DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    297297    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
    298298
  • trunk/psLib/test/image/verified/tst_psImageFFT.stderr

    r2078 r2279  
    77<DATE><TIME>|<HOST>|I|testImageFFT
    88    Following should be an error.
    9 <DATE><TIME>|<HOST>|E|psLib.image.psImageFFT
     9<DATE><TIME>|<HOST>|E|psImageFFT (psImageFFT.c:<LINENO>)
    1010    Can not specify both PS_FFT_FORWARD and PS_FFT_REVERSE options.
    1111<DATE><TIME>|<HOST>|I|testImageFFT
    1212    Following should be an error.
    13 <DATE><TIME>|<HOST>|E|psLib.image.psImageFFT
     13<DATE><TIME>|<HOST>|E|psImageFFT (psImageFFT.c:<LINENO>)
    1414    The PS_FFT_FORWARD and PS_FFT_REAL_RESULT combinition is not supported.
    1515<DATE><TIME>|<HOST>|I|testImageFFT
    1616    Following should generate error for invalid direction.
    17 <DATE><TIME>|<HOST>|E|psLib.image.psImageFFT
     17<DATE><TIME>|<HOST>|E|psImageFFT (psImageFFT.c:<LINENO>)
    1818    Must specify either PS_FFT_FORWARD or PS_FFT_REVERSE option.
    1919
     
    3737<DATE><TIME>|<HOST>|I|testImageComplex
    3838    Following should be an error (type mismatch).
    39 <DATE><TIME>|<HOST>|E|psLib.image.psImageComplex
     39<DATE><TIME>|<HOST>|E|psImageComplex (psImageFFT.c:<LINENO>)
    4040    Real psImage type (psF32) and imaginary psImage type (psF64) must be the same.
    4141<DATE><TIME>|<HOST>|I|testImageComplex
    4242    Following should be an error (size mismatch).
    43 <DATE><TIME>|<HOST>|E|psLib.image.psImageComplex
     43<DATE><TIME>|<HOST>|E|psImageComplex (psImageFFT.c:<LINENO>)
    4444    Real psImage size (128x64) and imaginary psImage size (64x64) must be the same.
    4545
  • trunk/psLib/test/image/verified/tst_psImageIO.stderr

    r1942 r2279  
    77<DATE><TIME>|<HOST>|I|testImageRead
    88    Following should be an error as file doesn't exist.
    9 <DATE><TIME>|<HOST>|E|psLib.image.psImageReadSection
     9<DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
    1010    Could not open file,'foobar.fits'.
    1111    CFITSIO Error: could not open the named file
    1212<DATE><TIME>|<HOST>|I|testImageRead
    1313    Following should be an error as filename is NULL.
    14 <DATE><TIME>|<HOST>|E|psLib.image.psImageReadSection
     14<DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
    1515    Specified filename can not be NULL.
    1616<DATE><TIME>|<HOST>|I|testImageRead
    1717    Following should be an error as extnum is invalid.
    18 <DATE><TIME>|<HOST>|E|psLib.image.psImageReadSection
     18<DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
    1919    Could not find HDU #4 in file tmpImages/MxN_F32.fits.
    2020    CFITSIO Error: tried to move past end of file
    2121<DATE><TIME>|<HOST>|I|testImageRead
    2222    Following should be an error as extname is invalid.
    23 <DATE><TIME>|<HOST>|E|psLib.image.psImageReadSection
     23<DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
    2424    Could not find HDU with extension name 'bogus' in file tmpImages/MxN_F32.fits.
    2525    CFITSIO Error: illegal HDU number
     
    3535<DATE><TIME>|<HOST>|I|testImageWrite
    3636    Following should generate an error message because input image is null.
    37 <DATE><TIME>|<HOST>|E|psLib.image.psImageWriteSection
     37<DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
    3838    Can not operate on a NULL psImage.
    3939<DATE><TIME>|<HOST>|I|testImageWrite
    4040    Following should be an error for passing invalid image type.
    41 <DATE><TIME>|<HOST>|E|psLib.image.psImageWriteSection
     41<DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
    4242    Input psImage type, psS8, is not supported.
    4343<DATE><TIME>|<HOST>|I|testImageWrite
    4444    Following should be an error for passing invalid image type.
    45 <DATE><TIME>|<HOST>|E|psLib.image.psImageWriteSection
     45<DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
    4646    Could not create file,'panstarrs/writeFits.fits'.
    4747    CFITSIO Error: couldn't create the named file
    4848<DATE><TIME>|<HOST>|I|testImageWrite
    4949    Following should be an error for passing invalid FITS file.
    50 <DATE><TIME>|<HOST>|E|psLib.image.psImageWriteSection
     50<DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
    5151    Could not open file,'tmpImages/writeInvalidFile.fits'.
    5252    CFITSIO Error: tried to move past end of file
    5353<DATE><TIME>|<HOST>|I|testImageWrite
    5454    Following should be an error for invalid extension name.
    55 <DATE><TIME>|<HOST>|E|psLib.image.psImageWriteSection
     55<DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
    5656    Could not find HDU with extension name 'ext2' in file tmpImages/writeTest.fits.
    5757    CFITSIO Error: illegal HDU number
    5858<DATE><TIME>|<HOST>|I|testImageWrite
    5959    Following should be an error for invalid extension number.
    60 <DATE><TIME>|<HOST>|E|psLib.image.psImageWriteSection
     60<DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
    6161    Specified extension number, 99, must not exceed number of HDUs, 1, by more than one.
    6262
  • trunk/psLib/test/image/verified/tst_psImageManip.stderr

    r2105 r2279  
    2727<DATE><TIME>|<HOST>|I|testImageClip
    2828    Following should be an error (max<min)
    29 <DATE><TIME>|<HOST>|E|psLib.image.psImageClip
     29<DATE><TIME>|<HOST>|E|psImageClip (psImageManip.c:<LINENO>)
    3030    Specified min value, 256, can not be greater than the specified max value, 128.
    3131<DATE><TIME>|<HOST>|I|testImageClip
    3232    Following should be an error (invalid type)
    33 <DATE><TIME>|<HOST>|E|psLib.image.psImageClip
     33<DATE><TIME>|<HOST>|E|psImageClip (psImageManip.c:<LINENO>)
    3434    Specified psImage type, psU32, is not supported.
    3535
     
    4646<DATE><TIME>|<HOST>|I|testImageClipNAN
    4747    Following should be an error (invalid type)
    48 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipNaN
     48<DATE><TIME>|<HOST>|E|psImageClipNaN (psImageManip.c:<LINENO>)
    4949    Specified psImage type, psS32, is not supported.
    5050
     
    6565<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    6666    Following should be an error:
    67 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
    68     Can not operate on a NULL psImage.
    69 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    70     Following should be an error:
    71 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     67<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
     68    Can not operate on a NULL psImage.
     69<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     70    Following should be an error:
     71<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    7272    Specified real-portion of min value, 10, can not be greater than the real-portion of max value, 5.
    7373<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    7474    Following should be an error:
    75 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     75<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    7676    Specified imaginary-portion of min value, 10, can not be greater than the imaginary-portion of max value, 5.
    7777<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    7878    Following should be an error:
    79 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     79<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    8080    Specified real-portion of min value, 10, can not be greater than the real-portion of max value, 5.
    8181<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    8282    Following should be an error:
    83 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     83<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    8484    Specified vmin value, -6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    8585<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    8686    Following should be an error:
    87 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     87<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    8888    Specified vmin value, 6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    8989<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    9090    Following should be an error:
    91 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     91<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    9292    Specified vmin value, -0-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    9393<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    9494    Following should be an error:
    95 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     95<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    9696    Specified vmin value, 0+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    9797<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    9898    Following should be an error:
    99 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     99<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    100100    Specified vmax value, -6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    101101<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    102102    Following should be an error:
    103 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     103<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    104104    Specified vmax value, 6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    105105<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    106106    Following should be an error:
    107 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     107<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    108108    Specified vmax value, -0-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    109109<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    110110    Following should be an error:
    111 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     111<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    112112    Specified vmax value, 0+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38]. 
    113113<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    114114    Following should be an error (invalid type)
    115 <DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
     115<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    116116    Specified psImage type, psS32, is not supported.
    117117
     
    126126<DATE><TIME>|<HOST>|I|testImageOverlay
    127127    Following should error as overlay isn't within image boundaries
    128 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     128<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    129129    Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    130130<DATE><TIME>|<HOST>|I|testImageOverlay
    131131    Following should error as overlay is NULL
    132 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     132<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    133133    Can not operate on a NULL psImage.
    134134<DATE><TIME>|<HOST>|I|testImageOverlay
    135135    Following should error as image input is NULL
    136 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     136<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    137137    Can not operate on a NULL psImage.
    138138<DATE><TIME>|<HOST>|I|testImageOverlay
    139139    Following should error as operator is invalid
    140 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     140<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    141141    Specified operation, '$', is not supported.
    142142<DATE><TIME>|<HOST>|I|testImageOverlay
    143143    Following should error as operator is invalid
    144 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     144<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    145145    Operation can not be NULL.
    146146<DATE><TIME>|<HOST>|I|testImageOverlay
    147147    Following should error as overlay is a different type
    148 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     148<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    149149    Input overlay psImage type, psS64, must match input psImage type, psF32.
    150150<DATE><TIME>|<HOST>|I|testImageOverlay
    151151    Following should error as overlay and image are not valid for the psImageOverlaySection function.
    152 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
     152<DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    153153    Specified psImage type, psS64, is not supported.
    154154
     
    163163<DATE><TIME>|<HOST>|I|testImageRebin
    164164    Following should be an error for unsupported type.
    165 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     165<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    166166    Specified psImage type, psU8, is not supported.
    167167<DATE><TIME>|<HOST>|I|testImageRebin
    168168    Following should be an error for invallid mask type.
    169 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     169<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    170170    Input psImage mask type, psF32, is not the supported mask datatype of psU8.
    171 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     171<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    172172    Can not operate on a NULL psImage.
    173173<DATE><TIME>|<HOST>|I|testImageRebin
    174174    Following should be an error for scale < 0.
    175 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     175<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    176176    Specified scale value, 0, must be a positive value.
    177177<DATE><TIME>|<HOST>|I|testImageRebin
    178178    Following should be an error for stats null.
    179 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     179<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    180180    Specified statistic can not be NULL.
    181181<DATE><TIME>|<HOST>|I|testImageRebin
    182182    Following should be an error for stats options 0.
    183 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     183<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    184184    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
    185185<DATE><TIME>|<HOST>|I|testImageRebin
    186186    Following should be an error for stat options use range.
    187 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     187<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    188188    Specified statistic option, 8192, is not valid.  Must specify one and only one statistic type.
    189189<DATE><TIME>|<HOST>|I|testImageRebin
    190190    Following should be an error for stats with multiple options.
    191 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     191<DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
    192192    Specified statistic option, 2049, is not valid.  Must specify one and only one statistic type.
    193193
     
    202202<DATE><TIME>|<HOST>|I|testImageRoll
    203203    Following should generate an error.
    204 <DATE><TIME>|<HOST>|E|psLib.image.psImageRoll
     204<DATE><TIME>|<HOST>|E|psImageRoll (psImageManip.c:<LINENO>)
    205205    Can not operate on a NULL psImage.
    206206
     
    215215<DATE><TIME>|<HOST>|I|testImageRotate
    216216    Following should be an error invalid type for rotate.
    217 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    218     Specified psImage type, psS32, is not supported.
    219 <DATE><TIME>|<HOST>|I|testImageRotate
    220     Following should be an error invalid type for rotate.
    221 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    222     Specified psImage type, psS32, is not supported.
    223 <DATE><TIME>|<HOST>|I|testImageRotate
    224     Following should be an error invalid type for rotate.
    225 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    226     Specified psImage type, psS32, is not supported.
    227 <DATE><TIME>|<HOST>|I|testImageRotate
    228     Following should be an error invalid type for rotate.
    229 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    230     Specified psImage type, psS32, is not supported.
    231 <DATE><TIME>|<HOST>|I|testImageRotate
    232     Following should be an error invalid type for rotate.
    233 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    234     Specified psImage type, psS32, is not supported.
    235 <DATE><TIME>|<HOST>|I|testImageRotate
    236     Following should be an error invalid type for rotate.
    237 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    238     Specified psImage type, psS32, is not supported.
    239 <DATE><TIME>|<HOST>|I|testImageRotate
    240     Following should be an error invalid type for rotate.
    241 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
    242     Specified psImage type, psS32, is not supported.
    243 <DATE><TIME>|<HOST>|I|testImageRotate
    244     Following should be an error invalid type for rotate.
    245 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
     217<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     218    Specified psImage type, psS32, is not supported.
     219<DATE><TIME>|<HOST>|I|testImageRotate
     220    Following should be an error invalid type for rotate.
     221<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     222    Specified psImage type, psS32, is not supported.
     223<DATE><TIME>|<HOST>|I|testImageRotate
     224    Following should be an error invalid type for rotate.
     225<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     226    Specified psImage type, psS32, is not supported.
     227<DATE><TIME>|<HOST>|I|testImageRotate
     228    Following should be an error invalid type for rotate.
     229<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     230    Specified psImage type, psS32, is not supported.
     231<DATE><TIME>|<HOST>|I|testImageRotate
     232    Following should be an error invalid type for rotate.
     233<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     234    Specified psImage type, psS32, is not supported.
     235<DATE><TIME>|<HOST>|I|testImageRotate
     236    Following should be an error invalid type for rotate.
     237<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     238    Specified psImage type, psS32, is not supported.
     239<DATE><TIME>|<HOST>|I|testImageRotate
     240    Following should be an error invalid type for rotate.
     241<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     242    Specified psImage type, psS32, is not supported.
     243<DATE><TIME>|<HOST>|I|testImageRotate
     244    Following should be an error invalid type for rotate.
     245<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
    246246    Specified psImage type, psS32, is not supported.
    247247<DATE><TIME>|<HOST>|I|testImageRotate
    248248    Following should be an error
    249 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
     249<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
    250250    Can not operate on a NULL psImage.
    251251<DATE><TIME>|<HOST>|I|testImageRotate
    252252    Following should be an error for invalid interpolation type.
    253 <DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
     253<DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
    254254    Specified interpolation mode, -1, is unsupported.
    255255
     
    298298<DATE><TIME>|<HOST>|I|testImageShift
    299299    Following should be an error...
    300 <DATE><TIME>|<HOST>|E|psLib.image.psImageShift
     300<DATE><TIME>|<HOST>|E|psImageShift (psImageManip.c:<LINENO>)
    301301    Can not operate on a NULL psImage.
    302302<DATE><TIME>|<HOST>|I|testImageShift
    303303    Following should be an error for invalid interpolation mode.
    304 <DATE><TIME>|<HOST>|E|psLib.image.psImageShift
     304<DATE><TIME>|<HOST>|E|psImageShift (psImageManip.c:<LINENO>)
    305305    Specified interpolation mode, -1, is unsupported.
    306306
     
    313313\**********************************************************************************/
    314314
    315 <DATE><TIME>|<HOST>|E|psLib.image.psImageResample
    316     Can not operate on a NULL psImage.
    317 <DATE><TIME>|<HOST>|E|psLib.image.psImageResample
     315<DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
     316    Can not operate on a NULL psImage.
     317<DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
    318318    Specified scale value, 0, must be a positive value.
    319 <DATE><TIME>|<HOST>|E|psLib.image.psImageResample
     319<DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
    320320    Specified interpolation mode, 0, is unsupported.
    321321
  • trunk/psLib/test/image/verified/tst_psImageStats00.stderr

    r2110 r2279  
    1 <DATE><TIME>|<HOST>|E|psImageHistogram
     1<DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
    22    Unallowable operation: out is NULL.
    3 <DATE><TIME>|<HOST>|E|psImageHistogram
     3<DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
    44    Unallowable operation: in is NULL.
    5 <DATE><TIME>|<HOST>|E|psImageHistogram
     5<DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
    66    Unallowable operation: out is NULL.
    77<DATE><TIME>|<HOST>|I|main
    88    Following should be an error for invalid mask type.
    9 <DATE><TIME>|<HOST>|E|psLib.image.psImageHistogram
     9<DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
    1010    Input psImage mask type, psS8, is not the supported mask datatype of psU8.
  • trunk/psLib/test/image/verified/tst_psImageStats01.stderr

    r1944 r2279  
    1 <DATE><TIME>|<HOST>|E|psLib.image.psImageStats
     1<DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
    22    Can not operate on a NULL psImage.
    3 <DATE><TIME>|<HOST>|E|psLib.image.psImageStats
     3<DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
    44    Specified statistic can not be NULL.
    5 <DATE><TIME>|<HOST>|E|psLib.image.psImageStats
     5<DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
    66    Specified statistic option did not indicate any operation to perform.
    7 <DATE><TIME>|<HOST>|E|psLib.image.psImageStats
     7<DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
    88    Input psImage mask type, psU32, is not the supported mask datatype of psU8.
  • trunk/psLib/test/image/verified/tst_psImageStats02.stderr

    r1954 r2279  
    11<DATE><TIME>|<HOST>|I|main
    22    Following should be an error message for NULL coeffs argument.
    3 <DATE><TIME>|<HOST>|E|psLib.image.psImageFitPolynomial
    4     Polynomial coefficients cannot be NULL.
     3<DATE><TIME>|<HOST>|E|psImageFitPolynomial (psImageStats.c:<LINENO>)
     4    Unallowable operation: polynomial coeffs or its coeffs is NULL.
    55<DATE><TIME>|<HOST>|I|main
    66    Following should be a error message for NULL input argument.
    7 <DATE><TIME>|<HOST>|E|psLib.image.psImageFitPolynomial
    8     Can not operate on a NULL psImage.
     7<DATE><TIME>|<HOST>|E|psImageFitPolynomial (psImageStats.c:<LINENO>)
     8    Unallowable operation: psImage input or its data is NULL.
    99<DATE><TIME>|<HOST>|I|main
    1010    Following should be an error message for NULL coeffs argument.
    11 <DATE><TIME>|<HOST>|E|psLib.image.psImageEvalPolynomial
    12     Polynomial coefficients cannot be NULL.
     11<DATE><TIME>|<HOST>|E|psImageEvalPolynomial (psImageStats.c:<LINENO>)
     12    Unallowable operation: polynomial coeffs or its coeffs is NULL.
    1313<DATE><TIME>|<HOST>|I|main
    1414    Following should be a error message for NULL input argument.
    15 <DATE><TIME>|<HOST>|E|psLib.image.psImageEvalPolynomial
    16     Can not operate on a NULL psImage.
     15<DATE><TIME>|<HOST>|E|psImageEvalPolynomial (psImageStats.c:<LINENO>)
     16    Unallowable operation: psImage input or its data is NULL.
Note: See TracChangeset for help on using the changeset viewer.