资 源 简 介
L.A.CosmicRayRejectorC
L.A.CosmicRayRejectorC is a C algorithm for robust cosmic ray identification based on L.A.Cosmic program by Pieter G. van Dokkum. It detects cosmic rays of arbitrary shapes and sizes, and distinguishes between undersampled point sources and cosmic rays. The method is explained in PASP 113, 1420 (2001). The program is adapted for imaging and spectra.
See also http://www.astro.yale.edu/dokkum/lacosmic/
The source code can be downloaded and compiled making use of the Makefile (through the make command) or the eclipse project file. In both cases you can choose the compilers gcc or intel (different optimization are selected). In the Documentation folder you can find a brieft description in html format, of each function that form the code, that has been generate by Doxygen. Note that the cfitsio libraries (http://heasarc.gsfc.nasa.gov/fitsio/) should have been previously installed in your system. Compile this library with the option -D Re