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_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
Note: See TracChangeset for help on using the changeset viewer.