Get frequency cutoff indices for overlap calculation
Usage
get_cutoff_indices(flow, fupp, df, N)
Arguments
- flow
Numeric. The lower frequency in Hz.
- fupp
Numeric. The upper frequency in Hz.
- df
Numeric. Frequency resolution (Hz).
- N
Integer. Number of time-domain samples.
Value
A list with elements `min` and `max`, indicating cutoff indices.
References
https://pycbc.org/pycbc/latest/html/_modules/pycbc/filter/matchedfilter.html#get_cutoff_indices