Skip to content

Test workflow

Derek Davis requested to merge derek.davis/pygwb:test_workflow into master

This MR sets up a new job in the gitlab CI that runs a short pygwb isotropic workflow. The config for this workflow is located in pygwb_pipe/simple_workflow_config_public.ini.

In addition to setting up the workflow, this MR fixes a few workflow-related bugs/updates:

  • Now passing the flow and high when calculating coherence spectra
  • No longer requiring science segments - if no segment is provided it is assumed that all times between t0 and tf are "good"
  • Removing an extraneous use of numpy.int()

Merge request reports