Skip to content
Snippets Groups Projects
Commit 3e606b21 authored by Madeline Wade's avatar Madeline Wade
Browse files

gstlal-calibration-1.2.6 release

parent e6f96fdc
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
#
AC_INIT([gstlal-calibration],[1.2.5],[gstlal-discuss@ligo.org],[gstlal-calibration])
AC_COPYRIGHT([Copyright (C) 2008-2018 Madeline Wade, Aaron Viets])
AC_INIT([gstlal-calibration],[1.2.6],[gstlal-discuss@ligo.org],[gstlal-calibration])
AC_COPYRIGHT([Copyright (C) 2008-2019 Madeline Wade, Aaron Viets])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
AC_CONFIG_SRCDIR([gnuscripts/ltmain.sh])
......
gstlal-calibration (1.2.6-1) unstable; urgency=low
* Changes to CALIB_STATE_VECTOR calculation to allow more flexibility for
input state channels
* Adjustments to how FILTERS_OK bit is calculated
-- Madeline Wade <madeline.wade@ligo.org> Thu, 24 Jan 2019 14:49:10 -0200
gstlal-calibration (1.2.5-1) unstable; urgency=low
* Bug fixes to allow computation of kappa_uim and everything that depends on
......
......@@ -213,6 +213,17 @@ CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY
CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY
# FIXME: This is a hack. gstlal_compute_strain needs to not require this channel in the next release!
CohUncDARMLine1Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY
############################################
# Calibration Line Frequency Channel Names #
############################################
DARMExcLineFreqChannel: None
TSTExcLineFreqChannel: CAL-CS_TDEP_SUS_LINE3_COMPARISON_OSC_FREQ
PUMExcLineFreqChannel: CAL-CS_TDEP_SUS_LINE2_COMPARISON_OSC_FREQ
UIMExcLineFreqChannel: CAL-CS_TDEP_SUS_LINE1_COMPARISON_OSC_FREQ
PCALLine1FreqChannel: CAL-CS_TDEP_PCAL_LINE1_COMPARISON_OSC_FREQ
PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ
PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ
PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ
###################################
# Noise Subtraction Channel Names #
###################################
......
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