Signal (amplitude) parameter ranges.
Definition at line 71 of file SynthesizeCWDraws.h.
Data Fields | |
pdf1D_t * | pdf_h0Nat |
pdf for h0/sqrt{Sn} More... | |
REAL8 | fixedSNR |
alternative 1: adjust h0 to fix the optimal SNR of the signal More... | |
BOOLEAN | fixRhohMax |
alternative 2: draw h0 with fixed rhohMax = h0Max * (detM)^(1/8) <==> canonical Fstat prior More... | |
pdf1D_t * | pdf_cosi |
pdf(cosi) More... | |
pdf1D_t * | pdf_psi |
pdf(psi) More... | |
pdf1D_t * | pdf_phi0 |
pdf(phi0) More... | |
pdf1D_t* AmplitudePrior_t::pdf_h0Nat |
pdf for h0/sqrt{Sn}
Definition at line 72 of file SynthesizeCWDraws.h.
REAL8 AmplitudePrior_t::fixedSNR |
alternative 1: adjust h0 to fix the optimal SNR of the signal
Definition at line 73 of file SynthesizeCWDraws.h.
BOOLEAN AmplitudePrior_t::fixRhohMax |
alternative 2: draw h0 with fixed rhohMax = h0Max * (detM)^(1/8) <==> canonical Fstat prior
Definition at line 74 of file SynthesizeCWDraws.h.
pdf1D_t* AmplitudePrior_t::pdf_cosi |
pdf(cosi)
Definition at line 76 of file SynthesizeCWDraws.h.
pdf1D_t* AmplitudePrior_t::pdf_psi |
pdf(psi)
Definition at line 77 of file SynthesizeCWDraws.h.
pdf1D_t* AmplitudePrior_t::pdf_phi0 |
pdf(phi0)
Definition at line 78 of file SynthesizeCWDraws.h.