Package pydrizzle :: Module obsgeometry
[hide private]
[frames] | no frames]

Module obsgeometry

source code

Classes [hide private]
  GeometryModel
Base class for Distortion model.
  IDCModel
This class will open the IDCTAB, select proper row based on chip/direction and populate cx,cy arrays.
  WCSModel
This class sets up a distortion model based on coefficients found in the image header.
  DrizzleModel
This class will read in an ASCII Cubic drizzle coeffs file and populate the cx,cy arrays.
  TraugerModel
This class will read in the ASCII Trauger coeffs file, convert them to SIAF coefficients, then populate the cx,cy arrays.
  ObsGeometry
Base class for Observation's geometric information.
Variables [hide private]
  yes = True
  no = False

Imports: types, string, os, copy, ceil, floor, fileutil, wcsutil, N, drutil, combin