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:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
         1DoxygenLog
        12bin
        23lib
  • trunk/psLib/test/image/Makefile.am

    r3115 r3127  
    1 #Makefile for astronomy functions of psLib
     1#Makefile for image functions of psLib
    22#
     3EXTRA_DIST = verified
     4
    35INCLUDES = \
    46        -I$(top_srcdir)/src \
     
    1113        $(all_includes)
    1214
    13 AM_LDFLAGS = -L$(top_srcdir)/src `sh $(top_srcdir)/pslib-config --libs`
     15AM_LDFLAGS = -L$(top_builddir)/src $(PSLIB_LIBS)
    1416
    1517check_PROGRAMS = \
     
    2729        tst_psImageInterpolate
    2830
    29 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest
     31TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    3032TESTS = \
    3133        tst_psImage \
  • trunk/psLib/test/image/verified/tst_psImage.stderr

    r2879 r3127  
    1111<DATE><TIME>|<HOST>|I|testImageAlloc
    1212    Following should be an error.
    13 <DATE><TIME>|<HOST>|E|psImageAlloc (psImage.c:<LINENO>)
     13<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     19<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     25<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     31<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     37<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     43<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     49<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     55<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     61<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     67<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     73<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     79<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageAlloc (psImage.c:<LINENO>)
     85<DATE><TIME>|<HOST>|E|psImageAlloc (FILE: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|psImageCopy (psImage.c:<LINENO>)
     114<DATE><TIME>|<HOST>|E|psImageCopy (FILE:LINENO)
    115115    Can not operate on a NULL psImage.
    116116
     
    123123\**********************************************************************************/
    124124
    125 <DATE><TIME>|<HOST>|E|psRegionFromString (psImage.c:<LINENO>)
    126     Specified subsection string, '[1:<LINENO>,3:]', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
     125<DATE><TIME>|<HOST>|E|psRegionFromString (FILE:LINENO)
     126    Specified subsection string, '[1:2,3:]', can not be parsed.  Must be in the form '[x1:x2,y1:y2]'.
    127127
    128128---> TESTPOINT PASSED (psImage{psRegionAlloc} | tst_psImage.c)
  • trunk/psLib/test/image/verified/tst_psImageConvolve.stderr

    r2911 r3127  
    2424<DATE><TIME>|<HOST>|I|testKernelGenerate
    2525    Following should be an error.
    26 <DATE><TIME>|<HOST>|E|psKernelGenerate (psImageConvolve.c:<LINENO>)
     26<DATE><TIME>|<HOST>|E|psKernelGenerate (FILE:LINENO)
    2727    Shift vectors can not be of different sizes.
    2828<DATE><TIME>|<HOST>|I|testKernelGenerate
    2929    Following should be a error (time vector NULL).
    30 <DATE><TIME>|<HOST>|E|psKernelGenerate (psImageConvolve.c:<LINENO>)
     30<DATE><TIME>|<HOST>|E|psKernelGenerate (FILE: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|psKernelGenerate (psImageConvolve.c:<LINENO>)
     34<DATE><TIME>|<HOST>|E|psKernelGenerate (FILE: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|psKernelGenerate (psImageConvolve.c:<LINENO>)
     38<DATE><TIME>|<HOST>|E|psKernelGenerate (FILE:LINENO)
    3939    Specified shift vectors can not be NULL.
    4040
  • 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
  • trunk/psLib/test/image/verified/tst_psImageFFT.stderr

    r2714 r3127  
    77<DATE><TIME>|<HOST>|I|testImageFFT
    88    Following should be an error.
    9 <DATE><TIME>|<HOST>|E|psImageFFT (psImageFFT.c:<LINENO>)
     9<DATE><TIME>|<HOST>|E|psImageFFT (FILE: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|psImageFFT (psImageFFT.c:<LINENO>)
     13<DATE><TIME>|<HOST>|E|psImageFFT (FILE: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|psImageFFT (psImageFFT.c:<LINENO>)
     17<DATE><TIME>|<HOST>|E|psImageFFT (FILE: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|psImageComplex (psImageFFT.c:<LINENO>)
     39<DATE><TIME>|<HOST>|E|psImageComplex (FILE: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|psImageComplex (psImageFFT.c:<LINENO>)
     43<DATE><TIME>|<HOST>|E|psImageComplex (FILE:LINENO)
    4444    Real psImage size (128x64) and imaginary psImage size (64x64) must be the same.
    4545<DATE><TIME>|<HOST>|I|testImageComplex
    4646    Following should generate an error message.
    47 <DATE><TIME>|<HOST>|E|psImageComplex (psImageFFT.c:<LINENO>)
     47<DATE><TIME>|<HOST>|E|psImageComplex (FILE:LINENO)
    4848    Input psImage type, psS16, is required to be either psF32 or psF64.
    4949
     
    6767<DATE><TIME>|<HOST>|I|testImagePowerSpectrum
    6868    Following should generate error message.
    69 <DATE><TIME>|<HOST>|E|psImagePowerSpectrum (psImageFFT.c:<LINENO>)
     69<DATE><TIME>|<HOST>|E|psImagePowerSpectrum (FILE:LINENO)
    7070    Input psImage type, psF32, is required to be either psC32 or psC64.
    7171
  • trunk/psLib/test/image/verified/tst_psImageIO.stderr

    r2976 r3127  
    329329<DATE><TIME>|<HOST>|W|psImageReadSection
    330330    psImageReadSection is deprecated.  Consider using psFitsReadImage instead.
    331 <DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
     331<DATE><TIME>|<HOST>|E|psImageReadSection (FILE:LINENO)
    332332    Could not open file,'foobar.fits'.
    333333    CFITSIO Error: could not open the named file
     
    336336<DATE><TIME>|<HOST>|W|psImageReadSection
    337337    psImageReadSection is deprecated.  Consider using psFitsReadImage instead.
    338 <DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
     338<DATE><TIME>|<HOST>|E|psImageReadSection (FILE:LINENO)
    339339    Specified filename can not be NULL.
    340340<DATE><TIME>|<HOST>|I|testImageRead
     
    342342<DATE><TIME>|<HOST>|W|psImageReadSection
    343343    psImageReadSection is deprecated.  Consider using psFitsReadImage instead.
    344 <DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
     344<DATE><TIME>|<HOST>|E|psImageReadSection (FILE:LINENO)
    345345    Could not find HDU #4 in file tmpImages/MxN_F32.fits.
    346346    CFITSIO Error: tried to move past end of file
     
    349349<DATE><TIME>|<HOST>|W|psImageReadSection
    350350    psImageReadSection is deprecated.  Consider using psFitsReadImage instead.
    351 <DATE><TIME>|<HOST>|E|psImageReadSection (psImageIO.c:<LINENO>)
     351<DATE><TIME>|<HOST>|E|psImageReadSection (FILE:LINENO)
    352352    Could not find HDU with extension name 'bogus' in file tmpImages/MxN_F32.fits.
    353353    CFITSIO Error: illegal HDU number
     
    371371<DATE><TIME>|<HOST>|W|psImageWriteSection
    372372    psImageWriteSection is deprecated.  Consider using psFitsWriteImage instead.
    373 <DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
     373<DATE><TIME>|<HOST>|E|psImageWriteSection (FILE:LINENO)
    374374    Can not operate on a NULL psImage.
    375375<DATE><TIME>|<HOST>|I|testImageWrite
     
    377377<DATE><TIME>|<HOST>|W|psImageWriteSection
    378378    psImageWriteSection is deprecated.  Consider using psFitsWriteImage instead.
    379 <DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
     379<DATE><TIME>|<HOST>|E|psImageWriteSection (FILE:LINENO)
    380380    Could not create file,'panstarrs/writeFits.fits'.
    381381    CFITSIO Error: couldn't create the named file
     
    384384<DATE><TIME>|<HOST>|W|psImageWriteSection
    385385    psImageWriteSection is deprecated.  Consider using psFitsWriteImage instead.
    386 <DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
     386<DATE><TIME>|<HOST>|E|psImageWriteSection (FILE:LINENO)
    387387    Could not open file,'tmpImages/writeInvalidFile.fits'.
    388388    CFITSIO Error: tried to move past end of file
     
    391391<DATE><TIME>|<HOST>|W|psImageWriteSection
    392392    psImageWriteSection is deprecated.  Consider using psFitsWriteImage instead.
    393 <DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
     393<DATE><TIME>|<HOST>|E|psImageWriteSection (FILE:LINENO)
    394394    Could not find HDU with extension name 'ext2' in file tmpImages/writeTest.fits.
    395395    CFITSIO Error: illegal HDU number
     
    398398<DATE><TIME>|<HOST>|W|psImageWriteSection
    399399    psImageWriteSection is deprecated.  Consider using psFitsWriteImage instead.
    400 <DATE><TIME>|<HOST>|E|psImageWriteSection (psImageIO.c:<LINENO>)
     400<DATE><TIME>|<HOST>|E|psImageWriteSection (FILE:LINENO)
    401401    Specified extension number, 99, must not exceed number of HDUs, 1, by more than one.
    402402
  • trunk/psLib/test/image/verified/tst_psImageInterpolate.stderr

    r2758 r3127  
    1616<DATE><TIME>|<HOST>|I|testInterpolateError
    1717    Following should generate an error message
    18 <DATE><TIME>|<HOST>|E|psImagePixelInterpolate (psImage.c:<LINENO>)
     18<DATE><TIME>|<HOST>|E|psImagePixelInterpolate (FILE:LINENO)
    1919    Can not operate on a NULL psImage.
    2020<DATE><TIME>|<HOST>|I|testInterpolateError
    2121    Following should generate an error message
    22 <DATE><TIME>|<HOST>|E|psImagePixelInterpolate (psImage.c:<LINENO>)
     22<DATE><TIME>|<HOST>|E|psImagePixelInterpolate (FILE:LINENO)
    2323    Specified psImage type, psPtr, is not supported.
    2424<DATE><TIME>|<HOST>|I|testInterpolateError
    2525    Following should generate an error message
    26 <DATE><TIME>|<HOST>|E|psImagePixelInterpolate (psImage.c:<LINENO>)
     26<DATE><TIME>|<HOST>|E|psImagePixelInterpolate (FILE:LINENO)
    2727    Specified psImage type, psPtr, is not supported.
    2828
  • trunk/psLib/test/image/verified/tst_psImageManip.stderr

    r3028 r3127  
    2727<DATE><TIME>|<HOST>|I|testImageClip
    2828    Following should be an error (max<min)
    29 <DATE><TIME>|<HOST>|E|psImageClip (psImageManip.c:<LINENO>)
     29<DATE><TIME>|<HOST>|E|psImageClip (FILE:LINENO)
    3030    Specified min value, 256, can not be greater than the specified max value, 128.
    3131
     
    4242<DATE><TIME>|<HOST>|I|testImageClipNAN
    4343    Following should be an error (invalid type)
    44 <DATE><TIME>|<HOST>|E|psImageClipNaN (psImageManip.c:<LINENO>)
     44<DATE><TIME>|<HOST>|E|psImageClipNaN (FILE:LINENO)
    4545    Specified psImage type, psS32, is not supported.
    4646
     
    6161<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    6262    Following should be an error:
    63 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    64     Can not operate on a NULL psImage.
    65 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    66     Following should be an error:
    67 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
     63<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     64    Can not operate on a NULL psImage.
     65<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     66    Following should be an error:
     67<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    6868    Specified real-portion of min value, 10, can not be greater than the real-portion of max value, 5.
    6969<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    7070    Following should be an error:
    71 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
     71<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    7272    Specified imaginary-portion of min value, 10, can not be greater than the imaginary-portion of max value, 5.
    7373<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    7474    Following should be an error:
    75 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
     75<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    7676    Specified real-portion of min value, 10, can not be greater than the real-portion of max value, 5.
    7777<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    7878    Following should be an error:
    79 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    80     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].
    81 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    82     Following should be an error:
    83 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    84     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].
    85 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    86     Following should be an error:
    87 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    88     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].
    89 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    90     Following should be an error:
    91 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    92     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].
    93 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    94     Following should be an error:
    95 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    96     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].
    97 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    98     Following should be an error:
    99 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    100     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].
    101 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    102     Following should be an error:
    103 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    104     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].
    105 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    106     Following should be an error:
    107 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
    108     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].
     79<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     80    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:3.40282e+38].
     81<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     82    Following should be an error:
     83<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     84    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:3.40282e+38].
     85<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     86    Following should be an error:
     87<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     88    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:3.40282e+38].
     89<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     90    Following should be an error:
     91<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     92    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:3.40282e+38].
     93<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     94    Following should be an error:
     95<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     96    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:3.40282e+38].
     97<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     98    Following should be an error:
     99<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     100    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:3.40282e+38].
     101<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     102    Following should be an error:
     103<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     104    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:3.40282e+38].
     105<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     106    Following should be an error:
     107<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
     108    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:3.40282e+38].
    109109<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    110110    Following should be an error (invalid type)
    111 <DATE><TIME>|<HOST>|E|psImageClipComplexRegion (psImageManip.c:<LINENO>)
     111<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    112112    Specified psImage type, psS32, is not supported.
    113113
     
    122122<DATE><TIME>|<HOST>|I|testImageOverlay
    123123    Following should error as overlay isn't within image boundaries
    124 <DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
    125     Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     124<DATE><TIME>|<HOST>|E|psImageOverlaySection (FILE:LINENO)
     125    Specified subset range, [32:160,64:320], is invalid or outside input psImage's boundaries, [0:128,0:256].
    126126<DATE><TIME>|<HOST>|I|testImageOverlay
    127127    Following should error as overlay is NULL
    128 <DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
     128<DATE><TIME>|<HOST>|E|psImageOverlaySection (FILE:LINENO)
    129129    Can not operate on a NULL psImage.
    130130<DATE><TIME>|<HOST>|I|testImageOverlay
    131131    Following should error as image input is NULL
    132 <DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
     132<DATE><TIME>|<HOST>|E|psImageOverlaySection (FILE:LINENO)
    133133    Can not operate on a NULL psImage.
    134134<DATE><TIME>|<HOST>|I|testImageOverlay
    135135    Following should error as operator is invalid
    136 <DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
     136<DATE><TIME>|<HOST>|E|psImageOverlaySection (FILE:LINENO)
    137137    Specified operation, '$', is not supported.
    138138<DATE><TIME>|<HOST>|I|testImageOverlay
    139139    Following should error as operator is invalid
    140 <DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
     140<DATE><TIME>|<HOST>|E|psImageOverlaySection (FILE:LINENO)
    141141    Operation can not be NULL.
    142142<DATE><TIME>|<HOST>|I|testImageOverlay
    143143    Following should error as overlay is a different type
    144 <DATE><TIME>|<HOST>|E|psImageOverlaySection (psImageManip.c:<LINENO>)
     144<DATE><TIME>|<HOST>|E|psImageOverlaySection (FILE:LINENO)
    145145    Input overlay psImage type, psS64, must match input psImage type, psF32.
    146146
     
    155155<DATE><TIME>|<HOST>|I|testImageRebin
    156156    Following should be an error for unsupported type.
    157 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     157<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    158158    Specified psImage type, psU8, is not supported.
    159159<DATE><TIME>|<HOST>|I|testImageRebin
    160160    Following should be an error for invallid mask type.
    161 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     161<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    162162    Input psImage mask type, psF32, is not the supported mask datatype of psU8.
    163 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     163<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    164164    Can not operate on a NULL psImage.
    165165<DATE><TIME>|<HOST>|I|testImageRebin
    166166    Following should be an error for scale < 0.
    167 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     167<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    168168    Specified scale value, 0, must be a positive value.
    169169<DATE><TIME>|<HOST>|I|testImageRebin
    170170    Following should be an error for stats null.
    171 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     171<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    172172    Specified statistic can not be NULL.
    173173<DATE><TIME>|<HOST>|I|testImageRebin
    174174    Following should be an error for stats options 0.
    175 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     175<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    176176    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
    177177<DATE><TIME>|<HOST>|I|testImageRebin
    178178    Following should be an error for stat options use range.
    179 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     179<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    180180    Specified statistic option, 8192, is not valid.  Must specify one and only one statistic type.
    181181<DATE><TIME>|<HOST>|I|testImageRebin
    182182    Following should be an error for stats with multiple options.
    183 <DATE><TIME>|<HOST>|E|psImageRebin (psImageManip.c:<LINENO>)
     183<DATE><TIME>|<HOST>|E|psImageRebin (FILE:LINENO)
    184184    Specified statistic option, 2049, is not valid.  Must specify one and only one statistic type.
    185185
     
    194194<DATE><TIME>|<HOST>|I|testImageRoll
    195195    Following should generate an error.
    196 <DATE><TIME>|<HOST>|E|psImageRoll (psImageManip.c:<LINENO>)
     196<DATE><TIME>|<HOST>|E|psImageRoll (FILE:LINENO)
    197197    Can not operate on a NULL psImage.
    198198
     
    351351<DATE><TIME>|<HOST>|I|testImageRotate
    352352    Following should be an error
    353 <DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     353<DATE><TIME>|<HOST>|E|psImageRotate (FILE:LINENO)
    354354    Can not operate on a NULL psImage.
    355355<DATE><TIME>|<HOST>|I|testImageRotate
    356356    Following should be an error for invalid interpolation type.
    357 <DATE><TIME>|<HOST>|E|psImageRotate (psImageManip.c:<LINENO>)
     357<DATE><TIME>|<HOST>|E|psImageRotate (FILE:LINENO)
    358358    Specified interpolation mode, -1, is unsupported.
    359359
     
    402402<DATE><TIME>|<HOST>|I|testImageShift
    403403    Following should be an error...
    404 <DATE><TIME>|<HOST>|E|psImageShift (psImageManip.c:<LINENO>)
     404<DATE><TIME>|<HOST>|E|psImageShift (FILE:LINENO)
    405405    Can not operate on a NULL psImage.
    406406<DATE><TIME>|<HOST>|I|testImageShift
    407407    Following should be an error for invalid interpolation mode.
    408 <DATE><TIME>|<HOST>|E|psImageShift (psImageManip.c:<LINENO>)
     408<DATE><TIME>|<HOST>|E|psImageShift (FILE:LINENO)
    409409    Specified interpolation mode, -1, is unsupported.
    410410
     
    417417\**********************************************************************************/
    418418
    419 <DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
    420     Can not operate on a NULL psImage.
    421 <DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
     419<DATE><TIME>|<HOST>|E|psImageResample (FILE:LINENO)
     420    Can not operate on a NULL psImage.
     421<DATE><TIME>|<HOST>|E|psImageResample (FILE:LINENO)
    422422    Specified scale value, 0, must be a positive value.
    423 <DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
     423<DATE><TIME>|<HOST>|E|psImageResample (FILE:LINENO)
    424424    Specified interpolation mode, 0, is unsupported.
    425 <DATE><TIME>|<HOST>|E|psImageResample (psImageManip.c:<LINENO>)
     425<DATE><TIME>|<HOST>|E|psImageResample (FILE:LINENO)
    426426    Specified psImage type, psPtr, is not supported.
    427427
  • trunk/psLib/test/image/verified/tst_psImageStats00.stderr

    r2733 r3127  
    1 <DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
     1<DATE><TIME>|<HOST>|E|psImageHistogram (FILE:LINENO)
    22    Unallowable operation: out is NULL.
    3 <DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
     3<DATE><TIME>|<HOST>|E|psImageHistogram (FILE:LINENO)
    44    Unallowable operation: in is NULL.
    5 <DATE><TIME>|<HOST>|E|psImageHistogram (psImageStats.c:<LINENO>)
     5<DATE><TIME>|<HOST>|E|psImageHistogram (FILE: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|psImageHistogram (psImageStats.c:<LINENO>)
     9<DATE><TIME>|<HOST>|E|psImageHistogram (FILE:LINENO)
    1010    Unallowable operation: psImage mask has incorrect type.
  • trunk/psLib/test/image/verified/tst_psImageStats01.stderr

    r2734 r3127  
    1 <DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
     1<DATE><TIME>|<HOST>|E|psImageStats (FILE:LINENO)
    22    Error: stats->options is 0.
    3 <DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
     3<DATE><TIME>|<HOST>|E|psImageStats (FILE:LINENO)
    44    Unallowable operation: stats is NULL.
    5 <DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
     5<DATE><TIME>|<HOST>|E|psImageStats (FILE:LINENO)
    66    Error: stats->options is 0.
    7 <DATE><TIME>|<HOST>|E|psImageStats (psImageStats.c:<LINENO>)
     7<DATE><TIME>|<HOST>|E|psImageStats (FILE:LINENO)
    88    Unallowable operation: psImage mask has incorrect type.
  • trunk/psLib/test/image/verified/tst_psImageStats02.stderr

    r2279 r3127  
    11<DATE><TIME>|<HOST>|I|main
    22    Following should be an error message for NULL coeffs argument.
    3 <DATE><TIME>|<HOST>|E|psImageFitPolynomial (psImageStats.c:<LINENO>)
     3<DATE><TIME>|<HOST>|E|psImageFitPolynomial (FILE:LINENO)
    44    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|psImageFitPolynomial (psImageStats.c:<LINENO>)
     7<DATE><TIME>|<HOST>|E|psImageFitPolynomial (FILE:LINENO)
    88    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|psImageEvalPolynomial (psImageStats.c:<LINENO>)
     11<DATE><TIME>|<HOST>|E|psImageEvalPolynomial (FILE:LINENO)
    1212    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|psImageEvalPolynomial (psImageStats.c:<LINENO>)
     15<DATE><TIME>|<HOST>|E|psImageEvalPolynomial (FILE:LINENO)
    1616    Unallowable operation: psImage input or its data is NULL.
Note: See TracChangeset for help on using the changeset viewer.