Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pmObjects.h File Reference


Detailed Description

Functions to define and manipulate object models.

Author:
GLG, MHPCC

EAM, IfA

Version:
Revision
1.2
Name
rel12
Date:
Date
2006/04/17 18:01:05
Copyright 2004 Maui High Performance Computing Center, University of Hawaii

Definition in file pmObjects.h.

#include <stdio.h>
#include <math.h>
#include "pslib.h"

Include dependency graph for pmObjects.h:

Go to the source code of this file.

Defines

#define PM_OBJECTS_H

Functions

int pmSourceDophotType (pmSource *source)
 This function converts the source classification into the closest available approximation to the Dophot classification scheme: XXX EAM : fix this to use current source classification scheme.
int pmSourceSextractType (pmSource *source)
 pmSourceSextractType()


Define Documentation

#define PM_OBJECTS_H
 

Definition at line 20 of file pmObjects.h.


Function Documentation

int pmSourceDophotType pmSource source  ) 
 

This function converts the source classification into the closest available approximation to the Dophot classification scheme: XXX EAM : fix this to use current source classification scheme.

PM_SOURCE_DEFECT: 8 PM_SOURCE_SATURATED: 8 PM_SOURCE_SATSTAR: 10 PM_SOURCE_PSFSTAR: 1 PM_SOURCE_GOODSTAR: 1 PM_SOURCE_POOR_FIT_PSF: 7 PM_SOURCE_FAIL_FIT_PSF: 4 PM_SOURCE_FAINTSTAR: 4 PM_SOURCE_GALAXY: 2 PM_SOURCE_FAINT_GALAXY: 2 PM_SOURCE_DROP_GALAXY: 2 PM_SOURCE_FAIL_FIT_GAL: 2 PM_SOURCE_POOR_FIT_GAL: 2 PM_SOURCE_OTHER: ?

Parameters:
source  Add comment.

int pmSourceSextractType pmSource source  ) 
 

pmSourceSextractType()

This function converts the source classification into the closest available approximation to the Sextractor classification scheme. the correspondence is not yet defined (TBD) .

XXX: Must code this.

Parameters:
source  Add comment.


Generated on Mon Jul 3 14:24:52 2006 for Pan-STARRS Module Library by  doxygen 1.4.4