Table of Contents

Module: fastheader filetype/fastheader.py

Handle FAST 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 FAST header

  Read 
Read ( filename )

Read the header from the named FAST image file.

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

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

Exceptions   
error( "Incomplete header" )
Classes   
Header

FAST header class

error

Exception raised when a FAST header is not a FAST header.


Table of Contents

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