HappyDoc Generated Documentation Class: Priism_Data

. / VolumeData / priism / priism_format.py / Priism_Data 

Methods   
  read_fields 
read_fields (
        self,
        fields,
        string,
        )
  print_header_values 
print_header_values (
        self,
        v,
        output,
        )
  skip_extended_header 
skip_extended_header (
        self,
        file,
        v,
        )
  header_format 
header_format ( self,  fields )

Return format string suitable for Python struct module.

  check_data_type 
check_data_type ( self,  v )
Exceptions   

SyntaxError, 'Priism data contains %d > 1 time section' % times
SyntaxError, 'Priism image type %d is not image data (0-3)' % itype
SyntaxError, 'Priism image sequence %d is not ZTW (0)' % order
SyntaxError, ( 'Priism data value type (%d) ' % ptype + 'is not 16 bit integers or 32 bit floats' )

  field_names 
field_names ( self )
  read_header_values 
read_header_values ( self,  file )
Exceptions   

SyntaxError, msg

  __init__ 
__init__ ( self,  path )
  read_wavelength_data 
read_wavelength_data (
        self,
        file,
        v,
        )

This document was automatically generated Thu Feb 02 15:18:16 2006 by HappyDoc version 3.0.a1