Table of Contents

Module: adscheader filetype/adscheader.py

Handle ADSC image headers

It should never be necessary to use these functions/classes. Rather use the general interfaces in imagereader and imagewriter to access general image and header data.

Functions   
Default
Read
Scan
  Default 
Default ()

Make a dummy ADSC header

  Read 
Read ( filename )

Read the header from the named ADSC image file.

Exceptions   
IOError( 2, "File does not exist" )
  Scan 
Scan ( s )

Parse the binary data in string s as an ADSC header, returning a projtls.Record() loaded with the header data

Exceptions   
error( "Incomplete header" )
Classes   
Header

ADSC header class

error

Exception raised when an ADSC header is not an ADSC header.


Table of Contents

This document was automatically generated on Tue Nov 25 12:18:58 2008 by HappyDoc version WORKING