\relax \citation{timefreqpap} \citation{timefreqpap} \@writefile{toc}{\contentsline {section}{\numberline {10}GRASP Routines: Time-Frequency Methods}{346}{section.10}} \newlabel{s:tfmethods}{{10}{346}{GRASP Routines: Time-Frequency Methods\relax }{section.10}{}} \@writefile{brf}{\backcite{timefreqpap}{{346}{10}{section.10}}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.1}Construction of the TF map}{346}{subsection.10.1}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.1.1}Wigner-Ville Distribution}{346}{subsubsection.10.1.1}} \newlabel{sss:WVD}{{10.1.1}{346}{Wigner-Ville Distribution\relax }{subsubsection.10.1.1}{}} \newlabel{eq:WigTrans}{{10.1.1}{346}{Wigner-Ville Distribution\relax }{equation.10.1.1}{}} \@writefile{lof}{\contentsline {figure}{\numberline {71}{\ignorespaces The WVD of simulated initial LIGO noise. }}{347}{figure.71}} \newlabel{f:wigwithoutsig}{{71}{347}{Wigner-Ville Distribution\relax }{figure.71}{}} \@writefile{lof}{\contentsline {figure}{\numberline {72}{\ignorespaces The WVD of simulated initial LIGO noise and a signal embedded at an SNR or 8. }}{347}{figure.72}} \newlabel{f:wigwithsig}{{72}{347}{Wigner-Ville Distribution\relax }{figure.72}{}} \citation{Stegerspap} \citation{Stegerscode} \citation{timefreqpap} \citation{Stegerspap} \@writefile{brf}{\backcite{timefreqpap}{{348}{10.1.1}{figure.72}}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.1.2}Windowed Fourier transform}{348}{subsubsection.10.1.2}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.1.3}Choi-William's distribution}{348}{subsubsection.10.1.3}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.2}Steger's Line Detection Routines}{348}{subsection.10.2}} \@writefile{brf}{\backcite{Stegerspap}{{348}{10.2}{subsection.10.2}}} \@writefile{brf}{\backcite{Stegerscode}{{348}{10.2}{subsection.10.2}}} \@writefile{brf}{\backcite{timefreqpap,Stegerspap}{{348}{10.2}{subsection.10.2}}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.3}Structure: {\tt struct struct\_tfparam}}{349}{subsection.10.3}} \newlabel{ss:tfstruct}{{10.3}{349}{Structure: {\tt struct struct\_tfparam}\relax }{subsection.10.3}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.4}Function: {\tt time\_freq\_map()}}{350}{subsection.10.4}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.5}Function {\tt compute\_scalefactor()}}{350}{subsection.10.5}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.6}Function {\tt rescale()}}{351}{subsection.10.6}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.7}Function {\tt normalize\_picture()}}{351}{subsection.10.7}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.8}Function {\tt gen\_quasiperiodic\_signal()}}{351}{subsection.10.8}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.9}Function: {\tt ppmprint()}}{353}{subsection.10.9}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.10}Function: {\tt pgmprint()}}{353}{subsection.10.10}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.11}Function: {\tt plottf()}}{353}{subsection.10.11}} \citation{Stegerscode} \citation{Stegerspap} \citation{Stegerscode} \citation{Stegerspap} \@writefile{toc}{\contentsline {subsection}{\numberline {10.12}Function: {\tt get\_line\_lens()}}{354}{subsection.10.12}} \newlabel{ss:getlinelensfunc}{{10.12}{354}{Function: {\tt get\_line\_lens()}\relax }{subsection.10.12}{}} \@writefile{brf}{\backcite{Stegerscode,Stegerspap}{{354}{10.12}{subsection.10.12}}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.13}Function: {\tt get\_lines()}}{354}{subsection.10.13}} \@writefile{brf}{\backcite{Stegerscode,Stegerspap}{{354}{10.13}{subsection.10.13}}} \@writefile{toc}{\contentsline {subsection}{\numberline {10.14}Example: tfmain program}{355}{subsection.10.14}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.1}Environment variables used by tfmain}{355}{subsubsection.10.14.1}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.2}File: \tt tfmain.h}{356}{subsubsection.10.14.2}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.3}File: \tt tfmain.c}{358}{subsubsection.10.14.3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.4}File: \tt tf\_get\_data.c}{363}{subsubsection.10.14.4}} \citation{timefreqpap} \citation{timefreqpap} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.5}File: \tt tfmain.in}{364}{subsubsection.10.14.5}} \@writefile{brf}{\backcite{timefreqpap}{{364}{10.14.5}{subsubsection.10.14.5}}} \@writefile{brf}{\backcite{timefreqpap}{{364}{10.14.5}{subsubsection.10.14.5}}} \@writefile{lof}{\contentsline {figure}{\numberline {73}{\ignorespaces False dismissal probability as a function of mass. The three curves correspond to three different values the optimal filter signal-to-noise ratio. With the parameters we have chosen, our method tends to work better for higher mass binaries, where the energy is more localized in the TF map. }}{365}{figure.73}} \newlabel{f:disvsmass}{{73}{365}{File: \tt tfmain.in\relax }{figure.73}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.6}\texttt File: {\tt combine.c}}{366}{subsubsection.10.14.6}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {10.14.7}File: \tt readertf.c}{366}{subsubsection.10.14.7}} \@setckpt{man_timefrequency}{ \setcounter{page}{367} \setcounter{equation}{0} \setcounter{enumi}{11} \setcounter{enumii}{0} \setcounter{enumiii}{0} \setcounter{enumiv}{0} \setcounter{footnote}{1} \setcounter{mpfootnote}{0} \setcounter{part}{0} \setcounter{section}{10} \setcounter{subsection}{14} \setcounter{subsubsection}{7} \setcounter{paragraph}{0} \setcounter{subparagraph}{0} \setcounter{figure}{73} \setcounter{table}{9} \setcounter{Item}{84} \setcounter{Hfootnote}{1} \setcounter{section@level}{3} }