LALPulsar  6.1.0.1-fe68b98
NDParamPLUT.c File Reference

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

Prototypes

void LALNDHOUGHParamPLUT (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. and 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 \) , or equivalently, \( \cos(\phi) \) = ( \( f(t)- \) f0)/ \( \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 NDParamPLUT.c.

Go to the source code of this file.