Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GstLAL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
lscsoft
GstLAL
Commits
c31699a1
Commit
c31699a1
authored
6 years ago
by
Patrick Godwin
Browse files
Options
Downloads
Patches
Plain Diff
inspiral.yml: remove dt in plot options as that is now set automatically based on duration
parent
3110eb93
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gstlal-inspiral/share/O3/inspiral.yml
+0
-20
0 additions, 20 deletions
gstlal-inspiral/share/O3/inspiral.yml
with
0 additions
and
20 deletions
gstlal-inspiral/share/O3/inspiral.yml
+
0
−
20
View file @
c31699a1
...
...
@@ -21,7 +21,6 @@ plots:
measurement
:
likelihood_history
column
:
data
aggregate
:
max
dt
:
1
value
:
checked
# likelihood history heatmap (by job)
...
...
@@ -30,7 +29,6 @@ plots:
measurement
:
likelihood_history
column
:
data
aggregate
:
max
dt
:
1
value
:
# FAR history
...
...
@@ -39,7 +37,6 @@ plots:
measurement
:
far_history
column
:
data
aggregate
:
min
dt
:
1
value
:
# FAR history heatmap (by job)
...
...
@@ -48,7 +45,6 @@ plots:
measurement
:
far_history
column
:
data
aggregate
:
min
dt
:
1
value
:
# latency history
...
...
@@ -57,7 +53,6 @@ plots:
measurement
:
latency_history
column
:
data
aggregate
:
max
dt
:
1
value
:
# latency history heatmap (by job)
...
...
@@ -66,7 +61,6 @@ plots:
measurement
:
latency_history
column
:
data
aggregate
:
max
dt
:
1
value
:
# snr history
...
...
@@ -75,7 +69,6 @@ plots:
measurement
:
snr_history
column
:
data
aggregate
:
max
dt
:
1
params
:
-
-
ifo
-
H1
...
...
@@ -91,7 +84,6 @@ plots:
measurement
:
ram_history
column
:
data
aggregate
:
max
dt
:
10
value
:
# noise
...
...
@@ -100,7 +92,6 @@ plots:
measurement
:
noise
column
:
data
aggregate
:
max
dt
:
1
params
:
-
-
ifo
-
H1
...
...
@@ -116,7 +107,6 @@ plots:
measurement
:
range_history
column
:
data
aggregate
:
max
dt
:
1
params
:
-
-
ifo
-
H1
...
...
@@ -132,21 +122,18 @@ plots:
measurement
:
H1_statevector_on
column
:
data
aggregate
:
max
dt
:
10
value
:
-
title
:
L1 Uptime by Job
type
:
TimeHeatMap
measurement
:
L1_statevector_on
column
:
data
aggregate
:
max
dt
:
10
value
:
-
title
:
V1 Uptime by Job
type
:
TimeHeatMap
measurement
:
V1_statevector_on
column
:
data
aggregate
:
max
dt
:
10
value
:
# downtime heatmaps (by job)
...
...
@@ -155,21 +142,18 @@ plots:
measurement
:
H1_statevector_off
column
:
data
aggregate
:
max
dt
:
10
value
:
-
title
:
L1 Downtime by Job
type
:
TimeHeatMap
measurement
:
L1_statevector_off
column
:
data
aggregate
:
max
dt
:
10
value
:
-
title
:
V1 Downtime by Job
type
:
TimeHeatMap
measurement
:
V1_statevector_off
column
:
data
aggregate
:
max
dt
:
10
value
:
# strain dropped heatmaps (by job)
...
...
@@ -178,21 +162,18 @@ plots:
measurement
:
H1_strain_dropped
column
:
data
aggregate
:
max
dt
:
10
value
:
-
title
:
L1 Strain Dropped by Job
type
:
TimeHeatMap
measurement
:
L1_strain_dropped
column
:
data
aggregate
:
max
dt
:
10
value
:
-
title
:
V1 Strain Dropped by Job
type
:
TimeHeatMap
measurement
:
V1_strain_dropped
column
:
data
aggregate
:
max
dt
:
10
value
:
# FIXME: add 'time since last' plot
...
...
@@ -204,7 +185,6 @@ nagios:
measurement
:
ram_history
column
:
data
aggregate
:
max
dt
:
1
num_jobs
:
328
database
:
...
...
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