Construction of the look up table for generating partial Hough maps assuming the use of the stereographic projection. More...
Construction of the look up table for generating partial Hough maps assuming the use of the stereographic projection.
This module is the core of the Hough transform. The LAL function LALHOUGHConstructPLUT() constructs the look up tables that will be used to build the so-called partial-Hough maps. Each look up table is valid for a given sky-patch, time, and frequency range around a certain f0 value. The look up table contains all the necessary information regarding the borders of the annuli clipped on the projected' two dimensional sky-patch.
The inputs are: HOUGHPatchGrid containing the grid patch information. This is independent of the sky location of the patch, and HOUGHParamPLUT with all the other parameters needed.
The output is the look up table HOUGHptfLUT
More detailed documentation can be found in the source code itself.
Definition in file ConstructPLUT.c.
Go to the source code of this file.
|
static |
Definition at line 244 of file ConstructPLUT.c.
|
static |
Definition at line 332 of file ConstructPLUT.c.
|
static |
Definition at line 2128 of file ConstructPLUT.c.
|
static |
Definition at line 2340 of file ConstructPLUT.c.
|
static |
Definition at line 2586 of file ConstructPLUT.c.
|
static |
Definition at line 2546 of file ConstructPLUT.c.
|
static |
Definition at line 1105 of file ConstructPLUT.c.
Definition at line 1189 of file ConstructPLUT.c.
|
static |
Definition at line 1213 of file ConstructPLUT.c.
|
static |
Definition at line 1291 of file ConstructPLUT.c.
|
static |
Definition at line 2639 of file ConstructPLUT.c.
|
static |
Definition at line 2723 of file ConstructPLUT.c.
|
static |
Definition at line 2768 of file ConstructPLUT.c.
|
static |
Definition at line 2794 of file ConstructPLUT.c.
|
static |
Definition at line 2842 of file ConstructPLUT.c.
|
static |
Definition at line 2873 of file ConstructPLUT.c.
|
static |
Definition at line 2908 of file ConstructPLUT.c.
|
static |
Definition at line 2951 of file ConstructPLUT.c.
|
static |
Definition at line 2977 of file ConstructPLUT.c.
|
static |
Definition at line 3023 of file ConstructPLUT.c.
|
static |
Definition at line 3107 of file ConstructPLUT.c.
|
static |
Definition at line 3138 of file ConstructPLUT.c.
|
static |
Definition at line 3169 of file ConstructPLUT.c.
|
static |
Definition at line 1374 of file ConstructPLUT.c.
|
static |
Definition at line 1612 of file ConstructPLUT.c.
|
static |
Definition at line 1868 of file ConstructPLUT.c.
|
static |
Definition at line 626 of file ConstructPLUT.c.
|
static |
Definition at line 759 of file ConstructPLUT.c.
|
static |
Definition at line 899 of file ConstructPLUT.c.