Skip to content
  • Gregory Ashton's avatar
    Adds an InterferometerSet class · feb045f6
    Gregory Ashton authored
    Rather than passing around a list of interferometers, have a defined
    set. Motivation: in several places we had dangerous calls to
    interferometers[0].attribute which will get confusing if not all IFO's
    have the same duration etc. This enforces that they do.
    feb045f6