I/O 1  : Time to read the image
I/O 2  : Time to read the image (repeat
Fabio  : Time for fabio to read the image
Shell  : Time for shell to do decompression
Python : Time for python to do decompression

I/O 1  I/O 2  Fabio  Shell  Python   Size/MB
0.0025 0.0020 0.0095                   0.508 testimages\Cr8F8140k103.0026
Mon Mar 16 12:20:12 2009    stats

         637 function calls in 0.011 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.011    0.011 <string>:1(<module>)
        1    0.001    0.001    0.002    0.002 brukerimage.py:35(_readheader)
        1    0.000    0.000    0.010    0.010 brukerimage.py:84(read)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.011    0.011 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.005    0.005 readbytestream.py:27(readbytestream)
        2    0.000    0.000    0.000    0.000 {getattr}
        6    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        4    0.000    0.000    0.000    0.000 {max}
       80    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.003    0.003    0.003    0.003 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
      127    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
       92    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        6    0.002    0.000    0.002    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       92    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
      184    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.001    0.001    0.001    0.001 {numpy.core.multiarray.array}
        1    0.001    0.001    0.001    0.001 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        1    0.000    0.000    0.000    0.000 {range}


0.0012 0.0009 0.1342 0.1880 0.0778     0.508 testimages\Cr8F8140k103.0026.bz2
Mon Mar 16 12:20:14 2009    stats

         637 function calls in 0.137 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.137    0.137 <string>:1(<module>)
        1    0.002    0.002    0.054    0.054 brukerimage.py:35(_readheader)
        1    0.000    0.000    0.083    0.083 brukerimage.py:84(read)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.001 fabioimage.py:284(_open)
        2    0.001    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.137    0.137 openimage.py:68(openimage)
        1    0.000    0.000    0.054    0.054 openimage.py:94(_openimage)
        1    0.000    0.000    0.025    0.025 readbytestream.py:27(readbytestream)
        2    0.000    0.000    0.000    0.000 {getattr}
        6    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        4    0.000    0.000    0.000    0.000 {max}
       80    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.003    0.003    0.003    0.003 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
      127    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
       92    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        6    0.126    0.021    0.126    0.021 {method 'read' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'seek' of 'bz2.BZ2File' objects}
       92    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
      184    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'tell' of 'bz2.BZ2File' objects}
        1    0.001    0.001    0.001    0.001 {numpy.core.multiarray.array}
        1    0.002    0.002    0.002    0.002 {numpy.core.multiarray.fromstring}
        1    0.000    0.000    0.000    0.000 {range}


0.0015 0.0011 0.0306 0.1250 0.0194     0.508 testimages\Cr8F8140k103.0026.gz
Mon Mar 16 12:20:14 2009    stats

         814 function calls in 0.032 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.032    0.032 <string>:1(<module>)
        1    0.001    0.001    0.003    0.003 brukerimage.py:35(_readheader)
        1    0.000    0.000    0.030    0.030 brukerimage.py:84(read)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        7    0.002    0.000    0.021    0.003 gzip.py:208(read)
       12    0.000    0.000    0.019    0.002 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       12    0.005    0.000    0.006    0.000 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:360(tell)
        1    0.000    0.000    0.000    0.000 gzip.py:374(seek)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.032    0.032 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.024    0.024 readbytestream.py:27(readbytestream)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
       12    0.011    0.001    0.011    0.001 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        6    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       25    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
       80    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.003    0.003    0.003    0.003 {method 'astype' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
      127    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
       92    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       58    0.001    0.000    0.001    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        6    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       92    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
      184    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        4    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       12    0.000    0.000    0.000    0.000 {min}
        1    0.002    0.002    0.002    0.002 {numpy.core.multiarray.array}
        1    0.002    0.002    0.002    0.002 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
        2    0.000    0.000    0.000    0.000 {range}
       14    0.001    0.000    0.001    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0350 0.0294 0.0529                   8.003 testimages\F2K_Seb_Lyso0675.edf
Mon Mar 16 12:20:14 2009    stats

         624 function calls in 0.052 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.052    0.052 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.002    0.002    0.002    0.002 edfimage.py:55(_readheader)
        1    0.000    0.000    0.049    0.049 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.051    0.051 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       10    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
       90    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      180    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
        8    0.027    0.003    0.027    0.003 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
      180    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
       91    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.019    0.019    0.019    0.019 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}


0.0102 0.0091 1.3386 1.6250 1.2248     8.003 testimages\F2K_Seb_Lyso0675.edf.bz2
Mon Mar 16 12:20:20 2009    stats

         624 function calls in 1.319 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    1.319    1.319 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.001    0.001    0.061    0.061 edfimage.py:55(_readheader)
        1    0.000    0.000    1.252    1.252 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.001    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    1.318    1.318 openimage.py:68(openimage)
        1    0.001    0.001    0.065    0.065 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       10    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
       90    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.001    0.001    0.001    0.001 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      180    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
        8    1.301    0.163    1.301    0.163 {method 'read' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
      180    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
       91    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.012    0.012    0.012    0.012 {numpy.core.multiarray.fromstring}


0.0115 0.0139 0.2080 0.3750 0.1809     8.003 testimages\F2K_Seb_Lyso0675.edf.gz
Mon Mar 16 12:20:20 2009    stats

         841 function calls in 0.209 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.209    0.209 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.002    0.002    0.003    0.003 edfimage.py:55(_readheader)
        1    0.000    0.000    0.206    0.206 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        8    0.002    0.000    0.189    0.024 gzip.py:208(read)
       17    0.001    0.000    0.187    0.011 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       16    0.032    0.002    0.044    0.003 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.208    0.208 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 {apply}
       16    0.125    0.008    0.125    0.008 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       43    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
       90    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      180    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
       68    0.018    0.000    0.018    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
      180    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       91    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       16    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.014    0.014    0.014    0.014 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
       18    0.011    0.001    0.011    0.001 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0174 0.0233 0.0333                   8.008 testimages\GE_aSI_detector_image_1529
Mon Mar 16 12:20:20 2009    stats

         475 function calls in 0.039 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.039    0.039 <string>:1(<module>)
        1    0.001    0.001    0.002    0.002 GEimage.py:183(_readheader)
        1    0.000    0.000    0.038    0.038 GEimage.py:196(read)
        1    0.000    0.000    0.000    0.000 GEimage.py:211(_makeframename)
        1    0.001    0.001    0.035    0.035 GEimage.py:217(_readframe)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.038    0.038 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
      130    0.000    0.000    0.001    0.000 struct.py:77(unpack)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        4    0.000    0.000    0.000    0.000 {max}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      157    0.022    0.000    0.022    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
      130    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        1    0.012    0.012    0.012    0.012 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}


0.0047 0.0043 1.0045 1.3290 0.9405     8.008 testimages\GE_aSI_detector_image_1529.bz2
Mon Mar 16 12:20:24 2009    stats

         477 function calls in 1.016 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    1.016    1.016 <string>:1(<module>)
        1    0.001    0.001    0.002    0.002 GEimage.py:183(_readheader)
        1    0.000    0.000    0.970    0.970 GEimage.py:196(read)
        1    0.000    0.000    0.000    0.000 GEimage.py:211(_makeframename)
        1    0.001    0.001    0.028    0.028 GEimage.py:217(_readframe)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.001    0.000    0.939    0.470 fabioimage.py:284(_open)
        2    0.001    0.000    0.938    0.469 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    1.015    1.015 openimage.py:68(openimage)
        1    0.001    0.001    0.045    0.045 openimage.py:94(_openimage)
      130    0.001    0.000    0.001    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        4    0.000    0.000    0.000    0.000 {max}
        1    0.001    0.001    0.001    0.001 {method 'close' of 'cStringIO.StringI' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.982    0.491    0.982    0.491 {method 'read' of 'bz2.BZ2File' objects}
      156    0.015    0.000    0.015    0.000 {method 'read' of 'cStringIO.StringI' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
      130    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        1    0.012    0.012    0.012    0.012 {numpy.core.multiarray.fromstring}


0.0079 0.0071 0.2199 0.3750 0.1330     8.008 testimages\GE_aSI_detector_image_1529.gz
Mon Mar 16 12:20:26 2009    stats

         683 function calls in 0.166 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.166    0.166 <string>:1(<module>)
        1    0.001    0.001    0.002    0.002 GEimage.py:183(_readheader)
        1    0.000    0.000    0.165    0.165 GEimage.py:196(read)
        1    0.000    0.000    0.000    0.000 GEimage.py:211(_makeframename)
        1    0.001    0.001    0.026    0.026 GEimage.py:217(_readframe)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.136    0.068 fabioimage.py:284(_open)
        2    0.000    0.000    0.136    0.068 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        2    0.001    0.001    0.136    0.068 gzip.py:208(read)
       14    0.000    0.000    0.135    0.010 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       13    0.033    0.003    0.044    0.003 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.000    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.166    0.166 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
      132    0.001    0.000    0.001    0.000 struct.py:77(unpack)
       13    0.082    0.006    0.082    0.006 {built-in method decompress}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       27    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
        1    0.001    0.001    0.001    0.001 {method 'close' of 'cStringIO.StringI' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      156    0.014    0.000    0.014    0.000 {method 'read' of 'cStringIO.StringI' objects}
       77    0.008    0.000    0.008    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
      132    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       13    0.000    0.000    0.000    0.000 {min}
        1    0.011    0.011    0.011    0.011 {numpy.core.multiarray.fromstring}
        2    0.000    0.000    0.000    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
       15    0.011    0.001    0.011    0.001 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0017 0.0007 0.8216                   0.256 testimages\b191_1_9_1.img
Mon Mar 16 12:20:28 2009    stats

         128 function calls in 0.758 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.758    0.758 <string>:1(<module>)
        1    0.743    0.743    0.757    0.757 OXDimage.py:145(read)
        1    0.001    0.001    0.001    0.001 OXDimage.py:27(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.758    0.758 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        2    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        2    0.003    0.002    0.003    0.002 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.002    0.002    0.002    0.002 {method 'copy' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        9    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        8    0.001    0.000    0.001    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'readline' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        3    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
       46    0.001    0.000    0.001    0.000 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        1    0.006    0.006    0.006    0.006 {range}


0.0179 0.0004 0.7436 0.0930 0.0380     0.256 testimages\b191_1_9_1.img.bz2
Mon Mar 16 12:20:28 2009    stats

         128 function calls in 0.773 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.773    0.773 <string>:1(<module>)
        1    0.657    0.657    0.740    0.740 OXDimage.py:145(read)
        1    0.001    0.001    0.066    0.066 OXDimage.py:27(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.001 fabioimage.py:284(_open)
        2    0.001    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.773    0.773 openimage.py:68(openimage)
        1    0.000    0.000    0.032    0.032 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        2    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        2    0.003    0.001    0.003    0.001 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.002    0.002    0.002    0.002 {method 'copy' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        9    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        8    0.037    0.005    0.037    0.005 {method 'read' of 'bz2.BZ2File' objects}
        6    0.034    0.006    0.034    0.006 {method 'readline' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        3    0.031    0.010    0.031    0.010 {method 'seek' of 'bz2.BZ2File' objects}
        2    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
       46    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.006    0.006    0.006    0.006 {range}


0.0141 0.0004 0.6509 0.0620 0.0056     0.256 testimages\b191_1_9_1.img.gz
Mon Mar 16 12:20:30 2009    stats

         394 function calls in 0.660 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.660    0.660 <string>:1(<module>)
        1    0.642    0.642    0.659    0.659 OXDimage.py:145(read)
        1    0.001    0.001    0.002    0.002 OXDimage.py:27(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        3    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        3    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
       22    0.001    0.000    0.006    0.000 gzip.py:208(read)
        6    0.000    0.000    0.000    0.000 gzip.py:240(_unread)
       11    0.000    0.000    0.006    0.001 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       11    0.001    0.000    0.001    0.000 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        1    0.000    0.000    0.000    0.000 gzip.py:363(rewind)
        3    0.000    0.000    0.000    0.000 gzip.py:374(seek)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        6    0.000    0.000    0.001    0.000 gzip.py:391(readline)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.660    0.660 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
       11    0.003    0.000    0.003    0.000 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       45    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
       10    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.002    0.001    0.002    0.001 {method 'astype' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.002    0.002    0.002    0.002 {method 'copy' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
       19    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       70    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        9    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       16    0.000    0.000    0.000    0.000 {min}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
       46    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        6    0.000    0.000    0.000    0.000 {ord}
        4    0.006    0.001    0.006    0.001 {range}
       14    0.000    0.000    0.000    0.000 {zlib.crc32}
        3    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0024 0.0024 0.0064                   1.005 testimages\b191_1_9_1_uncompressed.img
Mon Mar 16 12:20:30 2009    stats

         120 function calls in 0.007 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.007    0.007 <string>:1(<module>)
        1    0.000    0.000    0.006    0.006 OXDimage.py:145(read)
        1    0.000    0.000    0.000    0.000 OXDimage.py:27(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.007    0.007 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        1    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        1    0.002    0.002    0.002    0.002 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        9    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        7    0.001    0.000    0.001    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'readline' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        3    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
       45    0.001    0.000    0.001    0.000 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}


0.0021 0.0005 0.1782 0.1870 0.1076     1.005 testimages\b191_1_9_1_uncompressed.img.bz2
Mon Mar 16 12:20:32 2009    stats

         120 function calls in 0.178 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.178    0.178 <string>:1(<module>)
        1    0.000    0.000    0.142    0.142 OXDimage.py:145(read)
        1    0.000    0.000    0.071    0.071 OXDimage.py:27(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.001    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.178    0.178 openimage.py:68(openimage)
        1    0.001    0.001    0.036    0.036 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        1    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        1    0.001    0.001    0.001    0.001 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        9    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        7    0.102    0.015    0.102    0.015 {method 'read' of 'bz2.BZ2File' objects}
        6    0.035    0.006    0.035    0.006 {method 'readline' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        3    0.036    0.012    0.036    0.012 {method 'seek' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
       45    0.002    0.000    0.002    0.000 {numpy.core.multiarray.fromstring}


0.0030 0.0009 0.0189 0.0790 0.0152     1.005 testimages\b191_1_9_1_uncompressed.img.gz
Mon Mar 16 12:20:32 2009    stats

         429 function calls in 0.020 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.020    0.020 <string>:1(<module>)
        1    0.000    0.000    0.019    0.019 OXDimage.py:145(read)
        1    0.000    0.000    0.001    0.001 OXDimage.py:27(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        3    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        3    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
       19    0.000    0.000    0.015    0.001 gzip.py:208(read)
        6    0.000    0.000    0.000    0.000 gzip.py:240(_unread)
       13    0.000    0.000    0.015    0.001 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       13    0.004    0.000    0.005    0.000 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        1    0.000    0.000    0.000    0.000 gzip.py:363(rewind)
        3    0.000    0.000    0.000    0.000 gzip.py:374(seek)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        6    0.000    0.000    0.001    0.000 gzip.py:391(readline)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.020    0.020 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
       13    0.008    0.001    0.008    0.001 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       44    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
        8    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.001    0.001    0.001    0.001 {method 'astype' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
       17    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      111    0.001    0.000    0.001    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        9    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       16    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
       45    0.001    0.000    0.001    0.000 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        6    0.000    0.000    0.000    0.000 {ord}
        3    0.000    0.000    0.000    0.000 {range}
       16    0.001    0.000    0.001    0.000 {zlib.crc32}
        3    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0164 0.0176 0.2444                   8.004 testimages\corkcont2_H_0089.mccd
Mon Mar 16 12:20:32 2009    stats

         1304 function calls in 0.142 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.006    0.006    0.142    0.142 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.003    0.003 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        1    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.001    0.001    0.049    0.049 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.050    0.050 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        2    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.001    0.001    0.028    0.028 ImageFile.py:115(load)
        1    0.000    0.000    0.012    0.012 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        2    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.002    0.001 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.001    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       31    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       25    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.136    0.136 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.023    0.023 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.006    0.006    0.135    0.135 tifimage.py:58(read)
        1    0.012    0.012    0.012    0.012 {_imaging.new}
        2    0.000    0.000    0.000    0.000 {apply}
        1    0.022    0.022    0.022    0.022 {built-in method convert}
      128    0.005    0.000    0.005    0.000 {built-in method decode}
      256    0.025    0.000    0.025    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        4    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       13    0.000    0.000    0.000    0.000 {isinstance}
       34    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
      267    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.023    0.011    0.023    0.011 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      152    0.010    0.000    0.010    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       11    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        3    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {min}
        2    0.028    0.014    0.028    0.014 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
      188    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}


0.0034 0.0042 0.7445 0.8120 0.5688     8.004 testimages\corkcont2_H_0089.mccd.bz2
Mon Mar 16 12:20:34 2009    stats

         1306 function calls in 0.748 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.006    0.006    0.748    0.748 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.003    0.003 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        1    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.001    0.001    0.049    0.049 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.040    0.040 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        2    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.001    0.001    0.018    0.018 ImageFile.py:115(load)
        1    0.000    0.000    0.009    0.009 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        2    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.002    0.001 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.001    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       31    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       25    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.001    0.000    0.566    0.283 fabioimage.py:284(_open)
        2    0.001    0.000    0.565    0.282 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.742    0.742 openimage.py:68(openimage)
        1    0.001    0.001    0.050    0.050 openimage.py:94(_openimage)
        1    0.000    0.000    0.023    0.023 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.007    0.007    0.691    0.691 tifimage.py:58(read)
        1    0.009    0.009    0.009    0.009 {_imaging.new}
        2    0.000    0.000    0.000    0.000 {apply}
        1    0.023    0.023    0.023    0.023 {built-in method convert}
      128    0.004    0.000    0.004    0.000 {built-in method decode}
      256    0.024    0.000    0.024    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        4    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       13    0.000    0.000    0.000    0.000 {isinstance}
       34    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
      267    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.023    0.012    0.023    0.012 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.613    0.307    0.613    0.307 {method 'read' of 'bz2.BZ2File' objects}
      151    0.003    0.000    0.003    0.000 {method 'read' of 'cStringIO.StringI' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       11    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        3    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        2    0.000    0.000    0.000    0.000 {min}
        2    0.027    0.014    0.027    0.014 {numpy.core.multiarray.fromstring}
      188    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}


0.0045 0.0051 0.2546 0.3130 0.1230     8.004 testimages\corkcont2_H_0089.mccd.gz
Mon Mar 16 12:20:36 2009    stats

         1494 function calls in 0.258 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.005    0.005    0.258    0.258 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.001    0.001 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        1    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.001    0.001    0.048    0.048 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.041    0.041 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        2    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.001    0.001    0.019    0.019 ImageFile.py:115(load)
        1    0.000    0.000    0.010    0.010 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        2    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.001    0.000 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.000    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.000    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       31    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       25    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.122    0.061 fabioimage.py:284(_open)
        2    0.000    0.000    0.122    0.061 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        2    0.001    0.001    0.122    0.061 gzip.py:208(read)
       13    0.000    0.000    0.120    0.009 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       12    0.040    0.003    0.051    0.004 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.253    0.253 openimage.py:68(openimage)
        1    0.000    0.000    0.002    0.002 openimage.py:94(_openimage)
        1    0.000    0.000    0.023    0.023 string.py:306(join)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.009    0.009    0.250    0.250 tifimage.py:58(read)
        1    0.010    0.010    0.010    0.010 {_imaging.new}
        2    0.000    0.000    0.000    0.000 {apply}
        1    0.022    0.022    0.022    0.022 {built-in method convert}
      128    0.005    0.000    0.005    0.000 {built-in method decode}
       12    0.065    0.005    0.065    0.005 {built-in method decompress}
      256    0.024    0.000    0.024    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        4    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       13    0.000    0.000    0.000    0.000 {isinstance}
       59    0.000    0.000    0.000    0.000 {len}
        3    0.000    0.000    0.000    0.000 {max}
      267    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.023    0.012    0.023    0.012 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      151    0.003    0.000    0.003    0.000 {method 'read' of 'cStringIO.StringI' objects}
       66    0.003    0.000    0.003    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       11    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        3    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       14    0.000    0.000    0.000    0.000 {min}
        2    0.029    0.015    0.029    0.015 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
      192    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}
       14    0.011    0.001    0.011    0.001 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0100 0.0089 0.8983                   3.471 testimages\example.mar2300
Mon Mar 16 12:20:36 2009    stats

         231 function calls in 0.517 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.517    0.517 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:121(numstem)
        1    0.000    0.000    0.000    0.000 __init__.py:137(deconstruct_filename)
        1    0.000    0.000    0.000    0.000 __init__.py:74(__init__)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.515    0.515 mar345image.py:19(read)
        1    0.001    0.001    0.001    0.001 mar345image.py:47(_readheader)
        2    0.000    0.000    0.000    0.000 ntpath.py:116(splitdrive)
        2    0.000    0.000    0.000    0.000 ntpath.py:158(split)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.517    0.517 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 re.py:186(compile)
        1    0.000    0.000    0.000    0.000 re.py:227(_compile)
        1    0.000    0.000    0.000    0.000 string.py:246(strip)
       15    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 {built-in method groups}
        1    0.000    0.000    0.000    0.000 {built-in method match}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       17    0.000    0.000    0.000    0.000 {len}
        1    0.514    0.514    0.514    0.514 {mar345_io.unpack}
        4    0.000    0.000    0.000    0.000 {max}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'get' of 'dict' objects}
        3    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        3    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        4    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       67    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'splitlines' of 'str' objects}
       17    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
       15    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       11    0.000    0.000    0.000    0.000 {method 'update' of 'dict' objects}
        2    0.001    0.000    0.001    0.000 {open}
       11    0.000    0.000    0.000    0.000 {range}


0.0077 0.0079 1.4724 1.0150 0.7642     3.471 testimages\example.mar2300.bz2
Mon Mar 16 12:20:42 2009    stats

         236 function calls in 1.510 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    1.510    1.510 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:121(numstem)
        1    0.000    0.000    0.000    0.000 __init__.py:137(deconstruct_filename)
        1    0.000    0.000    0.000    0.000 __init__.py:74(__init__)
        2    0.000    0.000    0.837    0.418 fabioimage.py:284(_open)
        2    0.001    0.001    0.836    0.418 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    1.383    1.383 mar345image.py:19(read)
        1    0.000    0.000    0.001    0.001 mar345image.py:47(_readheader)
        2    0.000    0.000    0.000    0.000 ntpath.py:116(splitdrive)
        2    0.000    0.000    0.000    0.000 ntpath.py:158(split)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    1.510    1.510 openimage.py:68(openimage)
        1    0.001    0.001    0.127    0.127 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 re.py:186(compile)
        1    0.000    0.000    0.000    0.000 re.py:227(_compile)
        1    0.000    0.000    0.000    0.000 string.py:246(strip)
       15    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 {built-in method groups}
        1    0.000    0.000    0.000    0.000 {built-in method match}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       17    0.000    0.000    0.000    0.000 {len}
        1    0.545    0.545    0.545    0.545 {mar345_io.unpack}
        4    0.000    0.000    0.000    0.000 {max}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'get' of 'dict' objects}
        3    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        3    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.886    0.443    0.886    0.443 {method 'read' of 'bz2.BZ2File' objects}
        3    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       67    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'splitlines' of 'str' objects}
       17    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
       15    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       11    0.000    0.000    0.000    0.000 {method 'update' of 'dict' objects}
        1    0.074    0.074    0.074    0.074 {method 'write' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {nt.tmpfile}
       11    0.000    0.000    0.000    0.000 {range}


0.0076 0.0078 0.6351 0.1410 0.0660     3.471 testimages\example.mar2300.gz
Mon Mar 16 12:20:44 2009    stats

         419 function calls in 0.649 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.649    0.649 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:121(numstem)
        1    0.000    0.000    0.000    0.000 __init__.py:137(deconstruct_filename)
        1    0.000    0.000    0.000    0.000 __init__.py:74(__init__)
        2    0.000    0.000    0.127    0.064 fabioimage.py:284(_open)
        2    0.000    0.000    0.127    0.064 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        2    0.001    0.000    0.066    0.033 gzip.py:208(read)
       14    0.000    0.000    0.065    0.005 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       13    0.012    0.001    0.017    0.001 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.000    0.000 gzip.py:60(__init__)
        1    0.000    0.000    0.648    0.648 mar345image.py:19(read)
        1    0.001    0.001    0.001    0.001 mar345image.py:47(_readheader)
        2    0.000    0.000    0.000    0.000 ntpath.py:116(splitdrive)
        2    0.000    0.000    0.000    0.000 ntpath.py:158(split)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.649    0.649 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 re.py:186(compile)
        1    0.000    0.000    0.000    0.000 re.py:227(_compile)
        1    0.000    0.000    0.000    0.000 string.py:246(strip)
       17    0.000    0.000    0.000    0.000 struct.py:77(unpack)
       13    0.040    0.003    0.040    0.003 {built-in method decompress}
        1    0.000    0.000    0.000    0.000 {built-in method groups}
        1    0.000    0.000    0.000    0.000 {built-in method match}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       44    0.000    0.000    0.000    0.000 {len}
        1    0.519    0.519    0.519    0.519 {mar345_io.unpack}
        2    0.000    0.000    0.000    0.000 {max}
        3    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'get' of 'dict' objects}
        3    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        3    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       58    0.008    0.000    0.008    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        8    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       67    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'splitlines' of 'str' objects}
       17    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
       17    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       11    0.000    0.000    0.000    0.000 {method 'update' of 'dict' objects}
        1    0.060    0.060    0.060    0.060 {method 'write' of 'file' objects}
       13    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {nt.tmpfile}
        2    0.000    0.000    0.000    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}
       15    0.005    0.000    0.005    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0046 0.0005 0.0012                   0.215 testimages\face.edf
Mon Mar 16 12:20:44 2009    stats

         119 function calls in 0.001 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.001    0.001 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:1321(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:959(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.000    0.000    0.000    0.000 edfimage.py:55(_readheader)
        1    0.000    0.000    0.001    0.001 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.000    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.001    0.001 openimage.py:68(openimage)
        1    0.000    0.000    0.000    0.000 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        7    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        7    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       12    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
        4    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       12    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        2    0.000    0.000    0.000    0.000 {open}


0.0016 0.0002 0.0045 0.0620 0.0036     0.215 testimages\face.edf.bz2
Mon Mar 16 12:20:44 2009    stats

         119 function calls in 0.005 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.005    0.005 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:1321(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:959(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.000    0.000    0.001    0.001 edfimage.py:55(_readheader)
        1    0.000    0.000    0.004    0.004 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.005    0.005 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        7    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        7    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       12    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
        4    0.004    0.001    0.004    0.001 {method 'read' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       12    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}


0.0003 0.0003 0.0038 0.0620 0.0030     0.215 testimages\face.edf.gz
Mon Mar 16 12:20:44 2009    stats

         208 function calls in 0.005 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.005    0.005 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:1321(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:959(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.000    0.000    0.001    0.001 edfimage.py:55(_readheader)
        1    0.000    0.000    0.003    0.003 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        4    0.000    0.000    0.003    0.001 gzip.py:208(read)
        4    0.000    0.000    0.003    0.001 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
        3    0.000    0.000    0.001    0.000 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.005    0.005 openimage.py:68(openimage)
        1    0.000    0.000    0.002    0.002 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        2    0.000    0.000    0.000    0.000 {apply}
        3    0.002    0.001    0.002    0.001 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       14    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
        7    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       12    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
       31    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       12    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        7    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        3    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        2    0.000    0.000    0.000    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
        5    0.000    0.000    0.000    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0007 0.0004 0.0054                   0.008 testimages\face.msk
Mon Mar 16 12:20:44 2009    stats

         82 function calls in 0.006 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.006    0.006 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fit2dmaskimage.py:19(_readheader)
        1    0.002    0.002    0.005    0.005 fit2dmaskimage.py:36(read)
        2    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 numeric.py:1461(ones)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.006    0.006 openimage.py:68(openimage)
        1    0.000    0.000    0.000    0.000 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        2    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        9    0.000    0.000    0.000    0.000 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {method 'fill' of 'numpy.ndarray' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        3    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.empty}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.003    0.003    0.003    0.003 {numpy.core.multiarray.where}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.zeros}
        2    0.000    0.000    0.000    0.000 {open}
        1    0.000    0.000    0.000    0.000 {range}


0.0003 0.0002 0.0057 0.0630 0.0012     0.008 testimages\face.msk.bz2
Mon Mar 16 12:20:44 2009    stats

         82 function calls in 0.007 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.007    0.007 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fit2dmaskimage.py:19(_readheader)
        1    0.001    0.001    0.006    0.006 fit2dmaskimage.py:36(read)
        2    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 numeric.py:1461(ones)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.007    0.007 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        2    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        9    0.000    0.000    0.000    0.000 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {method 'fill' of 'numpy.ndarray' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        3    0.001    0.000    0.001    0.000 {method 'read' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.empty}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.003    0.003    0.003    0.003 {numpy.core.multiarray.where}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.zeros}
        1    0.000    0.000    0.000    0.000 {range}


0.0004 0.0004 0.0056 0.0630 0.0010     0.008 testimages\face.msk.gz
Mon Mar 16 12:20:44 2009    stats

         167 function calls in 0.007 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.007    0.007 <string>:1(<module>)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fit2dmaskimage.py:19(_readheader)
        1    0.001    0.001    0.005    0.005 fit2dmaskimage.py:36(read)
        2    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        3    0.000    0.000    0.001    0.000 gzip.py:208(read)
        3    0.000    0.000    0.001    0.000 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
        3    0.000    0.000    0.000    0.000 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 numeric.py:1461(ones)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.007    0.007 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        3    0.000    0.000    0.000    0.000 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        9    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
        9    0.000    0.000    0.000    0.000 {method 'astype' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {method 'fill' of 'numpy.ndarray' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       31    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        6    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        4    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        3    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.empty}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.003    0.003    0.003    0.003 {numpy.core.multiarray.where}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.zeros}
        2    0.000    0.000    0.000    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
        1    0.000    0.000    0.000    0.000 {range}
        5    0.000    0.000    0.000    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.1201 0.0069 0.0154                   4.001 testimages\fit2d_click.edf
Mon Mar 16 12:20:44 2009    stats

         119 function calls in 0.025 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.025    0.025 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:1321(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:959(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.000    0.000    0.000    0.000 edfimage.py:55(_readheader)
        1    0.000    0.000    0.023    0.023 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.025    0.025 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        7    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        7    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       12    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
        4    0.006    0.001    0.006    0.001 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       12    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.016    0.016    0.016    0.016 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}


0.0030 0.0005 0.0681 0.1250 0.0623     4.001 testimages\fit2d_click.edf.bz2
Mon Mar 16 12:20:44 2009    stats

         119 function calls in 0.067 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.067    0.067 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:1321(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:959(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.000    0.000    0.002    0.002 edfimage.py:55(_readheader)
        1    0.000    0.000    0.062    0.062 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.001    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.065    0.065 openimage.py:68(openimage)
        1    0.000    0.000    0.003    0.003 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        7    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        7    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       12    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
        4    0.057    0.014    0.057    0.014 {method 'read' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       12    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.006    0.006    0.006    0.006 {numpy.core.multiarray.fromstring}


0.0008 0.0004 0.0632 0.1410 0.0437     4.001 testimages\fit2d_click.edf.gz
Mon Mar 16 12:20:44 2009    stats

         238 function calls in 0.063 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.063    0.063 <string>:1(<module>)
        2    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:1321(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:959(debug)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.000    0.000    0.000    0.000 edfimage.py:153(swap_needed)
        1    0.000    0.000    0.011    0.011 edfimage.py:55(_readheader)
        1    0.000    0.000    0.055    0.055 edfimage.py:87(read)
        2    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        4    0.004    0.001    0.052    0.013 gzip.py:208(read)
        6    0.000    0.000    0.048    0.008 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
        5    0.015    0.003    0.023    0.005 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.062    0.062 openimage.py:68(openimage)
        1    0.000    0.000    0.007    0.007 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        2    0.000    0.000    0.000    0.000 {apply}
        5    0.024    0.005    0.024    0.005 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       18    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
        7    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        8    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       12    0.000    0.000    0.000    0.000 {method 'lstrip' of 'str' objects}
       47    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       12    0.000    0.000    0.000    0.000 {method 'rstrip' of 'str' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        7    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        5    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.008    0.008    0.008    0.008 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
        7    0.007    0.001    0.007    0.001 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0009 0.0003 0.0767                   0.126 testimages\fit2d_click.msk
Mon Mar 16 12:20:44 2009    stats

         82 function calls in 0.081 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.081    0.081 <string>:1(<module>)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fit2dmaskimage.py:19(_readheader)
        1    0.014    0.014    0.080    0.080 fit2dmaskimage.py:36(read)
        2    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 numeric.py:1461(ones)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.081    0.081 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        2    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        9    0.007    0.001    0.007    0.001 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {method 'fill' of 'numpy.ndarray' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        3    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.empty}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.057    0.057    0.057    0.057 {numpy.core.multiarray.where}
        1    0.002    0.002    0.002    0.002 {numpy.core.multiarray.zeros}
        2    0.001    0.000    0.001    0.000 {open}
        1    0.000    0.000    0.000    0.000 {range}


0.0017 0.0003 0.0777 0.0620 0.0022     0.126 testimages\fit2d_click.msk.bz2
Mon Mar 16 12:20:44 2009    stats

         82 function calls in 0.080 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.080    0.080 <string>:1(<module>)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fit2dmaskimage.py:19(_readheader)
        1    0.012    0.012    0.079    0.079 fit2dmaskimage.py:36(read)
        2    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 numeric.py:1461(ones)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.080    0.080 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        2    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
        9    0.007    0.001    0.007    0.001 {method 'astype' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {method 'fill' of 'numpy.ndarray' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        3    0.001    0.000    0.001    0.000 {method 'read' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.empty}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.057    0.057    0.057    0.057 {numpy.core.multiarray.where}
        1    0.001    0.001    0.001    0.001 {numpy.core.multiarray.zeros}
        1    0.000    0.000    0.000    0.000 {range}


0.0021 0.0003 0.0750 0.0630 0.0020     0.126 testimages\fit2d_click.msk.gz
Mon Mar 16 12:20:46 2009    stats

         189 function calls in 0.077 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.077    0.077 <string>:1(<module>)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.001    0.001 fit2dmaskimage.py:19(_readheader)
        1    0.012    0.012    0.075    0.075 fit2dmaskimage.py:36(read)
        2    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        6    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        3    0.000    0.000    0.003    0.001 gzip.py:208(read)
        2    0.000    0.000    0.002    0.001 gzip.py:245(_read)
        2    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
        2    0.000    0.000    0.000    0.000 gzip.py:295(_add_read_data)
        2    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        4    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.000    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 numeric.py:1461(ones)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.077    0.077 openimage.py:68(openimage)
        1    0.000    0.000    0.002    0.002 openimage.py:94(_openimage)
        4    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        2    0.001    0.001    0.001    0.001 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
        8    0.000    0.000    0.000    0.000 {len}
        2    0.000    0.000    0.000    0.000 {max}
        9    0.006    0.001    0.006    0.001 {method 'astype' of 'numpy.ndarray' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {method 'fill' of 'numpy.ndarray' objects}
       12    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       46    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        8    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        4    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'tostring' of 'numpy.ndarray' objects}
        4    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        2    0.000    0.000    0.000    0.000 {min}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.array}
        1    0.000    0.000    0.000    0.000 {numpy.core.multiarray.empty}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        1    0.054    0.054    0.054    0.054 {numpy.core.multiarray.where}
        1    0.001    0.001    0.001    0.001 {numpy.core.multiarray.zeros}
        2    0.000    0.000    0.000    0.000 {open}
        4    0.000    0.000    0.000    0.000 {ord}
        1    0.000    0.000    0.000    0.000 {range}
        4    0.000    0.000    0.000    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0377 0.0507 0.2064                  18.000 testimages\mb_LP_1_001.img
Mon Mar 16 12:20:46 2009    stats

         183 function calls in 0.210 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.002    0.002    0.210    0.210 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.003    0.003    0.204    0.204 adscimage.py:25(read)
        1    0.000    0.000    0.074    0.074 adscimage.py:71(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.003    0.003    0.208    0.208 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       20    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
       17    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.060    0.060    0.060    0.060 {method 'byteswap' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        4    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.040    0.020    0.040    0.020 {method 'read' of 'file' objects}
       19    0.074    0.004    0.074    0.004 {method 'readline' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       17    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
       51    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        1    0.027    0.027    0.027    0.027 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}


0.1270 0.0125 4.6505 3.4060 2.6507    18.000 testimages\mb_LP_1_001.img.bz2
Mon Mar 16 12:21:00 2009    stats

         183 function calls in 4.413 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.002    0.002    4.413    4.413 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.002    0.002    4.356    4.356 adscimage.py:25(read)
        1    0.000    0.000    1.657    1.657 adscimage.py:71(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.001    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.002    0.002    4.411    4.411 openimage.py:68(openimage)
        1    0.001    0.001    0.054    0.054 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       20    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
       17    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.051    0.051    0.051    0.051 {method 'byteswap' of 'numpy.ndarray' objects}
        1    0.001    0.001    0.001    0.001 {method 'close' of 'bz2.BZ2File' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        4    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    2.626    1.313    2.626    1.313 {method 'read' of 'bz2.BZ2File' objects}
       19    1.657    0.087    1.657    0.087 {method 'readline' of 'bz2.BZ2File' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.045    0.045    0.045    0.045 {method 'seek' of 'bz2.BZ2File' objects}
       17    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
       51    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        1    0.026    0.026    0.026    0.026 {numpy.core.multiarray.fromstring}


0.1923 0.0227 0.5979 1.0000 0.3347    18.000 testimages\mb_LP_1_001.img.gz
Mon Mar 16 12:21:04 2009    stats

         1121 function calls in 0.607 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.002    0.002    0.607    0.607 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.003    0.003    0.601    0.601 adscimage.py:25(read)
        1    0.001    0.001    0.179    0.179 adscimage.py:71(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        3    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        3    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        3    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        3    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
       37    0.019    0.001    0.485    0.013 gzip.py:208(read)
       19    0.005    0.000    0.005    0.000 gzip.py:240(_unread)
       75    0.002    0.000    0.466    0.006 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       74    0.104    0.001    0.138    0.002 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        3    0.000    0.000    0.000    0.000 gzip.py:315(close)
        3    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
       19    0.005    0.000    0.178    0.009 gzip.py:391(readline)
        3    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        3    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.002    0.002    0.605    0.605 openimage.py:68(openimage)
        1    0.000    0.000    0.002    0.002 openimage.py:94(_openimage)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 {apply}
       74    0.295    0.004    0.295    0.004 {built-in method decompress}
        2    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
      237    0.000    0.000    0.000    0.000 {len}
        3    0.000    0.000    0.000    0.000 {max}
       51    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.056    0.056    0.056    0.056 {method 'byteswap' of 'numpy.ndarray' objects}
        3    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
       38    0.005    0.000    0.005    0.000 {method 'find' of 'str' objects}
       20    0.007    0.000    0.007    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      136    0.030    0.000    0.030    0.000 {method 'read' of 'file' objects}
        9    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        9    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       17    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
       51    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        8    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       90    0.000    0.000    0.000    0.000 {min}
        1    0.034    0.034    0.034    0.034 {numpy.core.multiarray.fromstring}
        3    0.001    0.000    0.001    0.000 {open}
        6    0.000    0.000    0.000    0.000 {ord}
       77    0.034    0.000    0.034    0.000 {zlib.crc32}
        3    0.001    0.000    0.001    0.000 {zlib.decompressobj}


0.7949 0.0430 0.1928                  18.000 testimages\mb_LP_1_002.img
Mon Mar 16 12:21:04 2009    stats

         183 function calls in 0.208 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.002    0.002    0.208    0.208 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 __init__.py:1158(getEffectiveLevel)
        1    0.000    0.000    0.000    0.000 __init__.py:1313(info)
        1    0.000    0.000    0.000    0.000 __init__.py:973(info)
        1    0.003    0.003    0.203    0.203 adscimage.py:25(read)
        1    0.000    0.000    0.084    0.084 adscimage.py:71(_readheader)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.002    0.002    0.206    0.206 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 {apply}
        2    0.000    0.000    0.000    0.000 {getattr}
        4    0.000    0.000    0.000    0.000 {hasattr}
        1    0.000    0.000    0.000    0.000 {isinstance}
       20    0.000    0.000    0.000    0.000 {len}
        4    0.000    0.000    0.000    0.000 {max}
       17    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.052    0.052    0.052    0.052 {method 'byteswap' of 'numpy.ndarray' objects}
        1    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        4    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.037    0.018    0.037    0.018 {method 'read' of 'file' objects}
       19    0.084    0.004    0.084    0.004 {method 'readline' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
        1    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
       17    0.000    0.000    0.000    0.000 {method 'split' of 'str' objects}
       51    0.000    0.000    0.000    0.000 {method 'strip' of 'str' objects}
        1    0.027    0.027    0.027    0.027 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}


0.2505 0.0227 0.2163                   8.067 testimages\oPPA_5grains_0001.tif
Mon Mar 16 12:21:06 2009    stats

         11319 function calls in 0.221 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.004    0.004    0.223    0.223 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.019    0.019 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
      512    0.003    0.000    0.006    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.001    0.001    0.055    0.055 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.110    0.110 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
      513    0.001    0.000    0.002    0.000 Image.py:91(isTupleType)
        1    0.008    0.008    0.088    0.088 ImageFile.py:115(load)
        1    0.000    0.000    0.010    0.010 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
      511    0.001    0.000    0.001    0.000 ImageFile.py:49(_tilesort)
        4    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.018    0.005 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.010    0.001 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        8    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        1    0.003    0.003    0.009    0.009 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.018    0.018 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.018    0.018 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.005    0.005    0.017    0.017 TiffImagePlugin.py:521(_setup)
       37    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
      536    0.005    0.000    0.007    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.219    0.219 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.030    0.030 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.005    0.005    0.218    0.218 tifimage.py:58(read)
        1    0.010    0.010    0.010    0.010 {_imaging.new}
      513    0.001    0.000    0.001    0.000 {apply}
        1    0.022    0.022    0.022    0.022 {built-in method convert}
      512    0.039    0.000    0.039    0.000 {built-in method decode}
      256    0.024    0.000    0.024    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method match}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        3    0.000    0.000    0.000    0.000 {chr}
      511    0.000    0.000    0.000    0.000 {cmp}
      515    0.001    0.000    0.001    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
      524    0.001    0.000    0.001    0.000 {isinstance}
      551    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
     1290    0.001    0.000    0.001    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.030    0.015    0.030    0.015 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      541    0.019    0.000    0.019    0.000 {method 'read' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'readline' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
      528    0.002    0.000    0.002    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.001    0.001 {method 'sort' of 'list' objects}
        5    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
     1024    0.001    0.000    0.001    0.000 {min}
        2    0.030    0.015    0.030    0.015 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
     2244    0.002    0.000    0.002    0.000 {ord}
       12    0.000    0.000    0.000    0.000 {range}


0.0164 0.0005 0.7279 0.8430 0.5297     8.067 testimages\oPPA_5grains_0001.tif.bz2
Mon Mar 16 12:21:08 2009    stats

         11321 function calls in 0.759 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.004    0.004    0.765    0.765 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.010    0.010 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
      512    0.003    0.000    0.007    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.001    0.001    0.053    0.053 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.121    0.121 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
      513    0.001    0.000    0.002    0.000 Image.py:91(isTupleType)
        1    0.008    0.008    0.099    0.099 ImageFile.py:115(load)
        1    0.000    0.000    0.007    0.007 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
      511    0.001    0.000    0.001    0.000 ImageFile.py:49(_tilesort)
        4    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.010    0.002 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.006    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        8    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        1    0.001    0.001    0.005    0.005 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.010    0.010 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.009    0.009 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.002    0.002    0.008    0.008 TiffImagePlugin.py:521(_setup)
       37    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
      536    0.003    0.000    0.004    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.001    0.000    0.528    0.264 fabioimage.py:284(_open)
        2    0.001    0.000    0.527    0.264 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.761    0.761 openimage.py:68(openimage)
        1    0.001    0.001    0.015    0.015 openimage.py:94(_openimage)
        1    0.000    0.000    0.028    0.028 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.006    0.006    0.746    0.746 tifimage.py:58(read)
        1    0.007    0.007    0.007    0.007 {_imaging.new}
      513    0.001    0.000    0.001    0.000 {apply}
        1    0.022    0.022    0.022    0.022 {built-in method convert}
      512    0.040    0.000    0.040    0.000 {built-in method decode}
      256    0.024    0.000    0.024    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method match}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        3    0.000    0.000    0.000    0.000 {chr}
      511    0.000    0.000    0.000    0.000 {cmp}
      515    0.001    0.000    0.001    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
      524    0.001    0.000    0.001    0.000 {isinstance}
      551    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
     1290    0.001    0.000    0.001    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.028    0.014    0.028    0.014 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.540    0.270    0.540    0.270 {method 'read' of 'bz2.BZ2File' objects}
      540    0.028    0.000    0.028    0.000 {method 'read' of 'cStringIO.StringI' objects}
        2    0.000    0.000    0.000    0.000 {method 'readline' of 'cStringIO.StringI' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
      528    0.001    0.000    0.001    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        1    0.000    0.000    0.001    0.001 {method 'sort' of 'list' objects}
        5    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
     1024    0.001    0.000    0.001    0.000 {min}
        2    0.028    0.014    0.028    0.014 {numpy.core.multiarray.fromstring}
     2244    0.001    0.000    0.001    0.000 {ord}
       12    0.000    0.000    0.000    0.000 {range}


0.0125 0.0006 0.2968 0.2810 0.0891     8.067 testimages\oPPA_5grains_0001.tif.gz
Mon Mar 16 12:21:10 2009    stats

         11469 function calls in 0.283 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.006    0.006    0.284    0.284 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.010    0.010 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
      512    0.003    0.000    0.006    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.001    0.001    0.049    0.049 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.096    0.096 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
      513    0.001    0.000    0.002    0.000 Image.py:91(isTupleType)
        1    0.007    0.007    0.074    0.074 ImageFile.py:115(load)
        1    0.000    0.000    0.007    0.007 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
      511    0.001    0.000    0.001    0.000 ImageFile.py:49(_tilesort)
        4    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.010    0.002 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.006    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        8    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        1    0.001    0.001    0.005    0.005 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.010    0.010 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.010    0.010 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.002    0.002    0.009    0.009 TiffImagePlugin.py:521(_setup)
       37    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
      536    0.003    0.000    0.004    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.082    0.041 fabioimage.py:284(_open)
        2    0.000    0.000    0.082    0.041 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        2    0.001    0.001    0.084    0.042 gzip.py:208(read)
        8    0.000    0.000    0.083    0.010 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
        7    0.032    0.005    0.045    0.006 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.001    0.001    0.278    0.278 openimage.py:68(openimage)
        1    0.000    0.000    0.004    0.004 openimage.py:94(_openimage)
        1    0.000    0.000    0.024    0.024 string.py:306(join)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.008    0.008    0.273    0.273 tifimage.py:58(read)
        1    0.007    0.007    0.007    0.007 {_imaging.new}
      513    0.001    0.000    0.001    0.000 {apply}
        1    0.022    0.022    0.022    0.022 {built-in method convert}
      512    0.039    0.000    0.039    0.000 {built-in method decode}
        7    0.037    0.005    0.037    0.005 {built-in method decompress}
      256    0.024    0.000    0.024    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method match}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        3    0.000    0.000    0.000    0.000 {chr}
      511    0.000    0.000    0.000    0.000 {cmp}
      515    0.001    0.000    0.001    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
      524    0.001    0.000    0.001    0.000 {isinstance}
      566    0.000    0.000    0.000    0.000 {len}
        3    0.000    0.000    0.000    0.000 {max}
     1290    0.001    0.000    0.001    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.024    0.012    0.024    0.012 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
      540    0.010    0.000    0.010    0.000 {method 'read' of 'cStringIO.StringI' objects}
       61    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'readline' of 'cStringIO.StringI' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
      528    0.001    0.000    0.001    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.001    0.001 {method 'sort' of 'list' objects}
        5    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
     1031    0.001    0.000    0.001    0.000 {min}
        2    0.028    0.014    0.028    0.014 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
     2248    0.001    0.000    0.001    0.000 {ord}
       12    0.000    0.000    0.000    0.000 {range}
        9    0.012    0.001    0.012    0.001 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0576 0.0076 0.0391                   2.004 testimages\somedata_0001.mccd
Mon Mar 16 12:21:10 2009    stats

         728 function calls in 0.045 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.045    0.045 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.003    0.003 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        1    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.000    0.000    0.016    0.016 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.016    0.016 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        2    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.000    0.000    0.008    0.008 ImageFile.py:115(load)
        1    0.000    0.000    0.002    0.002 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        2    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.002    0.001 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.001    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       31    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       25    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.044    0.044 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.006    0.006 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.002    0.002    0.043    0.043 tifimage.py:58(read)
        1    0.002    0.002    0.002    0.002 {_imaging.new}
        2    0.000    0.000    0.000    0.000 {apply}
        1    0.008    0.008    0.008    0.008 {built-in method convert}
       32    0.002    0.000    0.002    0.000 {built-in method decode}
       64    0.010    0.000    0.010    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        4    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       13    0.000    0.000    0.000    0.000 {isinstance}
       34    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
       75    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.006    0.003    0.006    0.003 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       56    0.004    0.000    0.004    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       11    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        3    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {min}
        2    0.006    0.003    0.006    0.003 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
      188    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}


0.0265 0.0011 0.2741 0.3130 0.1863     2.004 testimages\somedata_0001.mccd.bz2
Mon Mar 16 12:21:10 2009    stats

         730 function calls in 0.280 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.280    0.280 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.003    0.003 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        1    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.000    0.000    0.012    0.012 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.009    0.009 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        2    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.000    0.000    0.004    0.004 ImageFile.py:115(load)
        1    0.000    0.000    0.002    0.002 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        2    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.002    0.001 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.001    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.001    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.002    0.002 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       31    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       25    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.001    0.000    0.189    0.095 fabioimage.py:284(_open)
        2    0.001    0.000    0.189    0.094 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.279    0.279 openimage.py:68(openimage)
        1    0.001    0.001    0.059    0.059 openimage.py:94(_openimage)
        1    0.000    0.000    0.006    0.006 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.002    0.002    0.220    0.220 tifimage.py:58(read)
        1    0.002    0.002    0.002    0.002 {_imaging.new}
        2    0.000    0.000    0.000    0.000 {apply}
        1    0.005    0.005    0.005    0.005 {built-in method convert}
       32    0.001    0.000    0.001    0.000 {built-in method decode}
       64    0.006    0.000    0.006    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        4    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       13    0.000    0.000    0.000    0.000 {isinstance}
       34    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
       75    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.006    0.003    0.006    0.003 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.246    0.123    0.246    0.123 {method 'read' of 'bz2.BZ2File' objects}
       55    0.001    0.000    0.001    0.000 {method 'read' of 'cStringIO.StringI' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       11    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        3    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        2    0.000    0.000    0.000    0.000 {min}
        2    0.006    0.003    0.006    0.003 {numpy.core.multiarray.fromstring}
      188    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}


0.0307 0.0016 0.0655 0.1090 0.0349     2.004 testimages\somedata_0001.mccd.gz
Mon Mar 16 12:21:12 2009    stats

         904 function calls in 0.067 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.001    0.001    0.067    0.067 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.002    0.002 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        1    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.000    0.000    0.012    0.012 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.008    0.008 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        2    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.000    0.000    0.004    0.004 ImageFile.py:115(load)
        1    0.000    0.000    0.001    0.001 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        2    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.001    0.000 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.000    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.000    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        4    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       31    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       25    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.034    0.017 fabioimage.py:284(_open)
        2    0.000    0.000    0.034    0.017 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        3    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        2    0.000    0.000    0.035    0.017 gzip.py:208(read)
       12    0.000    0.000    0.034    0.003 gzip.py:245(_read)
        1    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
       11    0.007    0.001    0.010    0.001 gzip.py:295(_add_read_data)
        1    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        2    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.001    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.066    0.066 openimage.py:68(openimage)
        1    0.000    0.000    0.002    0.002 openimage.py:94(_openimage)
        1    0.000    0.000    0.006    0.006 string.py:306(join)
        2    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.002    0.002    0.064    0.064 tifimage.py:58(read)
        1    0.001    0.001    0.001    0.001 {_imaging.new}
        2    0.000    0.000    0.000    0.000 {apply}
        1    0.005    0.005    0.005    0.005 {built-in method convert}
       32    0.001    0.000    0.001    0.000 {built-in method decode}
       11    0.021    0.002    0.021    0.002 {built-in method decompress}
       64    0.006    0.000    0.006    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        4    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       13    0.000    0.000    0.000    0.000 {isinstance}
       57    0.000    0.000    0.000    0.000 {len}
        3    0.000    0.000    0.000    0.000 {max}
       75    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.006    0.003    0.006    0.003 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       55    0.001    0.000    0.001    0.000 {method 'read' of 'cStringIO.StringI' objects}
       59    0.002    0.000    0.002    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       11    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        7    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        3    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        2    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
       13    0.000    0.000    0.000    0.000 {min}
        2    0.006    0.003    0.006    0.003 {numpy.core.multiarray.fromstring}
        2    0.001    0.000    0.001    0.000 {open}
      192    0.000    0.000    0.000    0.000 {ord}
       11    0.000    0.000    0.000    0.000 {range}
       13    0.003    0.000    0.003    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


0.0031 0.0008 0.0030                   0.023 testimages\testmap1_0002.tif
Mon Mar 16 12:21:12 2009    stats

         595 function calls in 0.003 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.003    0.003 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.002    0.002 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        2    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.000    0.000    0.000    0.000 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.000    0.000 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        3    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.000    0.000    0.000    0.000 ImageFile.py:115(load)
        1    0.000    0.000    0.000    0.000 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        1    0.000    0.000    0.000    0.000 ImageFile.py:49(_tilesort)
        4    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.001    0.000 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.000    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.000    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        8    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       37    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       26    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.000    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.003    0.003 openimage.py:68(openimage)
        1    0.000    0.000    0.000    0.000 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.000    0.000    0.002    0.002 tifimage.py:58(read)
        1    0.000    0.000    0.000    0.000 {_imaging.new}
        3    0.000    0.000    0.000    0.000 {apply}
        1    0.000    0.000    0.000    0.000 {built-in method convert}
        2    0.000    0.000    0.000    0.000 {built-in method decode}
        1    0.000    0.000    0.000    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cmp}
        5    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       14    0.000    0.000    0.000    0.000 {isinstance}
       38    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
       15    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       29    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       16    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        5    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        4    0.000    0.000    0.000    0.000 {min}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        2    0.000    0.000    0.000    0.000 {open}
      204    0.000    0.000    0.000    0.000 {ord}
       12    0.000    0.000    0.000    0.000 {range}


0.0018 0.0003 0.0024 0.0470 0.0008     0.023 testimages\testmap1_0002.tif.bz2
Mon Mar 16 12:21:12 2009    stats

         597 function calls in 0.003 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.003    0.003 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.001    0.001 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        2    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.000    0.000    0.000    0.000 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.000    0.000 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        3    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.000    0.000    0.000    0.000 ImageFile.py:115(load)
        1    0.000    0.000    0.000    0.000 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        1    0.000    0.000    0.000    0.000 ImageFile.py:49(_tilesort)
        4    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.001    0.000 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.000    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.000    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        8    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       37    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       26    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.000 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        4    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.003    0.003 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 string.py:306(join)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.000    0.000    0.003    0.003 tifimage.py:58(read)
        1    0.000    0.000    0.000    0.000 {_imaging.new}
        3    0.000    0.000    0.000    0.000 {apply}
        1    0.000    0.000    0.000    0.000 {built-in method convert}
        2    0.000    0.000    0.000    0.000 {built-in method decode}
        1    0.000    0.000    0.000    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        1    0.000    0.000    0.000    0.000 {cmp}
        5    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       14    0.000    0.000    0.000    0.000 {isinstance}
       38    0.000    0.000    0.000    0.000 {len}
        5    0.000    0.000    0.000    0.000 {max}
       15    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'read' of 'bz2.BZ2File' objects}
       28    0.000    0.000    0.000    0.000 {method 'read' of 'cStringIO.StringI' objects}
       12    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       16    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        5    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        4    0.000    0.000    0.000    0.000 {min}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
      204    0.000    0.000    0.000    0.000 {ord}
       12    0.000    0.000    0.000    0.000 {range}


0.0004 0.0003 0.0023 0.0470 0.0012     0.023 testimages\testmap1_0002.tif.gz
Mon Mar 16 12:21:12 2009    stats

         713 function calls in 0.004 CPU seconds

   Ordered by: standard name

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.004    0.004 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 ArgImagePlugin.py:401(_accept)
        1    0.000    0.000    0.000    0.000 BmpImagePlugin.py:55(_accept)
        1    0.000    0.000    0.000    0.000 BufrStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 CurImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:32(i32)
        1    0.000    0.000    0.000    0.000 DcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:118(_accept)
        1    0.000    0.000    0.000    0.000 EpsImagePlugin.py:29(i32)
        1    0.000    0.000    0.000    0.000 FitsStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:25(i16)
        1    0.000    0.000    0.000    0.000 FliImagePlugin.py:34(_accept)
        1    0.000    0.000    0.000    0.000 FpxImagePlugin.py:46(_accept)
        2    0.000    0.000    0.000    0.000 GbrImagePlugin.py:18(i32)
        1    0.000    0.000    0.000    0.000 GbrImagePlugin.py:21(_accept)
        1    0.000    0.000    0.000    0.000 GifImagePlugin.py:47(_accept)
        1    0.000    0.000    0.000    0.000 GribStubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 Hdf5StubImagePlugin.py:28(_accept)
        1    0.000    0.000    0.000    0.000 IcnsImagePlugin.py:204(<lambda>)
        1    0.000    0.000    0.000    0.000 IcoImagePlugin.py:37(_accept)
        1    0.000    0.000    0.000    0.000 ImImagePlugin.py:110(_open)
        1    0.000    0.000    0.001    0.001 Image.py:1879(open)
        1    0.000    0.000    0.000    0.000 Image.py:280(preinit)
        2    0.000    0.000    0.000    0.000 Image.py:361(_getdecoder)
        1    0.000    0.000    0.000    0.000 Image.py:377(_getencoder)
        5    0.000    0.000    0.000    0.000 Image.py:439(__init__)
        1    0.000    0.000    0.000    0.000 Image.py:448(_new)
        4    0.000    0.000    0.000    0.000 Image.py:484(__getattr__)
        1    0.000    0.000    0.000    0.000 Image.py:503(tostring)
        3    0.000    0.000    0.000    0.000 Image.py:587(load)
        1    0.000    0.000    0.000    0.000 Image.py:638(convert)
        5    0.000    0.000    0.000    0.000 Image.py:82(isStringType)
        3    0.000    0.000    0.000    0.000 Image.py:91(isTupleType)
        1    0.000    0.000    0.000    0.000 ImageFile.py:115(load)
        1    0.000    0.000    0.000    0.000 ImageFile.py:219(load_prepare)
        1    0.000    0.000    0.000    0.000 ImageFile.py:228(load_end)
        1    0.000    0.000    0.000    0.000 ImageFile.py:49(_tilesort)
        4    0.000    0.000    0.000    0.000 ImageFile.py:508(_safe_read)
        4    0.000    0.000    0.001    0.000 ImageFile.py:63(__init__)
        1    0.000    0.000    0.000    0.000 ImtImagePlugin.py:37(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:110(_open)
        1    0.000    0.000    0.000    0.000 IptcImagePlugin.py:62(field)
        1    0.000    0.000    0.000    0.000 JpegImagePlugin.py:231(_accept)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:28(i32)
        1    0.000    0.000    0.000    0.000 McIdasImagePlugin.py:31(_accept)
        1    0.000    0.000    0.000    0.000 PcxImagePlugin.py:35(_accept)
        1    0.000    0.000    0.000    0.000 PngImagePlugin.py:261(_accept)
        1    0.000    0.000    0.000    0.000 PpmImagePlugin.py:40(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:157(_accept)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:168(__init__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:180(reset)
       14    0.000    0.000    0.000    0.000 TiffImagePlugin.py:199(__getitem__)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:209(get)
       11    0.000    0.000    0.000    0.000 TiffImagePlugin.py:215(getscalar)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:230(has_key)
        8    0.000    0.000    0.000    0.000 TiffImagePlugin.py:255(load_short)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:262(load_long)
        2    0.000    0.000    0.000    0.000 TiffImagePlugin.py:269(load_rational)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:295(load)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:445(_open)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:477(_seek)
        1    0.000    0.000    0.000    0.000 TiffImagePlugin.py:497(_decoder)
        1    0.000    0.000    0.001    0.001 TiffImagePlugin.py:521(_setup)
       37    0.000    0.000    0.000    0.000 TiffImagePlugin.py:64(il16)
       26    0.000    0.000    0.000    0.000 TiffImagePlugin.py:66(il32)
        1    0.000    0.000    0.000    0.000 fabioimage.py:212(resetvals)
        2    0.000    0.000    0.001    0.001 fabioimage.py:284(_open)
        2    0.000    0.000    0.001    0.000 fabioimage.py:314(_compressed_stream)
        2    0.000    0.000    0.000    0.000 fabioimage.py:39(__init__)
        1    0.000    0.000    0.000    0.000 fromnumeric.py:101(reshape)
        2    0.000    0.000    0.000    0.000 gzip.py:157(_init_read)
        2    0.000    0.000    0.000    0.000 gzip.py:161(_read_gzip_header)
        6    0.000    0.000    0.000    0.000 gzip.py:18(U32)
        2    0.000    0.000    0.001    0.000 gzip.py:208(read)
        3    0.000    0.000    0.001    0.000 gzip.py:245(_read)
        2    0.000    0.000    0.000    0.000 gzip.py:27(LOWU32)
        2    0.000    0.000    0.000    0.000 gzip.py:295(_add_read_data)
        2    0.000    0.000    0.000    0.000 gzip.py:301(_read_eof)
        2    0.000    0.000    0.000    0.000 gzip.py:315(close)
        2    0.000    0.000    0.000    0.000 gzip.py:334(__del__)
        4    0.000    0.000    0.000    0.000 gzip.py:39(read32)
        2    0.000    0.000    0.000    0.000 gzip.py:60(__init__)
        2    0.000    0.000    0.000    0.000 ntpath.py:183(splitext)
        1    0.000    0.000    0.000    0.000 openimage.py:54(do_magic)
        1    0.000    0.000    0.004    0.004 openimage.py:68(openimage)
        1    0.000    0.000    0.001    0.001 openimage.py:94(_openimage)
        1    0.000    0.000    0.000    0.000 string.py:306(join)
        4    0.000    0.000    0.000    0.000 struct.py:77(unpack)
        1    0.000    0.000    0.000    0.000 tifimage.py:34(__init__)
        1    0.000    0.000    0.000    0.000 tifimage.py:39(_readheader)
        1    0.000    0.000    0.003    0.003 tifimage.py:58(read)
        1    0.000    0.000    0.000    0.000 {_imaging.new}
        3    0.000    0.000    0.000    0.000 {apply}
        1    0.000    0.000    0.000    0.000 {built-in method convert}
        2    0.000    0.000    0.000    0.000 {built-in method decode}
        2    0.000    0.000    0.000    0.000 {built-in method decompress}
        1    0.000    0.000    0.000    0.000 {built-in method encode}
        2    0.000    0.000    0.000    0.000 {built-in method pixel_access}
        1    0.000    0.000    0.000    0.000 {built-in method setimage}
        1    0.000    0.000    0.000    0.000 {cStringIO.StringIO}
        1    0.000    0.000    0.000    0.000 {cmp}
        5    0.000    0.000    0.000    0.000 {getattr}
        5    0.000    0.000    0.000    0.000 {hasattr}
       14    0.000    0.000    0.000    0.000 {isinstance}
       44    0.000    0.000    0.000    0.000 {len}
        3    0.000    0.000    0.000    0.000 {max}
       15    0.000    0.000    0.000    0.000 {method 'append' of 'list' objects}
        2    0.000    0.000    0.000    0.000 {method 'close' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'copy' of 'dict' objects}
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        3    0.000    0.000    0.000    0.000 {method 'find' of 'str' objects}
        5    0.000    0.000    0.000    0.000 {method 'has_key' of 'dict' objects}
        2    0.000    0.000    0.000    0.000 {method 'join' of 'str' objects}
        2    0.000    0.000    0.000    0.000 {method 'keys' of 'dict' objects}
       28    0.000    0.000    0.000    0.000 {method 'read' of 'cStringIO.StringI' objects}
       50    0.000    0.000    0.000    0.000 {method 'read' of 'file' objects}
        6    0.000    0.000    0.000    0.000 {method 'rfind' of 'str' objects}
       16    0.000    0.000    0.000    0.000 {method 'seek' of 'cStringIO.StringI' objects}
        9    0.000    0.000    0.000    0.000 {method 'seek' of 'file' objects}
        1    0.000    0.000    0.000    0.000 {method 'sort' of 'list' objects}
        5    0.000    0.000    0.000    0.000 {method 'tell' of 'cStringIO.StringI' objects}
        6    0.000    0.000    0.000    0.000 {method 'tell' of 'file' objects}
        4    0.000    0.000    0.000    0.000 {method 'unpack' of 'Struct' objects}
        6    0.000    0.000    0.000    0.000 {min}
        2    0.000    0.000    0.000    0.000 {numpy.core.multiarray.fromstring}
        2    0.000    0.000    0.000    0.000 {open}
      208    0.000    0.000    0.000    0.000 {ord}
       12    0.000    0.000    0.000    0.000 {range}
        4    0.000    0.000    0.000    0.000 {zlib.crc32}
        2    0.000    0.000    0.000    0.000 {zlib.decompressobj}


