Skip to content

Loading gated times for file and applying them.

Max Lalleman requested to merge max.lalleman/pygwb:gating_saving into master

Code that allows us to load gated files from the output path of pygwb and apply them to the interferometer objects. Solves issue #86 (closed) .

You have to supply a new parameter path_gate_data to the ini file and set gate_data to False (for the moment). The new parameter has to point to the general output path of pygwb and not a singular file.

Merge request reports