fix logic in testing if injection is in segment, move to injection
The previous logic testing if an injection was within the segment had a bug.
This fixes that bug and moves the check into the Interferometer.inject_signal
method.
The previous logic testing if an injection was within the segment had a bug.
This fixes that bug and moves the check into the Interferometer.inject_signal
method.