Could not open "badname.tif"
	Error:  Could not open file: badname.tif: No such file or directory
Opened "../../../../../oiio-images/tahoe-gps.jpg" as a jpeg
  resolution 2048x1536+0+0
  untiled
  3 channels: ('R', 'G', 'B')
  format =  uint8
  alpha channel =  -1
  z channel =  -1
  deep =  False
  oiio:ColorSpace = "sRGB"
  jpeg:subsampling = "4:2:0"
  Make = "HTC"
  Model = "T-Mobile G1"
  Orientation = 1
  XResolution = 72.0
  YResolution = 72.0
  ResolutionUnit = "none"
  Software = "title;va"
  Exif:YCbCrPositioning = 1
  Exif:DateTimeOriginal = "2009:02:21 08:32:04"
  Exif:DateTimeDigitized = "2009:02:21 08:32:04"
  Exif:ColorSpace = 1
  Exif:PixelXDimension = 2048
  Exif:PixelYDimension = 1536
  Exif:WhiteBalance = 0
  GPS:LatitudeRef = "N"
  GPS:Latitude = 39.0
  GPS:LongitudeRef = "W"
  GPS:Longitude = 120.0
  GPS:AltitudeRef = 0
  GPS:Altitude = 0.0
  GPS:TimeStamp = 17.0
  GPS:MapDatum = "WGS-84"
  GPS:DateStamp = "1915:08:08"

Opened "grid.tx" as a tiff
  resolution 1024x1024+0+0
  tile size  64x64x1
  4 channels: ('R', 'G', 'B', 'A')
  format =  uint8
  alpha channel =  3
  z channel =  -1
  deep =  False
  oiio:BitsPerSample = 8
  Orientation = 1
  XResolution = 72.0
  YResolution = 72.0
  ResolutionUnit = "in"
  Software = "OpenImageIO 1.5.7dev : maketx -filter lanczos3 --resize grid.tif -o grid.tx"
  DateTime = "2014:11:29 23:20:23"
  DocumentName = "g.tif"
  textureformat = "Plain Texture"
  wrapmodes = "black,black"
  fovcot = 1.0
  tiff:PhotometricInterpretation = 2
  tiff:PlanarConfiguration = 1
  planarconfig = "contig"
  tiff:Compression = 8
  compression = "zip"
  PixelAspectRatio = 1.0
  oiio:AverageColor = "0.608983,0.608434,0.608728,1"
  oiio:SHA-1 = "233A1D3412A54A5F49814AB7BFFD04F56F46D3D7"
Subimage 0 MIP level 1 :
  resolution 512x512+0+0
  tile size  64x64x1
Subimage 0 MIP level 2 :
  resolution 256x256+0+0
  tile size  64x64x1
Subimage 0 MIP level 3 :
  resolution 128x128+0+0
  tile size  64x64x1
Subimage 0 MIP level 4 :
  resolution 64x64+0+0
  tile size  64x64x1
Subimage 0 MIP level 5 :
  resolution 32x32+0+0
  tile size  64x64x1
Subimage 0 MIP level 6 :
  resolution 16x16+0+0
  tile size  64x64x1
Subimage 0 MIP level 7 :
  resolution 8x8+0+0
  tile size  64x64x1
Subimage 0 MIP level 8 :
  resolution 4x4+0+0
  tile size  64x64x1
Subimage 0 MIP level 9 :
  resolution 2x2+0+0
  tile size  64x64x1
Subimage 0 MIP level 10 :
  resolution 1x1+0+0
  tile size  64x64x1

Testing read_image:
Opened "../../../../../oiio-images/tahoe-gps.jpg" as a jpeg
@ (0, 0) = array('B', [40, 35, 57])
@ (2047, 1535) = array('B', [39, 55, 89])
@ (1024, 768) = array('B', [136, 183, 235])

Opened "../../../../../oiio-images/tahoe-gps.jpg" as a jpeg
@ (0, 0) = array('f', [0.1568627506494522, 0.13725490868091583, 0.22352942824363708])
@ (2047, 1535) = array('f', [0.15294118225574493, 0.21568629145622253, 0.3490196168422699])
@ (1024, 768) = array('f', [0.5333333611488342, 0.7176470756530762, 0.9215686917304993])

Opened "../../../../../oiio-images/tahoe-gps.jpg" as a jpeg
@ (0, 0) = array('B', [40])
@ (2047, 1535) = array('B', [39])
@ (1024, 768) = array('B', [136])

Testing read_scanline:
Opened "../../../../../oiio-images/tahoe-gps.jpg" as a jpeg
@ (0, 0) = array('B', [40, 35, 57])
@ (0, 1535) = array('B', [84, 93, 136])

Testing read_tile:
Opened "grid.tx" as a tiff
@ (32, 32) = array('B', [1, 1, 1, 255])
@ (160, 160) = array('B', [255, 127, 127, 255])

Testing read_scanlines:
Opened "../../../../../oiio-images/tahoe-gps.jpg" as a jpeg
@ (0, 0) = array('B', [40, 35, 57])
@ (2047, 1535) = array('B', [39, 55, 89])
@ (1024, 768) = array('B', [136, 183, 235])

Testing read_tiles:
Opened "grid.tx" as a tiff
@ (0, 0) = array('B', [0, 0, 0, 255])
@ (1023, 1023) = array('B', [0, 0, 0, 255])
@ (512, 512) = array('B', [0, 0, 0, 255])

Test read_image native u16:
Opened "testu16.tif" as a tiff
Read array typecode B  [ 24576 ]

Test read_scanlines native u16:
Opened "testu16.tif" as a tiff
Read array typecode B  [ 24576 ]

Test read_tiles native half:
Opened "testf16.exr" as a openexr
Read array typecode B  [ 24576 ]

Test read_image into half:
Opened "testu16.tif" as a tiff
Read array typecode H  [ 12288 ]

Test read_image into FLOAT:
Opened "testu16.tif" as a tiff
Read array typecode f  [ 12288 ]

Done.
