LALPulsar  6.1.0.1-89842e6
ParamPLUT.c File Reference

Function that calculates the parameters needed for generating the look-up-table. More...

Prototypes

void LALHOUGHCalcParamPLUT (LALStatus *status, HOUGHParamPLUT *out, HOUGHSizePar *size, HOUGHDemodPar *par)
 

Detailed Description

Function that calculates the parameters needed for generating the look-up-table.

Author
Sintes, A. M., Krishnan, B.

Description

This routine calculates the parameters needed for generating the look-up-table. It is valid for all cases in which the Hough transform master equation is of the form: \( f(t) \) -f0 = \( \vec\xi \cdot (\hat n-\hat N) \) , or equivalently, \( \cos(\phi) \) = ( \( f(t)- \) f0 + \( \vec\xi \cdot\hat N \) )/ \( \vert\vec\xi\vert \) . \( \vec\xi \) , hereafter xi, is calculated according to the demodulation procedure used in a first stage.\

Uses

void LALRotatePolarU(LALStatus *status, REAL8UnitPolarCoor *out, REAL8UnitPolarCoor *in, REAL8UnitPolarCoor *par)
Definition: Stereographic.c:97

Definition in file ParamPLUT.c.

Go to the source code of this file.