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

Module pydrizzle

source code


Version: 6.3.7

Classes [hide private]
  _PyDrizzle
Program to process and/or dither-combine image(s) using (t)drizzle.
  SkyField
An class for specifying the parameters and building a WCS object for a user-specified drizzle product.
  DitherProduct
Builds an object for a set of dithered inputs, each of which will be one of the Observation objects.
Functions [hide private]
 
_ptime() source code
 
selectInstrument(filename, output, pars={'default_rot': None, 'idckey': None, 'psize': None})
Method which encapsulates the logic for determining which class to instantiate for each file.
source code
Variables [hide private]
  yes = True
  no = False
  _default_pars = {'default_rot': None, 'idckey': None, 'psize':...
  INSTRUMENT = ['ACS', 'WFPC2', 'STIS', 'NICMOS', 'WFC3']
  DEFAULT_PARITY = [[1.0, 0.0], [0.0, 1.0]]
  __package__ = 'pydrizzle'

Imports: DEFAULT_IDCDIR, fileutil, wcsutil, asnutil, string, os, types, sys, shutil, arrdriz, outputimage, pyfits, np, ACSObservation, DEGTORAD, Exposure, GenericObservation, NICMOSObservation, ParDict, Pattern, RADTODEG, STISObservation, WFC3Observation, WFPCObservation, buildmask, drutil, imtype, mutil


Variables Details [hide private]

_default_pars

Value:
{'default_rot': None, 'idckey': None, 'psize': None}