# print('f_isco_LAL = {} - array should be of size {} and be non-zero from iStart = {} \n'.format(f_isco_LAL, int(f_isco_LAL/delta_frequency + 1), int(minimum_frequency/delta_frequency)+1))
# Note: the same steppy behavior happenss with `hcross.data.data.imag.sum()` but does not with `hplus.data.data.imag.sum()` or `hcross.data.data.real.sum()`