Skip to content
Snippets Groups Projects
Commit 69e058c8 authored by Roberto DePietri's avatar Roberto DePietri Committed by Roberto DePietri
Browse files

MDC frame file setting in playground

parent 8d940fef
No related branches found
No related tags found
1 merge request!846Configuration for O3MDC https://git.ligo.org/emfollow/mock-data-challenge
......@@ -4,7 +4,7 @@ Changelog
1.0.1 (unreleased)
------------------
- No changes yet.
- Configure the playground environment to read O3ReplayMDC frames.
1.0.0 (2022-01-21)
------------------
......
......@@ -185,7 +185,7 @@ the DMT-DQ_VECTOR will be analyzed for data quality."""
llhoft_glob = '/dev/shm/kafka/{detector}_O3ReplayMDC/*.gwf'
"""File glob for playground low-latency h(t) frames. Currently points
to O3 MDC Mock Data Challange data.
to O3 MDC Mock Data Challange data.
See https://git.ligo.org/emfollow/mock-data-challenge"""
llhoft_channels = {
......@@ -241,7 +241,7 @@ creation for detchar checks. They do not exist for O3Replay data. (see
:mod:`gwcelery.tasks.inference` and :mod:`gwcelery.tasks.detchar`)
"""
strain_channel_names = {'H1': 'H1:GDS-CALIB_STRAI_INJ1_O3Replay',
strain_channel_names = {'H1': 'H1:GDS-CALIB_STRAIN_INJ1_O3Replay',
'L1': 'L1:GDS-CALIB_STRAIN_INJ1_O3Replay',
'V1': 'V1:Hrec_hoft_16384Hz_INJ1_O3Replay'}
"""Names of h(t) channels used in Parameter Estimation (see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment