Thomas Dent

Results 47 comments of Thomas Dent

Also, the ymax that is plotted is 10 times the specified maximum : `pylab.ylim(plot_ymin, plot_ymax * 10.0)`. This is inappropriate if the user specifies ymax.

I think it is reasonable for the code to automatically put some headroom above the maximum plotted value if not otherwise specified ..

What specific example function call was made to obtain the advertised speedups?

This is a very old issue, is it resolved?

Concerning the example test search, there are very small changes in the single detector triggers, see the binned triggers and binned histogram plots.

@ahnitz considering your question: In the FilterBank code, it looks like there is no way to specify a high frequency cutoff directly. So if the MatchedFilterControl can take f_upper, why...

I just added a commit to pass through a template end_frequency value to the power chisq bins calculation. However, it seems like nontrivial extra work is needed in bank.py to...