Closed Kruthi24 closed 3 years ago
The frequencies at the bin edges obtained using setup_bins
in bilby and IAS seem to match. In fact, the bilby one is better because the implementation in IAS code seems to produce duplicate values for 1 or 2 bin edges.
inteferometer.frequency_array
and waveform_generator.frequency_array
match!
Closed with #19
When we change the number of bins by changing
epsilon
, the accuracy doesn't seem to improve. To do:setup_bins
more readable. (@adivijaykumar #16)setup_bins
function in bilby to the one in IAS code. (@Kruthi24)get_detector_response
. (@Kruthi24)inteferometer.frequency_array
andwaveform_generator.frequency_array
are consistent. (@Kruthi24)lal_binary_black_hole_relativebinning
andlal_binary_neutron_star_relativebinning
. (@Kruthi24)