IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 4, 2005, 12:49:39 PM (21 years ago)
Author:
desonia
Message:

general autoconf cleanup.

Location:
trunk/psLib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
         1DoxygenLog
        12bin
        23lib
  • trunk/psLib/test/image/verified/tst_psImageExtraction.stderr

    r2279 r3127  
    2323<DATE><TIME>|<HOST>|I|testImageSubset
    2424    An error should follow...
    25 <DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
     25<DATE><TIME>|<HOST>|E|imageSubset (FILE: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|imageSubset (psImageExtraction.c:<LINENO>)
    32     Specified subset range, [0:<LINENO>,128:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    33 <DATE><TIME>|<HOST>|I|testImageSubset
    34     An error should follow...
    35 <DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    36     Specified subset range, [64:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     31<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     32    Specified subset range, [0:63,128:127], is invalid or outside input psImage's boundaries, [0:127,0:255].
     33<DATE><TIME>|<HOST>|I|testImageSubset
     34    An error should follow...
     35<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     36    Specified subset range, [64:63,0:127], is invalid or outside input psImage's boundaries, [0:127,0:255].
    3737<DATE><TIME>|<HOST>|I|testImageSubset
    3838    Verify the returned psImage structure pointer is null and program execution doesn't stop, if the input parameters row0 and col0 are not within the range of values of psImage structure image.
    3939<DATE><TIME>|<HOST>|I|testImageSubset
    4040    An error should follow...
    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>)
    50     Specified subset range, [-1:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    51 <DATE><TIME>|<HOST>|I|testImageSubset
    52     An error should follow...
    53 <DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    54     Specified subset range, [0:<LINENO>,-1:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     41<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     42    Specified subset range, [0:63,0:511], is invalid or outside input psImage's boundaries, [0:127,0:255].
     43<DATE><TIME>|<HOST>|I|testImageSubset
     44    An error should follow...
     45<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     46    Specified subset range, [0:255,0:127], is invalid or outside input psImage's boundaries, [0:127,0:255].
     47<DATE><TIME>|<HOST>|I|testImageSubset
     48    An error should follow...
     49<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     50    Specified subset range, [-1:63,0:127], is invalid or outside input psImage's boundaries, [0:127,0:255].
     51<DATE><TIME>|<HOST>|I|testImageSubset
     52    An error should follow...
     53<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     54    Specified subset range, [0:63,-1:127], is invalid or outside input psImage's boundaries, [0:127,0:255].
    5555<DATE><TIME>|<HOST>|I|testImageSubset
    5656    Verify the returned psImage structure pointer is null and program execution doesn't stop if the input parameters nrow, ncol, row0 and col0 specify a range of data not within the input psImage structure image.  Also verify the input psImage structure is not modified.
    5757<DATE><TIME>|<HOST>|I|testImageSubset
    5858    An error should follow...
    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>)
    68     Specified subset range, [0:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     59<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     60    Specified subset range, [0:63,0:256], is invalid or outside input psImage's boundaries, [0:127,0:255].
     61<DATE><TIME>|<HOST>|I|testImageSubset
     62    An error should follow...
     63<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     64    Specified subset range, [0:128,0:127], is invalid or outside input psImage's boundaries, [0:127,0:255].
     65<DATE><TIME>|<HOST>|I|testImageSubset
     66    An error should follow...
     67<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     68    Specified subset range, [0:128,0:256], is invalid or outside input psImage's boundaries, [0:127,0:255].
    6969<DATE><TIME>|<HOST>|I|testImageSubset
    7070    psImageFreeChildren shall deallocate any children images of a psImage structure
     
    7979
    8080<DATE><TIME>|<HOST>|I|testImageSubsection
    81     Testing subsection [0:<LINENO>,0:<LINENO>].
    82 <DATE><TIME>|<HOST>|I|testImageSubsection
    83     Testing subsection [32:<LINENO>,32:<LINENO>].
    84 <DATE><TIME>|<HOST>|I|testImageSubsection
    85     Testing subsection [64:<LINENO>,32:<LINENO>].
    86 <DATE><TIME>|<HOST>|I|testImageSubsection
    87     Testing subsection [32:<LINENO>,128:<LINENO>].
     81    Testing subsection [0:32,0:32].
     82<DATE><TIME>|<HOST>|I|testImageSubsection
     83    Testing subsection [32:64,32:64].
     84<DATE><TIME>|<HOST>|I|testImageSubsection
     85    Testing subsection [64:127,32:64].
     86<DATE><TIME>|<HOST>|I|testImageSubsection
     87    Testing subsection [32:64,128:255].
    8888<DATE><TIME>|<HOST>|I|testImageSubsection
    8989    An error should follow (x1>x2)
    90 <DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    91     Specified subset range, [64:<LINENO>,32:<LINENO>], is invalid.  Ranges must be incremental.
     90<DATE><TIME>|<HOST>|E|psImageSubsection (FILE:LINENO)
     91    Specified subset range, [64:32,32:64], is invalid.  Ranges must be incremental.
    9292<DATE><TIME>|<HOST>|I|testImageSubsection
    9393    An error should follow (y1>y2)
    94 <DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    95     Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid.  Ranges must be incremental.
     94<DATE><TIME>|<HOST>|E|psImageSubsection (FILE:LINENO)
     95    Specified subset range, [32:64,64:32], is invalid.  Ranges must be incremental.
    9696<DATE><TIME>|<HOST>|I|testImageSubsection
    9797    An error should follow (x2>nCols)
    98 <DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    99     Specified subset range, [64:<LINENO>,32:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     98<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     99    Specified subset range, [64:256,32:64], is invalid or outside input psImage's boundaries, [0:127,0:255].
    100100<DATE><TIME>|<HOST>|I|testImageSubsection
    101101    An error should follow (y2>=nRows)
    102 <DATE><TIME>|<HOST>|E|imageSubset (psImageExtraction.c:<LINENO>)
    103     Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     102<DATE><TIME>|<HOST>|E|imageSubset (FILE:LINENO)
     103    Specified subset range, [32:64,64:256], is invalid or outside input psImage's boundaries, [0:127,0:255].
    104104<DATE><TIME>|<HOST>|I|testImageSubsection
    105105    An error should follow (malformed string - no brackets)
    106 <DATE><TIME>|<HOST>|E|psImageSubsection (psImageExtraction.c:<LINENO>)
    107     Specified subsection string, '32:<LINENO>,32:<LINENO>', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
     106<DATE><TIME>|<HOST>|E|psImageSubsection (FILE:LINENO)
     107    Specified subsection string, '32:64,32:64', 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|psImageSubsection (psImageExtraction.c:<LINENO>)
     110<DATE><TIME>|<HOST>|E|psImageSubsection (FILE: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|psImageSubsection (psImageExtraction.c:<LINENO>)
    115     Specified subsection string, '[32:<LINENO>,32]', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
     114<DATE><TIME>|<HOST>|E|psImageSubsection (FILE:LINENO)
     115    Specified subsection string, '[32:64,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|imageSubset (psImageExtraction.c:<LINENO>)
     118<DATE><TIME>|<HOST>|E|imageSubset (FILE: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|psImageSubsection (psImageExtraction.c:<LINENO>)
     122<DATE><TIME>|<HOST>|E|psImageSubsection (FILE: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|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>)
     135<DATE><TIME>|<HOST>|E|psImageSlice (FILE: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 (FILE: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|psImageSlice (psImageExtraction.c:<LINENO>)
     143<DATE><TIME>|<HOST>|E|psImageSlice (FILE: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|psImageSlice (psImageExtraction.c:<LINENO>)
    148     Specified subset range, [30:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    149 <DATE><TIME>|<HOST>|I|testImageSlice
    150     Following should be an error.
    151 <DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    152     Specified subset range, [301:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    153 <DATE><TIME>|<HOST>|I|testImageSlice
    154     Following should be an error.
    155 <DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    156     Specified subset range, [30:<LINENO>,201:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    157 <DATE><TIME>|<HOST>|I|testImageSlice
    158     Following should be an error.
    159 <DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    160     Specified subset range, [30:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    161 <DATE><TIME>|<HOST>|I|testImageSlice
    162     Following should be an error.
    163 <DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
    164     Specified subset range, [30:<LINENO>,20:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    165 <DATE><TIME>|<HOST>|I|testImageSlice
    166     Following should be an error.
    167 <DATE><TIME>|<HOST>|E|psImageSlice (psImageExtraction.c:<LINENO>)
     147<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     148    Specified subset range, [30:30,20:20], is invalid or outside input psImage's boundaries, [0:300,0:200].
     149<DATE><TIME>|<HOST>|I|testImageSlice
     150    Following should be an error.
     151<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     152    Specified subset range, [301:302,20:30], is invalid or outside input psImage's boundaries, [0:300,0:200].
     153<DATE><TIME>|<HOST>|I|testImageSlice
     154    Following should be an error.
     155<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     156    Specified subset range, [30:31,201:205], is invalid or outside input psImage's boundaries, [0:300,0:200].
     157<DATE><TIME>|<HOST>|I|testImageSlice
     158    Following should be an error.
     159<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     160    Specified subset range, [30:301,20:21], is invalid or outside input psImage's boundaries, [0:300,0:200].
     161<DATE><TIME>|<HOST>|I|testImageSlice
     162    Following should be an error.
     163<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     164    Specified subset range, [30:31,20:201], is invalid or outside input psImage's boundaries, [0:300,0:200].
     165<DATE><TIME>|<HOST>|I|testImageSlice
     166    Following should be an error.
     167<DATE><TIME>|<HOST>|E|psImageSlice (FILE: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|psImageSlice (psImageExtraction.c:<LINENO>)
     171<DATE><TIME>|<HOST>|E|psImageSlice (FILE: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|psImageSlice (psImageExtraction.c:<LINENO>)
     175<DATE><TIME>|<HOST>|E|psImageSlice (FILE: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|psImageSlice (psImageExtraction.c:<LINENO>)
     179<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    180180    Specified psImage type, psU8, is not supported.
    181181
     
    188188\**********************************************************************************/
    189189
    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>)
    193     Specified subset range, [-1:<LINENO>,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    194 <DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
    195     Specified subset range, [0:<LINENO>,-1:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    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>)
    201     Specified subset range, [0:-1,0:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    202 <DATE><TIME>|<HOST>|E|psImageTrim (psImageExtraction.c:<LINENO>)
    203     Specified subset range, [0:<LINENO>,0:-1], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     190<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     191    Can not operate on a NULL psImage.
     192<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     193    Specified subset range, [-1:299,0:199], is invalid or outside input psImage's boundaries, [0:299,0:199].
     194<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     195    Specified subset range, [0:299,-1:199], is invalid or outside input psImage's boundaries, [0:299,0:199].
     196<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     197    Specified subset range, [0:300,0:199], is invalid or outside input psImage's boundaries, [0:299,0:199].
     198<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     199    Specified subset range, [0:299,0:200], is invalid or outside input psImage's boundaries, [0:299,0:199].
     200<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     201    Specified subset range, [0:-1,0:199], is invalid or outside input psImage's boundaries, [0:299,0:199].
     202<DATE><TIME>|<HOST>|E|psImageTrim (FILE:LINENO)
     203    Specified subset range, [0:299,0:-1], is invalid or outside input psImage's boundaries, [0:299,0:199].
    204204
    205205---> TESTPOINT PASSED (psImage{psImageTrim} | tst_psImageExtraction.c)
     
    213213<DATE><TIME>|<HOST>|I|testImageCut
    214214    The following should be an error.
    215 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    216     Specified line, (-1.000000,10.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    217 <DATE><TIME>|<HOST>|I|testImageCut
    218     The following should be an error.
    219 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    220     Specified line, (300.000000,10.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    221 <DATE><TIME>|<HOST>|I|testImageCut
    222     The following should be an error.
    223 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    224     Specified line, (20.000000,10.000000)->(-1.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    225 <DATE><TIME>|<HOST>|I|testImageCut
    226     The following should be an error.
    227 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    228     Specified line, (20.000000,10.000000)->(300.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    229 <DATE><TIME>|<HOST>|I|testImageCut
    230     The following should be an error.
    231 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    232     Specified line, (20.000000,-1.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    233 <DATE><TIME>|<HOST>|I|testImageCut
    234     The following should be an error.
    235 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    236     Specified line, (20.000000,200.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    237 <DATE><TIME>|<HOST>|I|testImageCut
    238     The following should be an error.
    239 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    240     Specified line, (20.000000,10.000000)->(240.000000,-1.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    241 <DATE><TIME>|<HOST>|I|testImageCut
    242     The following should be an error.
    243 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
    244     Specified line, (20.000000,10.000000)->(240.000000,200.000000), does not entirely lie in psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     215<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     216    Specified line, (-1.000000,10.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     217<DATE><TIME>|<HOST>|I|testImageCut
     218    The following should be an error.
     219<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     220    Specified line, (300.000000,10.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     221<DATE><TIME>|<HOST>|I|testImageCut
     222    The following should be an error.
     223<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     224    Specified line, (20.000000,10.000000)->(-1.000000,180.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     225<DATE><TIME>|<HOST>|I|testImageCut
     226    The following should be an error.
     227<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     228    Specified line, (20.000000,10.000000)->(300.000000,180.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     229<DATE><TIME>|<HOST>|I|testImageCut
     230    The following should be an error.
     231<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     232    Specified line, (20.000000,-1.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     233<DATE><TIME>|<HOST>|I|testImageCut
     234    The following should be an error.
     235<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     236    Specified line, (20.000000,200.000000)->(240.000000,180.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     237<DATE><TIME>|<HOST>|I|testImageCut
     238    The following should be an error.
     239<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     240    Specified line, (20.000000,10.000000)->(240.000000,-1.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
     241<DATE><TIME>|<HOST>|I|testImageCut
     242    The following should be an error.
     243<DATE><TIME>|<HOST>|E|psImageCut (FILE:LINENO)
     244    Specified line, (20.000000,10.000000)->(240.000000,200.000000), does not entirely lie in psImage's boundaries, [0:299,0:199].
    245245<DATE><TIME>|<HOST>|I|testImageCut
    246246    Following should be an error (NULL image).
    247 <DATE><TIME>|<HOST>|E|psImageCut (psImageExtraction.c:<LINENO>)
     247<DATE><TIME>|<HOST>|E|psImageCut (FILE: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|psImageCut (psImageExtraction.c:<LINENO>)
     251<DATE><TIME>|<HOST>|E|psImageCut (FILE: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|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>)
     264<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE: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 (FILE: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|psImageRadialCut (psImageExtraction.c:<LINENO>)
     272<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE: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|psImageRadialCut (psImageExtraction.c:<LINENO>)
    277     Specified center, (301,100), is outside of the psImage boundaries, [0:<LINENO>,0:<LINENO>].
    278 <DATE><TIME>|<HOST>|I|testImageRadialCut
    279     Following should be an error.
    280 <DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
    281     Specified center, (150,201), is outside of the psImage boundaries, [0:<LINENO>,0:<LINENO>].
    282 <DATE><TIME>|<HOST>|I|testImageRadialCut
    283     Following should be an error.
    284 <DATE><TIME>|<HOST>|E|psImageRadialCut (psImageExtraction.c:<LINENO>)
     276<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE:LINENO)
     277    Specified center, (301,100), is outside of the psImage boundaries, [0:299,0:199].
     278<DATE><TIME>|<HOST>|I|testImageRadialCut
     279    Following should be an error.
     280<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE:LINENO)
     281    Specified center, (150,201), is outside of the psImage boundaries, [0:299,0:199].
     282<DATE><TIME>|<HOST>|I|testImageRadialCut
     283    Following should be an error.
     284<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE: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|psImageRadialCut (psImageExtraction.c:<LINENO>)
     288<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE: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|psImageRadialCut (psImageExtraction.c:<LINENO>)
     292<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE: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|psImageRadialCut (psImageExtraction.c:<LINENO>)
     296<DATE><TIME>|<HOST>|E|psImageRadialCut (FILE:LINENO)
    297297    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
    298298
Note: See TracChangeset for help on using the changeset viewer.