Relax f start check
In LALSimIMRNRWaveforms.c there is a check that the input start frequency is not smaller than the lowest frequency in the NR file.
However, we have seen when making injections that the inequality on LALSimIMRNRWaveforms.c#L714 is too strict and think that relaxing this strict inequality would help.
@ian-harry Can comment on this.