Package pydrizzle :: Package distortion :: Module models
[hide private]
[frames] | no frames]

Module models

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.
Variables [hide private]
  yes = True
  no = False
  __package__ = 'pydrizzle.distortion'

Imports: types, np, mutil, combin