vircam_imcore
[Unit Test Recipes]

Test recipe to drive the vircam_imcore library function. More...

Test recipe to drive the vircam_imcore library function.

Name:
vircam_imcore
Purpose:
Test recipe to drive the vircam_imcore library function.
Description:
Test the library function vircam_imcore by extracting objects from an input frame.
Language:
C
Parameters:
  • ipix (int) The minimum allowable size of an object
  • thr (float) The detection threshold in sigma above sky
  • icrowd If set then the deblending software will be used
  • rcore The core radius in pixels
  • nb The smoothing box size for background map estimation
  • cattype The type of catalogue to be produced
  • filtfwhm The FWHM of the smoothing kernel used in the detection algorithm
  • ext (int): The image extension of the input files to be done on this run. If all of the extensions are to be processed, then this should be set to zero.
Input File Types:
The following list gives the file types that can appear in the SOF file. The word in bold is the DO category value.
  • SCIENCE_IMAGE (required): A single raw image.
  • MASTER_CONF (optional): A master confidence map.
Output File Types
The following lists the output data frames that are generated by this recipe. The word in bold gives the PRO CATG keyword value for each.
  • OBJECT_CATALOGUE_TEST: A catalogue of objects extracted from the input image
Notes
None.
Fatal Error Conditions:
  • Missing input image
Non-Fatal Error Conditions:
  • Missing confidence map
Author:
Jim Lewis, CASU
Code Reference:
tests/vircam_imcore.c

Generated on 7 Feb 2011 for VIRCAM Pipeline by  doxygen 1.6.1