Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gstlal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duncan Macleod
gstlal
Commits
cad6a8ca
Commit
cad6a8ca
authored
5 years ago
by
Alexander Urban
Browse files
Options
Downloads
Patches
Plain Diff
Adding config file for ligo-scald process
parent
50ad8a51
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gstlal-calibration/Makefile.am
+1
-1
1 addition, 1 deletion
gstlal-calibration/Makefile.am
gstlal-calibration/share/O3/calibration.yml
+117
-0
117 additions, 0 deletions
gstlal-calibration/share/O3/calibration.yml
with
118 additions
and
1 deletion
gstlal-calibration/Makefile.am
+
1
−
1
View file @
cad6a8ca
ACLOCAL_AMFLAGS
=
-I
gnuscripts
EXTRA_DIST
=
gstlal-calibration.spec
SUBDIRS
=
debian gst python bin tests
SUBDIRS
=
debian gst python bin tests
share
# check that the most recent changelog entry's version matches the package
# version
...
...
This diff is collapsed.
Click to expand it.
gstlal-calibration/share/O3/calibration.yml
0 → 100644
+
117
−
0
View file @
cad6a8ca
# configuration file for monitoring
dashboard
:
title
:
GstLAL Calibration Monitoring
image
:
https://ldas-jobs.ligo.caltech.edu/~gstlalcbc/static/gstlal.png
tabs
:
-
name
:
Docs
url
:
https://lscsoft.docs.ligo.org/gstlal
-
name
:
Git
url
:
https://git.ligo.org/lscsoft/gstlal
gps
:
-30
duration
:
600
plots
:
# latency history
-
title
:
Latency at various stages for H1_HOFT_TEST
type
:
TimeSeries
measurement
:
H1_latency
schema
:
column
:
data
aggregate
:
max
tag
:
stage
tag_key
:
stage
stage
:
-
src
-
res
-
hoft
-
hoft_cleaned
-
ctrl
-
calibstatevec
-
sink
layout
:
yaxis
:
title
:
text
:
Latency [s]
margin
:
l
:
60
r
:
0
t
:
10
b
:
20
font
:
family
:
"
'Nunito',
sans-serif"
size
:
14
color
:
'
#666'
plot_bgcolor
:
'
rgba(0,0,0,0)'
paper_bgcolor
:
'
rgba(0,0,0,0)'
data_options
:
#marker:
# color: 'rgb(255, 0, 0)'
grid
:
x
:
0
y
:
0
h
:
3
w
:
12
value
:
checked
# state vector checks
-
title
:
'
State
vector
check:
monitor_on'
type
:
TimeSeries
measurement
:
H1_statevector_bit_check
schema
:
column
:
data
aggregate
:
max
tag
:
check
tag_key
:
check
check
:
-
monitor_on
-
TDCFs_valid
layout
:
yaxis
:
title
:
text
:
margin
:
l
:
60
r
:
0
t
:
10
b
:
20
font
:
family
:
"
'Nunito',
sans-serif"
size
:
14
color
:
'
#666'
plot_bgcolor
:
'
rgba(0,0,0,0)'
paper_bgcolor
:
'
rgba(0,0,0,0)'
data_options
:
#marker:
# color: 'rgb(255, 0, 0)'
grid
:
x
:
0
y
:
3
h
:
3
w
:
12
value
:
checked
nagios
:
heartbeat
:
lookback
:
180
measurement
:
L1_strain_dropped
column
:
data
aggregate
:
max
alert_type
:
heartbeat
alert_settings
:
tag_type
:
job
tag_format
:
4digit
num_tags
:
856
measurements
:
latency_history
:
tag
:
job
num_tags
:
856
default
:
1e3
transform
:
none
backends
:
default
:
backend
:
influxdb
db
:
gstlal_calibration
hostname
:
influxdb.ligo.caltech.edu
port
:
8086
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment