Package wsatools :: Module SExtractorInterface
[hide private]

Module SExtractorInterface

source code

Creates Source Extractor catalogues from deep/mosaic images in CASU-like format.


Author: N.J. Cross

Organization: WFAU, IfA, University of Edinburgh

To Do:

Requires: PyFITS, Numpy, Scientific, SExtractor

Classes [hide private]
  SExtractorInterface
Provides an interface between CU13 and functions to process an image with SExtractor
Functions [hide private]
 
getPrimaryHeader() source code
 
selectData(dArray, header, minX, maxX, minY, maxY)
Selects data in correct part of mosaic only
source code
 
cutoutMosaic(ingestImages)
Routine to find which x and y coordinates go to with which image.
source code
 
rmsModel(params, mag)
Simple rms model
source code
 
breakOutExt(imageObj, extNum, type='IMAGE')
Function to break out extension.
source code
 
splitHeadLine(line)
This function splits a header line into component parts
source code
 
breakoutData(line, types) source code
Variables [hide private]
  __package__ = 'wsatools'