Forked from
lscsoft / GstLAL
2389 commits behind the upstream repository.
-
Patrick Godwin authoredPatrick Godwin authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
inspiral.yml 3.61 KiB
# configuration file for monitoring
dashboard:
title: GstLAL
image: yes
tabs:
- name: Summary
url: /
- name: Shifts
url: /
- name: Docs
url: https://lscsoft.docs.ligo.org/gstlal
- name: Git
url: https://git.ligo.org/lscsoft/gstlal
GPS: -1
Duration: 600
plots:
# likelihood history timeseries
- title: Likelihood
type: TimeSeries
measurement: likelihood_history
column: data
aggregate: max
value: checked
# likelihood history heatmap (by job)
- title: Likelihood by Job
type: TimeHeatMap
measurement: likelihood_history
column: data
aggregate: max
value:
# FAR history
- title: FAR
type: TimeSeries
measurement: far_history
column: data
aggregate: min
value:
# FAR history heatmap (by job)
- title: FAR by Job
type: TimeHeatMap
measurement: far_history
column: data
aggregate: min
value:
# latency history
- title: Latency
type: TimeSeries
measurement: latency_history
column: data
aggregate: max
value:
# latency history heatmap (by job)
- title: Latency by Job
type: TimeHeatMap
measurement: latency_history
column: data
aggregate: max
value:
# snr history
- title: SNR
type: TimeSeries
measurement: snr_history
column: data