Package pydrizzle
[hide private]
[frames] | no frames]

Package pydrizzle

source code


Version: 6.1 (25-Jan-2007

Submodules [hide private]

Classes [hide private]
  ParDict
  Pattern
Set default values for these to be overridden by instrument specific class variables as necessary.
  GenericObservation
This class defines an observation stored in a Simple FITS format; i.e., only a Primary header and image without extensions.
  ACSObservation
This class defines an observation with information specific to ACS WFC exposures, including knowledge of how to mosaic both chips.
  STISObservation
This class defines an observation with information specific to STIS exposures.
  NICMOSObservation
This class defines an observation with information specific to NICMOS exposures.
  WFPCObservation
This class defines an observation with information specific to WFPC2 exposures, including knowledge of how to mosaic the chips.
  DitherProduct
Builds an object for a set of dithered inputs, each of which will be one of the Observation objects.
  SkyField
An class for specifying the parameters and building a WCS object for a user-specified drizzle product.
  PyDrizzle
Program to process and/or dither-combine image(s) using (t)drizzle.
Functions [hide private]
 
_ptime() source code
 
selectInstrument(filename, output, pars=_default_pars)
Method which encapsulates the logic for determining which class to instantiate for each file.
source code
 
_buildOutputFits(sci, wht, fname, ctx=None, extlist=['SCI','ERR','DQ']) source code
 
help() source code
Variables [hide private]
  yes = True
  no = False
  INSTRUMENT = ["ACS", "WFPC2", "STIS", "NICMOS"]
  DEXPTIME = 'EXPTIME'
  DEFAULT_PARITY = [[1.0, 0.0], [0.0, 1.0]]
  _default_pars = {'psize': None, 'rot': None, 'idckey': None}

Imports: numerixenv, string, os, types, sys, shutil, datetime, arrdriz, buildmask, drutil, outputimage, imtype, Exposure, fileutil, wcsutil, N, pyfits, buildasn, updateasn, traits102, DEFAULT_IDCDIR, RADTODEG, DEGTORAD