hagabbar / matching_cnn_paper

Matching matched filtering with deep learning in gravitational-wave astronomy
2 stars 1 forks source link

Tom: matched filters are numerically maximised over time #49

Open Fergus-Hayes opened 6 years ago

Fergus-Hayes commented 6 years ago

l 279, 'analytically maximized' : note that the matched filter automatically does the analytical maximization over distance (actually, over signal amplitude) and phase, but NOT over time. It's not possible to analytically maximize over time, you do this numerically.

hagabbar commented 6 years ago

changed to numerically maximized over time. Is this correct @chrismessenger ?