diff --git a/gstlal-calibration/tests/DCS_test/H1/H1DCS_TEST.ini b/gstlal-calibration/tests/DCS_test/H1/H1DCS_TEST.ini deleted file mode 100644 index 3f079bd8a6d39f1fde58415149873a8a20fb3d76..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/H1DCS_TEST.ini +++ /dev/null @@ -1,415 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: H1DCS_test.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: Yes -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Number of samples in linear-phase correction filters used for TST, PUM, and UIM -AdaptiveTSTFilterSamples: 128 -AdaptivePUMFilterSamples: 128 -AdaptiveUIMFilterSamples: 128 -AdaptivePUMUIMFilterSamples: 128 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.1;16.7;35.9;36.7,331.9,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 509 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: Yes -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_ASD_residual.png b/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_ASD_residual.png deleted file mode 100644 index 56cb2efe0e9593d9378f8dbd03a3fd6c5e7f0236..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_ASD_residual.png and /dev/null differ diff --git a/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_calib_state_vector.png b/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_calib_state_vector.png deleted file mode 100644 index 28329fcbf990620adc2e933299e1989bd4fa1fce..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_calib_state_vector.png and /dev/null differ diff --git a/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_spectrum_comparison.png b/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_spectrum_comparison.png deleted file mode 100644 index 6aabfc5d6ad17037fecf3360b08465c462b6b256..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/DCS_test/H1/H1_1239035760_1239040300_spectrum_comparison.png and /dev/null differ diff --git a/gstlal-calibration/tests/DCS_test/H1/H1_hoft_DCS_frames.cache b/gstlal-calibration/tests/DCS_test/H1/H1_hoft_DCS_frames.cache deleted file mode 100644 index d5508d03c0208b13e5754baf3b9199825dc80709..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/H1_hoft_DCS_frames.cache +++ /dev/null @@ -1 +0,0 @@ -H H1DCS_TEST 1239035904 4096 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1/Frames/O3/H1/DCS/H-H1DCS_TEST-1239035904-4096.gwf diff --git a/gstlal-calibration/tests/DCS_test/H1/H1_raw_frames.cache b/gstlal-calibration/tests/DCS_test/H1/H1_raw_frames.cache deleted file mode 100644 index 40ea740320ab15bcdbe00aa96fc521569e87a165..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/H1_raw_frames.cache +++ /dev/null @@ -1,76 +0,0 @@ -H H1_R 1239035520 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035520-64.gwf -H H1_R 1239035584 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035584-64.gwf -H H1_R 1239035648 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035648-64.gwf -H H1_R 1239035712 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035712-64.gwf -H H1_R 1239035776 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035776-64.gwf -H H1_R 1239035840 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035840-64.gwf -H H1_R 1239035904 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035904-64.gwf -H H1_R 1239035968 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035968-64.gwf -H H1_R 1239036032 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036032-64.gwf -H H1_R 1239036096 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036096-64.gwf -H H1_R 1239036160 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036160-64.gwf -H H1_R 1239036224 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036224-64.gwf -H H1_R 1239036288 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036288-64.gwf -H H1_R 1239036352 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036352-64.gwf -H H1_R 1239036416 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036416-64.gwf -H H1_R 1239036480 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036480-64.gwf -H H1_R 1239036544 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036544-64.gwf -H H1_R 1239036608 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036608-64.gwf -H H1_R 1239036672 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036672-64.gwf -H H1_R 1239036736 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036736-64.gwf -H H1_R 1239036800 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036800-64.gwf -H H1_R 1239036864 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036864-64.gwf -H H1_R 1239036928 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036928-64.gwf -H H1_R 1239036992 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036992-64.gwf -H H1_R 1239037056 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037056-64.gwf -H H1_R 1239037120 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037120-64.gwf -H H1_R 1239037184 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037184-64.gwf -H H1_R 1239037248 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037248-64.gwf -H H1_R 1239037312 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037312-64.gwf -H H1_R 1239037376 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037376-64.gwf -H H1_R 1239037440 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037440-64.gwf -H H1_R 1239037504 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037504-64.gwf -H H1_R 1239037568 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037568-64.gwf -H H1_R 1239037632 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037632-64.gwf -H H1_R 1239037696 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037696-64.gwf -H H1_R 1239037760 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037760-64.gwf -H H1_R 1239037824 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037824-64.gwf -H H1_R 1239037888 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037888-64.gwf -H H1_R 1239037952 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037952-64.gwf -H H1_R 1239038016 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038016-64.gwf -H H1_R 1239038080 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038080-64.gwf -H H1_R 1239038144 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038144-64.gwf -H H1_R 1239038208 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038208-64.gwf -H H1_R 1239038272 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038272-64.gwf -H H1_R 1239038336 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038336-64.gwf -H H1_R 1239038400 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038400-64.gwf -H H1_R 1239038464 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038464-64.gwf -H H1_R 1239038528 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038528-64.gwf -H H1_R 1239038592 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038592-64.gwf -H H1_R 1239038656 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038656-64.gwf -H H1_R 1239038720 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038720-64.gwf -H H1_R 1239038784 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038784-64.gwf -H H1_R 1239038848 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038848-64.gwf -H H1_R 1239038912 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038912-64.gwf -H H1_R 1239038976 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038976-64.gwf -H H1_R 1239039040 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039040-64.gwf -H H1_R 1239039104 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039104-64.gwf -H H1_R 1239039168 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039168-64.gwf -H H1_R 1239039232 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039232-64.gwf -H H1_R 1239039296 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039296-64.gwf -H H1_R 1239039360 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039360-64.gwf -H H1_R 1239039424 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039424-64.gwf -H H1_R 1239039488 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039488-64.gwf -H H1_R 1239039552 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039552-64.gwf -H H1_R 1239039616 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039616-64.gwf -H H1_R 1239039680 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039680-64.gwf -H H1_R 1239039744 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039744-64.gwf -H H1_R 1239039808 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039808-64.gwf -H H1_R 1239039872 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039872-64.gwf -H H1_R 1239039936 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039936-64.gwf -H H1_R 1239040000 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040000-64.gwf -H H1_R 1239040064 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040064-64.gwf -H H1_R 1239040128 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040128-64.gwf -H H1_R 1239040192 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040192-64.gwf -H H1_R 1239040256 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040256-64.gwf -H H1_R 1239040320 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040320-64.gwf diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/DCS_test/H1/Makefile.ASD_comparison deleted file mode 100644 index 0e9fcf7fa02af18f0feec6b0a6d0d000a91d3399..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_DCS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ --additional-hoft-frame-cache $(IFO)1_raw_frames.cache --analyze-additional-hoft-channel --additional-hoft-channel-name CAL-CFTD_DELTAL_EXTERNAL_DQ --hoft-channel-name DCS-CALIB_STRAIN - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.all_tests b/gstlal-calibration/tests/DCS_test/H1/Makefile.all_tests deleted file mode 100644 index cf7c553f48e6065c05d79b3034d7e8c989731983..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.all_tests +++ /dev/null @@ -1,103 +0,0 @@ -# This makefile can be used to run all of the tests instead of running them one by one. - -# Indicate IFO and observing run -# Note: Make sure that there is no space after the L or H! -# Another note: Livingston cluster cannot run this for IFO = H. Make sure that the cluster you're using has the raw frames you want. -export IFO=H -# OBSRUN inidcates where to look for filters files (e.g. O1, O2, O3, ER10, ER13, ER14, PreER13, PreER14) -export OBSRUN=O3 - -# Set start and stop times for a short lock stretch -export SHORT_START=1239035540 -export SHORT_END=1239040364 -# Set start and stop times for a longer stretch that spans a lock-unlock stretch -export LONG_START = 1228350334 -export LONG_END = 1228352985 -export SHMRUNTIME=400 - -# How much time does the calibraiton need to settle at the start and end? -PLOT_WARMUP_TIME = 220 -PLOT_COOLDOWN_TIME = 64 -export SHORT_PLOT_START=$(shell echo $(SHORT_START) + $(PLOT_WARMUP_TIME) | bc) -export LONG_PLOT_START=$(shell echo $(LONG_START) + $(PLOT_WARMUP_TIME) | bc) -export SHORT_PLOT_END=$(shell echo $(SHORT_END) - $(PLOT_COOLDOWN_TIME) | bc) -export LONG_PLOT_END=$(shell echo $(LONG_END) - $(PLOT_COOLDOWN_TIME) | bc) - -# Point to all of the .ini files for different configurations -#export GDSCONFIGS=H1GDS_1232821094_gstlal-calibration-1-2-7.ini -export DCSCONFIGS=H1DCS_TEST.ini -export DCSCONFIGSNOKAPPAS=test_nokappas.ini - -# Needed for writing pipeline graphs -export GST_DEBUG_DUMP_DOT_DIR=. - -all: ASD_comparison statevector timeserieskappas response_function - -# Create frame cache files for raw, C00, C01, and C02 frames -$(IFO)1_raw_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_R -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C00_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C00 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C01_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C01 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C02_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C02 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - - -# Calibrate DCS testing data -$(IFO)1_hoft_DCS_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file $(DCSCONFIGS) - ls Frames/$(OBSRUN)/$(IFO)1/DCS/$(IFO)-$(IFO)1DCS_TEST-*.gwf | lalapps_path2cache > $@ - -# Calibrate DCS testing data with no kappas applied for response function test -$(IFO)1_hoft_DCS_no_kappas_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file $(DCSCONFIGSNOKAPPAS) - ls Frames/$(OBSRUN)/$(IFO)1/DCS/$(IFO)-$(IFO)1DCS_TEST_NOKAPPAS*.gwf | lalapps_path2cache > $@ - - -filters: - if [ -d Filters/$(OBSRUN)/GDSFilters ]; then \ - svn up Filters/$(OBSRUN)/GDSFilters; \ - else \ - mkdir -p Filters/$(OBSRUN); \ - cd Filters/$(OBSRUN); \ - svn co https://svn.ligo.caltech.edu/svn/aligocalibration/trunk/Runs/$(OBSRUN)/GDSFilters; \ - fi - -framesdir: - mkdir -p Frames/$(OBSRUN)/$(IFO)1/easy_raw - mkdir -p Frames/$(OBSRUN)/$(IFO)1/GDS - mkdir -p Frames/$(OBSRUN)/$(IFO)1/DCS - - -response_function: $(IFO)1_hoft_DCS_no_kappas_frames.cache $(IFO)1_raw_frames.cache - make -f Makefile.response_function - -ASD_comparison: $(IFO)1_raw_frames.cache $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.ASD_comparison - -statevector: $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.statevector - -timeserieskappas: $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.timeserieskappas - -pcal2darm: $(IFO)1_raw_frames.cache $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.pcal2darm - -# FIXME: This is seg faulting for me right now -calib_version_comparison: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C02_frames.cache - make -f Makefile.calib_version_comparison - -# Need to clean up this clean command -clean: - rm -rf Frames/ - rm -rf Filters/ - rm *.p* - rm *.dot - rm *.txt - - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/DCS_test/H1/Makefile.calib_version_comparison deleted file mode 100644 index a81077c740e5ee31f24bda9c0793a798b11f04ae..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: DCS_over_C02 - -DCS_over_C02: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list DCS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'DCS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'DCS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.latency b/gstlal-calibration/tests/DCS_test/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.lines_ratio b/gstlal-calibration/tests/DCS_test/H1/Makefile.lines_ratio deleted file mode 100644 index 4a9b75f269468f2b950be2c8d383ca41fd20e1b1..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_GDS - -lines_ratio_GDS: $(IFO)1_hoft_GDS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_GDS_frames.cache --numerator-frame-cache $(IFO)1_hoft_GDS_frames.cache --denominator-channel-name 'GDS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/DCS_test/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.response_function b/gstlal-calibration/tests/DCS_test/H1/Makefile.response_function deleted file mode 100644 index e307953cd95db26b8fbd424cf2d90e9b1c16cdd4..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: DCS_response_function_bode_plot - -FILTERS_FILE = Filters/O3/GDSFilters/H1DCS_test.npz - -DCS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_DCS_no_kappas_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) --analyze-calcs-hoft --hoft-channel-name DCS-CALIB_STRAIN - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.statevector b/gstlal-calibration/tests/DCS_test/H1/Makefile.statevector deleted file mode 100644 index ae1f5819a7b7ffec8f105ccc1c87b77bb4247f75..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.statevector +++ /dev/null @@ -1,9 +0,0 @@ -all: calib_state_vector_plot - -calib_state_vector_plot: - python ../../check_calibration/statevector_plot.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_DCS_frames.cache --calib-state-vector-channel-name DCS-CALIB_STATE_VECTOR - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/DCS_test/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/DCS_test/H1/Makefile.timeserieskappas deleted file mode 100644 index 1ad3c1a439fd52427a086c2c9dd88c7450ed75fc..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,31 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PUM_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PUM_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_KAPPA_UIM_REAL -CHANNEL8 = CALIB_KAPPA_UIM_IMAGINARY -CHANNEL9 = CALIB_SRC_Q_INVERSE -CHANNEL10 = CALIB_F_S_SQUARED - -FECHANNEL1 = CS_TDEP_KAPPA_C_OUTPUT -FECHANNEL2 = CS_TDEP_KAPPA_PUM_REAL_OUTPUT -FECHANNEL3 = CS_TDEP_KAPPA_TST_REAL_OUTPUT -FECHANNEL4 = CS_TDEP_F_C_OUTPUT -FECHANNEL5 = CS_TDEP_KAPPA_PUM_IMAG_OUTPUT -FECHANNEL6 = CS_TDEP_KAPPA_TST_IMAG_OUTPUT -FECHANNEL7 = CS_TDEP_KAPPA_UIM_REAL_OUTPUT -FECHANNEL8 = CS_TDEP_KAPPA_UIM_IMAG_OUTPUT -FECHANNEL9 = CS_TDEP_Q_S_OUTPUT -FECHANNEL10 = CS_TDEP_F_S_OUTPUT - -all: DCS_Time_Series_of_Kappas - -DCS_Time_Series_of_Kappas: - python ../../check_calibration/timeserieskappas.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --channel-list 'DCS-$(CHANNEL1)','DCS-$(CHANNEL2)','DCS-$(CHANNEL3)','DCS-$(CHANNEL4)','DCS-$(CHANNEL5)','DCS-$(CHANNEL6)','DCS-$(CHANNEL7)','DCS-$(CHANNEL8)','DCS-$(CHANNEL9)','DCS-$(CHANNEL10)' --frame-cache $(IFO)1_hoft_DCS_frames.cache --ifo $(IFO)1 --front-end-channel-list 'CAL-$(FECHANNEL1)','CAL-$(FECHANNEL2)','CAL-$(FECHANNEL3)','CAL-$(FECHANNEL4)','CAL-$(FECHANNEL5)','CAL-$(FECHANNEL6)','CAL-$(FECHANNEL7)','CAL-$(FECHANNEL8)','CAL-$(FECHANNEL9)','CAL-$(FECHANNEL10)' - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/DCS_test/H1/out.txt b/gstlal-calibration/tests/DCS_test/H1/out.txt deleted file mode 100644 index 98d2bbd17a8ab64a91bf31163f7b5e791e115506..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/out.txt +++ /dev/null @@ -1,5945 +0,0 @@ -gw_data_find -o H -t H1_R -s 1239035540 -e 1239040364 -l --url-type file > H1_raw_frames.cache -if [ -d Filters/O3/GDSFilters ]; then \ - svn up Filters/O3/GDSFilters; \ - else \ - mkdir -p Filters/O3; \ - cd Filters/O3; \ - svn co https://svn.ligo.caltech.edu/svn/aligocalibration/trunk/Runs/O3/GDSFilters; \ - fi -Updating 'Filters/O3/GDSFilters': -At revision 7391. -mkdir -p Frames/O3/H1/easy_raw -mkdir -p Frames/O3/H1/GDS -mkdir -p Frames/O3/H1/DCS -gstlal_compute_strain --gps-start-time 1239035540 --gps-end-time 1239040364 --frame-cache H1_raw_frames.cache --output-path Frames/O3/H1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file H1DCS_TEST.ini - -Searching for H1DCS_test.npz ... -Loading calibration filters from /home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1/Filters/O3/GDSFilters/H1DCS_test.npz - -set to playing successfully -progress_src_HW_injections_H1 (00:01:07): 1239035540 seconds -progress_src_obs_intent_H1 (00:01:07): 1239035540 seconds -progress_src_low_noise_state_H1 (00:01:07): 1239035540 seconds -progress_src_GRD-ISC_LOCK_OK (00:01:07): 1239035540 seconds -progress_src_uimexc (00:01:08): 1239035540 seconds -progress_src_pumexc (00:01:08): 1239035540 seconds -progress_src_tstexc (00:01:08): 1239035540 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:01:08): 1239035540 seconds -progress_src_EP1_real (00:01:08): 1239035540 seconds -progress_src_EP1_imag (00:01:08): 1239035540 seconds -progress_src_EP15_real (00:01:08): 1239035540 seconds -progress_src_EP15_imag (00:01:08): 1239035540 seconds -progress_src_EP22_real (00:01:08): 1239035540 seconds -progress_src_EP22_imag (00:01:08): 1239035540 seconds -progress_src_EP7_real (00:01:08): 1239035540 seconds -progress_src_EP7_imag (00:01:08): 1239035540 seconds -progress_src_EP6_real (00:01:08): 1239035540 seconds -progress_src_EP6_imag (00:01:08): 1239035540 seconds -progress_src_EP19_real (00:01:08): 1239035540 seconds -progress_src_EP19_imag (00:01:08): 1239035540 seconds -progress_src_EP8_real (00:01:08): 1239035540 seconds -progress_src_EP8_imag (00:01:08): 1239035540 seconds -progress_src_EP18_real (00:01:08): 1239035540 seconds -progress_src_EP18_imag (00:01:08): 1239035540 seconds -progress_src_EP12_real (00:01:08): 1239035540 seconds -progress_src_EP12_imag (00:01:08): 1239035540 seconds -progress_src_EP11_real (00:01:08): 1239035540 seconds -progress_src_EP11_imag (00:01:08): 1239035540 seconds -progress_src_EP21_real (00:01:08): 1239035540 seconds -progress_src_EP21_imag (00:01:08): 1239035540 seconds -progress_src_EP13_real (00:01:08): 1239035540 seconds -progress_src_EP13_imag (00:01:08): 1239035540 seconds -progress_src_EP20_real (00:01:08): 1239035540 seconds -progress_src_EP20_imag (00:01:08): 1239035540 seconds -progress_src_pcaly_line1_coh (00:01:08): 1239035540 seconds -progress_src_pcaly_line2_coh (00:01:08): 1239035540 seconds -progress_src_sus_line1_coh (00:01:08): 1239035540 seconds -progress_src_sus_line2_coh (00:01:08): 1239035540 seconds -progress_src_sus_line3_coh (00:01:08): 1239035540 seconds -progress_src_ctrl (00:01:08): 1239035540 seconds -progress_src_darm_err (00:01:12): 1239035540 seconds -progress_src_pcal (00:01:14): 1239035540 seconds -progress_kappa_pum_real_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_pum_imag_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_pum_real_H1 (00:01:14): 1239035546 seconds -progress_kappa_pum_imag_H1 (00:01:14): 1239035546 seconds -progress_kappa_uim_real_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_uim_imag_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_uim_real_H1 (00:01:14): 1239035546 seconds -progress_kappa_uim_imag_H1 (00:01:14): 1239035546 seconds -progress_kappa_tst_real_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_tst_imag_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_tst_real_H1 (00:01:14): 1239035546 seconds -progress_kappa_tst_imag_H1 (00:01:14): 1239035546 seconds -progress_f_cc_nogate_H1 (00:01:14): 1239035546 seconds -progress_f_cc_H1 (00:01:14): 1239035546 seconds -progress_kappa_c_nogate_H1 (00:01:14): 1239035546 seconds -progress_kappa_c_H1 (00:01:14): 1239035546 seconds -progress_f_s_squared_nogate_H1 (00:01:14): 1239035546 seconds -progress_SRC_Q_nogate_H1 (00:01:14): 1239035546 seconds -progress_f_s_squared_H1 (00:01:14): 1239035546 seconds -progress_SRC_Q_H1 (00:01:14): 1239035546 seconds -progress_hoft_H1 (00:01:14): 1239035540 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:01:14): 1239035540 seconds -progress_hoft_cleaned_H1 (00:01:14): 1239035540 seconds -progress_calibstatevec_H1 (00:01:14): 1239035540 seconds -progress_hoft_H1 (00:01:19): 1239035563 seconds -progress_hoft_cleaned_H1 (00:01:19): 1239035550 seconds -progress_calibstatevec_H1 (00:01:19): 1239035550 seconds -progress_src_HW_injections_H1 (00:02:17): 1239035584 seconds -progress_src_obs_intent_H1 (00:02:17): 1239035584 seconds -progress_src_low_noise_state_H1 (00:02:17): 1239035584 seconds -progress_src_GRD-ISC_LOCK_OK (00:02:17): 1239035584 seconds -progress_src_uimexc (00:02:17): 1239035584 seconds -progress_src_pumexc (00:02:17): 1239035584 seconds -progress_src_tstexc (00:02:17): 1239035584 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:02:17): 1239035584 seconds -progress_src_EP1_real (00:02:17): 1239035584 seconds -progress_src_EP1_imag (00:02:17): 1239035584 seconds -progress_src_EP15_real (00:02:17): 1239035584 seconds -progress_src_EP15_imag (00:02:17): 1239035584 seconds -progress_src_EP22_real (00:02:17): 1239035584 seconds -progress_src_EP22_imag (00:02:17): 1239035584 seconds -progress_src_EP7_real (00:02:17): 1239035584 seconds -progress_src_EP7_imag (00:02:17): 1239035584 seconds -progress_src_EP6_real (00:02:17): 1239035584 seconds -progress_src_EP6_imag (00:02:17): 1239035584 seconds -progress_src_EP19_real (00:02:17): 1239035584 seconds -progress_src_EP19_imag (00:02:17): 1239035584 seconds -progress_src_EP8_real (00:02:17): 1239035584 seconds -progress_src_EP8_imag (00:02:17): 1239035584 seconds -progress_src_EP18_real (00:02:17): 1239035584 seconds -progress_src_EP18_imag (00:02:17): 1239035584 seconds -progress_src_EP12_real (00:02:17): 1239035584 seconds -progress_src_EP12_imag (00:02:17): 1239035584 seconds -progress_src_EP11_real (00:02:17): 1239035584 seconds -progress_src_EP11_imag (00:02:17): 1239035584 seconds -progress_src_EP21_real (00:02:17): 1239035584 seconds -progress_src_EP21_imag (00:02:17): 1239035584 seconds -progress_src_EP13_real (00:02:17): 1239035584 seconds -progress_src_EP13_imag (00:02:17): 1239035584 seconds -progress_src_EP20_real (00:02:17): 1239035584 seconds -progress_src_EP20_imag (00:02:17): 1239035584 seconds -progress_src_pcaly_line1_coh (00:02:17): 1239035584 seconds -progress_src_pcaly_line2_coh (00:02:17): 1239035584 seconds -progress_src_sus_line1_coh (00:02:17): 1239035584 seconds -progress_src_sus_line2_coh (00:02:17): 1239035584 seconds -progress_src_sus_line3_coh (00:02:17): 1239035584 seconds -progress_src_ctrl (00:02:18): 1239035584 seconds -progress_hoft_H1 (00:02:18): 1239035580 seconds -progress_hoft_cleaned_H1 (00:02:18): 1239035580 seconds -progress_src_darm_err (00:02:21): 1239035584 seconds -progress_calibstatevec_H1 (00:02:21): 1239035580 seconds -progress_src_pcal (00:02:24): 1239035584 seconds -progress_kappa_pum_real_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_pum_imag_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_uim_real_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_uim_imag_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_tst_real_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_tst_imag_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_pum_real_H1 (00:02:24): 1239035564 seconds -progress_kappa_uim_real_H1 (00:02:24): 1239035564 seconds -progress_kappa_tst_real_H1 (00:02:24): 1239035564 seconds -progress_kappa_pum_imag_H1 (00:02:24): 1239035564 seconds -progress_kappa_uim_imag_H1 (00:02:24): 1239035564 seconds -progress_kappa_tst_imag_H1 (00:02:24): 1239035564 seconds -progress_hoft_H1 (00:02:24): 1239035583 seconds -progress_f_cc_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_c_nogate_H1 (00:02:24): 1239035564 seconds -progress_f_s_squared_nogate_H1 (00:02:24): 1239035564 seconds -progress_kappa_c_H1 (00:02:24): 1239035564 seconds -progress_f_cc_H1 (00:02:24): 1239035564 seconds -progress_SRC_Q_nogate_H1 (00:02:24): 1239035564 seconds -progress_f_s_squared_H1 (00:02:24): 1239035564 seconds -progress_SRC_Q_H1 (00:02:24): 1239035564 seconds -progress_hoft_cleaned_H1 (00:02:24): 1239035583 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:02:25): 1239035584 seconds -progress_calibstatevec_H1 (00:02:26): 1239035596 seconds -progress_hoft_cleaned_H1 (00:02:29): 1239035607 seconds -progress_hoft_H1 (00:02:29): 1239035608 seconds -progress_calibstatevec_H1 (00:02:31): 1239035615 seconds -progress_hoft_H1 (00:02:34): 1239035626 seconds -progress_hoft_cleaned_H1 (00:02:34): 1239035626 seconds -progress_calibstatevec_H1 (00:02:36): 1239035633 seconds -progress_src_HW_injections_H1 (00:03:27): 1239035648 seconds -progress_src_obs_intent_H1 (00:03:27): 1239035648 seconds -progress_src_low_noise_state_H1 (00:03:27): 1239035648 seconds -progress_src_GRD-ISC_LOCK_OK (00:03:27): 1239035648 seconds -progress_src_uimexc (00:03:27): 1239035648 seconds -progress_src_pumexc (00:03:27): 1239035648 seconds -progress_src_tstexc (00:03:27): 1239035648 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:03:27): 1239035648 seconds -progress_src_EP1_real (00:03:28): 1239035648 seconds -progress_src_EP1_imag (00:03:28): 1239035648 seconds -progress_src_EP15_real (00:03:28): 1239035648 seconds -progress_src_EP15_imag (00:03:28): 1239035648 seconds -progress_src_EP22_real (00:03:28): 1239035648 seconds -progress_src_EP22_imag (00:03:28): 1239035648 seconds -progress_src_EP7_real (00:03:28): 1239035648 seconds -progress_src_EP7_imag (00:03:28): 1239035648 seconds -progress_src_EP6_real (00:03:28): 1239035648 seconds -progress_src_EP6_imag (00:03:28): 1239035648 seconds -progress_src_EP19_real (00:03:28): 1239035648 seconds -progress_src_EP19_imag (00:03:28): 1239035648 seconds -progress_src_EP8_real (00:03:28): 1239035648 seconds -progress_src_EP8_imag (00:03:28): 1239035648 seconds -progress_src_EP18_real (00:03:28): 1239035648 seconds -progress_src_EP18_imag (00:03:28): 1239035648 seconds -progress_src_EP12_real (00:03:28): 1239035648 seconds -progress_src_EP12_imag (00:03:28): 1239035648 seconds -progress_src_EP11_real (00:03:28): 1239035648 seconds -progress_src_EP11_imag (00:03:28): 1239035648 seconds -progress_src_EP21_real (00:03:28): 1239035648 seconds -progress_src_EP21_imag (00:03:28): 1239035648 seconds -progress_src_EP13_real (00:03:28): 1239035648 seconds -progress_src_EP13_imag (00:03:28): 1239035648 seconds -progress_src_EP20_real (00:03:28): 1239035648 seconds -progress_src_EP20_imag (00:03:28): 1239035648 seconds -progress_src_pcaly_line1_coh (00:03:28): 1239035648 seconds -progress_src_pcaly_line2_coh (00:03:28): 1239035648 seconds -progress_src_sus_line1_coh (00:03:28): 1239035648 seconds -progress_src_sus_line2_coh (00:03:28): 1239035648 seconds -progress_src_sus_line3_coh (00:03:28): 1239035648 seconds -progress_src_ctrl (00:03:28): 1239035648 seconds -progress_hoft_H1 (00:03:28): 1239035644 seconds -progress_hoft_cleaned_H1 (00:03:28): 1239035644 seconds -progress_src_darm_err (00:03:31): 1239035648 seconds -progress_calibstatevec_H1 (00:03:31): 1239035644 seconds -progress_src_pcal (00:03:34): 1239035648 seconds -progress_kappa_tst_real_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_uim_real_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_tst_imag_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_uim_imag_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_pum_real_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_pum_imag_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_uim_real_H1 (00:03:34): 1239035628 seconds -progress_kappa_tst_real_H1 (00:03:34): 1239035628 seconds -progress_kappa_uim_imag_H1 (00:03:34): 1239035628 seconds -progress_kappa_pum_real_H1 (00:03:34): 1239035628 seconds -progress_kappa_tst_imag_H1 (00:03:34): 1239035628 seconds -progress_kappa_pum_imag_H1 (00:03:34): 1239035628 seconds -progress_hoft_H1 (00:03:34): 1239035647 seconds -progress_kappa_c_nogate_H1 (00:03:34): 1239035628 seconds -progress_f_cc_nogate_H1 (00:03:34): 1239035628 seconds -progress_f_s_squared_nogate_H1 (00:03:34): 1239035628 seconds -progress_kappa_c_H1 (00:03:34): 1239035628 seconds -progress_f_cc_H1 (00:03:34): 1239035628 seconds -progress_SRC_Q_nogate_H1 (00:03:34): 1239035628 seconds -progress_f_s_squared_H1 (00:03:34): 1239035628 seconds -progress_SRC_Q_H1 (00:03:34): 1239035628 seconds -progress_hoft_cleaned_H1 (00:03:34): 1239035647 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:03:35): 1239035648 seconds -progress_calibstatevec_H1 (00:03:36): 1239035660 seconds -progress_hoft_cleaned_H1 (00:03:39): 1239035671 seconds -progress_hoft_H1 (00:03:39): 1239035671 seconds -progress_calibstatevec_H1 (00:03:41): 1239035677 seconds -progress_hoft_H1 (00:03:44): 1239035688 seconds -progress_hoft_cleaned_H1 (00:03:44): 1239035688 seconds -progress_calibstatevec_H1 (00:03:46): 1239035696 seconds -progress_hoft_H1 (00:03:49): 1239035706 seconds -progress_hoft_cleaned_H1 (00:03:49): 1239035706 seconds -progress_src_HW_injections_H1 (00:05:07): 1239035712 seconds -progress_src_obs_intent_H1 (00:05:07): 1239035712 seconds -progress_src_low_noise_state_H1 (00:05:07): 1239035712 seconds -progress_src_GRD-ISC_LOCK_OK (00:05:07): 1239035712 seconds -progress_src_uimexc (00:05:08): 1239035712 seconds -progress_src_pumexc (00:05:08): 1239035712 seconds -progress_src_tstexc (00:05:08): 1239035712 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:05:08): 1239035712 seconds -progress_src_EP1_real (00:05:08): 1239035712 seconds -progress_src_EP1_imag (00:05:08): 1239035712 seconds -progress_src_EP15_real (00:05:08): 1239035712 seconds -progress_src_EP15_imag (00:05:08): 1239035712 seconds -progress_src_EP22_real (00:05:08): 1239035712 seconds -progress_src_EP22_imag (00:05:08): 1239035712 seconds -progress_src_EP7_real (00:05:08): 1239035712 seconds -progress_src_EP7_imag (00:05:08): 1239035712 seconds -progress_src_EP6_real (00:05:08): 1239035712 seconds -progress_src_EP6_imag (00:05:08): 1239035712 seconds -progress_src_EP19_real (00:05:08): 1239035712 seconds -progress_src_EP19_imag (00:05:08): 1239035712 seconds -progress_src_EP8_real (00:05:08): 1239035712 seconds -progress_src_EP8_imag (00:05:08): 1239035712 seconds -progress_src_EP18_real (00:05:08): 1239035712 seconds -progress_src_EP18_imag (00:05:08): 1239035712 seconds -progress_src_EP12_real (00:05:08): 1239035712 seconds -progress_src_EP12_imag (00:05:08): 1239035712 seconds -progress_src_EP11_real (00:05:08): 1239035712 seconds -progress_src_EP11_imag (00:05:08): 1239035712 seconds -progress_src_EP21_real (00:05:08): 1239035712 seconds -progress_src_EP21_imag (00:05:08): 1239035712 seconds -progress_src_EP13_real (00:05:08): 1239035712 seconds -progress_src_EP13_imag (00:05:08): 1239035712 seconds -progress_src_EP20_real (00:05:08): 1239035712 seconds -progress_src_EP20_imag (00:05:08): 1239035712 seconds -progress_src_pcaly_line1_coh (00:05:08): 1239035712 seconds -progress_src_pcaly_line2_coh (00:05:08): 1239035712 seconds -progress_src_sus_line1_coh (00:05:08): 1239035712 seconds -progress_src_sus_line2_coh (00:05:08): 1239035712 seconds -progress_src_sus_line3_coh (00:05:08): 1239035712 seconds -progress_src_ctrl (00:05:08): 1239035712 seconds -progress_hoft_H1 (00:05:08): 1239035708 seconds -progress_hoft_cleaned_H1 (00:05:08): 1239035708 seconds -progress_src_darm_err (00:05:11): 1239035712 seconds -progress_calibstatevec_H1 (00:05:11): 1239035708 seconds -progress_src_pcal (00:05:14): 1239035712 seconds -progress_kappa_pum_real_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_tst_real_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_pum_imag_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_uim_real_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_uim_imag_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_tst_imag_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_uim_real_H1 (00:05:14): 1239035692 seconds -progress_kappa_pum_real_H1 (00:05:14): 1239035692 seconds -progress_kappa_tst_real_H1 (00:05:14): 1239035692 seconds -progress_kappa_pum_imag_H1 (00:05:14): 1239035692 seconds -progress_kappa_uim_imag_H1 (00:05:14): 1239035692 seconds -progress_kappa_tst_imag_H1 (00:05:14): 1239035692 seconds -progress_hoft_H1 (00:05:14): 1239035711 seconds -progress_kappa_c_nogate_H1 (00:05:14): 1239035692 seconds -progress_f_cc_nogate_H1 (00:05:14): 1239035692 seconds -progress_f_cc_H1 (00:05:14): 1239035692 seconds -progress_f_s_squared_nogate_H1 (00:05:14): 1239035692 seconds -progress_kappa_c_H1 (00:05:14): 1239035692 seconds -progress_SRC_Q_nogate_H1 (00:05:14): 1239035692 seconds -progress_f_s_squared_H1 (00:05:14): 1239035692 seconds -progress_SRC_Q_H1 (00:05:14): 1239035692 seconds -progress_hoft_cleaned_H1 (00:05:14): 1239035711 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:05:15): 1239035712 seconds -progress_calibstatevec_H1 (00:05:16): 1239035724 seconds -progress_hoft_H1 (00:05:19): 1239035735 seconds -progress_hoft_cleaned_H1 (00:05:19): 1239035735 seconds -progress_calibstatevec_H1 (00:05:21): 1239035742 seconds -progress_hoft_H1 (00:05:24): 1239035752 seconds -progress_hoft_cleaned_H1 (00:05:24): 1239035752 seconds -progress_calibstatevec_H1 (00:05:26): 1239035759 seconds -progress_hoft_H1 (00:05:29): 1239035768 seconds -progress_hoft_cleaned_H1 (00:05:29): 1239035768 seconds -progress_src_HW_injections_H1 (00:06:13): 1239035776 seconds -progress_src_obs_intent_H1 (00:06:14): 1239035776 seconds -progress_src_low_noise_state_H1 (00:06:14): 1239035776 seconds -progress_src_GRD-ISC_LOCK_OK (00:06:14): 1239035776 seconds -progress_src_uimexc (00:06:14): 1239035776 seconds -progress_src_pumexc (00:06:14): 1239035776 seconds -progress_src_tstexc (00:06:14): 1239035776 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:06:14): 1239035776 seconds -progress_src_EP1_real (00:06:14): 1239035776 seconds -progress_src_EP1_imag (00:06:14): 1239035776 seconds -progress_src_EP15_real (00:06:14): 1239035776 seconds -progress_src_EP15_imag (00:06:14): 1239035776 seconds -progress_src_EP22_real (00:06:14): 1239035776 seconds -progress_src_EP22_imag (00:06:14): 1239035776 seconds -progress_src_EP7_real (00:06:14): 1239035776 seconds -progress_src_EP7_imag (00:06:14): 1239035776 seconds -progress_src_EP6_real (00:06:14): 1239035776 seconds -progress_src_EP6_imag (00:06:14): 1239035776 seconds -progress_src_EP19_real (00:06:14): 1239035776 seconds -progress_src_EP19_imag (00:06:14): 1239035776 seconds -progress_src_EP8_real (00:06:14): 1239035776 seconds -progress_src_EP8_imag (00:06:14): 1239035776 seconds -progress_src_EP18_real (00:06:14): 1239035776 seconds -progress_src_EP18_imag (00:06:14): 1239035776 seconds -progress_src_EP12_real (00:06:14): 1239035776 seconds -progress_src_EP12_imag (00:06:14): 1239035776 seconds -progress_src_EP11_real (00:06:14): 1239035776 seconds -progress_src_EP11_imag (00:06:14): 1239035776 seconds -progress_src_EP21_real (00:06:14): 1239035776 seconds -progress_src_EP21_imag (00:06:14): 1239035776 seconds -progress_src_EP13_real (00:06:14): 1239035776 seconds -progress_src_EP13_imag (00:06:14): 1239035776 seconds -progress_src_EP20_real (00:06:14): 1239035776 seconds -progress_src_EP20_imag (00:06:14): 1239035776 seconds -progress_src_pcaly_line1_coh (00:06:14): 1239035776 seconds -progress_src_pcaly_line2_coh (00:06:14): 1239035776 seconds -progress_src_sus_line1_coh (00:06:14): 1239035776 seconds -progress_src_sus_line2_coh (00:06:14): 1239035776 seconds -progress_src_sus_line3_coh (00:06:14): 1239035776 seconds -progress_src_ctrl (00:06:14): 1239035776 seconds -progress_hoft_H1 (00:06:14): 1239035772 seconds -progress_hoft_cleaned_H1 (00:06:14): 1239035772 seconds -progress_src_darm_err (00:06:18): 1239035776 seconds -progress_calibstatevec_H1 (00:06:18): 1239035772 seconds -progress_src_pcal (00:06:20): 1239035776 seconds -progress_kappa_pum_real_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_tst_real_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_pum_imag_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_tst_imag_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_uim_real_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_uim_imag_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_pum_real_H1 (00:06:20): 1239035756 seconds -progress_kappa_tst_real_H1 (00:06:20): 1239035756 seconds -progress_kappa_pum_imag_H1 (00:06:20): 1239035756 seconds -progress_kappa_uim_real_H1 (00:06:20): 1239035756 seconds -progress_kappa_tst_imag_H1 (00:06:20): 1239035756 seconds -progress_kappa_uim_imag_H1 (00:06:20): 1239035756 seconds -progress_hoft_H1 (00:06:20): 1239035775 seconds -progress_kappa_c_nogate_H1 (00:06:20): 1239035756 seconds -progress_f_cc_nogate_H1 (00:06:20): 1239035756 seconds -progress_f_s_squared_nogate_H1 (00:06:20): 1239035756 seconds -progress_kappa_c_H1 (00:06:20): 1239035756 seconds -progress_f_cc_H1 (00:06:20): 1239035756 seconds -progress_SRC_Q_nogate_H1 (00:06:20): 1239035756 seconds -progress_f_s_squared_H1 (00:06:20): 1239035756 seconds -progress_SRC_Q_H1 (00:06:20): 1239035756 seconds -progress_hoft_cleaned_H1 (00:06:20): 1239035775 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:06:21): 1239035776 seconds -progress_calibstatevec_H1 (00:06:23): 1239035790 seconds -progress_hoft_H1 (00:06:25): 1239035797 seconds -progress_hoft_cleaned_H1 (00:06:25): 1239035797 seconds -progress_calibstatevec_H1 (00:06:28): 1239035807 seconds -progress_hoft_H1 (00:06:30): 1239035814 seconds -progress_hoft_cleaned_H1 (00:06:30): 1239035814 seconds -progress_calibstatevec_H1 (00:06:33): 1239035824 seconds -progress_hoft_H1 (00:06:35): 1239035831 seconds -progress_hoft_cleaned_H1 (00:06:35): 1239035831 seconds -progress_src_HW_injections_H1 (00:07:18): 1239035840 seconds -progress_src_obs_intent_H1 (00:07:18): 1239035840 seconds -progress_src_low_noise_state_H1 (00:07:18): 1239035840 seconds -progress_src_GRD-ISC_LOCK_OK (00:07:18): 1239035840 seconds -progress_src_uimexc (00:07:18): 1239035840 seconds -progress_src_pumexc (00:07:18): 1239035840 seconds -progress_src_tstexc (00:07:18): 1239035840 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:07:18): 1239035840 seconds -progress_src_EP1_real (00:07:18): 1239035840 seconds -progress_src_EP1_imag (00:07:18): 1239035840 seconds -progress_src_EP15_real (00:07:18): 1239035840 seconds -progress_src_EP15_imag (00:07:18): 1239035840 seconds -progress_src_EP22_real (00:07:18): 1239035840 seconds -progress_src_EP22_imag (00:07:18): 1239035840 seconds -progress_src_EP7_real (00:07:18): 1239035840 seconds -progress_src_EP7_imag (00:07:18): 1239035840 seconds -progress_src_EP6_real (00:07:18): 1239035840 seconds -progress_src_EP6_imag (00:07:18): 1239035840 seconds -progress_src_EP19_real (00:07:18): 1239035840 seconds -progress_src_EP19_imag (00:07:18): 1239035840 seconds -progress_src_EP8_real (00:07:18): 1239035840 seconds -progress_src_EP8_imag (00:07:18): 1239035840 seconds -progress_src_EP18_real (00:07:18): 1239035840 seconds -progress_src_EP18_imag (00:07:18): 1239035840 seconds -progress_src_EP12_real (00:07:18): 1239035840 seconds -progress_src_EP12_imag (00:07:18): 1239035840 seconds -progress_src_EP11_real (00:07:18): 1239035840 seconds -progress_src_EP11_imag (00:07:18): 1239035840 seconds -progress_src_EP21_real (00:07:18): 1239035840 seconds -progress_src_EP21_imag (00:07:18): 1239035840 seconds -progress_src_EP13_real (00:07:18): 1239035840 seconds -progress_src_EP13_imag (00:07:18): 1239035840 seconds -progress_src_EP20_real (00:07:18): 1239035840 seconds -progress_src_EP20_imag (00:07:18): 1239035840 seconds -progress_src_pcaly_line1_coh (00:07:18): 1239035840 seconds -progress_src_pcaly_line2_coh (00:07:18): 1239035840 seconds -progress_src_sus_line1_coh (00:07:18): 1239035840 seconds -progress_src_sus_line2_coh (00:07:18): 1239035840 seconds -progress_src_sus_line3_coh (00:07:18): 1239035840 seconds -progress_src_ctrl (00:07:18): 1239035840 seconds -progress_hoft_H1 (00:07:18): 1239035836 seconds -progress_hoft_cleaned_H1 (00:07:18): 1239035836 seconds -progress_src_darm_err (00:07:22): 1239035840 seconds -progress_calibstatevec_H1 (00:07:22): 1239035836 seconds -progress_hoft_H1 (00:07:23): 1239035839 seconds -progress_hoft_cleaned_H1 (00:07:23): 1239035839 seconds -progress_src_pcal (00:07:24): 1239035840 seconds -progress_kappa_pum_real_nogate_H1 (00:07:24): 1239035820 seconds -progress_kappa_tst_real_nogate_H1 (00:07:24): 1239035820 seconds -progress_kappa_uim_real_nogate_H1 (00:07:24): 1239035820 seconds -progress_kappa_pum_imag_nogate_H1 (00:07:24): 1239035820 seconds -progress_kappa_tst_imag_nogate_H1 (00:07:24): 1239035820 seconds -progress_kappa_uim_imag_nogate_H1 (00:07:24): 1239035820 seconds -progress_kappa_pum_real_H1 (00:07:24): 1239035820 seconds -progress_kappa_uim_real_H1 (00:07:24): 1239035820 seconds -progress_kappa_pum_imag_H1 (00:07:24): 1239035820 seconds -progress_kappa_uim_imag_H1 (00:07:24): 1239035820 seconds -progress_kappa_tst_real_H1 (00:07:24): 1239035820 seconds -progress_kappa_tst_imag_H1 (00:07:24): 1239035820 seconds -progress_kappa_c_nogate_H1 (00:07:24): 1239035820 seconds -progress_f_cc_nogate_H1 (00:07:24): 1239035820 seconds -progress_f_s_squared_nogate_H1 (00:07:24): 1239035820 seconds -progress_f_cc_H1 (00:07:24): 1239035820 seconds -progress_kappa_c_H1 (00:07:24): 1239035820 seconds -progress_SRC_Q_nogate_H1 (00:07:24): 1239035820 seconds -progress_f_s_squared_H1 (00:07:24): 1239035820 seconds -progress_SRC_Q_H1 (00:07:24): 1239035820 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:07:25): 1239035840 seconds -progress_calibstatevec_H1 (00:07:27): 1239035853 seconds -progress_hoft_H1 (00:07:28): 1239035857 seconds -progress_hoft_cleaned_H1 (00:07:28): 1239035857 seconds -progress_calibstatevec_H1 (00:07:32): 1239035871 seconds -progress_hoft_H1 (00:07:33): 1239035874 seconds -progress_hoft_cleaned_H1 (00:07:33): 1239035874 seconds -progress_calibstatevec_H1 (00:07:37): 1239035888 seconds -progress_hoft_H1 (00:07:38): 1239035891 seconds -progress_hoft_cleaned_H1 (00:07:38): 1239035891 seconds -progress_src_HW_injections_H1 (00:08:32): 1239035904 seconds -progress_src_obs_intent_H1 (00:08:32): 1239035904 seconds -progress_src_low_noise_state_H1 (00:08:32): 1239035904 seconds -progress_src_GRD-ISC_LOCK_OK (00:08:32): 1239035904 seconds -progress_src_uimexc (00:08:32): 1239035904 seconds -progress_src_pumexc (00:08:32): 1239035904 seconds -progress_src_tstexc (00:08:32): 1239035904 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:08:32): 1239035904 seconds -progress_src_EP1_real (00:08:32): 1239035904 seconds -progress_src_EP1_imag (00:08:32): 1239035904 seconds -progress_src_EP15_real (00:08:32): 1239035904 seconds -progress_src_EP15_imag (00:08:32): 1239035904 seconds -progress_src_EP22_real (00:08:32): 1239035904 seconds -progress_src_EP22_imag (00:08:32): 1239035904 seconds -progress_src_EP7_real (00:08:32): 1239035904 seconds -progress_src_EP7_imag (00:08:32): 1239035904 seconds -progress_src_EP6_real (00:08:32): 1239035904 seconds -progress_src_EP6_imag (00:08:32): 1239035904 seconds -progress_src_EP19_real (00:08:32): 1239035904 seconds -progress_src_EP19_imag (00:08:32): 1239035904 seconds -progress_src_EP8_real (00:08:32): 1239035904 seconds -progress_src_EP8_imag (00:08:32): 1239035904 seconds -progress_src_EP18_real (00:08:32): 1239035904 seconds -progress_src_EP18_imag (00:08:32): 1239035904 seconds -progress_src_EP12_real (00:08:32): 1239035904 seconds -progress_src_EP12_imag (00:08:32): 1239035904 seconds -progress_src_EP11_real (00:08:32): 1239035904 seconds -progress_src_EP11_imag (00:08:32): 1239035904 seconds -progress_src_EP21_real (00:08:32): 1239035904 seconds -progress_src_EP21_imag (00:08:32): 1239035904 seconds -progress_src_EP13_real (00:08:32): 1239035904 seconds -progress_src_EP13_imag (00:08:32): 1239035904 seconds -progress_src_EP20_real (00:08:32): 1239035904 seconds -progress_src_EP20_imag (00:08:32): 1239035904 seconds -progress_src_pcaly_line1_coh (00:08:32): 1239035904 seconds -progress_src_pcaly_line2_coh (00:08:32): 1239035904 seconds -progress_src_sus_line1_coh (00:08:32): 1239035904 seconds -progress_src_sus_line2_coh (00:08:32): 1239035904 seconds -progress_src_sus_line3_coh (00:08:32): 1239035904 seconds -progress_src_ctrl (00:08:32): 1239035904 seconds -progress_hoft_H1 (00:08:32): 1239035900 seconds -progress_hoft_cleaned_H1 (00:08:32): 1239035900 seconds -progress_src_darm_err (00:08:36): 1239035904 seconds -progress_calibstatevec_H1 (00:08:36): 1239035900 seconds -progress_src_pcal (00:08:38): 1239035904 seconds -progress_kappa_pum_real_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_tst_real_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_pum_imag_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_tst_imag_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_uim_real_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_uim_imag_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_pum_real_H1 (00:08:38): 1239035884 seconds -progress_kappa_pum_imag_H1 (00:08:38): 1239035884 seconds -progress_kappa_uim_real_H1 (00:08:38): 1239035884 seconds -progress_kappa_tst_real_H1 (00:08:38): 1239035884 seconds -progress_kappa_uim_imag_H1 (00:08:38): 1239035884 seconds -progress_kappa_tst_imag_H1 (00:08:38): 1239035884 seconds -progress_hoft_H1 (00:08:38): 1239035903 seconds -progress_f_cc_nogate_H1 (00:08:38): 1239035884 seconds -progress_kappa_c_nogate_H1 (00:08:38): 1239035884 seconds -progress_f_s_squared_nogate_H1 (00:08:38): 1239035884 seconds -progress_f_cc_H1 (00:08:38): 1239035884 seconds -progress_kappa_c_H1 (00:08:38): 1239035884 seconds -progress_SRC_Q_nogate_H1 (00:08:38): 1239035884 seconds -progress_f_s_squared_H1 (00:08:38): 1239035884 seconds -progress_SRC_Q_H1 (00:08:38): 1239035884 seconds -progress_hoft_cleaned_H1 (00:08:38): 1239035903 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:08:39): 1239035904 seconds -progress_calibstatevec_H1 (00:08:41): 1239035917 seconds -progress_hoft_H1 (00:08:43): 1239035924 seconds -progress_hoft_cleaned_H1 (00:08:43): 1239035924 seconds -progress_calibstatevec_H1 (00:08:46): 1239035934 seconds -progress_hoft_H1 (00:08:48): 1239035941 seconds -progress_hoft_cleaned_H1 (00:08:48): 1239035941 seconds -progress_calibstatevec_H1 (00:08:51): 1239035951 seconds -progress_hoft_H1 (00:08:53): 1239035958 seconds -progress_hoft_cleaned_H1 (00:08:53): 1239035958 seconds -progress_src_HW_injections_H1 (00:09:44): 1239035968 seconds -progress_src_obs_intent_H1 (00:09:44): 1239035968 seconds -progress_src_low_noise_state_H1 (00:09:44): 1239035968 seconds -progress_src_GRD-ISC_LOCK_OK (00:09:44): 1239035968 seconds -progress_src_uimexc (00:09:44): 1239035968 seconds -progress_src_pumexc (00:09:44): 1239035968 seconds -progress_src_tstexc (00:09:44): 1239035968 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:09:44): 1239035968 seconds -progress_src_EP1_real (00:09:44): 1239035968 seconds -progress_src_EP1_imag (00:09:44): 1239035968 seconds -progress_src_EP15_real (00:09:44): 1239035968 seconds -progress_src_EP15_imag (00:09:44): 1239035968 seconds -progress_src_EP22_real (00:09:44): 1239035968 seconds -progress_src_EP22_imag (00:09:44): 1239035968 seconds -progress_src_EP7_real (00:09:44): 1239035968 seconds -progress_src_EP7_imag (00:09:44): 1239035968 seconds -progress_src_EP6_real (00:09:44): 1239035968 seconds -progress_src_EP6_imag (00:09:44): 1239035968 seconds -progress_src_EP19_real (00:09:44): 1239035968 seconds -progress_src_EP19_imag (00:09:44): 1239035968 seconds -progress_src_EP8_real (00:09:44): 1239035968 seconds -progress_src_EP8_imag (00:09:44): 1239035968 seconds -progress_src_EP18_real (00:09:44): 1239035968 seconds -progress_src_EP18_imag (00:09:44): 1239035968 seconds -progress_src_EP12_real (00:09:44): 1239035968 seconds -progress_src_EP12_imag (00:09:44): 1239035968 seconds -progress_src_EP11_real (00:09:44): 1239035968 seconds -progress_src_EP11_imag (00:09:44): 1239035968 seconds -progress_src_EP21_real (00:09:44): 1239035968 seconds -progress_src_EP21_imag (00:09:44): 1239035968 seconds -progress_src_EP13_real (00:09:44): 1239035968 seconds -progress_src_EP13_imag (00:09:44): 1239035968 seconds -progress_src_EP20_real (00:09:44): 1239035968 seconds -progress_src_EP20_imag (00:09:44): 1239035968 seconds -progress_src_pcaly_line1_coh (00:09:44): 1239035968 seconds -progress_src_pcaly_line2_coh (00:09:44): 1239035968 seconds -progress_src_sus_line1_coh (00:09:44): 1239035968 seconds -progress_src_sus_line2_coh (00:09:44): 1239035968 seconds -progress_src_sus_line3_coh (00:09:44): 1239035968 seconds -progress_src_ctrl (00:09:44): 1239035968 seconds -progress_hoft_H1 (00:09:44): 1239035964 seconds -progress_hoft_cleaned_H1 (00:09:44): 1239035964 seconds -progress_src_darm_err (00:09:48): 1239035968 seconds -progress_calibstatevec_H1 (00:09:48): 1239035964 seconds -progress_src_pcal (00:09:50): 1239035968 seconds -progress_kappa_pum_real_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_uim_real_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_pum_imag_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_tst_real_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_tst_imag_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_uim_imag_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_pum_real_H1 (00:09:50): 1239035948 seconds -progress_kappa_uim_real_H1 (00:09:50): 1239035948 seconds -progress_kappa_tst_real_H1 (00:09:50): 1239035948 seconds -progress_kappa_pum_imag_H1 (00:09:50): 1239035948 seconds -progress_kappa_uim_imag_H1 (00:09:50): 1239035948 seconds -progress_kappa_tst_imag_H1 (00:09:50): 1239035948 seconds -progress_hoft_H1 (00:09:50): 1239035967 seconds -progress_kappa_c_nogate_H1 (00:09:50): 1239035948 seconds -progress_f_cc_nogate_H1 (00:09:50): 1239035948 seconds -progress_f_s_squared_nogate_H1 (00:09:50): 1239035948 seconds -progress_kappa_c_H1 (00:09:50): 1239035948 seconds -progress_f_cc_H1 (00:09:50): 1239035948 seconds -progress_SRC_Q_nogate_H1 (00:09:50): 1239035948 seconds -progress_f_s_squared_H1 (00:09:50): 1239035948 seconds -progress_SRC_Q_H1 (00:09:50): 1239035948 seconds -progress_hoft_cleaned_H1 (00:09:50): 1239035967 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:09:51): 1239035968 seconds -progress_calibstatevec_H1 (00:09:53): 1239035983 seconds -progress_hoft_H1 (00:09:55): 1239035990 seconds -progress_hoft_cleaned_H1 (00:09:55): 1239035990 seconds -progress_calibstatevec_H1 (00:09:58): 1239036000 seconds -progress_hoft_H1 (00:10:00): 1239036008 seconds -progress_hoft_cleaned_H1 (00:10:00): 1239036008 seconds -progress_calibstatevec_H1 (00:10:03): 1239036018 seconds -progress_hoft_H1 (00:10:05): 1239036024 seconds -progress_hoft_cleaned_H1 (00:10:05): 1239036024 seconds -progress_src_HW_injections_H1 (00:10:50): 1239036032 seconds -progress_src_obs_intent_H1 (00:10:50): 1239036032 seconds -progress_src_low_noise_state_H1 (00:10:50): 1239036032 seconds -progress_src_GRD-ISC_LOCK_OK (00:10:50): 1239036032 seconds -progress_src_uimexc (00:10:50): 1239036032 seconds -progress_src_pumexc (00:10:51): 1239036032 seconds -progress_src_tstexc (00:10:51): 1239036032 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:10:51): 1239036032 seconds -progress_src_EP1_real (00:10:51): 1239036032 seconds -progress_src_EP1_imag (00:10:51): 1239036032 seconds -progress_src_EP15_real (00:10:51): 1239036032 seconds -progress_src_EP15_imag (00:10:51): 1239036032 seconds -progress_src_EP22_real (00:10:51): 1239036032 seconds -progress_src_EP22_imag (00:10:51): 1239036032 seconds -progress_src_EP7_real (00:10:51): 1239036032 seconds -progress_src_EP7_imag (00:10:51): 1239036032 seconds -progress_src_EP6_real (00:10:51): 1239036032 seconds -progress_src_EP6_imag (00:10:51): 1239036032 seconds -progress_src_EP19_real (00:10:51): 1239036032 seconds -progress_src_EP19_imag (00:10:51): 1239036032 seconds -progress_src_EP8_real (00:10:51): 1239036032 seconds -progress_src_EP8_imag (00:10:51): 1239036032 seconds -progress_src_EP18_real (00:10:51): 1239036032 seconds -progress_src_EP18_imag (00:10:51): 1239036032 seconds -progress_src_EP12_real (00:10:51): 1239036032 seconds -progress_src_EP12_imag (00:10:51): 1239036032 seconds -progress_src_EP11_real (00:10:51): 1239036032 seconds -progress_src_EP11_imag (00:10:51): 1239036032 seconds -progress_src_EP21_real (00:10:51): 1239036032 seconds -progress_src_EP21_imag (00:10:51): 1239036032 seconds -progress_src_EP13_real (00:10:51): 1239036032 seconds -progress_src_EP13_imag (00:10:51): 1239036032 seconds -progress_src_EP20_real (00:10:51): 1239036032 seconds -progress_src_EP20_imag (00:10:51): 1239036032 seconds -progress_src_pcaly_line1_coh (00:10:51): 1239036032 seconds -progress_src_pcaly_line2_coh (00:10:51): 1239036032 seconds -progress_src_sus_line1_coh (00:10:51): 1239036032 seconds -progress_src_sus_line2_coh (00:10:51): 1239036032 seconds -progress_src_sus_line3_coh (00:10:51): 1239036032 seconds -progress_src_ctrl (00:10:51): 1239036032 seconds -progress_hoft_H1 (00:10:51): 1239036028 seconds -progress_hoft_cleaned_H1 (00:10:51): 1239036028 seconds -progress_src_darm_err (00:10:54): 1239036032 seconds -progress_calibstatevec_H1 (00:10:54): 1239036028 seconds -progress_src_pcal (00:10:57): 1239036032 seconds -progress_kappa_pum_real_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_uim_real_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_tst_real_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_pum_imag_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_tst_imag_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_uim_imag_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_tst_real_H1 (00:10:57): 1239036012 seconds -progress_kappa_tst_imag_H1 (00:10:57): 1239036012 seconds -progress_kappa_pum_real_H1 (00:10:57): 1239036012 seconds -progress_kappa_uim_real_H1 (00:10:57): 1239036012 seconds -progress_kappa_pum_imag_H1 (00:10:57): 1239036012 seconds -progress_kappa_uim_imag_H1 (00:10:57): 1239036012 seconds -progress_hoft_H1 (00:10:57): 1239036031 seconds -progress_f_cc_nogate_H1 (00:10:57): 1239036012 seconds -progress_kappa_c_nogate_H1 (00:10:57): 1239036012 seconds -progress_f_s_squared_nogate_H1 (00:10:57): 1239036012 seconds -progress_f_cc_H1 (00:10:57): 1239036012 seconds -progress_kappa_c_H1 (00:10:57): 1239036012 seconds -progress_SRC_Q_nogate_H1 (00:10:57): 1239036012 seconds -progress_f_s_squared_H1 (00:10:57): 1239036012 seconds -progress_SRC_Q_H1 (00:10:57): 1239036012 seconds -progress_hoft_cleaned_H1 (00:10:57): 1239036031 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:10:57): 1239036032 seconds -progress_calibstatevec_H1 (00:10:59): 1239036044 seconds -progress_hoft_H1 (00:11:02): 1239036055 seconds -progress_hoft_cleaned_H1 (00:11:02): 1239036055 seconds -progress_calibstatevec_H1 (00:11:04): 1239036062 seconds -progress_hoft_H1 (00:11:07): 1239036073 seconds -progress_hoft_cleaned_H1 (00:11:07): 1239036073 seconds -progress_calibstatevec_H1 (00:11:09): 1239036079 seconds -progress_hoft_H1 (00:11:12): 1239036089 seconds -progress_hoft_cleaned_H1 (00:11:12): 1239036089 seconds -progress_src_HW_injections_H1 (00:11:52): 1239036096 seconds -progress_src_obs_intent_H1 (00:11:52): 1239036096 seconds -progress_src_low_noise_state_H1 (00:11:52): 1239036096 seconds -progress_src_GRD-ISC_LOCK_OK (00:11:52): 1239036096 seconds -progress_src_uimexc (00:11:52): 1239036096 seconds -progress_src_pumexc (00:11:52): 1239036096 seconds -progress_src_tstexc (00:11:52): 1239036096 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:11:52): 1239036096 seconds -progress_src_EP1_real (00:11:53): 1239036096 seconds -progress_src_EP1_imag (00:11:53): 1239036096 seconds -progress_src_EP15_real (00:11:53): 1239036096 seconds -progress_src_EP15_imag (00:11:53): 1239036096 seconds -progress_src_EP22_real (00:11:53): 1239036096 seconds -progress_src_EP22_imag (00:11:53): 1239036096 seconds -progress_src_EP7_real (00:11:53): 1239036096 seconds -progress_src_EP7_imag (00:11:53): 1239036096 seconds -progress_src_EP6_real (00:11:53): 1239036096 seconds -progress_src_EP6_imag (00:11:53): 1239036096 seconds -progress_src_EP19_real (00:11:53): 1239036096 seconds -progress_src_EP19_imag (00:11:53): 1239036096 seconds -progress_src_EP8_real (00:11:53): 1239036096 seconds -progress_src_EP8_imag (00:11:53): 1239036096 seconds -progress_src_EP18_real (00:11:53): 1239036096 seconds -progress_src_EP18_imag (00:11:53): 1239036096 seconds -progress_src_EP12_real (00:11:53): 1239036096 seconds -progress_src_EP12_imag (00:11:53): 1239036096 seconds -progress_src_EP11_real (00:11:53): 1239036096 seconds -progress_src_EP11_imag (00:11:53): 1239036096 seconds -progress_src_EP21_real (00:11:53): 1239036096 seconds -progress_src_EP21_imag (00:11:53): 1239036096 seconds -progress_src_EP13_real (00:11:53): 1239036096 seconds -progress_src_EP13_imag (00:11:53): 1239036096 seconds -progress_src_EP20_real (00:11:53): 1239036096 seconds -progress_src_EP20_imag (00:11:53): 1239036096 seconds -progress_src_pcaly_line1_coh (00:11:53): 1239036096 seconds -progress_src_pcaly_line2_coh (00:11:53): 1239036096 seconds -progress_src_sus_line1_coh (00:11:53): 1239036096 seconds -progress_src_sus_line2_coh (00:11:53): 1239036096 seconds -progress_src_sus_line3_coh (00:11:53): 1239036096 seconds -progress_src_ctrl (00:11:53): 1239036096 seconds -progress_hoft_H1 (00:11:53): 1239036092 seconds -progress_hoft_cleaned_H1 (00:11:53): 1239036092 seconds -progress_src_darm_err (00:11:56): 1239036096 seconds -progress_calibstatevec_H1 (00:11:56): 1239036092 seconds -progress_src_pcal (00:11:59): 1239036096 seconds -progress_kappa_tst_real_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_pum_real_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_tst_imag_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_uim_real_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_pum_imag_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_uim_imag_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_pum_real_H1 (00:11:59): 1239036076 seconds -progress_kappa_uim_real_H1 (00:11:59): 1239036076 seconds -progress_kappa_pum_imag_H1 (00:11:59): 1239036076 seconds -progress_kappa_uim_imag_H1 (00:11:59): 1239036076 seconds -progress_kappa_tst_real_H1 (00:11:59): 1239036076 seconds -progress_kappa_tst_imag_H1 (00:11:59): 1239036076 seconds -progress_hoft_H1 (00:11:59): 1239036095 seconds -progress_kappa_c_nogate_H1 (00:11:59): 1239036076 seconds -progress_f_cc_nogate_H1 (00:11:59): 1239036076 seconds -progress_f_s_squared_nogate_H1 (00:11:59): 1239036076 seconds -progress_kappa_c_H1 (00:11:59): 1239036076 seconds -progress_f_cc_H1 (00:11:59): 1239036076 seconds -progress_SRC_Q_nogate_H1 (00:11:59): 1239036076 seconds -progress_f_s_squared_H1 (00:11:59): 1239036076 seconds -progress_SRC_Q_H1 (00:11:59): 1239036076 seconds -progress_hoft_cleaned_H1 (00:11:59): 1239036095 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:11:59): 1239036096 seconds -progress_calibstatevec_H1 (00:12:01): 1239036108 seconds -progress_hoft_cleaned_H1 (00:12:04): 1239036118 seconds -progress_hoft_H1 (00:12:04): 1239036119 seconds -progress_calibstatevec_H1 (00:12:06): 1239036125 seconds -progress_hoft_H1 (00:12:09): 1239036135 seconds -progress_hoft_cleaned_H1 (00:12:09): 1239036135 seconds -progress_calibstatevec_H1 (00:12:11): 1239036142 seconds -progress_hoft_H1 (00:12:14): 1239036152 seconds -progress_hoft_cleaned_H1 (00:12:14): 1239036152 seconds -progress_src_HW_injections_H1 (00:13:30): 1239036160 seconds -progress_src_obs_intent_H1 (00:13:30): 1239036160 seconds -progress_src_low_noise_state_H1 (00:13:30): 1239036160 seconds -progress_src_GRD-ISC_LOCK_OK (00:13:30): 1239036160 seconds -progress_src_uimexc (00:13:30): 1239036160 seconds -progress_src_pumexc (00:13:30): 1239036160 seconds -progress_src_tstexc (00:13:30): 1239036160 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:13:30): 1239036160 seconds -progress_src_EP1_real (00:13:30): 1239036160 seconds -progress_src_EP1_imag (00:13:30): 1239036160 seconds -progress_src_EP15_real (00:13:30): 1239036160 seconds -progress_src_EP15_imag (00:13:30): 1239036160 seconds -progress_src_EP22_real (00:13:30): 1239036160 seconds -progress_src_EP22_imag (00:13:30): 1239036160 seconds -progress_src_EP7_real (00:13:30): 1239036160 seconds -progress_src_EP7_imag (00:13:30): 1239036160 seconds -progress_src_EP6_real (00:13:30): 1239036160 seconds -progress_src_EP6_imag (00:13:30): 1239036160 seconds -progress_src_EP19_real (00:13:30): 1239036160 seconds -progress_src_EP19_imag (00:13:30): 1239036160 seconds -progress_src_EP8_real (00:13:30): 1239036160 seconds -progress_src_EP8_imag (00:13:30): 1239036160 seconds -progress_src_EP18_real (00:13:30): 1239036160 seconds -progress_src_EP18_imag (00:13:30): 1239036160 seconds -progress_src_EP12_real (00:13:30): 1239036160 seconds -progress_src_EP12_imag (00:13:30): 1239036160 seconds -progress_src_EP11_real (00:13:30): 1239036160 seconds -progress_src_EP11_imag (00:13:30): 1239036160 seconds -progress_src_EP21_real (00:13:30): 1239036160 seconds -progress_src_EP21_imag (00:13:30): 1239036160 seconds -progress_src_EP13_real (00:13:30): 1239036160 seconds -progress_src_EP13_imag (00:13:30): 1239036160 seconds -progress_src_EP20_real (00:13:30): 1239036160 seconds -progress_src_EP20_imag (00:13:30): 1239036160 seconds -progress_src_pcaly_line1_coh (00:13:30): 1239036160 seconds -progress_src_pcaly_line2_coh (00:13:30): 1239036160 seconds -progress_src_sus_line1_coh (00:13:30): 1239036160 seconds -progress_src_sus_line2_coh (00:13:30): 1239036160 seconds -progress_src_sus_line3_coh (00:13:30): 1239036160 seconds -progress_src_ctrl (00:13:30): 1239036160 seconds -progress_hoft_H1 (00:13:30): 1239036156 seconds -progress_hoft_cleaned_H1 (00:13:30): 1239036156 seconds -progress_src_darm_err (00:13:34): 1239036160 seconds -progress_calibstatevec_H1 (00:13:34): 1239036156 seconds -progress_src_pcal (00:13:36): 1239036160 seconds -progress_kappa_uim_real_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_uim_imag_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_pum_real_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_tst_real_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_pum_imag_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_tst_imag_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_uim_real_H1 (00:13:36): 1239036140 seconds -progress_kappa_uim_imag_H1 (00:13:36): 1239036140 seconds -progress_kappa_pum_real_H1 (00:13:36): 1239036140 seconds -progress_kappa_pum_imag_H1 (00:13:36): 1239036140 seconds -progress_kappa_tst_real_H1 (00:13:36): 1239036140 seconds -progress_kappa_tst_imag_H1 (00:13:36): 1239036140 seconds -progress_hoft_H1 (00:13:36): 1239036159 seconds -progress_f_cc_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_c_nogate_H1 (00:13:36): 1239036140 seconds -progress_f_s_squared_nogate_H1 (00:13:36): 1239036140 seconds -progress_kappa_c_H1 (00:13:36): 1239036140 seconds -progress_SRC_Q_nogate_H1 (00:13:36): 1239036140 seconds -progress_f_cc_H1 (00:13:36): 1239036140 seconds -progress_f_s_squared_H1 (00:13:36): 1239036140 seconds -progress_SRC_Q_H1 (00:13:36): 1239036140 seconds -progress_hoft_cleaned_H1 (00:13:36): 1239036159 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:13:37): 1239036160 seconds -progress_calibstatevec_H1 (00:13:39): 1239036174 seconds -progress_hoft_H1 (00:13:41): 1239036181 seconds -progress_hoft_cleaned_H1 (00:13:41): 1239036181 seconds -progress_calibstatevec_H1 (00:13:44): 1239036193 seconds -progress_hoft_H1 (00:13:46): 1239036199 seconds -progress_hoft_cleaned_H1 (00:13:46): 1239036199 seconds -progress_calibstatevec_H1 (00:13:49): 1239036209 seconds -progress_hoft_H1 (00:13:51): 1239036216 seconds -progress_hoft_cleaned_H1 (00:13:51): 1239036216 seconds -progress_src_HW_injections_H1 (00:14:36): 1239036224 seconds -progress_src_obs_intent_H1 (00:14:36): 1239036224 seconds -progress_src_low_noise_state_H1 (00:14:36): 1239036224 seconds -progress_src_GRD-ISC_LOCK_OK (00:14:36): 1239036224 seconds -progress_src_uimexc (00:14:36): 1239036224 seconds -progress_src_pumexc (00:14:36): 1239036224 seconds -progress_src_tstexc (00:14:36): 1239036224 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:14:36): 1239036224 seconds -progress_src_EP1_real (00:14:36): 1239036224 seconds -progress_src_EP1_imag (00:14:36): 1239036224 seconds -progress_src_EP15_real (00:14:36): 1239036224 seconds -progress_src_EP15_imag (00:14:36): 1239036224 seconds -progress_src_EP22_real (00:14:36): 1239036224 seconds -progress_src_EP22_imag (00:14:36): 1239036224 seconds -progress_src_EP7_real (00:14:36): 1239036224 seconds -progress_src_EP7_imag (00:14:36): 1239036224 seconds -progress_src_EP6_real (00:14:36): 1239036224 seconds -progress_src_EP6_imag (00:14:36): 1239036224 seconds -progress_src_EP19_real (00:14:36): 1239036224 seconds -progress_src_EP19_imag (00:14:36): 1239036224 seconds -progress_src_EP8_real (00:14:36): 1239036224 seconds -progress_src_EP8_imag (00:14:36): 1239036224 seconds -progress_src_EP18_real (00:14:36): 1239036224 seconds -progress_src_EP18_imag (00:14:36): 1239036224 seconds -progress_src_EP12_real (00:14:36): 1239036224 seconds -progress_src_EP12_imag (00:14:36): 1239036224 seconds -progress_src_EP11_real (00:14:36): 1239036224 seconds -progress_src_EP11_imag (00:14:36): 1239036224 seconds -progress_src_EP21_real (00:14:36): 1239036224 seconds -progress_src_EP21_imag (00:14:36): 1239036224 seconds -progress_src_EP13_real (00:14:36): 1239036224 seconds -progress_src_EP13_imag (00:14:36): 1239036224 seconds -progress_src_EP20_real (00:14:36): 1239036224 seconds -progress_src_EP20_imag (00:14:36): 1239036224 seconds -progress_src_pcaly_line1_coh (00:14:36): 1239036224 seconds -progress_src_pcaly_line2_coh (00:14:36): 1239036224 seconds -progress_src_sus_line1_coh (00:14:36): 1239036224 seconds -progress_src_sus_line2_coh (00:14:36): 1239036224 seconds -progress_src_sus_line3_coh (00:14:36): 1239036224 seconds -progress_src_ctrl (00:14:36): 1239036224 seconds -progress_hoft_H1 (00:14:36): 1239036220 seconds -progress_hoft_cleaned_H1 (00:14:36): 1239036220 seconds -progress_src_darm_err (00:14:40): 1239036224 seconds -progress_calibstatevec_H1 (00:14:40): 1239036220 seconds -progress_hoft_H1 (00:14:41): 1239036223 seconds -progress_hoft_cleaned_H1 (00:14:41): 1239036223 seconds -progress_src_pcal (00:14:42): 1239036224 seconds -progress_kappa_tst_real_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_tst_imag_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_pum_real_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_uim_real_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_pum_imag_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_uim_imag_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_tst_real_H1 (00:14:42): 1239036204 seconds -progress_kappa_tst_imag_H1 (00:14:42): 1239036204 seconds -progress_kappa_pum_real_H1 (00:14:42): 1239036204 seconds -progress_kappa_uim_real_H1 (00:14:42): 1239036204 seconds -progress_kappa_pum_imag_H1 (00:14:42): 1239036204 seconds -progress_kappa_uim_imag_H1 (00:14:42): 1239036204 seconds -progress_f_cc_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_c_nogate_H1 (00:14:42): 1239036204 seconds -progress_f_s_squared_nogate_H1 (00:14:42): 1239036204 seconds -progress_kappa_c_H1 (00:14:42): 1239036204 seconds -progress_f_cc_H1 (00:14:42): 1239036204 seconds -progress_SRC_Q_nogate_H1 (00:14:42): 1239036204 seconds -progress_f_s_squared_H1 (00:14:42): 1239036204 seconds -progress_SRC_Q_H1 (00:14:42): 1239036204 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:14:43): 1239036224 seconds -progress_calibstatevec_H1 (00:14:45): 1239036237 seconds -progress_hoft_H1 (00:14:46): 1239036241 seconds -progress_hoft_cleaned_H1 (00:14:46): 1239036241 seconds -progress_calibstatevec_H1 (00:14:50): 1239036254 seconds -progress_hoft_H1 (00:14:51): 1239036257 seconds -progress_hoft_cleaned_H1 (00:14:51): 1239036257 seconds -progress_calibstatevec_H1 (00:14:55): 1239036270 seconds -progress_hoft_H1 (00:14:56): 1239036273 seconds -progress_hoft_cleaned_H1 (00:14:56): 1239036273 seconds -progress_src_HW_injections_H1 (00:15:45): 1239036288 seconds -progress_src_obs_intent_H1 (00:15:46): 1239036288 seconds -progress_src_low_noise_state_H1 (00:15:46): 1239036288 seconds -progress_src_GRD-ISC_LOCK_OK (00:15:46): 1239036288 seconds -progress_src_uimexc (00:15:46): 1239036288 seconds -progress_src_pumexc (00:15:46): 1239036288 seconds -progress_src_tstexc (00:15:46): 1239036288 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:15:46): 1239036288 seconds -progress_src_EP1_real (00:15:46): 1239036288 seconds -progress_src_EP1_imag (00:15:46): 1239036288 seconds -progress_src_EP15_real (00:15:46): 1239036288 seconds -progress_src_EP15_imag (00:15:46): 1239036288 seconds -progress_src_EP22_real (00:15:46): 1239036288 seconds -progress_src_EP22_imag (00:15:46): 1239036288 seconds -progress_src_EP7_real (00:15:46): 1239036288 seconds -progress_src_EP7_imag (00:15:46): 1239036288 seconds -progress_src_EP6_real (00:15:46): 1239036288 seconds -progress_src_EP6_imag (00:15:46): 1239036288 seconds -progress_src_EP19_real (00:15:46): 1239036288 seconds -progress_src_EP19_imag (00:15:46): 1239036288 seconds -progress_src_EP8_real (00:15:46): 1239036288 seconds -progress_src_EP8_imag (00:15:46): 1239036288 seconds -progress_src_EP18_real (00:15:46): 1239036288 seconds -progress_src_EP18_imag (00:15:46): 1239036288 seconds -progress_src_EP12_real (00:15:46): 1239036288 seconds -progress_src_EP12_imag (00:15:46): 1239036288 seconds -progress_src_EP11_real (00:15:46): 1239036288 seconds -progress_src_EP11_imag (00:15:46): 1239036288 seconds -progress_src_EP21_real (00:15:46): 1239036288 seconds -progress_src_EP21_imag (00:15:46): 1239036288 seconds -progress_src_EP13_real (00:15:46): 1239036288 seconds -progress_src_EP13_imag (00:15:46): 1239036288 seconds -progress_src_EP20_real (00:15:46): 1239036288 seconds -progress_src_EP20_imag (00:15:46): 1239036288 seconds -progress_src_pcaly_line1_coh (00:15:46): 1239036288 seconds -progress_src_pcaly_line2_coh (00:15:46): 1239036288 seconds -progress_src_sus_line1_coh (00:15:46): 1239036288 seconds -progress_src_sus_line2_coh (00:15:46): 1239036288 seconds -progress_src_sus_line3_coh (00:15:46): 1239036288 seconds -progress_src_ctrl (00:15:46): 1239036288 seconds -progress_hoft_H1 (00:15:46): 1239036284 seconds -progress_hoft_cleaned_H1 (00:15:46): 1239036284 seconds -progress_src_darm_err (00:15:50): 1239036288 seconds -progress_calibstatevec_H1 (00:15:50): 1239036284 seconds -progress_src_pcal (00:15:52): 1239036288 seconds -progress_kappa_uim_real_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_pum_real_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_tst_real_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_uim_imag_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_pum_imag_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_tst_imag_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_uim_real_H1 (00:15:52): 1239036268 seconds -progress_kappa_pum_real_H1 (00:15:52): 1239036268 seconds -progress_kappa_uim_imag_H1 (00:15:52): 1239036268 seconds -progress_kappa_pum_imag_H1 (00:15:52): 1239036268 seconds -progress_kappa_tst_real_H1 (00:15:52): 1239036268 seconds -progress_kappa_tst_imag_H1 (00:15:52): 1239036268 seconds -progress_hoft_H1 (00:15:52): 1239036287 seconds -progress_kappa_c_nogate_H1 (00:15:52): 1239036268 seconds -progress_f_cc_nogate_H1 (00:15:52): 1239036268 seconds -progress_f_s_squared_nogate_H1 (00:15:52): 1239036268 seconds -progress_kappa_c_H1 (00:15:52): 1239036268 seconds -progress_f_cc_H1 (00:15:52): 1239036268 seconds -progress_SRC_Q_nogate_H1 (00:15:52): 1239036268 seconds -progress_f_s_squared_H1 (00:15:52): 1239036268 seconds -progress_SRC_Q_H1 (00:15:52): 1239036268 seconds -progress_hoft_cleaned_H1 (00:15:52): 1239036287 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:15:53): 1239036288 seconds -progress_calibstatevec_H1 (00:15:55): 1239036302 seconds -progress_hoft_H1 (00:15:57): 1239036309 seconds -progress_hoft_cleaned_H1 (00:15:57): 1239036309 seconds -progress_calibstatevec_H1 (00:16:00): 1239036318 seconds -progress_hoft_H1 (00:16:02): 1239036325 seconds -progress_hoft_cleaned_H1 (00:16:02): 1239036325 seconds -progress_calibstatevec_H1 (00:16:05): 1239036335 seconds -progress_hoft_H1 (00:16:07): 1239036341 seconds -progress_hoft_cleaned_H1 (00:16:07): 1239036341 seconds -progress_src_HW_injections_H1 (00:16:57): 1239036352 seconds -progress_src_obs_intent_H1 (00:16:58): 1239036352 seconds -progress_src_low_noise_state_H1 (00:16:58): 1239036352 seconds -progress_src_GRD-ISC_LOCK_OK (00:16:58): 1239036352 seconds -progress_src_uimexc (00:16:58): 1239036352 seconds -progress_src_pumexc (00:16:58): 1239036352 seconds -progress_src_tstexc (00:16:58): 1239036352 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:16:58): 1239036352 seconds -progress_src_EP1_real (00:16:58): 1239036352 seconds -progress_src_EP1_imag (00:16:58): 1239036352 seconds -progress_src_EP15_real (00:16:58): 1239036352 seconds -progress_src_EP15_imag (00:16:58): 1239036352 seconds -progress_src_EP22_real (00:16:58): 1239036352 seconds -progress_src_EP22_imag (00:16:58): 1239036352 seconds -progress_src_EP7_real (00:16:58): 1239036352 seconds -progress_src_EP7_imag (00:16:58): 1239036352 seconds -progress_src_EP6_real (00:16:58): 1239036352 seconds -progress_src_EP6_imag (00:16:58): 1239036352 seconds -progress_src_EP19_real (00:16:58): 1239036352 seconds -progress_src_EP19_imag (00:16:58): 1239036352 seconds -progress_src_EP8_real (00:16:58): 1239036352 seconds -progress_src_EP8_imag (00:16:58): 1239036352 seconds -progress_src_EP18_real (00:16:58): 1239036352 seconds -progress_src_EP18_imag (00:16:58): 1239036352 seconds -progress_src_EP12_real (00:16:58): 1239036352 seconds -progress_src_EP12_imag (00:16:58): 1239036352 seconds -progress_src_EP11_real (00:16:58): 1239036352 seconds -progress_src_EP11_imag (00:16:58): 1239036352 seconds -progress_src_EP21_real (00:16:58): 1239036352 seconds -progress_src_EP21_imag (00:16:58): 1239036352 seconds -progress_src_EP13_real (00:16:58): 1239036352 seconds -progress_src_EP13_imag (00:16:58): 1239036352 seconds -progress_src_EP20_real (00:16:58): 1239036352 seconds -progress_src_EP20_imag (00:16:58): 1239036352 seconds -progress_src_pcaly_line1_coh (00:16:58): 1239036352 seconds -progress_src_pcaly_line2_coh (00:16:58): 1239036352 seconds -progress_src_sus_line1_coh (00:16:58): 1239036352 seconds -progress_src_sus_line2_coh (00:16:58): 1239036352 seconds -progress_src_sus_line3_coh (00:16:58): 1239036352 seconds -progress_src_ctrl (00:16:58): 1239036352 seconds -progress_hoft_H1 (00:16:58): 1239036348 seconds -progress_hoft_cleaned_H1 (00:16:58): 1239036348 seconds -progress_src_darm_err (00:17:01): 1239036352 seconds -progress_calibstatevec_H1 (00:17:01): 1239036348 seconds -progress_src_pcal (00:17:04): 1239036352 seconds -progress_kappa_tst_real_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_tst_imag_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_uim_real_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_pum_real_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_pum_imag_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_uim_imag_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_tst_real_H1 (00:17:04): 1239036332 seconds -progress_kappa_tst_imag_H1 (00:17:04): 1239036332 seconds -progress_kappa_uim_real_H1 (00:17:04): 1239036332 seconds -progress_kappa_pum_real_H1 (00:17:04): 1239036332 seconds -progress_kappa_uim_imag_H1 (00:17:04): 1239036332 seconds -progress_kappa_pum_imag_H1 (00:17:04): 1239036332 seconds -progress_hoft_H1 (00:17:04): 1239036351 seconds -progress_kappa_c_nogate_H1 (00:17:04): 1239036332 seconds -progress_f_cc_nogate_H1 (00:17:04): 1239036332 seconds -progress_kappa_c_H1 (00:17:04): 1239036332 seconds -progress_f_s_squared_nogate_H1 (00:17:04): 1239036332 seconds -progress_f_cc_H1 (00:17:04): 1239036332 seconds -progress_SRC_Q_nogate_H1 (00:17:04): 1239036332 seconds -progress_f_s_squared_H1 (00:17:04): 1239036332 seconds -progress_SRC_Q_H1 (00:17:04): 1239036332 seconds -progress_hoft_cleaned_H1 (00:17:04): 1239036351 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:17:05): 1239036352 seconds -progress_calibstatevec_H1 (00:17:06): 1239036364 seconds -progress_hoft_H1 (00:17:09): 1239036374 seconds -progress_hoft_cleaned_H1 (00:17:09): 1239036374 seconds -progress_calibstatevec_H1 (00:17:11): 1239036380 seconds -progress_hoft_H1 (00:17:14): 1239036390 seconds -progress_hoft_cleaned_H1 (00:17:14): 1239036390 seconds -progress_calibstatevec_H1 (00:17:16): 1239036396 seconds -progress_hoft_H1 (00:17:19): 1239036406 seconds -progress_hoft_cleaned_H1 (00:17:19): 1239036406 seconds -progress_src_HW_injections_H1 (00:18:08): 1239036416 seconds -progress_src_obs_intent_H1 (00:18:08): 1239036416 seconds -progress_src_low_noise_state_H1 (00:18:08): 1239036416 seconds -progress_src_GRD-ISC_LOCK_OK (00:18:08): 1239036416 seconds -progress_src_uimexc (00:18:08): 1239036416 seconds -progress_src_pumexc (00:18:08): 1239036416 seconds -progress_src_tstexc (00:18:08): 1239036416 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:18:08): 1239036416 seconds -progress_src_EP1_real (00:18:08): 1239036416 seconds -progress_src_EP1_imag (00:18:08): 1239036416 seconds -progress_src_EP15_real (00:18:08): 1239036416 seconds -progress_src_EP15_imag (00:18:08): 1239036416 seconds -progress_src_EP22_real (00:18:08): 1239036416 seconds -progress_src_EP22_imag (00:18:08): 1239036416 seconds -progress_src_EP7_real (00:18:08): 1239036416 seconds -progress_src_EP7_imag (00:18:08): 1239036416 seconds -progress_src_EP6_real (00:18:08): 1239036416 seconds -progress_src_EP6_imag (00:18:08): 1239036416 seconds -progress_src_EP19_real (00:18:08): 1239036416 seconds -progress_src_EP19_imag (00:18:08): 1239036416 seconds -progress_src_EP8_real (00:18:08): 1239036416 seconds -progress_src_EP8_imag (00:18:08): 1239036416 seconds -progress_src_EP18_real (00:18:08): 1239036416 seconds -progress_src_EP18_imag (00:18:08): 1239036416 seconds -progress_src_EP12_real (00:18:08): 1239036416 seconds -progress_src_EP12_imag (00:18:08): 1239036416 seconds -progress_src_EP11_real (00:18:08): 1239036416 seconds -progress_src_EP11_imag (00:18:08): 1239036416 seconds -progress_src_EP21_real (00:18:08): 1239036416 seconds -progress_src_EP21_imag (00:18:08): 1239036416 seconds -progress_src_EP13_real (00:18:08): 1239036416 seconds -progress_src_EP13_imag (00:18:08): 1239036416 seconds -progress_src_EP20_real (00:18:08): 1239036416 seconds -progress_src_EP20_imag (00:18:08): 1239036416 seconds -progress_src_pcaly_line1_coh (00:18:08): 1239036416 seconds -progress_src_pcaly_line2_coh (00:18:08): 1239036416 seconds -progress_src_sus_line1_coh (00:18:08): 1239036416 seconds -progress_src_sus_line2_coh (00:18:08): 1239036416 seconds -progress_src_sus_line3_coh (00:18:08): 1239036416 seconds -progress_src_ctrl (00:18:08): 1239036416 seconds -progress_hoft_H1 (00:18:09): 1239036412 seconds -progress_hoft_cleaned_H1 (00:18:09): 1239036412 seconds -progress_src_darm_err (00:18:12): 1239036416 seconds -progress_calibstatevec_H1 (00:18:12): 1239036412 seconds -progress_src_pcal (00:18:15): 1239036416 seconds -progress_kappa_pum_real_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_tst_real_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_pum_imag_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_uim_real_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_tst_imag_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_uim_imag_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_uim_real_H1 (00:18:15): 1239036396 seconds -progress_kappa_uim_imag_H1 (00:18:15): 1239036396 seconds -progress_kappa_pum_real_H1 (00:18:15): 1239036396 seconds -progress_kappa_pum_imag_H1 (00:18:15): 1239036396 seconds -progress_kappa_tst_real_H1 (00:18:15): 1239036396 seconds -progress_kappa_tst_imag_H1 (00:18:15): 1239036396 seconds -progress_hoft_H1 (00:18:15): 1239036415 seconds -progress_f_cc_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_c_nogate_H1 (00:18:15): 1239036396 seconds -progress_f_s_squared_nogate_H1 (00:18:15): 1239036396 seconds -progress_kappa_c_H1 (00:18:15): 1239036396 seconds -progress_f_cc_H1 (00:18:15): 1239036396 seconds -progress_SRC_Q_nogate_H1 (00:18:15): 1239036396 seconds -progress_f_s_squared_H1 (00:18:15): 1239036396 seconds -progress_SRC_Q_H1 (00:18:15): 1239036396 seconds -progress_hoft_cleaned_H1 (00:18:15): 1239036415 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:18:15): 1239036416 seconds -progress_calibstatevec_H1 (00:18:17): 1239036427 seconds -progress_hoft_H1 (00:18:20): 1239036437 seconds -progress_hoft_cleaned_H1 (00:18:20): 1239036437 seconds -progress_calibstatevec_H1 (00:18:22): 1239036444 seconds -progress_hoft_H1 (00:18:25): 1239036455 seconds -progress_hoft_cleaned_H1 (00:18:25): 1239036455 seconds -progress_calibstatevec_H1 (00:18:27): 1239036462 seconds -progress_hoft_H1 (00:18:30): 1239036473 seconds -progress_hoft_cleaned_H1 (00:18:30): 1239036473 seconds -progress_src_HW_injections_H1 (00:19:19): 1239036480 seconds -progress_src_obs_intent_H1 (00:19:19): 1239036480 seconds -progress_src_low_noise_state_H1 (00:19:19): 1239036480 seconds -progress_src_GRD-ISC_LOCK_OK (00:19:19): 1239036480 seconds -progress_src_uimexc (00:19:19): 1239036480 seconds -progress_src_pumexc (00:19:19): 1239036480 seconds -progress_src_tstexc (00:19:19): 1239036480 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:19:19): 1239036480 seconds -progress_src_EP1_real (00:19:20): 1239036480 seconds -progress_src_EP1_imag (00:19:20): 1239036480 seconds -progress_src_EP15_real (00:19:20): 1239036480 seconds -progress_src_EP15_imag (00:19:20): 1239036480 seconds -progress_src_EP22_real (00:19:20): 1239036480 seconds -progress_src_EP22_imag (00:19:20): 1239036480 seconds -progress_src_EP7_real (00:19:20): 1239036480 seconds -progress_src_EP7_imag (00:19:20): 1239036480 seconds -progress_src_EP6_real (00:19:20): 1239036480 seconds -progress_src_EP6_imag (00:19:20): 1239036480 seconds -progress_src_EP19_real (00:19:20): 1239036480 seconds -progress_src_EP19_imag (00:19:20): 1239036480 seconds -progress_src_EP8_real (00:19:20): 1239036480 seconds -progress_src_EP8_imag (00:19:20): 1239036480 seconds -progress_src_EP18_real (00:19:20): 1239036480 seconds -progress_src_EP18_imag (00:19:20): 1239036480 seconds -progress_src_EP12_real (00:19:20): 1239036480 seconds -progress_src_EP12_imag (00:19:20): 1239036480 seconds -progress_src_EP11_real (00:19:20): 1239036480 seconds -progress_src_EP11_imag (00:19:20): 1239036480 seconds -progress_src_EP21_real (00:19:20): 1239036480 seconds -progress_src_EP21_imag (00:19:20): 1239036480 seconds -progress_src_EP13_real (00:19:20): 1239036480 seconds -progress_src_EP13_imag (00:19:20): 1239036480 seconds -progress_src_EP20_real (00:19:20): 1239036480 seconds -progress_src_EP20_imag (00:19:20): 1239036480 seconds -progress_src_pcaly_line1_coh (00:19:20): 1239036480 seconds -progress_src_pcaly_line2_coh (00:19:20): 1239036480 seconds -progress_src_sus_line1_coh (00:19:20): 1239036480 seconds -progress_src_sus_line2_coh (00:19:20): 1239036480 seconds -progress_src_sus_line3_coh (00:19:20): 1239036480 seconds -progress_src_ctrl (00:19:20): 1239036480 seconds -progress_hoft_H1 (00:19:20): 1239036476 seconds -progress_hoft_cleaned_H1 (00:19:20): 1239036476 seconds -progress_src_darm_err (00:19:23): 1239036480 seconds -progress_calibstatevec_H1 (00:19:23): 1239036476 seconds -progress_src_pcal (00:19:26): 1239036480 seconds -progress_kappa_uim_real_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_uim_imag_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_pum_real_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_tst_real_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_tst_imag_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_pum_imag_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_uim_real_H1 (00:19:26): 1239036460 seconds -progress_kappa_uim_imag_H1 (00:19:26): 1239036460 seconds -progress_kappa_pum_real_H1 (00:19:26): 1239036460 seconds -progress_kappa_pum_imag_H1 (00:19:26): 1239036460 seconds -progress_kappa_tst_real_H1 (00:19:26): 1239036460 seconds -progress_kappa_tst_imag_H1 (00:19:26): 1239036460 seconds -progress_hoft_H1 (00:19:26): 1239036479 seconds -progress_f_cc_nogate_H1 (00:19:26): 1239036460 seconds -progress_kappa_c_nogate_H1 (00:19:26): 1239036460 seconds -progress_f_s_squared_nogate_H1 (00:19:26): 1239036460 seconds -progress_f_cc_H1 (00:19:26): 1239036460 seconds -progress_kappa_c_H1 (00:19:26): 1239036460 seconds -progress_SRC_Q_nogate_H1 (00:19:26): 1239036460 seconds -progress_f_s_squared_H1 (00:19:26): 1239036460 seconds -progress_SRC_Q_H1 (00:19:26): 1239036460 seconds -progress_hoft_cleaned_H1 (00:19:26): 1239036479 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:19:26): 1239036480 seconds -progress_calibstatevec_H1 (00:19:28): 1239036492 seconds -progress_hoft_H1 (00:19:31): 1239036503 seconds -progress_hoft_cleaned_H1 (00:19:31): 1239036503 seconds -progress_calibstatevec_H1 (00:19:33): 1239036509 seconds -progress_hoft_H1 (00:19:36): 1239036519 seconds -progress_hoft_cleaned_H1 (00:19:36): 1239036519 seconds -progress_calibstatevec_H1 (00:19:38): 1239036526 seconds -progress_hoft_H1 (00:19:41): 1239036536 seconds -progress_hoft_cleaned_H1 (00:19:41): 1239036536 seconds -progress_src_HW_injections_H1 (00:20:28): 1239036544 seconds -progress_src_obs_intent_H1 (00:20:28): 1239036544 seconds -progress_src_low_noise_state_H1 (00:20:28): 1239036544 seconds -progress_src_GRD-ISC_LOCK_OK (00:20:28): 1239036544 seconds -progress_src_uimexc (00:20:28): 1239036544 seconds -progress_src_pumexc (00:20:28): 1239036544 seconds -progress_src_tstexc (00:20:28): 1239036544 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:20:28): 1239036544 seconds -progress_src_EP1_real (00:20:28): 1239036544 seconds -progress_src_EP1_imag (00:20:28): 1239036544 seconds -progress_src_EP15_real (00:20:28): 1239036544 seconds -progress_src_EP15_imag (00:20:28): 1239036544 seconds -progress_src_EP22_real (00:20:28): 1239036544 seconds -progress_src_EP22_imag (00:20:28): 1239036544 seconds -progress_src_EP7_real (00:20:28): 1239036544 seconds -progress_src_EP7_imag (00:20:28): 1239036544 seconds -progress_src_EP6_real (00:20:28): 1239036544 seconds -progress_src_EP6_imag (00:20:28): 1239036544 seconds -progress_src_EP19_real (00:20:28): 1239036544 seconds -progress_src_EP19_imag (00:20:28): 1239036544 seconds -progress_src_EP8_real (00:20:28): 1239036544 seconds -progress_src_EP8_imag (00:20:28): 1239036544 seconds -progress_src_EP18_real (00:20:28): 1239036544 seconds -progress_src_EP18_imag (00:20:28): 1239036544 seconds -progress_src_EP12_real (00:20:28): 1239036544 seconds -progress_src_EP12_imag (00:20:29): 1239036544 seconds -progress_src_EP11_real (00:20:29): 1239036544 seconds -progress_src_EP11_imag (00:20:29): 1239036544 seconds -progress_src_EP21_real (00:20:29): 1239036544 seconds -progress_src_EP21_imag (00:20:29): 1239036544 seconds -progress_src_EP13_real (00:20:29): 1239036544 seconds -progress_src_EP13_imag (00:20:29): 1239036544 seconds -progress_src_EP20_real (00:20:29): 1239036544 seconds -progress_src_EP20_imag (00:20:29): 1239036544 seconds -progress_src_pcaly_line1_coh (00:20:29): 1239036544 seconds -progress_src_pcaly_line2_coh (00:20:29): 1239036544 seconds -progress_src_sus_line1_coh (00:20:29): 1239036544 seconds -progress_src_sus_line2_coh (00:20:29): 1239036544 seconds -progress_src_sus_line3_coh (00:20:29): 1239036544 seconds -progress_src_ctrl (00:20:29): 1239036544 seconds -progress_hoft_H1 (00:20:29): 1239036540 seconds -progress_hoft_cleaned_H1 (00:20:29): 1239036540 seconds -progress_src_darm_err (00:20:32): 1239036544 seconds -progress_calibstatevec_H1 (00:20:32): 1239036540 seconds -progress_src_pcal (00:20:34): 1239036544 seconds -progress_kappa_pum_real_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_tst_real_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_uim_real_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_pum_imag_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_tst_imag_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_uim_imag_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_pum_real_H1 (00:20:34): 1239036524 seconds -progress_kappa_uim_real_H1 (00:20:34): 1239036524 seconds -progress_kappa_tst_real_H1 (00:20:34): 1239036524 seconds -progress_kappa_pum_imag_H1 (00:20:34): 1239036524 seconds -progress_kappa_tst_imag_H1 (00:20:34): 1239036524 seconds -progress_kappa_uim_imag_H1 (00:20:34): 1239036524 seconds -progress_hoft_H1 (00:20:34): 1239036543 seconds -progress_kappa_c_nogate_H1 (00:20:34): 1239036524 seconds -progress_f_cc_nogate_H1 (00:20:34): 1239036524 seconds -progress_f_s_squared_nogate_H1 (00:20:34): 1239036524 seconds -progress_kappa_c_H1 (00:20:34): 1239036524 seconds -progress_f_cc_H1 (00:20:34): 1239036524 seconds -progress_SRC_Q_nogate_H1 (00:20:34): 1239036524 seconds -progress_f_s_squared_H1 (00:20:34): 1239036524 seconds -progress_SRC_Q_H1 (00:20:34): 1239036524 seconds -progress_hoft_cleaned_H1 (00:20:34): 1239036543 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:20:35): 1239036544 seconds -progress_calibstatevec_H1 (00:20:37): 1239036556 seconds -progress_hoft_cleaned_H1 (00:20:39): 1239036564 seconds -progress_hoft_H1 (00:20:39): 1239036564 seconds -progress_calibstatevec_H1 (00:20:42): 1239036574 seconds -progress_hoft_H1 (00:20:44): 1239036580 seconds -progress_hoft_cleaned_H1 (00:20:44): 1239036580 seconds -progress_calibstatevec_H1 (00:20:47): 1239036590 seconds -progress_hoft_H1 (00:20:49): 1239036596 seconds -progress_hoft_cleaned_H1 (00:20:49): 1239036596 seconds -progress_src_HW_injections_H1 (00:21:42): 1239036608 seconds -progress_src_obs_intent_H1 (00:21:42): 1239036608 seconds -progress_src_low_noise_state_H1 (00:21:42): 1239036608 seconds -progress_src_GRD-ISC_LOCK_OK (00:21:42): 1239036608 seconds -progress_src_uimexc (00:21:43): 1239036608 seconds -progress_src_pumexc (00:21:43): 1239036608 seconds -progress_src_tstexc (00:21:43): 1239036608 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:21:43): 1239036608 seconds -progress_src_EP1_real (00:21:43): 1239036608 seconds -progress_src_EP1_imag (00:21:43): 1239036608 seconds -progress_src_EP15_real (00:21:43): 1239036608 seconds -progress_src_EP15_imag (00:21:43): 1239036608 seconds -progress_src_EP22_real (00:21:43): 1239036608 seconds -progress_src_EP22_imag (00:21:43): 1239036608 seconds -progress_src_EP7_real (00:21:43): 1239036608 seconds -progress_src_EP7_imag (00:21:43): 1239036608 seconds -progress_src_EP6_real (00:21:43): 1239036608 seconds -progress_src_EP6_imag (00:21:43): 1239036608 seconds -progress_src_EP19_real (00:21:43): 1239036608 seconds -progress_src_EP19_imag (00:21:43): 1239036608 seconds -progress_src_EP8_real (00:21:43): 1239036608 seconds -progress_src_EP8_imag (00:21:43): 1239036608 seconds -progress_src_EP18_real (00:21:43): 1239036608 seconds -progress_src_EP18_imag (00:21:43): 1239036608 seconds -progress_src_EP12_real (00:21:43): 1239036608 seconds -progress_src_EP12_imag (00:21:43): 1239036608 seconds -progress_src_EP11_real (00:21:43): 1239036608 seconds -progress_src_EP11_imag (00:21:43): 1239036608 seconds -progress_src_EP21_real (00:21:43): 1239036608 seconds -progress_src_EP21_imag (00:21:43): 1239036608 seconds -progress_src_EP13_real (00:21:43): 1239036608 seconds -progress_src_EP13_imag (00:21:43): 1239036608 seconds -progress_src_EP20_real (00:21:43): 1239036608 seconds -progress_src_EP20_imag (00:21:43): 1239036608 seconds -progress_src_pcaly_line1_coh (00:21:43): 1239036608 seconds -progress_src_pcaly_line2_coh (00:21:43): 1239036608 seconds -progress_src_sus_line1_coh (00:21:43): 1239036608 seconds -progress_src_sus_line2_coh (00:21:43): 1239036608 seconds -progress_src_sus_line3_coh (00:21:43): 1239036608 seconds -progress_src_ctrl (00:21:43): 1239036608 seconds -progress_hoft_H1 (00:21:43): 1239036604 seconds -progress_hoft_cleaned_H1 (00:21:43): 1239036604 seconds -progress_src_darm_err (00:21:46): 1239036608 seconds -progress_calibstatevec_H1 (00:21:46): 1239036604 seconds -progress_src_pcal (00:21:49): 1239036608 seconds -progress_kappa_tst_real_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_pum_real_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_uim_real_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_tst_imag_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_pum_imag_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_uim_imag_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_uim_real_H1 (00:21:49): 1239036588 seconds -progress_kappa_uim_imag_H1 (00:21:49): 1239036588 seconds -progress_kappa_pum_real_H1 (00:21:49): 1239036588 seconds -progress_kappa_pum_imag_H1 (00:21:49): 1239036588 seconds -progress_kappa_tst_real_H1 (00:21:49): 1239036588 seconds -progress_kappa_tst_imag_H1 (00:21:49): 1239036588 seconds -progress_hoft_H1 (00:21:49): 1239036607 seconds -progress_f_cc_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_c_nogate_H1 (00:21:49): 1239036588 seconds -progress_kappa_c_H1 (00:21:49): 1239036588 seconds -progress_f_s_squared_nogate_H1 (00:21:49): 1239036588 seconds -progress_f_cc_H1 (00:21:49): 1239036588 seconds -progress_SRC_Q_nogate_H1 (00:21:49): 1239036588 seconds -progress_f_s_squared_H1 (00:21:49): 1239036588 seconds -progress_SRC_Q_H1 (00:21:49): 1239036588 seconds -progress_hoft_cleaned_H1 (00:21:49): 1239036607 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:21:50): 1239036608 seconds -progress_calibstatevec_H1 (00:21:51): 1239036620 seconds -progress_hoft_H1 (00:21:54): 1239036630 seconds -progress_hoft_cleaned_H1 (00:21:54): 1239036630 seconds -progress_calibstatevec_H1 (00:21:56): 1239036637 seconds -progress_hoft_cleaned_H1 (00:21:59): 1239036648 seconds -progress_hoft_H1 (00:21:59): 1239036648 seconds -progress_calibstatevec_H1 (00:22:01): 1239036655 seconds -progress_hoft_H1 (00:22:04): 1239036665 seconds -progress_hoft_cleaned_H1 (00:22:04): 1239036665 seconds -progress_src_HW_injections_H1 (00:22:55): 1239036672 seconds -progress_src_obs_intent_H1 (00:22:56): 1239036672 seconds -progress_src_low_noise_state_H1 (00:22:56): 1239036672 seconds -progress_src_GRD-ISC_LOCK_OK (00:22:56): 1239036672 seconds -progress_src_uimexc (00:22:56): 1239036672 seconds -progress_src_pumexc (00:22:56): 1239036672 seconds -progress_src_tstexc (00:22:56): 1239036672 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:22:56): 1239036672 seconds -progress_src_EP1_real (00:22:56): 1239036672 seconds -progress_src_EP1_imag (00:22:56): 1239036672 seconds -progress_src_EP15_real (00:22:56): 1239036672 seconds -progress_src_EP15_imag (00:22:56): 1239036672 seconds -progress_src_EP22_real (00:22:56): 1239036672 seconds -progress_src_EP22_imag (00:22:56): 1239036672 seconds -progress_src_EP7_real (00:22:56): 1239036672 seconds -progress_src_EP7_imag (00:22:56): 1239036672 seconds -progress_src_EP6_real (00:22:56): 1239036672 seconds -progress_src_EP6_imag (00:22:56): 1239036672 seconds -progress_src_EP19_real (00:22:56): 1239036672 seconds -progress_src_EP19_imag (00:22:56): 1239036672 seconds -progress_src_EP8_real (00:22:56): 1239036672 seconds -progress_src_EP8_imag (00:22:56): 1239036672 seconds -progress_src_EP18_real (00:22:56): 1239036672 seconds -progress_src_EP18_imag (00:22:56): 1239036672 seconds -progress_src_EP12_real (00:22:56): 1239036672 seconds -progress_src_EP12_imag (00:22:56): 1239036672 seconds -progress_src_EP11_real (00:22:56): 1239036672 seconds -progress_src_EP11_imag (00:22:56): 1239036672 seconds -progress_src_EP21_real (00:22:56): 1239036672 seconds -progress_src_EP21_imag (00:22:56): 1239036672 seconds -progress_src_EP13_real (00:22:56): 1239036672 seconds -progress_src_EP13_imag (00:22:56): 1239036672 seconds -progress_src_EP20_real (00:22:56): 1239036672 seconds -progress_src_EP20_imag (00:22:56): 1239036672 seconds -progress_src_pcaly_line1_coh (00:22:56): 1239036672 seconds -progress_src_pcaly_line2_coh (00:22:56): 1239036672 seconds -progress_src_sus_line1_coh (00:22:56): 1239036672 seconds -progress_src_sus_line2_coh (00:22:56): 1239036672 seconds -progress_src_sus_line3_coh (00:22:56): 1239036672 seconds -progress_src_ctrl (00:22:56): 1239036672 seconds -progress_hoft_H1 (00:22:56): 1239036668 seconds -progress_hoft_cleaned_H1 (00:22:56): 1239036668 seconds -progress_src_darm_err (00:22:59): 1239036672 seconds -progress_calibstatevec_H1 (00:22:59): 1239036668 seconds -progress_src_pcal (00:23:02): 1239036672 seconds -progress_kappa_uim_real_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_tst_real_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_pum_real_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_uim_imag_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_tst_imag_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_pum_imag_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_uim_real_H1 (00:23:02): 1239036652 seconds -progress_kappa_pum_real_H1 (00:23:02): 1239036652 seconds -progress_kappa_tst_real_H1 (00:23:02): 1239036652 seconds -progress_kappa_uim_imag_H1 (00:23:02): 1239036652 seconds -progress_kappa_tst_imag_H1 (00:23:02): 1239036652 seconds -progress_kappa_pum_imag_H1 (00:23:02): 1239036652 seconds -progress_hoft_H1 (00:23:02): 1239036671 seconds -progress_f_cc_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_c_nogate_H1 (00:23:02): 1239036652 seconds -progress_f_cc_H1 (00:23:02): 1239036652 seconds -progress_f_s_squared_nogate_H1 (00:23:02): 1239036652 seconds -progress_kappa_c_H1 (00:23:02): 1239036652 seconds -progress_SRC_Q_nogate_H1 (00:23:02): 1239036652 seconds -progress_f_s_squared_H1 (00:23:02): 1239036652 seconds -progress_SRC_Q_H1 (00:23:02): 1239036652 seconds -progress_hoft_cleaned_H1 (00:23:02): 1239036671 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:23:03): 1239036672 seconds -progress_calibstatevec_H1 (00:23:04): 1239036683 seconds -progress_hoft_H1 (00:23:07): 1239036694 seconds -progress_hoft_cleaned_H1 (00:23:07): 1239036694 seconds -progress_calibstatevec_H1 (00:23:09): 1239036701 seconds -progress_hoft_cleaned_H1 (00:23:12): 1239036710 seconds -progress_hoft_H1 (00:23:12): 1239036711 seconds -progress_calibstatevec_H1 (00:23:14): 1239036717 seconds -progress_hoft_H1 (00:23:17): 1239036727 seconds -progress_hoft_cleaned_H1 (00:23:17): 1239036727 seconds -progress_src_HW_injections_H1 (00:24:11): 1239036736 seconds -progress_src_obs_intent_H1 (00:24:11): 1239036736 seconds -progress_src_low_noise_state_H1 (00:24:11): 1239036736 seconds -progress_src_GRD-ISC_LOCK_OK (00:24:11): 1239036736 seconds -progress_src_uimexc (00:24:11): 1239036736 seconds -progress_src_pumexc (00:24:11): 1239036736 seconds -progress_src_tstexc (00:24:11): 1239036736 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:24:11): 1239036736 seconds -progress_src_EP1_real (00:24:11): 1239036736 seconds -progress_src_EP1_imag (00:24:11): 1239036736 seconds -progress_src_EP15_real (00:24:11): 1239036736 seconds -progress_src_EP15_imag (00:24:11): 1239036736 seconds -progress_src_EP22_real (00:24:11): 1239036736 seconds -progress_src_EP22_imag (00:24:11): 1239036736 seconds -progress_src_EP7_real (00:24:11): 1239036736 seconds -progress_src_EP7_imag (00:24:11): 1239036736 seconds -progress_src_EP6_real (00:24:11): 1239036736 seconds -progress_src_EP6_imag (00:24:11): 1239036736 seconds -progress_src_EP19_real (00:24:11): 1239036736 seconds -progress_src_EP19_imag (00:24:11): 1239036736 seconds -progress_src_EP8_real (00:24:11): 1239036736 seconds -progress_src_EP8_imag (00:24:11): 1239036736 seconds -progress_src_EP18_real (00:24:11): 1239036736 seconds -progress_src_EP18_imag (00:24:11): 1239036736 seconds -progress_src_EP12_real (00:24:11): 1239036736 seconds -progress_src_EP12_imag (00:24:11): 1239036736 seconds -progress_src_EP11_real (00:24:11): 1239036736 seconds -progress_src_EP11_imag (00:24:11): 1239036736 seconds -progress_src_EP21_real (00:24:11): 1239036736 seconds -progress_src_EP21_imag (00:24:11): 1239036736 seconds -progress_src_EP13_real (00:24:11): 1239036736 seconds -progress_src_EP13_imag (00:24:11): 1239036736 seconds -progress_src_EP20_real (00:24:11): 1239036736 seconds -progress_src_EP20_imag (00:24:11): 1239036736 seconds -progress_src_pcaly_line1_coh (00:24:11): 1239036736 seconds -progress_src_pcaly_line2_coh (00:24:11): 1239036736 seconds -progress_src_sus_line1_coh (00:24:11): 1239036736 seconds -progress_src_sus_line2_coh (00:24:11): 1239036736 seconds -progress_src_sus_line3_coh (00:24:11): 1239036736 seconds -progress_src_ctrl (00:24:11): 1239036736 seconds -progress_hoft_H1 (00:24:11): 1239036732 seconds -progress_hoft_cleaned_H1 (00:24:11): 1239036732 seconds -progress_src_darm_err (00:24:15): 1239036736 seconds -progress_calibstatevec_H1 (00:24:15): 1239036732 seconds -progress_hoft_H1 (00:24:16): 1239036735 seconds -progress_hoft_cleaned_H1 (00:24:16): 1239036735 seconds -progress_src_pcal (00:24:17): 1239036736 seconds -progress_kappa_pum_real_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_tst_real_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_pum_imag_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_uim_real_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_tst_imag_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_uim_imag_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_pum_real_H1 (00:24:17): 1239036716 seconds -progress_kappa_pum_imag_H1 (00:24:17): 1239036716 seconds -progress_kappa_uim_real_H1 (00:24:17): 1239036716 seconds -progress_kappa_uim_imag_H1 (00:24:17): 1239036716 seconds -progress_kappa_tst_real_H1 (00:24:17): 1239036716 seconds -progress_kappa_tst_imag_H1 (00:24:17): 1239036716 seconds -progress_f_cc_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_c_nogate_H1 (00:24:17): 1239036716 seconds -progress_f_cc_H1 (00:24:17): 1239036716 seconds -progress_f_s_squared_nogate_H1 (00:24:17): 1239036716 seconds -progress_kappa_c_H1 (00:24:17): 1239036716 seconds -progress_SRC_Q_nogate_H1 (00:24:17): 1239036716 seconds -progress_f_s_squared_H1 (00:24:17): 1239036716 seconds -progress_SRC_Q_H1 (00:24:17): 1239036716 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:24:18): 1239036736 seconds -progress_calibstatevec_H1 (00:24:20): 1239036749 seconds -progress_hoft_H1 (00:24:21): 1239036752 seconds -progress_hoft_cleaned_H1 (00:24:21): 1239036752 seconds -progress_calibstatevec_H1 (00:24:25): 1239036766 seconds -progress_hoft_cleaned_H1 (00:24:26): 1239036769 seconds -progress_hoft_H1 (00:24:26): 1239036769 seconds -progress_calibstatevec_H1 (00:24:30): 1239036782 seconds -progress_hoft_H1 (00:24:31): 1239036786 seconds -progress_hoft_cleaned_H1 (00:24:31): 1239036786 seconds -progress_src_HW_injections_H1 (00:25:20): 1239036800 seconds -progress_src_obs_intent_H1 (00:25:20): 1239036800 seconds -progress_src_low_noise_state_H1 (00:25:20): 1239036800 seconds -progress_src_GRD-ISC_LOCK_OK (00:25:20): 1239036800 seconds -progress_src_uimexc (00:25:20): 1239036800 seconds -progress_src_pumexc (00:25:20): 1239036800 seconds -progress_src_tstexc (00:25:20): 1239036800 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:25:20): 1239036800 seconds -progress_src_EP1_real (00:25:20): 1239036800 seconds -progress_src_EP1_imag (00:25:20): 1239036800 seconds -progress_src_EP15_real (00:25:20): 1239036800 seconds -progress_src_EP15_imag (00:25:20): 1239036800 seconds -progress_src_EP22_real (00:25:20): 1239036800 seconds -progress_src_EP22_imag (00:25:20): 1239036800 seconds -progress_src_EP7_real (00:25:20): 1239036800 seconds -progress_src_EP7_imag (00:25:20): 1239036800 seconds -progress_src_EP6_real (00:25:20): 1239036800 seconds -progress_src_EP6_imag (00:25:20): 1239036800 seconds -progress_src_EP19_real (00:25:20): 1239036800 seconds -progress_src_EP19_imag (00:25:20): 1239036800 seconds -progress_src_EP8_real (00:25:20): 1239036800 seconds -progress_src_EP8_imag (00:25:20): 1239036800 seconds -progress_src_EP18_real (00:25:20): 1239036800 seconds -progress_src_EP18_imag (00:25:20): 1239036800 seconds -progress_src_EP12_real (00:25:20): 1239036800 seconds -progress_src_EP12_imag (00:25:20): 1239036800 seconds -progress_src_EP11_real (00:25:20): 1239036800 seconds -progress_src_EP11_imag (00:25:20): 1239036800 seconds -progress_src_EP21_real (00:25:20): 1239036800 seconds -progress_src_EP21_imag (00:25:20): 1239036800 seconds -progress_src_EP13_real (00:25:20): 1239036800 seconds -progress_src_EP13_imag (00:25:20): 1239036800 seconds -progress_src_EP20_real (00:25:20): 1239036800 seconds -progress_src_EP20_imag (00:25:20): 1239036800 seconds -progress_src_pcaly_line1_coh (00:25:20): 1239036800 seconds -progress_src_pcaly_line2_coh (00:25:20): 1239036800 seconds -progress_src_sus_line1_coh (00:25:20): 1239036800 seconds -progress_src_sus_line2_coh (00:25:20): 1239036800 seconds -progress_src_sus_line3_coh (00:25:20): 1239036800 seconds -progress_src_ctrl (00:25:20): 1239036800 seconds -progress_hoft_H1 (00:25:21): 1239036796 seconds -progress_hoft_cleaned_H1 (00:25:21): 1239036796 seconds -progress_src_darm_err (00:25:24): 1239036800 seconds -progress_calibstatevec_H1 (00:25:24): 1239036796 seconds -progress_src_pcal (00:25:27): 1239036800 seconds -progress_kappa_uim_real_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_uim_imag_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_pum_real_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_tst_real_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_tst_imag_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_pum_imag_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_uim_real_H1 (00:25:27): 1239036780 seconds -progress_kappa_uim_imag_H1 (00:25:27): 1239036780 seconds -progress_kappa_pum_real_H1 (00:25:27): 1239036780 seconds -progress_kappa_tst_real_H1 (00:25:27): 1239036780 seconds -progress_kappa_pum_imag_H1 (00:25:27): 1239036780 seconds -progress_kappa_tst_imag_H1 (00:25:27): 1239036780 seconds -progress_hoft_H1 (00:25:27): 1239036799 seconds -progress_f_cc_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_c_nogate_H1 (00:25:27): 1239036780 seconds -progress_f_s_squared_nogate_H1 (00:25:27): 1239036780 seconds -progress_kappa_c_H1 (00:25:27): 1239036780 seconds -progress_f_cc_H1 (00:25:27): 1239036780 seconds -progress_SRC_Q_nogate_H1 (00:25:27): 1239036780 seconds -progress_f_s_squared_H1 (00:25:27): 1239036780 seconds -progress_SRC_Q_H1 (00:25:27): 1239036780 seconds -progress_hoft_cleaned_H1 (00:25:27): 1239036799 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:25:27): 1239036800 seconds -progress_calibstatevec_H1 (00:25:29): 1239036812 seconds -progress_hoft_H1 (00:25:32): 1239036823 seconds -progress_hoft_cleaned_H1 (00:25:32): 1239036823 seconds -progress_calibstatevec_H1 (00:25:34): 1239036830 seconds -progress_hoft_H1 (00:25:37): 1239036840 seconds -progress_hoft_cleaned_H1 (00:25:37): 1239036840 seconds -progress_calibstatevec_H1 (00:25:39): 1239036846 seconds -progress_hoft_H1 (00:25:42): 1239036856 seconds -progress_hoft_cleaned_H1 (00:25:42): 1239036856 seconds -progress_src_HW_injections_H1 (00:26:25): 1239036864 seconds -progress_src_obs_intent_H1 (00:26:25): 1239036864 seconds -progress_src_low_noise_state_H1 (00:26:25): 1239036864 seconds -progress_src_GRD-ISC_LOCK_OK (00:26:25): 1239036864 seconds -progress_src_uimexc (00:26:25): 1239036864 seconds -progress_src_pumexc (00:26:25): 1239036864 seconds -progress_src_tstexc (00:26:25): 1239036864 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:26:25): 1239036864 seconds -progress_src_EP1_real (00:26:25): 1239036864 seconds -progress_src_EP1_imag (00:26:25): 1239036864 seconds -progress_src_EP15_real (00:26:25): 1239036864 seconds -progress_src_EP15_imag (00:26:25): 1239036864 seconds -progress_src_EP22_real (00:26:25): 1239036864 seconds -progress_src_EP22_imag (00:26:25): 1239036864 seconds -progress_src_EP7_real (00:26:25): 1239036864 seconds -progress_src_EP7_imag (00:26:25): 1239036864 seconds -progress_src_EP6_real (00:26:25): 1239036864 seconds -progress_src_EP6_imag (00:26:25): 1239036864 seconds -progress_src_EP19_real (00:26:25): 1239036864 seconds -progress_src_EP19_imag (00:26:25): 1239036864 seconds -progress_src_EP8_real (00:26:25): 1239036864 seconds -progress_src_EP8_imag (00:26:25): 1239036864 seconds -progress_src_EP18_real (00:26:25): 1239036864 seconds -progress_src_EP18_imag (00:26:25): 1239036864 seconds -progress_src_EP12_real (00:26:25): 1239036864 seconds -progress_src_EP12_imag (00:26:25): 1239036864 seconds -progress_src_EP11_real (00:26:25): 1239036864 seconds -progress_src_EP11_imag (00:26:25): 1239036864 seconds -progress_src_EP21_real (00:26:25): 1239036864 seconds -progress_src_EP21_imag (00:26:25): 1239036864 seconds -progress_src_EP13_real (00:26:25): 1239036864 seconds -progress_src_EP13_imag (00:26:25): 1239036864 seconds -progress_src_EP20_real (00:26:25): 1239036864 seconds -progress_src_EP20_imag (00:26:25): 1239036864 seconds -progress_src_pcaly_line1_coh (00:26:25): 1239036864 seconds -progress_src_pcaly_line2_coh (00:26:25): 1239036864 seconds -progress_src_sus_line1_coh (00:26:25): 1239036864 seconds -progress_src_sus_line2_coh (00:26:25): 1239036864 seconds -progress_src_sus_line3_coh (00:26:25): 1239036864 seconds -progress_src_ctrl (00:26:25): 1239036864 seconds -progress_hoft_H1 (00:26:25): 1239036860 seconds -progress_hoft_cleaned_H1 (00:26:25): 1239036860 seconds -progress_src_darm_err (00:26:29): 1239036864 seconds -progress_calibstatevec_H1 (00:26:29): 1239036860 seconds -progress_hoft_H1 (00:26:30): 1239036863 seconds -progress_hoft_cleaned_H1 (00:26:30): 1239036863 seconds -progress_src_pcal (00:26:31): 1239036864 seconds -progress_kappa_pum_real_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_uim_real_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_tst_real_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_tst_imag_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_pum_imag_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_uim_imag_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_pum_real_H1 (00:26:31): 1239036844 seconds -progress_kappa_pum_imag_H1 (00:26:31): 1239036844 seconds -progress_kappa_uim_real_H1 (00:26:31): 1239036844 seconds -progress_kappa_uim_imag_H1 (00:26:31): 1239036844 seconds -progress_kappa_tst_real_H1 (00:26:31): 1239036844 seconds -progress_kappa_tst_imag_H1 (00:26:31): 1239036844 seconds -progress_f_cc_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_c_nogate_H1 (00:26:31): 1239036844 seconds -progress_f_s_squared_nogate_H1 (00:26:31): 1239036844 seconds -progress_kappa_c_H1 (00:26:31): 1239036844 seconds -progress_f_cc_H1 (00:26:31): 1239036844 seconds -progress_SRC_Q_nogate_H1 (00:26:31): 1239036844 seconds -progress_f_s_squared_H1 (00:26:31): 1239036844 seconds -progress_SRC_Q_H1 (00:26:31): 1239036844 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:26:32): 1239036864 seconds -progress_calibstatevec_H1 (00:26:34): 1239036877 seconds -progress_hoft_H1 (00:26:35): 1239036880 seconds -progress_hoft_cleaned_H1 (00:26:35): 1239036880 seconds -progress_calibstatevec_H1 (00:26:39): 1239036894 seconds -progress_hoft_H1 (00:26:40): 1239036897 seconds -progress_hoft_cleaned_H1 (00:26:40): 1239036897 seconds -progress_calibstatevec_H1 (00:26:44): 1239036910 seconds -progress_hoft_cleaned_H1 (00:26:45): 1239036913 seconds -progress_hoft_H1 (00:26:45): 1239036914 seconds -progress_src_HW_injections_H1 (00:27:39): 1239036928 seconds -progress_src_obs_intent_H1 (00:27:39): 1239036928 seconds -progress_src_low_noise_state_H1 (00:27:39): 1239036928 seconds -progress_src_GRD-ISC_LOCK_OK (00:27:39): 1239036928 seconds -progress_src_uimexc (00:27:39): 1239036928 seconds -progress_src_pumexc (00:27:39): 1239036928 seconds -progress_src_tstexc (00:27:39): 1239036928 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:27:39): 1239036928 seconds -progress_src_EP1_real (00:27:39): 1239036928 seconds -progress_src_EP1_imag (00:27:39): 1239036928 seconds -progress_src_EP15_real (00:27:39): 1239036928 seconds -progress_src_EP15_imag (00:27:39): 1239036928 seconds -progress_src_EP22_real (00:27:39): 1239036928 seconds -progress_src_EP22_imag (00:27:39): 1239036928 seconds -progress_src_EP7_real (00:27:39): 1239036928 seconds -progress_src_EP7_imag (00:27:39): 1239036928 seconds -progress_src_EP6_real (00:27:39): 1239036928 seconds -progress_src_EP6_imag (00:27:39): 1239036928 seconds -progress_src_EP19_real (00:27:39): 1239036928 seconds -progress_src_EP19_imag (00:27:39): 1239036928 seconds -progress_src_EP8_real (00:27:39): 1239036928 seconds -progress_src_EP8_imag (00:27:39): 1239036928 seconds -progress_src_EP18_real (00:27:39): 1239036928 seconds -progress_src_EP18_imag (00:27:39): 1239036928 seconds -progress_src_EP12_real (00:27:39): 1239036928 seconds -progress_src_EP12_imag (00:27:39): 1239036928 seconds -progress_src_EP11_real (00:27:39): 1239036928 seconds -progress_src_EP11_imag (00:27:39): 1239036928 seconds -progress_src_EP21_real (00:27:39): 1239036928 seconds -progress_src_EP21_imag (00:27:39): 1239036928 seconds -progress_src_EP13_real (00:27:39): 1239036928 seconds -progress_src_EP13_imag (00:27:39): 1239036928 seconds -progress_src_EP20_real (00:27:39): 1239036928 seconds -progress_src_EP20_imag (00:27:39): 1239036928 seconds -progress_src_pcaly_line1_coh (00:27:39): 1239036928 seconds -progress_src_pcaly_line2_coh (00:27:39): 1239036928 seconds -progress_src_sus_line1_coh (00:27:39): 1239036928 seconds -progress_src_sus_line2_coh (00:27:39): 1239036928 seconds -progress_src_sus_line3_coh (00:27:39): 1239036928 seconds -progress_src_ctrl (00:27:39): 1239036928 seconds -progress_hoft_H1 (00:27:40): 1239036924 seconds -progress_hoft_cleaned_H1 (00:27:40): 1239036924 seconds -progress_src_darm_err (00:27:43): 1239036928 seconds -progress_calibstatevec_H1 (00:27:43): 1239036924 seconds -progress_src_pcal (00:27:46): 1239036928 seconds -progress_kappa_uim_real_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_pum_real_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_tst_real_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_uim_imag_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_pum_imag_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_tst_imag_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_pum_real_H1 (00:27:46): 1239036908 seconds -progress_kappa_pum_imag_H1 (00:27:46): 1239036908 seconds -progress_kappa_uim_real_H1 (00:27:46): 1239036908 seconds -progress_kappa_uim_imag_H1 (00:27:46): 1239036908 seconds -progress_kappa_tst_real_H1 (00:27:46): 1239036908 seconds -progress_kappa_tst_imag_H1 (00:27:46): 1239036908 seconds -progress_hoft_H1 (00:27:46): 1239036927 seconds -progress_f_cc_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_c_nogate_H1 (00:27:46): 1239036908 seconds -progress_f_s_squared_nogate_H1 (00:27:46): 1239036908 seconds -progress_kappa_c_H1 (00:27:46): 1239036908 seconds -progress_SRC_Q_nogate_H1 (00:27:46): 1239036908 seconds -progress_f_cc_H1 (00:27:46): 1239036908 seconds -progress_f_s_squared_H1 (00:27:46): 1239036908 seconds -progress_SRC_Q_H1 (00:27:46): 1239036908 seconds -progress_hoft_cleaned_H1 (00:27:46): 1239036927 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:27:46): 1239036928 seconds -progress_calibstatevec_H1 (00:27:48): 1239036942 seconds -progress_hoft_H1 (00:27:51): 1239036952 seconds -progress_hoft_cleaned_H1 (00:27:51): 1239036952 seconds -progress_calibstatevec_H1 (00:27:53): 1239036959 seconds -progress_hoft_H1 (00:27:56): 1239036970 seconds -progress_hoft_cleaned_H1 (00:27:56): 1239036970 seconds -progress_calibstatevec_H1 (00:27:58): 1239036976 seconds -progress_hoft_H1 (00:28:01): 1239036986 seconds -progress_hoft_cleaned_H1 (00:28:01): 1239036986 seconds -progress_src_HW_injections_H1 (00:28:48): 1239036992 seconds -progress_src_obs_intent_H1 (00:28:48): 1239036992 seconds -progress_src_low_noise_state_H1 (00:28:48): 1239036992 seconds -progress_src_GRD-ISC_LOCK_OK (00:28:48): 1239036992 seconds -progress_src_uimexc (00:28:48): 1239036992 seconds -progress_src_pumexc (00:28:48): 1239036992 seconds -progress_src_tstexc (00:28:48): 1239036992 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:28:48): 1239036992 seconds -progress_src_EP1_real (00:28:48): 1239036992 seconds -progress_src_EP1_imag (00:28:48): 1239036992 seconds -progress_src_EP15_real (00:28:48): 1239036992 seconds -progress_src_EP15_imag (00:28:48): 1239036992 seconds -progress_src_EP22_real (00:28:48): 1239036992 seconds -progress_src_EP22_imag (00:28:48): 1239036992 seconds -progress_src_EP7_real (00:28:48): 1239036992 seconds -progress_src_EP7_imag (00:28:48): 1239036992 seconds -progress_src_EP6_real (00:28:48): 1239036992 seconds -progress_src_EP6_imag (00:28:48): 1239036992 seconds -progress_src_EP19_real (00:28:48): 1239036992 seconds -progress_src_EP19_imag (00:28:48): 1239036992 seconds -progress_src_EP8_real (00:28:48): 1239036992 seconds -progress_src_EP8_imag (00:28:48): 1239036992 seconds -progress_src_EP18_real (00:28:48): 1239036992 seconds -progress_src_EP18_imag (00:28:48): 1239036992 seconds -progress_src_EP12_real (00:28:48): 1239036992 seconds -progress_src_EP12_imag (00:28:48): 1239036992 seconds -progress_src_EP11_real (00:28:48): 1239036992 seconds -progress_src_EP11_imag (00:28:48): 1239036992 seconds -progress_src_EP21_real (00:28:48): 1239036992 seconds -progress_src_EP21_imag (00:28:48): 1239036992 seconds -progress_src_EP13_real (00:28:48): 1239036992 seconds -progress_src_EP13_imag (00:28:48): 1239036992 seconds -progress_src_EP20_real (00:28:48): 1239036992 seconds -progress_src_EP20_imag (00:28:48): 1239036992 seconds -progress_src_pcaly_line1_coh (00:28:48): 1239036992 seconds -progress_src_pcaly_line2_coh (00:28:48): 1239036992 seconds -progress_src_sus_line1_coh (00:28:48): 1239036992 seconds -progress_src_sus_line2_coh (00:28:48): 1239036992 seconds -progress_src_sus_line3_coh (00:28:48): 1239036992 seconds -progress_src_ctrl (00:28:48): 1239036992 seconds -progress_hoft_H1 (00:28:48): 1239036988 seconds -progress_hoft_cleaned_H1 (00:28:48): 1239036988 seconds -progress_src_darm_err (00:28:52): 1239036992 seconds -progress_calibstatevec_H1 (00:28:52): 1239036988 seconds -progress_hoft_cleaned_H1 (00:28:53): 1239036991 seconds -progress_src_pcal (00:28:54): 1239036992 seconds -progress_kappa_pum_real_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_tst_real_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_pum_imag_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_uim_real_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_tst_imag_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_uim_imag_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_uim_real_H1 (00:28:54): 1239036972 seconds -progress_kappa_pum_real_H1 (00:28:54): 1239036972 seconds -progress_kappa_uim_imag_H1 (00:28:54): 1239036972 seconds -progress_kappa_tst_real_H1 (00:28:54): 1239036972 seconds -progress_kappa_pum_imag_H1 (00:28:54): 1239036972 seconds -progress_kappa_tst_imag_H1 (00:28:54): 1239036972 seconds -progress_hoft_H1 (00:28:54): 1239036991 seconds -progress_kappa_c_nogate_H1 (00:28:54): 1239036972 seconds -progress_f_cc_nogate_H1 (00:28:54): 1239036972 seconds -progress_f_s_squared_nogate_H1 (00:28:54): 1239036972 seconds -progress_kappa_c_H1 (00:28:54): 1239036972 seconds -progress_f_cc_H1 (00:28:54): 1239036972 seconds -progress_SRC_Q_nogate_H1 (00:28:54): 1239036972 seconds -progress_f_s_squared_H1 (00:28:54): 1239036972 seconds -progress_SRC_Q_H1 (00:28:54): 1239036972 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:28:55): 1239036992 seconds -progress_calibstatevec_H1 (00:28:57): 1239037005 seconds -progress_hoft_cleaned_H1 (00:28:58): 1239037008 seconds -progress_hoft_H1 (00:28:59): 1239037012 seconds -progress_calibstatevec_H1 (00:29:02): 1239037022 seconds -progress_hoft_cleaned_H1 (00:29:03): 1239037025 seconds -progress_hoft_H1 (00:29:04): 1239037029 seconds -progress_calibstatevec_H1 (00:29:07): 1239037039 seconds -progress_hoft_cleaned_H1 (00:29:08): 1239037042 seconds -progress_hoft_H1 (00:29:09): 1239037045 seconds -progress_src_HW_injections_H1 (00:29:57): 1239037056 seconds -progress_src_obs_intent_H1 (00:29:57): 1239037056 seconds -progress_src_low_noise_state_H1 (00:29:58): 1239037056 seconds -progress_src_GRD-ISC_LOCK_OK (00:29:58): 1239037056 seconds -progress_src_uimexc (00:29:58): 1239037056 seconds -progress_src_pumexc (00:29:58): 1239037056 seconds -progress_src_tstexc (00:29:58): 1239037056 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:29:58): 1239037056 seconds -progress_src_EP1_real (00:29:58): 1239037056 seconds -progress_src_EP1_imag (00:29:58): 1239037056 seconds -progress_src_EP15_real (00:29:58): 1239037056 seconds -progress_src_EP15_imag (00:29:58): 1239037056 seconds -progress_src_EP22_real (00:29:58): 1239037056 seconds -progress_src_EP22_imag (00:29:58): 1239037056 seconds -progress_src_EP7_real (00:29:58): 1239037056 seconds -progress_src_EP7_imag (00:29:58): 1239037056 seconds -progress_src_EP6_real (00:29:58): 1239037056 seconds -progress_src_EP6_imag (00:29:58): 1239037056 seconds -progress_src_EP19_real (00:29:58): 1239037056 seconds -progress_src_EP19_imag (00:29:58): 1239037056 seconds -progress_src_EP8_real (00:29:58): 1239037056 seconds -progress_src_EP8_imag (00:29:58): 1239037056 seconds -progress_src_EP18_real (00:29:58): 1239037056 seconds -progress_src_EP18_imag (00:29:58): 1239037056 seconds -progress_src_EP12_real (00:29:58): 1239037056 seconds -progress_src_EP12_imag (00:29:58): 1239037056 seconds -progress_src_EP11_real (00:29:58): 1239037056 seconds -progress_src_EP11_imag (00:29:58): 1239037056 seconds -progress_src_EP21_real (00:29:58): 1239037056 seconds -progress_src_EP21_imag (00:29:58): 1239037056 seconds -progress_src_EP13_real (00:29:58): 1239037056 seconds -progress_src_EP13_imag (00:29:58): 1239037056 seconds -progress_src_EP20_real (00:29:58): 1239037056 seconds -progress_src_EP20_imag (00:29:58): 1239037056 seconds -progress_src_pcaly_line1_coh (00:29:58): 1239037056 seconds -progress_src_pcaly_line2_coh (00:29:58): 1239037056 seconds -progress_src_sus_line1_coh (00:29:58): 1239037056 seconds -progress_src_sus_line2_coh (00:29:58): 1239037056 seconds -progress_src_sus_line3_coh (00:29:58): 1239037056 seconds -progress_src_ctrl (00:29:58): 1239037056 seconds -progress_hoft_H1 (00:29:58): 1239037052 seconds -progress_hoft_cleaned_H1 (00:29:58): 1239037052 seconds -progress_src_darm_err (00:30:01): 1239037056 seconds -progress_calibstatevec_H1 (00:30:01): 1239037052 seconds -progress_src_pcal (00:30:04): 1239037056 seconds -progress_kappa_tst_real_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_pum_real_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_tst_imag_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_pum_imag_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_uim_real_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_uim_imag_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_pum_real_H1 (00:30:04): 1239037036 seconds -progress_kappa_uim_real_H1 (00:30:04): 1239037036 seconds -progress_kappa_pum_imag_H1 (00:30:04): 1239037036 seconds -progress_kappa_uim_imag_H1 (00:30:04): 1239037036 seconds -progress_kappa_tst_real_H1 (00:30:04): 1239037036 seconds -progress_kappa_tst_imag_H1 (00:30:04): 1239037036 seconds -progress_hoft_H1 (00:30:04): 1239037055 seconds -progress_f_cc_nogate_H1 (00:30:04): 1239037036 seconds -progress_kappa_c_nogate_H1 (00:30:04): 1239037036 seconds -progress_f_s_squared_nogate_H1 (00:30:04): 1239037036 seconds -progress_f_cc_H1 (00:30:04): 1239037036 seconds -progress_kappa_c_H1 (00:30:04): 1239037036 seconds -progress_SRC_Q_nogate_H1 (00:30:04): 1239037036 seconds -progress_f_s_squared_H1 (00:30:04): 1239037036 seconds -progress_SRC_Q_H1 (00:30:04): 1239037036 seconds -progress_hoft_cleaned_H1 (00:30:04): 1239037055 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:30:05): 1239037056 seconds -progress_calibstatevec_H1 (00:30:06): 1239037068 seconds -progress_hoft_H1 (00:30:09): 1239037078 seconds -progress_hoft_cleaned_H1 (00:30:09): 1239037078 seconds -progress_calibstatevec_H1 (00:30:11): 1239037085 seconds -progress_hoft_cleaned_H1 (00:30:14): 1239037094 seconds -progress_hoft_H1 (00:30:14): 1239037095 seconds -progress_calibstatevec_H1 (00:30:16): 1239037101 seconds -progress_hoft_H1 (00:30:19): 1239037111 seconds -progress_hoft_cleaned_H1 (00:30:19): 1239037111 seconds -progress_src_HW_injections_H1 (00:31:02): 1239037120 seconds -progress_src_obs_intent_H1 (00:31:02): 1239037120 seconds -progress_src_low_noise_state_H1 (00:31:02): 1239037120 seconds -progress_src_GRD-ISC_LOCK_OK (00:31:02): 1239037120 seconds -progress_src_uimexc (00:31:02): 1239037120 seconds -progress_src_pumexc (00:31:02): 1239037120 seconds -progress_src_tstexc (00:31:02): 1239037120 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:31:02): 1239037120 seconds -progress_src_EP1_real (00:31:02): 1239037120 seconds -progress_src_EP1_imag (00:31:02): 1239037120 seconds -progress_src_EP15_real (00:31:02): 1239037120 seconds -progress_src_EP15_imag (00:31:02): 1239037120 seconds -progress_src_EP22_real (00:31:02): 1239037120 seconds -progress_src_EP22_imag (00:31:02): 1239037120 seconds -progress_src_EP7_real (00:31:02): 1239037120 seconds -progress_src_EP7_imag (00:31:02): 1239037120 seconds -progress_src_EP6_real (00:31:02): 1239037120 seconds -progress_src_EP6_imag (00:31:02): 1239037120 seconds -progress_src_EP19_real (00:31:02): 1239037120 seconds -progress_src_EP19_imag (00:31:02): 1239037120 seconds -progress_src_EP8_real (00:31:02): 1239037120 seconds -progress_src_EP8_imag (00:31:02): 1239037120 seconds -progress_src_EP18_real (00:31:02): 1239037120 seconds -progress_src_EP18_imag (00:31:02): 1239037120 seconds -progress_src_EP12_real (00:31:02): 1239037120 seconds -progress_src_EP12_imag (00:31:02): 1239037120 seconds -progress_src_EP11_real (00:31:02): 1239037120 seconds -progress_src_EP11_imag (00:31:02): 1239037120 seconds -progress_src_EP21_real (00:31:02): 1239037120 seconds -progress_src_EP21_imag (00:31:02): 1239037120 seconds -progress_src_EP13_real (00:31:02): 1239037120 seconds -progress_src_EP13_imag (00:31:02): 1239037120 seconds -progress_src_EP20_real (00:31:02): 1239037120 seconds -progress_src_EP20_imag (00:31:02): 1239037120 seconds -progress_src_pcaly_line1_coh (00:31:02): 1239037120 seconds -progress_src_pcaly_line2_coh (00:31:02): 1239037120 seconds -progress_src_sus_line1_coh (00:31:02): 1239037120 seconds -progress_src_sus_line2_coh (00:31:02): 1239037120 seconds -progress_src_sus_line3_coh (00:31:02): 1239037120 seconds -progress_src_ctrl (00:31:02): 1239037120 seconds -progress_hoft_H1 (00:31:02): 1239037116 seconds -progress_hoft_cleaned_H1 (00:31:02): 1239037116 seconds -progress_src_darm_err (00:31:06): 1239037120 seconds -progress_calibstatevec_H1 (00:31:06): 1239037116 seconds -progress_src_pcal (00:31:08): 1239037120 seconds -progress_kappa_pum_real_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_pum_imag_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_uim_real_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_tst_real_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_uim_imag_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_tst_imag_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_pum_real_H1 (00:31:08): 1239037100 seconds -progress_kappa_uim_real_H1 (00:31:08): 1239037100 seconds -progress_kappa_tst_real_H1 (00:31:08): 1239037100 seconds -progress_kappa_pum_imag_H1 (00:31:08): 1239037100 seconds -progress_kappa_uim_imag_H1 (00:31:08): 1239037100 seconds -progress_kappa_tst_imag_H1 (00:31:08): 1239037100 seconds -progress_hoft_H1 (00:31:08): 1239037119 seconds -progress_kappa_c_nogate_H1 (00:31:08): 1239037100 seconds -progress_f_cc_nogate_H1 (00:31:08): 1239037100 seconds -progress_f_s_squared_nogate_H1 (00:31:08): 1239037100 seconds -progress_kappa_c_H1 (00:31:08): 1239037100 seconds -progress_SRC_Q_nogate_H1 (00:31:08): 1239037100 seconds -progress_f_cc_H1 (00:31:08): 1239037100 seconds -progress_f_s_squared_H1 (00:31:08): 1239037100 seconds -progress_SRC_Q_H1 (00:31:08): 1239037100 seconds -progress_hoft_cleaned_H1 (00:31:08): 1239037119 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:31:09): 1239037120 seconds -progress_calibstatevec_H1 (00:31:11): 1239037134 seconds -progress_hoft_H1 (00:31:13): 1239037141 seconds -progress_hoft_cleaned_H1 (00:31:13): 1239037141 seconds -progress_calibstatevec_H1 (00:31:16): 1239037151 seconds -progress_hoft_H1 (00:31:18): 1239037157 seconds -progress_hoft_cleaned_H1 (00:31:18): 1239037157 seconds -progress_calibstatevec_H1 (00:31:21): 1239037167 seconds -progress_hoft_H1 (00:31:23): 1239037174 seconds -progress_hoft_cleaned_H1 (00:31:23): 1239037174 seconds -progress_src_HW_injections_H1 (00:32:14): 1239037184 seconds -progress_src_obs_intent_H1 (00:32:14): 1239037184 seconds -progress_src_low_noise_state_H1 (00:32:14): 1239037184 seconds -progress_src_GRD-ISC_LOCK_OK (00:32:14): 1239037184 seconds -progress_src_uimexc (00:32:14): 1239037184 seconds -progress_src_pumexc (00:32:14): 1239037184 seconds -progress_src_tstexc (00:32:14): 1239037184 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:32:14): 1239037184 seconds -progress_src_EP1_real (00:32:14): 1239037184 seconds -progress_src_EP1_imag (00:32:14): 1239037184 seconds -progress_src_EP15_real (00:32:14): 1239037184 seconds -progress_src_EP15_imag (00:32:14): 1239037184 seconds -progress_src_EP22_real (00:32:14): 1239037184 seconds -progress_src_EP22_imag (00:32:14): 1239037184 seconds -progress_src_EP7_real (00:32:14): 1239037184 seconds -progress_src_EP7_imag (00:32:14): 1239037184 seconds -progress_src_EP6_real (00:32:14): 1239037184 seconds -progress_src_EP6_imag (00:32:14): 1239037184 seconds -progress_src_EP19_real (00:32:14): 1239037184 seconds -progress_src_EP19_imag (00:32:14): 1239037184 seconds -progress_src_EP8_real (00:32:14): 1239037184 seconds -progress_src_EP8_imag (00:32:14): 1239037184 seconds -progress_src_EP18_real (00:32:14): 1239037184 seconds -progress_src_EP18_imag (00:32:14): 1239037184 seconds -progress_src_EP12_real (00:32:14): 1239037184 seconds -progress_src_EP12_imag (00:32:14): 1239037184 seconds -progress_src_EP11_real (00:32:14): 1239037184 seconds -progress_src_EP11_imag (00:32:14): 1239037184 seconds -progress_src_EP21_real (00:32:14): 1239037184 seconds -progress_src_EP21_imag (00:32:14): 1239037184 seconds -progress_src_EP13_real (00:32:14): 1239037184 seconds -progress_src_EP13_imag (00:32:14): 1239037184 seconds -progress_src_EP20_real (00:32:14): 1239037184 seconds -progress_src_EP20_imag (00:32:14): 1239037184 seconds -progress_src_pcaly_line1_coh (00:32:14): 1239037184 seconds -progress_src_pcaly_line2_coh (00:32:14): 1239037184 seconds -progress_src_sus_line1_coh (00:32:14): 1239037184 seconds -progress_src_sus_line2_coh (00:32:14): 1239037184 seconds -progress_src_sus_line3_coh (00:32:14): 1239037184 seconds -progress_src_ctrl (00:32:14): 1239037184 seconds -progress_hoft_H1 (00:32:14): 1239037180 seconds -progress_hoft_cleaned_H1 (00:32:14): 1239037180 seconds -progress_src_darm_err (00:32:18): 1239037184 seconds -progress_calibstatevec_H1 (00:32:18): 1239037180 seconds -progress_hoft_H1 (00:32:19): 1239037183 seconds -progress_hoft_cleaned_H1 (00:32:19): 1239037183 seconds -progress_src_pcal (00:32:20): 1239037184 seconds -progress_kappa_tst_real_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_pum_real_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_uim_real_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_tst_imag_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_pum_imag_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_uim_imag_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_tst_real_H1 (00:32:20): 1239037164 seconds -progress_kappa_tst_imag_H1 (00:32:20): 1239037164 seconds -progress_kappa_uim_real_H1 (00:32:20): 1239037164 seconds -progress_kappa_pum_real_H1 (00:32:20): 1239037164 seconds -progress_kappa_uim_imag_H1 (00:32:20): 1239037164 seconds -progress_kappa_pum_imag_H1 (00:32:20): 1239037164 seconds -progress_f_cc_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_c_nogate_H1 (00:32:20): 1239037164 seconds -progress_f_s_squared_nogate_H1 (00:32:20): 1239037164 seconds -progress_f_cc_H1 (00:32:20): 1239037164 seconds -progress_SRC_Q_nogate_H1 (00:32:20): 1239037164 seconds -progress_kappa_c_H1 (00:32:20): 1239037164 seconds -progress_f_s_squared_H1 (00:32:20): 1239037164 seconds -progress_SRC_Q_H1 (00:32:20): 1239037164 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:32:21): 1239037184 seconds -progress_calibstatevec_H1 (00:32:23): 1239037197 seconds -progress_hoft_H1 (00:32:24): 1239037201 seconds -progress_hoft_cleaned_H1 (00:32:24): 1239037201 seconds -progress_calibstatevec_H1 (00:32:28): 1239037214 seconds -progress_hoft_H1 (00:32:29): 1239037217 seconds -progress_hoft_cleaned_H1 (00:32:29): 1239037217 seconds -progress_calibstatevec_H1 (00:32:33): 1239037230 seconds -progress_hoft_H1 (00:32:34): 1239037233 seconds -progress_hoft_cleaned_H1 (00:32:34): 1239037233 seconds -progress_src_HW_injections_H1 (00:33:26): 1239037248 seconds -progress_src_obs_intent_H1 (00:33:26): 1239037248 seconds -progress_src_low_noise_state_H1 (00:33:26): 1239037248 seconds -progress_src_GRD-ISC_LOCK_OK (00:33:26): 1239037248 seconds -progress_src_uimexc (00:33:26): 1239037248 seconds -progress_src_pumexc (00:33:26): 1239037248 seconds -progress_src_tstexc (00:33:26): 1239037248 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:33:26): 1239037248 seconds -progress_src_EP1_real (00:33:26): 1239037248 seconds -progress_src_EP1_imag (00:33:26): 1239037248 seconds -progress_src_EP15_real (00:33:26): 1239037248 seconds -progress_src_EP15_imag (00:33:26): 1239037248 seconds -progress_src_EP22_real (00:33:26): 1239037248 seconds -progress_src_EP22_imag (00:33:26): 1239037248 seconds -progress_src_EP7_real (00:33:26): 1239037248 seconds -progress_src_EP7_imag (00:33:26): 1239037248 seconds -progress_src_EP6_real (00:33:26): 1239037248 seconds -progress_src_EP6_imag (00:33:26): 1239037248 seconds -progress_src_EP19_real (00:33:26): 1239037248 seconds -progress_src_EP19_imag (00:33:26): 1239037248 seconds -progress_src_EP8_real (00:33:26): 1239037248 seconds -progress_src_EP8_imag (00:33:26): 1239037248 seconds -progress_src_EP18_real (00:33:26): 1239037248 seconds -progress_src_EP18_imag (00:33:26): 1239037248 seconds -progress_src_EP12_real (00:33:26): 1239037248 seconds -progress_src_EP12_imag (00:33:26): 1239037248 seconds -progress_src_EP11_real (00:33:26): 1239037248 seconds -progress_src_EP11_imag (00:33:26): 1239037248 seconds -progress_src_EP21_real (00:33:26): 1239037248 seconds -progress_src_EP21_imag (00:33:26): 1239037248 seconds -progress_src_EP13_real (00:33:26): 1239037248 seconds -progress_src_EP13_imag (00:33:26): 1239037248 seconds -progress_src_EP20_real (00:33:26): 1239037248 seconds -progress_src_EP20_imag (00:33:26): 1239037248 seconds -progress_src_pcaly_line1_coh (00:33:26): 1239037248 seconds -progress_src_pcaly_line2_coh (00:33:26): 1239037248 seconds -progress_src_sus_line1_coh (00:33:26): 1239037248 seconds -progress_src_sus_line2_coh (00:33:26): 1239037248 seconds -progress_src_sus_line3_coh (00:33:26): 1239037248 seconds -progress_src_ctrl (00:33:26): 1239037248 seconds -progress_hoft_H1 (00:33:26): 1239037244 seconds -progress_hoft_cleaned_H1 (00:33:26): 1239037244 seconds -progress_src_darm_err (00:33:30): 1239037248 seconds -progress_calibstatevec_H1 (00:33:30): 1239037244 seconds -progress_src_pcal (00:33:32): 1239037248 seconds -progress_kappa_pum_real_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_uim_real_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_tst_real_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_pum_imag_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_tst_imag_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_uim_imag_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_tst_real_H1 (00:33:32): 1239037228 seconds -progress_kappa_tst_imag_H1 (00:33:32): 1239037228 seconds -progress_kappa_pum_real_H1 (00:33:32): 1239037228 seconds -progress_kappa_uim_real_H1 (00:33:32): 1239037228 seconds -progress_kappa_pum_imag_H1 (00:33:32): 1239037228 seconds -progress_kappa_uim_imag_H1 (00:33:32): 1239037228 seconds -progress_hoft_H1 (00:33:32): 1239037247 seconds -progress_kappa_c_nogate_H1 (00:33:32): 1239037228 seconds -progress_f_cc_nogate_H1 (00:33:32): 1239037228 seconds -progress_f_s_squared_nogate_H1 (00:33:32): 1239037228 seconds -progress_kappa_c_H1 (00:33:32): 1239037228 seconds -progress_SRC_Q_nogate_H1 (00:33:32): 1239037228 seconds -progress_f_cc_H1 (00:33:32): 1239037228 seconds -progress_f_s_squared_H1 (00:33:32): 1239037228 seconds -progress_SRC_Q_H1 (00:33:32): 1239037228 seconds -progress_hoft_cleaned_H1 (00:33:32): 1239037247 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:33:33): 1239037248 seconds -progress_calibstatevec_H1 (00:33:35): 1239037261 seconds -progress_hoft_cleaned_H1 (00:33:37): 1239037267 seconds -progress_hoft_H1 (00:33:37): 1239037268 seconds -progress_calibstatevec_H1 (00:33:40): 1239037277 seconds -progress_hoft_cleaned_H1 (00:33:42): 1239037283 seconds -progress_hoft_H1 (00:33:42): 1239037284 seconds -progress_calibstatevec_H1 (00:33:45): 1239037294 seconds -progress_hoft_H1 (00:33:47): 1239037301 seconds -progress_hoft_cleaned_H1 (00:33:47): 1239037301 seconds -progress_src_HW_injections_H1 (00:34:41): 1239037312 seconds -progress_src_obs_intent_H1 (00:34:41): 1239037312 seconds -progress_src_low_noise_state_H1 (00:34:41): 1239037312 seconds -progress_src_GRD-ISC_LOCK_OK (00:34:41): 1239037312 seconds -progress_src_uimexc (00:34:41): 1239037312 seconds -progress_src_pumexc (00:34:41): 1239037312 seconds -progress_src_tstexc (00:34:41): 1239037312 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:34:41): 1239037312 seconds -progress_src_EP1_real (00:34:41): 1239037312 seconds -progress_src_EP1_imag (00:34:41): 1239037312 seconds -progress_src_EP15_real (00:34:41): 1239037312 seconds -progress_src_EP15_imag (00:34:41): 1239037312 seconds -progress_src_EP22_real (00:34:41): 1239037312 seconds -progress_src_EP22_imag (00:34:41): 1239037312 seconds -progress_src_EP7_real (00:34:41): 1239037312 seconds -progress_src_EP7_imag (00:34:41): 1239037312 seconds -progress_src_EP6_real (00:34:41): 1239037312 seconds -progress_src_EP6_imag (00:34:41): 1239037312 seconds -progress_src_EP19_real (00:34:41): 1239037312 seconds -progress_src_EP19_imag (00:34:41): 1239037312 seconds -progress_src_EP8_real (00:34:41): 1239037312 seconds -progress_src_EP8_imag (00:34:41): 1239037312 seconds -progress_src_EP18_real (00:34:41): 1239037312 seconds -progress_src_EP18_imag (00:34:41): 1239037312 seconds -progress_src_EP12_real (00:34:41): 1239037312 seconds -progress_src_EP12_imag (00:34:41): 1239037312 seconds -progress_src_EP11_real (00:34:41): 1239037312 seconds -progress_src_EP11_imag (00:34:41): 1239037312 seconds -progress_src_EP21_real (00:34:41): 1239037312 seconds -progress_src_EP21_imag (00:34:41): 1239037312 seconds -progress_src_EP13_real (00:34:41): 1239037312 seconds -progress_src_EP13_imag (00:34:41): 1239037312 seconds -progress_src_EP20_real (00:34:41): 1239037312 seconds -progress_src_EP20_imag (00:34:41): 1239037312 seconds -progress_src_pcaly_line1_coh (00:34:41): 1239037312 seconds -progress_src_pcaly_line2_coh (00:34:41): 1239037312 seconds -progress_src_sus_line1_coh (00:34:41): 1239037312 seconds -progress_src_sus_line2_coh (00:34:41): 1239037312 seconds -progress_src_sus_line3_coh (00:34:41): 1239037312 seconds -progress_src_ctrl (00:34:41): 1239037312 seconds -progress_hoft_H1 (00:34:41): 1239037308 seconds -progress_hoft_cleaned_H1 (00:34:41): 1239037308 seconds -progress_src_darm_err (00:34:45): 1239037312 seconds -progress_calibstatevec_H1 (00:34:45): 1239037308 seconds -progress_src_pcal (00:34:47): 1239037312 seconds -progress_kappa_pum_real_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_tst_real_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_uim_real_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_pum_imag_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_tst_imag_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_uim_imag_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_uim_real_H1 (00:34:47): 1239037292 seconds -progress_kappa_pum_real_H1 (00:34:47): 1239037292 seconds -progress_kappa_uim_imag_H1 (00:34:47): 1239037292 seconds -progress_kappa_pum_imag_H1 (00:34:47): 1239037292 seconds -progress_kappa_tst_real_H1 (00:34:47): 1239037292 seconds -progress_kappa_tst_imag_H1 (00:34:47): 1239037292 seconds -progress_hoft_H1 (00:34:47): 1239037311 seconds -progress_f_cc_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_c_nogate_H1 (00:34:47): 1239037292 seconds -progress_f_s_squared_nogate_H1 (00:34:47): 1239037292 seconds -progress_SRC_Q_nogate_H1 (00:34:47): 1239037292 seconds -progress_kappa_c_H1 (00:34:47): 1239037292 seconds -progress_f_cc_H1 (00:34:47): 1239037292 seconds -progress_f_s_squared_H1 (00:34:47): 1239037292 seconds -progress_SRC_Q_H1 (00:34:47): 1239037292 seconds -progress_hoft_cleaned_H1 (00:34:47): 1239037311 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:34:48): 1239037312 seconds -progress_calibstatevec_H1 (00:34:50): 1239037325 seconds -progress_hoft_H1 (00:34:52): 1239037332 seconds -progress_hoft_cleaned_H1 (00:34:52): 1239037332 seconds -progress_calibstatevec_H1 (00:34:55): 1239037343 seconds -progress_hoft_H1 (00:34:57): 1239037350 seconds -progress_hoft_cleaned_H1 (00:34:57): 1239037350 seconds -progress_calibstatevec_H1 (00:35:00): 1239037360 seconds -progress_hoft_H1 (00:35:02): 1239037366 seconds -progress_hoft_cleaned_H1 (00:35:02): 1239037366 seconds -progress_src_HW_injections_H1 (00:35:51): 1239037376 seconds -progress_src_obs_intent_H1 (00:35:51): 1239037376 seconds -progress_src_low_noise_state_H1 (00:35:51): 1239037376 seconds -progress_src_GRD-ISC_LOCK_OK (00:35:51): 1239037376 seconds -progress_src_uimexc (00:35:51): 1239037376 seconds -progress_src_pumexc (00:35:51): 1239037376 seconds -progress_src_tstexc (00:35:51): 1239037376 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:35:51): 1239037376 seconds -progress_src_EP1_real (00:35:52): 1239037376 seconds -progress_src_EP1_imag (00:35:52): 1239037376 seconds -progress_src_EP15_real (00:35:52): 1239037376 seconds -progress_src_EP15_imag (00:35:52): 1239037376 seconds -progress_src_EP22_real (00:35:52): 1239037376 seconds -progress_src_EP22_imag (00:35:52): 1239037376 seconds -progress_src_EP7_real (00:35:52): 1239037376 seconds -progress_src_EP7_imag (00:35:52): 1239037376 seconds -progress_src_EP6_real (00:35:52): 1239037376 seconds -progress_src_EP6_imag (00:35:52): 1239037376 seconds -progress_src_EP19_real (00:35:52): 1239037376 seconds -progress_src_EP19_imag (00:35:52): 1239037376 seconds -progress_src_EP8_real (00:35:52): 1239037376 seconds -progress_src_EP8_imag (00:35:52): 1239037376 seconds -progress_src_EP18_real (00:35:52): 1239037376 seconds -progress_src_EP18_imag (00:35:52): 1239037376 seconds -progress_src_EP12_real (00:35:52): 1239037376 seconds -progress_src_EP12_imag (00:35:52): 1239037376 seconds -progress_src_EP11_real (00:35:52): 1239037376 seconds -progress_src_EP11_imag (00:35:52): 1239037376 seconds -progress_src_EP21_real (00:35:52): 1239037376 seconds -progress_src_EP21_imag (00:35:52): 1239037376 seconds -progress_src_EP13_real (00:35:52): 1239037376 seconds -progress_src_EP13_imag (00:35:52): 1239037376 seconds -progress_src_EP20_real (00:35:52): 1239037376 seconds -progress_src_EP20_imag (00:35:52): 1239037376 seconds -progress_src_pcaly_line1_coh (00:35:52): 1239037376 seconds -progress_src_pcaly_line2_coh (00:35:52): 1239037376 seconds -progress_src_sus_line1_coh (00:35:52): 1239037376 seconds -progress_src_sus_line2_coh (00:35:52): 1239037376 seconds -progress_src_sus_line3_coh (00:35:52): 1239037376 seconds -progress_src_ctrl (00:35:52): 1239037376 seconds -progress_hoft_H1 (00:35:52): 1239037372 seconds -progress_hoft_cleaned_H1 (00:35:52): 1239037372 seconds -progress_src_darm_err (00:35:55): 1239037376 seconds -progress_calibstatevec_H1 (00:35:55): 1239037372 seconds -progress_src_pcal (00:35:58): 1239037376 seconds -progress_kappa_pum_real_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_uim_real_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_tst_real_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_tst_imag_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_uim_imag_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_pum_imag_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_pum_real_H1 (00:35:58): 1239037356 seconds -progress_kappa_uim_real_H1 (00:35:58): 1239037356 seconds -progress_kappa_pum_imag_H1 (00:35:58): 1239037356 seconds -progress_kappa_uim_imag_H1 (00:35:58): 1239037356 seconds -progress_kappa_tst_real_H1 (00:35:58): 1239037356 seconds -progress_kappa_tst_imag_H1 (00:35:58): 1239037356 seconds -progress_hoft_H1 (00:35:58): 1239037375 seconds -progress_kappa_c_nogate_H1 (00:35:58): 1239037356 seconds -progress_f_cc_nogate_H1 (00:35:58): 1239037356 seconds -progress_f_s_squared_nogate_H1 (00:35:58): 1239037356 seconds -progress_kappa_c_H1 (00:35:58): 1239037356 seconds -progress_f_cc_H1 (00:35:58): 1239037356 seconds -progress_SRC_Q_nogate_H1 (00:35:58): 1239037356 seconds -progress_f_s_squared_H1 (00:35:58): 1239037356 seconds -progress_SRC_Q_H1 (00:35:58): 1239037356 seconds -progress_hoft_cleaned_H1 (00:35:58): 1239037375 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:35:58): 1239037376 seconds -progress_calibstatevec_H1 (00:36:00): 1239037388 seconds -progress_hoft_H1 (00:36:03): 1239037398 seconds -progress_hoft_cleaned_H1 (00:36:03): 1239037398 seconds -progress_calibstatevec_H1 (00:36:05): 1239037404 seconds -progress_hoft_H1 (00:36:08): 1239037415 seconds -progress_hoft_cleaned_H1 (00:36:08): 1239037415 seconds -progress_calibstatevec_H1 (00:36:10): 1239037422 seconds -progress_hoft_H1 (00:36:13): 1239037432 seconds -progress_hoft_cleaned_H1 (00:36:13): 1239037432 seconds -progress_src_HW_injections_H1 (00:37:07): 1239037440 seconds -progress_src_obs_intent_H1 (00:37:07): 1239037440 seconds -progress_src_low_noise_state_H1 (00:37:07): 1239037440 seconds -progress_src_GRD-ISC_LOCK_OK (00:37:07): 1239037440 seconds -progress_src_uimexc (00:37:07): 1239037440 seconds -progress_src_pumexc (00:37:07): 1239037440 seconds -progress_src_tstexc (00:37:07): 1239037440 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:37:07): 1239037440 seconds -progress_src_EP1_real (00:37:07): 1239037440 seconds -progress_src_EP1_imag (00:37:07): 1239037440 seconds -progress_src_EP15_real (00:37:07): 1239037440 seconds -progress_src_EP15_imag (00:37:07): 1239037440 seconds -progress_src_EP22_real (00:37:07): 1239037440 seconds -progress_src_EP22_imag (00:37:07): 1239037440 seconds -progress_src_EP7_real (00:37:07): 1239037440 seconds -progress_src_EP7_imag (00:37:07): 1239037440 seconds -progress_src_EP6_real (00:37:07): 1239037440 seconds -progress_src_EP6_imag (00:37:07): 1239037440 seconds -progress_src_EP19_real (00:37:07): 1239037440 seconds -progress_src_EP19_imag (00:37:07): 1239037440 seconds -progress_src_EP8_real (00:37:07): 1239037440 seconds -progress_src_EP8_imag (00:37:07): 1239037440 seconds -progress_src_EP18_real (00:37:07): 1239037440 seconds -progress_src_EP18_imag (00:37:07): 1239037440 seconds -progress_src_EP12_real (00:37:07): 1239037440 seconds -progress_src_EP12_imag (00:37:07): 1239037440 seconds -progress_src_EP11_real (00:37:07): 1239037440 seconds -progress_src_EP11_imag (00:37:07): 1239037440 seconds -progress_src_EP21_real (00:37:07): 1239037440 seconds -progress_src_EP21_imag (00:37:07): 1239037440 seconds -progress_src_EP13_real (00:37:07): 1239037440 seconds -progress_src_EP13_imag (00:37:07): 1239037440 seconds -progress_src_EP20_real (00:37:07): 1239037440 seconds -progress_src_EP20_imag (00:37:07): 1239037440 seconds -progress_src_pcaly_line1_coh (00:37:07): 1239037440 seconds -progress_src_pcaly_line2_coh (00:37:07): 1239037440 seconds -progress_src_sus_line1_coh (00:37:07): 1239037440 seconds -progress_src_sus_line2_coh (00:37:07): 1239037440 seconds -progress_src_sus_line3_coh (00:37:07): 1239037440 seconds -progress_src_ctrl (00:37:07): 1239037440 seconds -progress_hoft_H1 (00:37:07): 1239037436 seconds -progress_hoft_cleaned_H1 (00:37:07): 1239037436 seconds -progress_src_darm_err (00:37:11): 1239037440 seconds -progress_calibstatevec_H1 (00:37:11): 1239037436 seconds -progress_src_pcal (00:37:13): 1239037440 seconds -progress_kappa_tst_real_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_tst_imag_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_pum_real_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_uim_real_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_pum_imag_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_uim_imag_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_uim_real_H1 (00:37:13): 1239037420 seconds -progress_kappa_tst_real_H1 (00:37:13): 1239037420 seconds -progress_kappa_pum_real_H1 (00:37:13): 1239037420 seconds -progress_kappa_tst_imag_H1 (00:37:13): 1239037420 seconds -progress_kappa_uim_imag_H1 (00:37:13): 1239037420 seconds -progress_kappa_pum_imag_H1 (00:37:13): 1239037420 seconds -progress_hoft_H1 (00:37:13): 1239037439 seconds -progress_f_cc_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_c_nogate_H1 (00:37:13): 1239037420 seconds -progress_f_s_squared_nogate_H1 (00:37:13): 1239037420 seconds -progress_kappa_c_H1 (00:37:13): 1239037420 seconds -progress_f_cc_H1 (00:37:13): 1239037420 seconds -progress_SRC_Q_nogate_H1 (00:37:13): 1239037420 seconds -progress_f_s_squared_H1 (00:37:13): 1239037420 seconds -progress_SRC_Q_H1 (00:37:13): 1239037420 seconds -progress_hoft_cleaned_H1 (00:37:13): 1239037439 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:37:14): 1239037440 seconds -progress_calibstatevec_H1 (00:37:16): 1239037453 seconds -progress_hoft_H1 (00:37:18): 1239037460 seconds -progress_hoft_cleaned_H1 (00:37:18): 1239037460 seconds -progress_calibstatevec_H1 (00:37:21): 1239037470 seconds -progress_hoft_cleaned_H1 (00:37:23): 1239037477 seconds -progress_hoft_H1 (00:37:23): 1239037477 seconds -progress_calibstatevec_H1 (00:37:26): 1239037487 seconds -progress_hoft_H1 (00:37:28): 1239037494 seconds -progress_hoft_cleaned_H1 (00:37:28): 1239037494 seconds -progress_src_HW_injections_H1 (00:38:16): 1239037504 seconds -progress_src_obs_intent_H1 (00:38:17): 1239037504 seconds -progress_src_low_noise_state_H1 (00:38:17): 1239037504 seconds -progress_src_GRD-ISC_LOCK_OK (00:38:17): 1239037504 seconds -progress_src_uimexc (00:38:17): 1239037504 seconds -progress_src_pumexc (00:38:17): 1239037504 seconds -progress_src_tstexc (00:38:17): 1239037504 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:38:17): 1239037504 seconds -progress_src_EP1_real (00:38:17): 1239037504 seconds -progress_src_EP1_imag (00:38:17): 1239037504 seconds -progress_src_EP15_real (00:38:17): 1239037504 seconds -progress_src_EP15_imag (00:38:17): 1239037504 seconds -progress_src_EP22_real (00:38:17): 1239037504 seconds -progress_src_EP22_imag (00:38:17): 1239037504 seconds -progress_src_EP7_real (00:38:17): 1239037504 seconds -progress_src_EP7_imag (00:38:17): 1239037504 seconds -progress_src_EP6_real (00:38:17): 1239037504 seconds -progress_src_EP6_imag (00:38:17): 1239037504 seconds -progress_src_EP19_real (00:38:17): 1239037504 seconds -progress_src_EP19_imag (00:38:17): 1239037504 seconds -progress_src_EP8_real (00:38:17): 1239037504 seconds -progress_src_EP8_imag (00:38:17): 1239037504 seconds -progress_src_EP18_real (00:38:17): 1239037504 seconds -progress_src_EP18_imag (00:38:17): 1239037504 seconds -progress_src_EP12_real (00:38:17): 1239037504 seconds -progress_src_EP12_imag (00:38:17): 1239037504 seconds -progress_src_EP11_real (00:38:17): 1239037504 seconds -progress_src_EP11_imag (00:38:17): 1239037504 seconds -progress_src_EP21_real (00:38:17): 1239037504 seconds -progress_src_EP21_imag (00:38:17): 1239037504 seconds -progress_src_EP13_real (00:38:17): 1239037504 seconds -progress_src_EP13_imag (00:38:17): 1239037504 seconds -progress_src_EP20_real (00:38:17): 1239037504 seconds -progress_src_EP20_imag (00:38:17): 1239037504 seconds -progress_src_pcaly_line1_coh (00:38:17): 1239037504 seconds -progress_src_pcaly_line2_coh (00:38:17): 1239037504 seconds -progress_src_sus_line1_coh (00:38:17): 1239037504 seconds -progress_src_sus_line2_coh (00:38:17): 1239037504 seconds -progress_src_sus_line3_coh (00:38:17): 1239037504 seconds -progress_src_ctrl (00:38:17): 1239037504 seconds -progress_hoft_H1 (00:38:17): 1239037500 seconds -progress_hoft_cleaned_H1 (00:38:17): 1239037500 seconds -progress_src_darm_err (00:38:20): 1239037504 seconds -progress_calibstatevec_H1 (00:38:21): 1239037500 seconds -progress_src_pcal (00:38:23): 1239037504 seconds -progress_kappa_tst_real_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_pum_real_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_uim_real_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_tst_imag_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_pum_imag_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_uim_imag_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_uim_real_H1 (00:38:23): 1239037484 seconds -progress_kappa_pum_real_H1 (00:38:23): 1239037484 seconds -progress_kappa_tst_real_H1 (00:38:23): 1239037484 seconds -progress_kappa_uim_imag_H1 (00:38:23): 1239037484 seconds -progress_kappa_pum_imag_H1 (00:38:23): 1239037484 seconds -progress_kappa_tst_imag_H1 (00:38:23): 1239037484 seconds -progress_hoft_H1 (00:38:23): 1239037503 seconds -progress_f_cc_nogate_H1 (00:38:23): 1239037484 seconds -progress_kappa_c_nogate_H1 (00:38:23): 1239037484 seconds -progress_f_s_squared_nogate_H1 (00:38:23): 1239037484 seconds -progress_f_cc_H1 (00:38:23): 1239037484 seconds -progress_kappa_c_H1 (00:38:23): 1239037484 seconds -progress_SRC_Q_nogate_H1 (00:38:23): 1239037484 seconds -progress_f_s_squared_H1 (00:38:23): 1239037484 seconds -progress_SRC_Q_H1 (00:38:23): 1239037484 seconds -progress_hoft_cleaned_H1 (00:38:23): 1239037503 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:38:24): 1239037504 seconds -progress_calibstatevec_H1 (00:38:26): 1239037518 seconds -progress_hoft_H1 (00:38:28): 1239037526 seconds -progress_hoft_cleaned_H1 (00:38:28): 1239037526 seconds -progress_calibstatevec_H1 (00:38:31): 1239037537 seconds -progress_hoft_H1 (00:38:33): 1239037543 seconds -progress_hoft_cleaned_H1 (00:38:33): 1239037543 seconds -progress_calibstatevec_H1 (00:38:36): 1239037553 seconds -progress_hoft_H1 (00:38:38): 1239037560 seconds -progress_hoft_cleaned_H1 (00:38:38): 1239037560 seconds -progress_src_HW_injections_H1 (00:39:26): 1239037568 seconds -progress_src_obs_intent_H1 (00:39:26): 1239037568 seconds -progress_src_low_noise_state_H1 (00:39:26): 1239037568 seconds -progress_src_GRD-ISC_LOCK_OK (00:39:26): 1239037568 seconds -progress_src_uimexc (00:39:26): 1239037568 seconds -progress_src_pumexc (00:39:26): 1239037568 seconds -progress_src_tstexc (00:39:26): 1239037568 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:39:26): 1239037568 seconds -progress_src_EP1_real (00:39:26): 1239037568 seconds -progress_src_EP1_imag (00:39:26): 1239037568 seconds -progress_src_EP15_real (00:39:26): 1239037568 seconds -progress_src_EP15_imag (00:39:26): 1239037568 seconds -progress_src_EP22_real (00:39:26): 1239037568 seconds -progress_src_EP22_imag (00:39:26): 1239037568 seconds -progress_src_EP7_real (00:39:26): 1239037568 seconds -progress_src_EP7_imag (00:39:26): 1239037568 seconds -progress_src_EP6_real (00:39:26): 1239037568 seconds -progress_src_EP6_imag (00:39:26): 1239037568 seconds -progress_src_EP19_real (00:39:26): 1239037568 seconds -progress_src_EP19_imag (00:39:26): 1239037568 seconds -progress_src_EP8_real (00:39:26): 1239037568 seconds -progress_src_EP8_imag (00:39:26): 1239037568 seconds -progress_src_EP18_real (00:39:26): 1239037568 seconds -progress_src_EP18_imag (00:39:26): 1239037568 seconds -progress_src_EP12_real (00:39:26): 1239037568 seconds -progress_src_EP12_imag (00:39:26): 1239037568 seconds -progress_src_EP11_real (00:39:26): 1239037568 seconds -progress_src_EP11_imag (00:39:26): 1239037568 seconds -progress_src_EP21_real (00:39:26): 1239037568 seconds -progress_src_EP21_imag (00:39:26): 1239037568 seconds -progress_src_EP13_real (00:39:26): 1239037568 seconds -progress_src_EP13_imag (00:39:26): 1239037568 seconds -progress_src_EP20_real (00:39:26): 1239037568 seconds -progress_src_EP20_imag (00:39:26): 1239037568 seconds -progress_src_pcaly_line1_coh (00:39:26): 1239037568 seconds -progress_src_pcaly_line2_coh (00:39:26): 1239037568 seconds -progress_src_sus_line1_coh (00:39:26): 1239037568 seconds -progress_src_sus_line2_coh (00:39:26): 1239037568 seconds -progress_src_sus_line3_coh (00:39:26): 1239037568 seconds -progress_src_ctrl (00:39:26): 1239037568 seconds -progress_hoft_H1 (00:39:26): 1239037564 seconds -progress_hoft_cleaned_H1 (00:39:26): 1239037564 seconds -progress_src_darm_err (00:39:30): 1239037568 seconds -progress_calibstatevec_H1 (00:39:30): 1239037564 seconds -progress_hoft_H1 (00:39:31): 1239037567 seconds -progress_hoft_cleaned_H1 (00:39:31): 1239037567 seconds -progress_src_pcal (00:39:33): 1239037568 seconds -progress_kappa_uim_real_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_pum_real_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_uim_imag_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_pum_imag_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_tst_real_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_tst_imag_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_pum_real_H1 (00:39:33): 1239037548 seconds -progress_kappa_pum_imag_H1 (00:39:33): 1239037548 seconds -progress_kappa_uim_real_H1 (00:39:33): 1239037548 seconds -progress_kappa_uim_imag_H1 (00:39:33): 1239037548 seconds -progress_kappa_tst_real_H1 (00:39:33): 1239037548 seconds -progress_kappa_tst_imag_H1 (00:39:33): 1239037548 seconds -progress_f_cc_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_c_nogate_H1 (00:39:33): 1239037548 seconds -progress_f_cc_H1 (00:39:33): 1239037548 seconds -progress_f_s_squared_nogate_H1 (00:39:33): 1239037548 seconds -progress_kappa_c_H1 (00:39:33): 1239037548 seconds -progress_SRC_Q_nogate_H1 (00:39:33): 1239037548 seconds -progress_f_s_squared_H1 (00:39:33): 1239037548 seconds -progress_SRC_Q_H1 (00:39:33): 1239037548 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:39:33): 1239037568 seconds -progress_calibstatevec_H1 (00:39:35): 1239037581 seconds -progress_hoft_H1 (00:39:36): 1239037585 seconds -progress_hoft_cleaned_H1 (00:39:36): 1239037585 seconds -progress_calibstatevec_H1 (00:39:40): 1239037598 seconds -progress_hoft_H1 (00:39:41): 1239037601 seconds -progress_hoft_cleaned_H1 (00:39:41): 1239037601 seconds -progress_calibstatevec_H1 (00:39:45): 1239037614 seconds -progress_hoft_cleaned_H1 (00:39:46): 1239037618 seconds -progress_hoft_H1 (00:39:46): 1239037618 seconds -progress_src_HW_injections_H1 (00:40:32): 1239037632 seconds -progress_src_obs_intent_H1 (00:40:32): 1239037632 seconds -progress_src_low_noise_state_H1 (00:40:32): 1239037632 seconds -progress_src_GRD-ISC_LOCK_OK (00:40:32): 1239037632 seconds -progress_src_uimexc (00:40:32): 1239037632 seconds -progress_src_pumexc (00:40:32): 1239037632 seconds -progress_src_tstexc (00:40:32): 1239037632 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:40:32): 1239037632 seconds -progress_src_EP1_real (00:40:32): 1239037632 seconds -progress_src_EP1_imag (00:40:32): 1239037632 seconds -progress_src_EP15_real (00:40:32): 1239037632 seconds -progress_src_EP15_imag (00:40:32): 1239037632 seconds -progress_src_EP22_real (00:40:32): 1239037632 seconds -progress_src_EP22_imag (00:40:32): 1239037632 seconds -progress_src_EP7_real (00:40:32): 1239037632 seconds -progress_src_EP7_imag (00:40:32): 1239037632 seconds -progress_src_EP6_real (00:40:32): 1239037632 seconds -progress_src_EP6_imag (00:40:32): 1239037632 seconds -progress_src_EP19_real (00:40:32): 1239037632 seconds -progress_src_EP19_imag (00:40:32): 1239037632 seconds -progress_src_EP8_real (00:40:32): 1239037632 seconds -progress_src_EP8_imag (00:40:32): 1239037632 seconds -progress_src_EP18_real (00:40:32): 1239037632 seconds -progress_src_EP18_imag (00:40:32): 1239037632 seconds -progress_src_EP12_real (00:40:32): 1239037632 seconds -progress_src_EP12_imag (00:40:32): 1239037632 seconds -progress_src_EP11_real (00:40:32): 1239037632 seconds -progress_src_EP11_imag (00:40:32): 1239037632 seconds -progress_src_EP21_real (00:40:32): 1239037632 seconds -progress_src_EP21_imag (00:40:32): 1239037632 seconds -progress_src_EP13_real (00:40:32): 1239037632 seconds -progress_src_EP13_imag (00:40:32): 1239037632 seconds -progress_src_EP20_real (00:40:32): 1239037632 seconds -progress_src_EP20_imag (00:40:32): 1239037632 seconds -progress_src_pcaly_line1_coh (00:40:32): 1239037632 seconds -progress_src_pcaly_line2_coh (00:40:32): 1239037632 seconds -progress_src_sus_line1_coh (00:40:32): 1239037632 seconds -progress_src_sus_line2_coh (00:40:32): 1239037632 seconds -progress_src_sus_line3_coh (00:40:32): 1239037632 seconds -progress_src_ctrl (00:40:32): 1239037632 seconds -progress_hoft_H1 (00:40:32): 1239037628 seconds -progress_hoft_cleaned_H1 (00:40:32): 1239037628 seconds -progress_src_darm_err (00:40:36): 1239037632 seconds -progress_calibstatevec_H1 (00:40:36): 1239037628 seconds -progress_hoft_H1 (00:40:37): 1239037631 seconds -progress_hoft_cleaned_H1 (00:40:37): 1239037631 seconds -progress_src_pcal (00:40:38): 1239037632 seconds -progress_kappa_uim_real_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_uim_imag_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_pum_real_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_tst_real_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_pum_imag_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_tst_imag_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_uim_real_H1 (00:40:38): 1239037612 seconds -progress_kappa_uim_imag_H1 (00:40:38): 1239037612 seconds -progress_kappa_pum_real_H1 (00:40:38): 1239037612 seconds -progress_kappa_tst_real_H1 (00:40:38): 1239037612 seconds -progress_kappa_pum_imag_H1 (00:40:38): 1239037612 seconds -progress_kappa_tst_imag_H1 (00:40:38): 1239037612 seconds -progress_kappa_c_nogate_H1 (00:40:38): 1239037612 seconds -progress_f_cc_nogate_H1 (00:40:38): 1239037612 seconds -progress_f_s_squared_nogate_H1 (00:40:38): 1239037612 seconds -progress_kappa_c_H1 (00:40:38): 1239037612 seconds -progress_f_cc_H1 (00:40:38): 1239037612 seconds -progress_f_s_squared_H1 (00:40:38): 1239037612 seconds -progress_SRC_Q_H1 (00:40:38): 1239037612 seconds -progress_SRC_Q_nogate_H1 (00:40:38): 1239037612 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:40:39): 1239037632 seconds -progress_calibstatevec_H1 (00:40:41): 1239037644 seconds -progress_hoft_cleaned_H1 (00:40:42): 1239037647 seconds -progress_hoft_H1 (00:40:42): 1239037648 seconds -progress_calibstatevec_H1 (00:40:46): 1239037661 seconds -progress_hoft_H1 (00:40:47): 1239037664 seconds -progress_hoft_cleaned_H1 (00:40:47): 1239037664 seconds -progress_calibstatevec_H1 (00:40:51): 1239037677 seconds -progress_hoft_H1 (00:40:52): 1239037681 seconds -progress_hoft_cleaned_H1 (00:40:52): 1239037681 seconds -progress_src_HW_injections_H1 (00:41:47): 1239037696 seconds -progress_src_obs_intent_H1 (00:41:47): 1239037696 seconds -progress_src_low_noise_state_H1 (00:41:47): 1239037696 seconds -progress_src_GRD-ISC_LOCK_OK (00:41:47): 1239037696 seconds -progress_src_uimexc (00:41:47): 1239037696 seconds -progress_src_pumexc (00:41:47): 1239037696 seconds -progress_src_tstexc (00:41:47): 1239037696 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:41:47): 1239037696 seconds -progress_src_EP1_real (00:41:47): 1239037696 seconds -progress_src_EP1_imag (00:41:47): 1239037696 seconds -progress_src_EP15_real (00:41:47): 1239037696 seconds -progress_src_EP15_imag (00:41:47): 1239037696 seconds -progress_src_EP22_real (00:41:48): 1239037696 seconds -progress_src_EP22_imag (00:41:48): 1239037696 seconds -progress_src_EP7_real (00:41:48): 1239037696 seconds -progress_src_EP7_imag (00:41:48): 1239037696 seconds -progress_src_EP6_real (00:41:48): 1239037696 seconds -progress_src_EP6_imag (00:41:48): 1239037696 seconds -progress_src_EP19_real (00:41:48): 1239037696 seconds -progress_src_EP19_imag (00:41:48): 1239037696 seconds -progress_src_EP8_real (00:41:48): 1239037696 seconds -progress_src_EP8_imag (00:41:48): 1239037696 seconds -progress_src_EP18_real (00:41:48): 1239037696 seconds -progress_src_EP18_imag (00:41:48): 1239037696 seconds -progress_src_EP12_real (00:41:48): 1239037696 seconds -progress_src_EP12_imag (00:41:48): 1239037696 seconds -progress_src_EP11_real (00:41:48): 1239037696 seconds -progress_src_EP11_imag (00:41:48): 1239037696 seconds -progress_src_EP21_real (00:41:48): 1239037696 seconds -progress_src_EP21_imag (00:41:48): 1239037696 seconds -progress_src_EP13_real (00:41:48): 1239037696 seconds -progress_src_EP13_imag (00:41:48): 1239037696 seconds -progress_src_EP20_real (00:41:48): 1239037696 seconds -progress_src_EP20_imag (00:41:48): 1239037696 seconds -progress_src_pcaly_line1_coh (00:41:48): 1239037696 seconds -progress_src_pcaly_line2_coh (00:41:48): 1239037696 seconds -progress_src_sus_line1_coh (00:41:48): 1239037696 seconds -progress_src_sus_line2_coh (00:41:48): 1239037696 seconds -progress_src_sus_line3_coh (00:41:48): 1239037696 seconds -progress_src_ctrl (00:41:48): 1239037696 seconds -progress_hoft_H1 (00:41:48): 1239037692 seconds -progress_hoft_cleaned_H1 (00:41:48): 1239037692 seconds -progress_src_darm_err (00:41:51): 1239037696 seconds -progress_calibstatevec_H1 (00:41:51): 1239037692 seconds -progress_src_pcal (00:41:54): 1239037696 seconds -progress_kappa_uim_real_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_pum_real_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_uim_imag_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_tst_real_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_pum_imag_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_tst_imag_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_pum_real_H1 (00:41:54): 1239037676 seconds -progress_kappa_uim_real_H1 (00:41:54): 1239037676 seconds -progress_kappa_tst_real_H1 (00:41:54): 1239037676 seconds -progress_kappa_pum_imag_H1 (00:41:54): 1239037676 seconds -progress_kappa_uim_imag_H1 (00:41:54): 1239037676 seconds -progress_kappa_tst_imag_H1 (00:41:54): 1239037676 seconds -progress_hoft_H1 (00:41:54): 1239037695 seconds -progress_f_cc_nogate_H1 (00:41:54): 1239037676 seconds -progress_kappa_c_nogate_H1 (00:41:54): 1239037676 seconds -progress_f_s_squared_nogate_H1 (00:41:54): 1239037676 seconds -progress_f_cc_H1 (00:41:54): 1239037676 seconds -progress_kappa_c_H1 (00:41:54): 1239037676 seconds -progress_SRC_Q_nogate_H1 (00:41:54): 1239037676 seconds -progress_f_s_squared_H1 (00:41:54): 1239037676 seconds -progress_SRC_Q_H1 (00:41:54): 1239037676 seconds -progress_hoft_cleaned_H1 (00:41:54): 1239037695 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:41:54): 1239037696 seconds -progress_calibstatevec_H1 (00:41:56): 1239037708 seconds -progress_hoft_H1 (00:41:59): 1239037719 seconds -progress_hoft_cleaned_H1 (00:41:59): 1239037719 seconds -progress_calibstatevec_H1 (00:42:01): 1239037726 seconds -progress_hoft_H1 (00:42:04): 1239037735 seconds -progress_hoft_cleaned_H1 (00:42:04): 1239037735 seconds -progress_calibstatevec_H1 (00:42:06): 1239037742 seconds -progress_hoft_H1 (00:42:09): 1239037752 seconds -progress_hoft_cleaned_H1 (00:42:09): 1239037752 seconds -progress_src_HW_injections_H1 (00:42:53): 1239037760 seconds -progress_src_obs_intent_H1 (00:42:53): 1239037760 seconds -progress_src_low_noise_state_H1 (00:42:53): 1239037760 seconds -progress_src_GRD-ISC_LOCK_OK (00:42:53): 1239037760 seconds -progress_src_uimexc (00:42:53): 1239037760 seconds -progress_src_pumexc (00:42:54): 1239037760 seconds -progress_src_tstexc (00:42:54): 1239037760 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:42:54): 1239037760 seconds -progress_src_EP1_real (00:42:54): 1239037760 seconds -progress_src_EP1_imag (00:42:54): 1239037760 seconds -progress_src_EP15_real (00:42:54): 1239037760 seconds -progress_src_EP15_imag (00:42:54): 1239037760 seconds -progress_src_EP22_real (00:42:54): 1239037760 seconds -progress_src_EP22_imag (00:42:54): 1239037760 seconds -progress_src_EP7_real (00:42:54): 1239037760 seconds -progress_src_EP7_imag (00:42:54): 1239037760 seconds -progress_src_EP6_real (00:42:54): 1239037760 seconds -progress_src_EP6_imag (00:42:54): 1239037760 seconds -progress_src_EP19_real (00:42:54): 1239037760 seconds -progress_src_EP19_imag (00:42:54): 1239037760 seconds -progress_src_EP8_real (00:42:54): 1239037760 seconds -progress_src_EP8_imag (00:42:54): 1239037760 seconds -progress_src_EP18_real (00:42:54): 1239037760 seconds -progress_src_EP18_imag (00:42:54): 1239037760 seconds -progress_src_EP12_real (00:42:54): 1239037760 seconds -progress_src_EP12_imag (00:42:54): 1239037760 seconds -progress_src_EP11_real (00:42:54): 1239037760 seconds -progress_src_EP11_imag (00:42:54): 1239037760 seconds -progress_src_EP21_real (00:42:54): 1239037760 seconds -progress_src_EP21_imag (00:42:54): 1239037760 seconds -progress_src_EP13_real (00:42:54): 1239037760 seconds -progress_src_EP13_imag (00:42:54): 1239037760 seconds -progress_src_EP20_real (00:42:54): 1239037760 seconds -progress_src_EP20_imag (00:42:54): 1239037760 seconds -progress_src_pcaly_line1_coh (00:42:54): 1239037760 seconds -progress_src_pcaly_line2_coh (00:42:54): 1239037760 seconds -progress_src_sus_line1_coh (00:42:54): 1239037760 seconds -progress_src_sus_line2_coh (00:42:54): 1239037760 seconds -progress_src_sus_line3_coh (00:42:54): 1239037760 seconds -progress_src_ctrl (00:42:54): 1239037760 seconds -progress_hoft_H1 (00:42:54): 1239037756 seconds -progress_hoft_cleaned_H1 (00:42:54): 1239037756 seconds -progress_src_darm_err (00:42:57): 1239037760 seconds -progress_calibstatevec_H1 (00:42:57): 1239037756 seconds -progress_src_pcal (00:43:00): 1239037760 seconds -progress_kappa_tst_real_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_tst_imag_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_pum_real_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_uim_real_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_pum_imag_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_uim_imag_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_uim_real_H1 (00:43:00): 1239037740 seconds -progress_kappa_uim_imag_H1 (00:43:00): 1239037740 seconds -progress_kappa_tst_real_H1 (00:43:00): 1239037740 seconds -progress_kappa_tst_imag_H1 (00:43:00): 1239037740 seconds -progress_kappa_pum_real_H1 (00:43:00): 1239037740 seconds -progress_kappa_pum_imag_H1 (00:43:00): 1239037740 seconds -progress_hoft_H1 (00:43:00): 1239037759 seconds -progress_kappa_c_nogate_H1 (00:43:00): 1239037740 seconds -progress_f_cc_nogate_H1 (00:43:00): 1239037740 seconds -progress_f_s_squared_nogate_H1 (00:43:00): 1239037740 seconds -progress_kappa_c_H1 (00:43:00): 1239037740 seconds -progress_f_cc_H1 (00:43:00): 1239037740 seconds -progress_SRC_Q_nogate_H1 (00:43:00): 1239037740 seconds -progress_f_s_squared_H1 (00:43:00): 1239037740 seconds -progress_SRC_Q_H1 (00:43:00): 1239037740 seconds -progress_hoft_cleaned_H1 (00:43:00): 1239037759 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:43:00): 1239037760 seconds -progress_calibstatevec_H1 (00:43:02): 1239037771 seconds -progress_hoft_H1 (00:43:05): 1239037781 seconds -progress_hoft_cleaned_H1 (00:43:05): 1239037781 seconds -progress_calibstatevec_H1 (00:43:07): 1239037787 seconds -progress_hoft_H1 (00:43:10): 1239037797 seconds -progress_hoft_cleaned_H1 (00:43:10): 1239037797 seconds -progress_calibstatevec_H1 (00:43:12): 1239037804 seconds -progress_hoft_H1 (00:43:15): 1239037814 seconds -progress_hoft_cleaned_H1 (00:43:15): 1239037814 seconds -progress_src_HW_injections_H1 (00:44:03): 1239037824 seconds -progress_src_obs_intent_H1 (00:44:03): 1239037824 seconds -progress_src_low_noise_state_H1 (00:44:03): 1239037824 seconds -progress_src_GRD-ISC_LOCK_OK (00:44:03): 1239037824 seconds -progress_src_uimexc (00:44:03): 1239037824 seconds -progress_src_pumexc (00:44:03): 1239037824 seconds -progress_src_tstexc (00:44:03): 1239037824 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:44:03): 1239037824 seconds -progress_src_EP1_real (00:44:03): 1239037824 seconds -progress_src_EP1_imag (00:44:03): 1239037824 seconds -progress_src_EP15_real (00:44:03): 1239037824 seconds -progress_src_EP15_imag (00:44:03): 1239037824 seconds -progress_src_EP22_real (00:44:03): 1239037824 seconds -progress_src_EP22_imag (00:44:03): 1239037824 seconds -progress_src_EP7_real (00:44:03): 1239037824 seconds -progress_src_EP7_imag (00:44:03): 1239037824 seconds -progress_src_EP6_real (00:44:03): 1239037824 seconds -progress_src_EP6_imag (00:44:03): 1239037824 seconds -progress_src_EP19_real (00:44:03): 1239037824 seconds -progress_src_EP19_imag (00:44:03): 1239037824 seconds -progress_src_EP8_real (00:44:03): 1239037824 seconds -progress_src_EP8_imag (00:44:03): 1239037824 seconds -progress_src_EP18_real (00:44:03): 1239037824 seconds -progress_src_EP18_imag (00:44:03): 1239037824 seconds -progress_src_EP12_real (00:44:03): 1239037824 seconds -progress_src_EP12_imag (00:44:03): 1239037824 seconds -progress_src_EP11_real (00:44:03): 1239037824 seconds -progress_src_EP11_imag (00:44:03): 1239037824 seconds -progress_src_EP21_real (00:44:03): 1239037824 seconds -progress_src_EP21_imag (00:44:03): 1239037824 seconds -progress_src_EP13_real (00:44:03): 1239037824 seconds -progress_src_EP13_imag (00:44:03): 1239037824 seconds -progress_src_EP20_real (00:44:03): 1239037824 seconds -progress_src_EP20_imag (00:44:03): 1239037824 seconds -progress_src_pcaly_line1_coh (00:44:03): 1239037824 seconds -progress_src_pcaly_line2_coh (00:44:03): 1239037824 seconds -progress_src_sus_line1_coh (00:44:03): 1239037824 seconds -progress_src_sus_line2_coh (00:44:03): 1239037824 seconds -progress_src_sus_line3_coh (00:44:03): 1239037824 seconds -progress_src_ctrl (00:44:03): 1239037824 seconds -progress_hoft_H1 (00:44:03): 1239037820 seconds -progress_hoft_cleaned_H1 (00:44:03): 1239037820 seconds -progress_src_darm_err (00:44:07): 1239037824 seconds -progress_calibstatevec_H1 (00:44:07): 1239037820 seconds -progress_hoft_H1 (00:44:08): 1239037823 seconds -progress_hoft_cleaned_H1 (00:44:08): 1239037823 seconds -progress_src_pcal (00:44:09): 1239037824 seconds -progress_kappa_uim_real_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_tst_real_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_pum_real_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_uim_imag_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_pum_imag_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_tst_imag_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_uim_real_H1 (00:44:09): 1239037804 seconds -progress_kappa_uim_imag_H1 (00:44:09): 1239037804 seconds -progress_kappa_tst_real_H1 (00:44:09): 1239037804 seconds -progress_kappa_tst_imag_H1 (00:44:09): 1239037804 seconds -progress_kappa_pum_real_H1 (00:44:09): 1239037804 seconds -progress_kappa_pum_imag_H1 (00:44:09): 1239037804 seconds -progress_f_cc_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_c_nogate_H1 (00:44:09): 1239037804 seconds -progress_f_s_squared_nogate_H1 (00:44:09): 1239037804 seconds -progress_kappa_c_H1 (00:44:09): 1239037804 seconds -progress_f_cc_H1 (00:44:09): 1239037804 seconds -progress_SRC_Q_nogate_H1 (00:44:09): 1239037804 seconds -progress_f_s_squared_H1 (00:44:09): 1239037804 seconds -progress_SRC_Q_H1 (00:44:09): 1239037804 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:44:10): 1239037824 seconds -progress_calibstatevec_H1 (00:44:12): 1239037837 seconds -progress_hoft_H1 (00:44:13): 1239037841 seconds -progress_hoft_cleaned_H1 (00:44:13): 1239037841 seconds -progress_calibstatevec_H1 (00:44:17): 1239037854 seconds -progress_hoft_H1 (00:44:18): 1239037858 seconds -progress_hoft_cleaned_H1 (00:44:18): 1239037858 seconds -progress_calibstatevec_H1 (00:44:22): 1239037871 seconds -progress_hoft_cleaned_H1 (00:44:23): 1239037874 seconds -progress_hoft_H1 (00:44:23): 1239037875 seconds -progress_src_HW_injections_H1 (00:45:08): 1239037888 seconds -progress_src_obs_intent_H1 (00:45:08): 1239037888 seconds -progress_src_low_noise_state_H1 (00:45:08): 1239037888 seconds -progress_src_GRD-ISC_LOCK_OK (00:45:08): 1239037888 seconds -progress_src_uimexc (00:45:08): 1239037888 seconds -progress_src_pumexc (00:45:08): 1239037888 seconds -progress_src_tstexc (00:45:08): 1239037888 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:45:08): 1239037888 seconds -progress_src_EP1_real (00:45:08): 1239037888 seconds -progress_src_EP1_imag (00:45:08): 1239037888 seconds -progress_src_EP15_real (00:45:08): 1239037888 seconds -progress_src_EP15_imag (00:45:08): 1239037888 seconds -progress_src_EP22_real (00:45:08): 1239037888 seconds -progress_src_EP22_imag (00:45:08): 1239037888 seconds -progress_src_EP7_real (00:45:08): 1239037888 seconds -progress_src_EP7_imag (00:45:08): 1239037888 seconds -progress_src_EP6_real (00:45:08): 1239037888 seconds -progress_src_EP6_imag (00:45:08): 1239037888 seconds -progress_src_EP19_real (00:45:08): 1239037888 seconds -progress_src_EP19_imag (00:45:08): 1239037888 seconds -progress_src_EP8_real (00:45:08): 1239037888 seconds -progress_src_EP8_imag (00:45:08): 1239037888 seconds -progress_src_EP18_real (00:45:08): 1239037888 seconds -progress_src_EP18_imag (00:45:08): 1239037888 seconds -progress_src_EP12_real (00:45:08): 1239037888 seconds -progress_src_EP12_imag (00:45:08): 1239037888 seconds -progress_src_EP11_real (00:45:08): 1239037888 seconds -progress_src_EP11_imag (00:45:08): 1239037888 seconds -progress_src_EP21_real (00:45:08): 1239037888 seconds -progress_src_EP21_imag (00:45:08): 1239037888 seconds -progress_src_EP13_real (00:45:08): 1239037888 seconds -progress_src_EP13_imag (00:45:08): 1239037888 seconds -progress_src_EP20_real (00:45:08): 1239037888 seconds -progress_src_EP20_imag (00:45:08): 1239037888 seconds -progress_src_pcaly_line1_coh (00:45:08): 1239037888 seconds -progress_src_pcaly_line2_coh (00:45:08): 1239037888 seconds -progress_src_sus_line1_coh (00:45:08): 1239037888 seconds -progress_src_sus_line2_coh (00:45:08): 1239037888 seconds -progress_src_sus_line3_coh (00:45:08): 1239037888 seconds -progress_src_ctrl (00:45:08): 1239037888 seconds -progress_hoft_H1 (00:45:08): 1239037884 seconds -progress_hoft_cleaned_H1 (00:45:08): 1239037884 seconds -progress_src_darm_err (00:45:12): 1239037888 seconds -progress_calibstatevec_H1 (00:45:12): 1239037884 seconds -progress_hoft_H1 (00:45:13): 1239037887 seconds -progress_hoft_cleaned_H1 (00:45:13): 1239037887 seconds -progress_src_pcal (00:45:14): 1239037888 seconds -progress_kappa_pum_real_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_tst_real_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_uim_real_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_tst_imag_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_pum_imag_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_uim_imag_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_uim_real_H1 (00:45:14): 1239037868 seconds -progress_kappa_uim_imag_H1 (00:45:14): 1239037868 seconds -progress_kappa_tst_real_H1 (00:45:14): 1239037868 seconds -progress_kappa_tst_imag_H1 (00:45:14): 1239037868 seconds -progress_kappa_pum_real_H1 (00:45:14): 1239037868 seconds -progress_kappa_pum_imag_H1 (00:45:14): 1239037868 seconds -progress_f_cc_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_c_nogate_H1 (00:45:14): 1239037868 seconds -progress_f_cc_H1 (00:45:14): 1239037868 seconds -progress_f_s_squared_nogate_H1 (00:45:14): 1239037868 seconds -progress_kappa_c_H1 (00:45:14): 1239037868 seconds -progress_SRC_Q_nogate_H1 (00:45:14): 1239037868 seconds -progress_f_s_squared_H1 (00:45:14): 1239037868 seconds -progress_SRC_Q_H1 (00:45:14): 1239037868 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:45:15): 1239037888 seconds -progress_calibstatevec_H1 (00:45:17): 1239037901 seconds -progress_hoft_H1 (00:45:18): 1239037904 seconds -progress_hoft_cleaned_H1 (00:45:18): 1239037904 seconds -progress_calibstatevec_H1 (00:45:22): 1239037917 seconds -progress_hoft_H1 (00:45:23): 1239037920 seconds -progress_hoft_cleaned_H1 (00:45:23): 1239037920 seconds -progress_calibstatevec_H1 (00:45:27): 1239037934 seconds -progress_hoft_cleaned_H1 (00:45:28): 1239037937 seconds -progress_hoft_H1 (00:45:28): 1239037937 seconds -progress_src_HW_injections_H1 (00:46:16): 1239037952 seconds -progress_src_obs_intent_H1 (00:46:16): 1239037952 seconds -progress_src_low_noise_state_H1 (00:46:16): 1239037952 seconds -progress_src_GRD-ISC_LOCK_OK (00:46:16): 1239037952 seconds -progress_src_uimexc (00:46:16): 1239037952 seconds -progress_src_pumexc (00:46:16): 1239037952 seconds -progress_src_tstexc (00:46:16): 1239037952 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:46:16): 1239037952 seconds -progress_src_EP1_real (00:46:16): 1239037952 seconds -progress_src_EP1_imag (00:46:16): 1239037952 seconds -progress_src_EP15_real (00:46:16): 1239037952 seconds -progress_src_EP15_imag (00:46:16): 1239037952 seconds -progress_src_EP22_real (00:46:16): 1239037952 seconds -progress_src_EP22_imag (00:46:16): 1239037952 seconds -progress_src_EP7_real (00:46:16): 1239037952 seconds -progress_src_EP7_imag (00:46:16): 1239037952 seconds -progress_src_EP6_real (00:46:16): 1239037952 seconds -progress_src_EP6_imag (00:46:16): 1239037952 seconds -progress_src_EP19_real (00:46:16): 1239037952 seconds -progress_src_EP19_imag (00:46:16): 1239037952 seconds -progress_src_EP8_real (00:46:16): 1239037952 seconds -progress_src_EP8_imag (00:46:16): 1239037952 seconds -progress_src_EP18_real (00:46:16): 1239037952 seconds -progress_src_EP18_imag (00:46:16): 1239037952 seconds -progress_src_EP12_real (00:46:16): 1239037952 seconds -progress_src_EP12_imag (00:46:16): 1239037952 seconds -progress_src_EP11_real (00:46:16): 1239037952 seconds -progress_src_EP11_imag (00:46:16): 1239037952 seconds -progress_src_EP21_real (00:46:16): 1239037952 seconds -progress_src_EP21_imag (00:46:16): 1239037952 seconds -progress_src_EP13_real (00:46:16): 1239037952 seconds -progress_src_EP13_imag (00:46:16): 1239037952 seconds -progress_src_EP20_real (00:46:16): 1239037952 seconds -progress_src_EP20_imag (00:46:16): 1239037952 seconds -progress_src_pcaly_line1_coh (00:46:16): 1239037952 seconds -progress_src_pcaly_line2_coh (00:46:16): 1239037952 seconds -progress_src_sus_line1_coh (00:46:16): 1239037952 seconds -progress_src_sus_line2_coh (00:46:16): 1239037952 seconds -progress_src_sus_line3_coh (00:46:16): 1239037952 seconds -progress_src_ctrl (00:46:16): 1239037952 seconds -progress_hoft_H1 (00:46:16): 1239037948 seconds -progress_hoft_cleaned_H1 (00:46:16): 1239037948 seconds -progress_src_darm_err (00:46:20): 1239037952 seconds -progress_calibstatevec_H1 (00:46:20): 1239037948 seconds -progress_hoft_H1 (00:46:21): 1239037951 seconds -progress_hoft_cleaned_H1 (00:46:21): 1239037951 seconds -progress_src_pcal (00:46:23): 1239037952 seconds -progress_kappa_uim_real_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_tst_real_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_pum_real_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_uim_imag_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_tst_imag_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_pum_imag_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_uim_real_H1 (00:46:23): 1239037932 seconds -progress_kappa_pum_real_H1 (00:46:23): 1239037932 seconds -progress_kappa_tst_real_H1 (00:46:23): 1239037932 seconds -progress_kappa_pum_imag_H1 (00:46:23): 1239037932 seconds -progress_kappa_uim_imag_H1 (00:46:23): 1239037932 seconds -progress_kappa_tst_imag_H1 (00:46:23): 1239037932 seconds -progress_f_cc_nogate_H1 (00:46:23): 1239037932 seconds -progress_kappa_c_nogate_H1 (00:46:23): 1239037932 seconds -progress_f_s_squared_nogate_H1 (00:46:23): 1239037932 seconds -progress_f_cc_H1 (00:46:23): 1239037932 seconds -progress_kappa_c_H1 (00:46:23): 1239037932 seconds -progress_SRC_Q_nogate_H1 (00:46:23): 1239037932 seconds -progress_f_s_squared_H1 (00:46:23): 1239037932 seconds -progress_SRC_Q_H1 (00:46:23): 1239037932 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:46:23): 1239037952 seconds -progress_calibstatevec_H1 (00:46:25): 1239037964 seconds -progress_hoft_H1 (00:46:26): 1239037967 seconds -progress_hoft_cleaned_H1 (00:46:26): 1239037967 seconds -progress_calibstatevec_H1 (00:46:30): 1239037980 seconds -progress_hoft_H1 (00:46:31): 1239037984 seconds -progress_hoft_cleaned_H1 (00:46:31): 1239037984 seconds -progress_calibstatevec_H1 (00:46:35): 1239037997 seconds -progress_hoft_H1 (00:46:36): 1239038000 seconds -progress_hoft_cleaned_H1 (00:46:36): 1239038000 seconds -progress_src_HW_injections_H1 (00:47:24): 1239038016 seconds -progress_src_obs_intent_H1 (00:47:25): 1239038016 seconds -progress_src_low_noise_state_H1 (00:47:25): 1239038016 seconds -progress_src_GRD-ISC_LOCK_OK (00:47:25): 1239038016 seconds -progress_src_uimexc (00:47:25): 1239038016 seconds -progress_src_pumexc (00:47:25): 1239038016 seconds -progress_src_tstexc (00:47:25): 1239038016 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:47:25): 1239038016 seconds -progress_src_EP1_real (00:47:25): 1239038016 seconds -progress_src_EP1_imag (00:47:25): 1239038016 seconds -progress_src_EP15_real (00:47:25): 1239038016 seconds -progress_src_EP15_imag (00:47:25): 1239038016 seconds -progress_src_EP22_real (00:47:25): 1239038016 seconds -progress_src_EP22_imag (00:47:25): 1239038016 seconds -progress_src_EP7_real (00:47:25): 1239038016 seconds -progress_src_EP7_imag (00:47:25): 1239038016 seconds -progress_src_EP6_real (00:47:25): 1239038016 seconds -progress_src_EP6_imag (00:47:25): 1239038016 seconds -progress_src_EP19_real (00:47:25): 1239038016 seconds -progress_src_EP19_imag (00:47:25): 1239038016 seconds -progress_src_EP8_real (00:47:25): 1239038016 seconds -progress_src_EP8_imag (00:47:25): 1239038016 seconds -progress_src_EP18_real (00:47:25): 1239038016 seconds -progress_src_EP18_imag (00:47:25): 1239038016 seconds -progress_src_EP12_real (00:47:25): 1239038016 seconds -progress_src_EP12_imag (00:47:25): 1239038016 seconds -progress_src_EP11_real (00:47:25): 1239038016 seconds -progress_src_EP11_imag (00:47:25): 1239038016 seconds -progress_src_EP21_real (00:47:25): 1239038016 seconds -progress_src_EP21_imag (00:47:25): 1239038016 seconds -progress_src_EP13_real (00:47:25): 1239038016 seconds -progress_src_EP13_imag (00:47:25): 1239038016 seconds -progress_src_EP20_real (00:47:25): 1239038016 seconds -progress_src_EP20_imag (00:47:25): 1239038016 seconds -progress_src_pcaly_line1_coh (00:47:25): 1239038016 seconds -progress_src_pcaly_line2_coh (00:47:25): 1239038016 seconds -progress_src_sus_line1_coh (00:47:25): 1239038016 seconds -progress_src_sus_line2_coh (00:47:25): 1239038016 seconds -progress_src_sus_line3_coh (00:47:25): 1239038016 seconds -progress_src_ctrl (00:47:25): 1239038016 seconds -progress_hoft_H1 (00:47:25): 1239038012 seconds -progress_hoft_cleaned_H1 (00:47:25): 1239038012 seconds -progress_src_darm_err (00:47:29): 1239038016 seconds -progress_calibstatevec_H1 (00:47:29): 1239038012 seconds -progress_src_pcal (00:47:31): 1239038016 seconds -progress_kappa_pum_real_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_uim_real_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_tst_real_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_pum_imag_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_tst_imag_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_uim_imag_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_pum_real_H1 (00:47:31): 1239037996 seconds -progress_kappa_pum_imag_H1 (00:47:31): 1239037996 seconds -progress_kappa_uim_real_H1 (00:47:31): 1239037996 seconds -progress_kappa_tst_real_H1 (00:47:31): 1239037996 seconds -progress_kappa_tst_imag_H1 (00:47:31): 1239037996 seconds -progress_kappa_uim_imag_H1 (00:47:31): 1239037996 seconds -progress_hoft_H1 (00:47:31): 1239038015 seconds -progress_kappa_c_nogate_H1 (00:47:31): 1239037996 seconds -progress_f_cc_nogate_H1 (00:47:31): 1239037996 seconds -progress_f_s_squared_nogate_H1 (00:47:31): 1239037996 seconds -progress_kappa_c_H1 (00:47:31): 1239037996 seconds -progress_f_cc_H1 (00:47:31): 1239037996 seconds -progress_SRC_Q_nogate_H1 (00:47:31): 1239037996 seconds -progress_f_s_squared_H1 (00:47:31): 1239037996 seconds -progress_SRC_Q_H1 (00:47:31): 1239037996 seconds -progress_hoft_cleaned_H1 (00:47:31): 1239038015 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:47:32): 1239038016 seconds -progress_calibstatevec_H1 (00:47:34): 1239038030 seconds -progress_hoft_H1 (00:47:36): 1239038037 seconds -progress_hoft_cleaned_H1 (00:47:36): 1239038037 seconds -progress_calibstatevec_H1 (00:47:39): 1239038047 seconds -progress_hoft_H1 (00:47:41): 1239038053 seconds -progress_hoft_cleaned_H1 (00:47:41): 1239038053 seconds -progress_calibstatevec_H1 (00:47:44): 1239038063 seconds -progress_hoft_H1 (00:47:46): 1239038070 seconds -progress_hoft_cleaned_H1 (00:47:46): 1239038070 seconds -progress_src_HW_injections_H1 (00:48:36): 1239038080 seconds -progress_src_obs_intent_H1 (00:48:36): 1239038080 seconds -progress_src_low_noise_state_H1 (00:48:36): 1239038080 seconds -progress_src_GRD-ISC_LOCK_OK (00:48:36): 1239038080 seconds -progress_src_uimexc (00:48:36): 1239038080 seconds -progress_src_pumexc (00:48:36): 1239038080 seconds -progress_src_tstexc (00:48:36): 1239038080 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:48:36): 1239038080 seconds -progress_src_EP1_real (00:48:36): 1239038080 seconds -progress_src_EP1_imag (00:48:36): 1239038080 seconds -progress_src_EP15_real (00:48:36): 1239038080 seconds -progress_src_EP15_imag (00:48:36): 1239038080 seconds -progress_src_EP22_real (00:48:36): 1239038080 seconds -progress_src_EP22_imag (00:48:36): 1239038080 seconds -progress_src_EP7_real (00:48:36): 1239038080 seconds -progress_src_EP7_imag (00:48:36): 1239038080 seconds -progress_src_EP6_real (00:48:36): 1239038080 seconds -progress_src_EP6_imag (00:48:36): 1239038080 seconds -progress_src_EP19_real (00:48:36): 1239038080 seconds -progress_src_EP19_imag (00:48:36): 1239038080 seconds -progress_src_EP8_real (00:48:36): 1239038080 seconds -progress_src_EP8_imag (00:48:36): 1239038080 seconds -progress_src_EP18_real (00:48:36): 1239038080 seconds -progress_src_EP18_imag (00:48:36): 1239038080 seconds -progress_src_EP12_real (00:48:36): 1239038080 seconds -progress_src_EP12_imag (00:48:36): 1239038080 seconds -progress_src_EP11_real (00:48:36): 1239038080 seconds -progress_src_EP11_imag (00:48:36): 1239038080 seconds -progress_src_EP21_real (00:48:36): 1239038080 seconds -progress_src_EP21_imag (00:48:36): 1239038080 seconds -progress_src_EP13_real (00:48:36): 1239038080 seconds -progress_src_EP13_imag (00:48:36): 1239038080 seconds -progress_src_EP20_real (00:48:36): 1239038080 seconds -progress_src_EP20_imag (00:48:36): 1239038080 seconds -progress_src_pcaly_line1_coh (00:48:36): 1239038080 seconds -progress_src_pcaly_line2_coh (00:48:36): 1239038080 seconds -progress_src_sus_line1_coh (00:48:36): 1239038080 seconds -progress_src_sus_line2_coh (00:48:36): 1239038080 seconds -progress_src_sus_line3_coh (00:48:36): 1239038080 seconds -progress_src_ctrl (00:48:36): 1239038080 seconds -progress_hoft_H1 (00:48:36): 1239038076 seconds -progress_hoft_cleaned_H1 (00:48:36): 1239038076 seconds -progress_src_darm_err (00:48:40): 1239038080 seconds -progress_calibstatevec_H1 (00:48:40): 1239038076 seconds -progress_src_pcal (00:48:42): 1239038080 seconds -progress_kappa_tst_real_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_pum_real_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_uim_real_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_tst_imag_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_pum_imag_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_uim_imag_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_uim_real_H1 (00:48:42): 1239038060 seconds -progress_kappa_pum_real_H1 (00:48:42): 1239038060 seconds -progress_kappa_tst_real_H1 (00:48:42): 1239038060 seconds -progress_kappa_uim_imag_H1 (00:48:42): 1239038060 seconds -progress_kappa_pum_imag_H1 (00:48:42): 1239038060 seconds -progress_kappa_tst_imag_H1 (00:48:42): 1239038060 seconds -progress_hoft_H1 (00:48:42): 1239038079 seconds -progress_f_cc_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_c_nogate_H1 (00:48:42): 1239038060 seconds -progress_f_s_squared_nogate_H1 (00:48:42): 1239038060 seconds -progress_f_cc_H1 (00:48:42): 1239038060 seconds -progress_SRC_Q_nogate_H1 (00:48:42): 1239038060 seconds -progress_kappa_c_H1 (00:48:42): 1239038060 seconds -progress_f_s_squared_H1 (00:48:42): 1239038060 seconds -progress_SRC_Q_H1 (00:48:42): 1239038060 seconds -progress_hoft_cleaned_H1 (00:48:42): 1239038079 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:48:43): 1239038080 seconds -progress_calibstatevec_H1 (00:48:45): 1239038093 seconds -progress_hoft_H1 (00:48:47): 1239038100 seconds -progress_hoft_cleaned_H1 (00:48:47): 1239038100 seconds -progress_calibstatevec_H1 (00:48:50): 1239038110 seconds -progress_hoft_H1 (00:48:52): 1239038117 seconds -progress_hoft_cleaned_H1 (00:48:52): 1239038117 seconds -progress_calibstatevec_H1 (00:48:55): 1239038126 seconds -progress_hoft_H1 (00:48:57): 1239038133 seconds -progress_hoft_cleaned_H1 (00:48:57): 1239038133 seconds -progress_src_HW_injections_H1 (00:49:50): 1239038144 seconds -progress_src_obs_intent_H1 (00:49:50): 1239038144 seconds -progress_src_low_noise_state_H1 (00:49:50): 1239038144 seconds -progress_src_GRD-ISC_LOCK_OK (00:49:50): 1239038144 seconds -progress_src_uimexc (00:49:50): 1239038144 seconds -progress_src_pumexc (00:49:50): 1239038144 seconds -progress_src_tstexc (00:49:50): 1239038144 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:49:50): 1239038144 seconds -progress_src_EP1_real (00:49:50): 1239038144 seconds -progress_src_EP1_imag (00:49:50): 1239038144 seconds -progress_src_EP15_real (00:49:50): 1239038144 seconds -progress_src_EP15_imag (00:49:50): 1239038144 seconds -progress_src_EP22_real (00:49:50): 1239038144 seconds -progress_src_EP22_imag (00:49:50): 1239038144 seconds -progress_src_EP7_real (00:49:50): 1239038144 seconds -progress_src_EP7_imag (00:49:50): 1239038144 seconds -progress_src_EP6_real (00:49:50): 1239038144 seconds -progress_src_EP6_imag (00:49:50): 1239038144 seconds -progress_src_EP19_real (00:49:50): 1239038144 seconds -progress_src_EP19_imag (00:49:50): 1239038144 seconds -progress_src_EP8_real (00:49:50): 1239038144 seconds -progress_src_EP8_imag (00:49:50): 1239038144 seconds -progress_src_EP18_real (00:49:50): 1239038144 seconds -progress_src_EP18_imag (00:49:50): 1239038144 seconds -progress_src_EP12_real (00:49:50): 1239038144 seconds -progress_src_EP12_imag (00:49:50): 1239038144 seconds -progress_src_EP11_real (00:49:50): 1239038144 seconds -progress_src_EP11_imag (00:49:50): 1239038144 seconds -progress_src_EP21_real (00:49:50): 1239038144 seconds -progress_src_EP21_imag (00:49:50): 1239038144 seconds -progress_src_EP13_real (00:49:50): 1239038144 seconds -progress_src_EP13_imag (00:49:50): 1239038144 seconds -progress_src_EP20_real (00:49:50): 1239038144 seconds -progress_src_EP20_imag (00:49:50): 1239038144 seconds -progress_src_pcaly_line1_coh (00:49:50): 1239038144 seconds -progress_src_pcaly_line2_coh (00:49:50): 1239038144 seconds -progress_src_sus_line1_coh (00:49:50): 1239038144 seconds -progress_src_sus_line2_coh (00:49:50): 1239038144 seconds -progress_src_sus_line3_coh (00:49:50): 1239038144 seconds -progress_src_ctrl (00:49:50): 1239038144 seconds -progress_hoft_H1 (00:49:50): 1239038140 seconds -progress_hoft_cleaned_H1 (00:49:50): 1239038140 seconds -progress_src_darm_err (00:49:54): 1239038144 seconds -progress_calibstatevec_H1 (00:49:54): 1239038140 seconds -progress_src_pcal (00:49:56): 1239038144 seconds -progress_kappa_uim_real_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_uim_imag_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_pum_real_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_tst_real_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_pum_imag_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_tst_imag_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_pum_real_H1 (00:49:56): 1239038124 seconds -progress_kappa_pum_imag_H1 (00:49:56): 1239038124 seconds -progress_kappa_uim_real_H1 (00:49:56): 1239038124 seconds -progress_kappa_uim_imag_H1 (00:49:56): 1239038124 seconds -progress_kappa_tst_real_H1 (00:49:56): 1239038124 seconds -progress_kappa_tst_imag_H1 (00:49:56): 1239038124 seconds -progress_hoft_H1 (00:49:56): 1239038143 seconds -progress_kappa_c_nogate_H1 (00:49:56): 1239038124 seconds -progress_f_cc_nogate_H1 (00:49:56): 1239038124 seconds -progress_f_cc_H1 (00:49:56): 1239038124 seconds -progress_f_s_squared_nogate_H1 (00:49:56): 1239038124 seconds -progress_kappa_c_H1 (00:49:56): 1239038124 seconds -progress_SRC_Q_nogate_H1 (00:49:56): 1239038124 seconds -progress_f_s_squared_H1 (00:49:56): 1239038124 seconds -progress_SRC_Q_H1 (00:49:56): 1239038124 seconds -progress_hoft_cleaned_H1 (00:49:56): 1239038143 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:49:57): 1239038144 seconds -progress_calibstatevec_H1 (00:49:59): 1239038157 seconds -progress_hoft_H1 (00:50:01): 1239038164 seconds -progress_hoft_cleaned_H1 (00:50:01): 1239038164 seconds -progress_calibstatevec_H1 (00:50:04): 1239038174 seconds -progress_hoft_H1 (00:50:06): 1239038181 seconds -progress_hoft_cleaned_H1 (00:50:06): 1239038181 seconds -progress_calibstatevec_H1 (00:50:09): 1239038190 seconds -progress_hoft_H1 (00:50:11): 1239038197 seconds -progress_hoft_cleaned_H1 (00:50:11): 1239038197 seconds -progress_src_HW_injections_H1 (00:50:59): 1239038208 seconds -progress_src_obs_intent_H1 (00:50:59): 1239038208 seconds -progress_src_low_noise_state_H1 (00:50:59): 1239038208 seconds -progress_src_GRD-ISC_LOCK_OK (00:50:59): 1239038208 seconds -progress_src_uimexc (00:50:59): 1239038208 seconds -progress_src_pumexc (00:50:59): 1239038208 seconds -progress_src_tstexc (00:50:59): 1239038208 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:50:59): 1239038208 seconds -progress_src_EP1_real (00:50:59): 1239038208 seconds -progress_src_EP1_imag (00:50:59): 1239038208 seconds -progress_src_EP15_real (00:50:59): 1239038208 seconds -progress_src_EP15_imag (00:50:59): 1239038208 seconds -progress_src_EP22_real (00:50:59): 1239038208 seconds -progress_src_EP22_imag (00:50:59): 1239038208 seconds -progress_src_EP7_real (00:50:59): 1239038208 seconds -progress_src_EP7_imag (00:50:59): 1239038208 seconds -progress_src_EP6_real (00:50:59): 1239038208 seconds -progress_src_EP6_imag (00:50:59): 1239038208 seconds -progress_src_EP19_real (00:50:59): 1239038208 seconds -progress_src_EP19_imag (00:50:59): 1239038208 seconds -progress_src_EP8_real (00:50:59): 1239038208 seconds -progress_src_EP8_imag (00:50:59): 1239038208 seconds -progress_src_EP18_real (00:50:59): 1239038208 seconds -progress_src_EP18_imag (00:50:59): 1239038208 seconds -progress_src_EP12_real (00:50:59): 1239038208 seconds -progress_src_EP12_imag (00:50:59): 1239038208 seconds -progress_src_EP11_real (00:50:59): 1239038208 seconds -progress_src_EP11_imag (00:50:59): 1239038208 seconds -progress_src_EP21_real (00:50:59): 1239038208 seconds -progress_src_EP21_imag (00:50:59): 1239038208 seconds -progress_src_EP13_real (00:50:59): 1239038208 seconds -progress_src_EP13_imag (00:50:59): 1239038208 seconds -progress_src_EP20_real (00:50:59): 1239038208 seconds -progress_src_EP20_imag (00:50:59): 1239038208 seconds -progress_src_pcaly_line1_coh (00:50:59): 1239038208 seconds -progress_src_pcaly_line2_coh (00:50:59): 1239038208 seconds -progress_src_sus_line1_coh (00:50:59): 1239038208 seconds -progress_src_sus_line2_coh (00:50:59): 1239038208 seconds -progress_src_sus_line3_coh (00:50:59): 1239038208 seconds -progress_src_ctrl (00:50:59): 1239038208 seconds -progress_hoft_H1 (00:51:00): 1239038204 seconds -progress_hoft_cleaned_H1 (00:51:00): 1239038204 seconds -progress_src_darm_err (00:51:03): 1239038208 seconds -progress_calibstatevec_H1 (00:51:03): 1239038204 seconds -progress_src_pcal (00:51:05): 1239038208 seconds -progress_kappa_uim_real_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_uim_imag_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_tst_real_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_pum_real_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_tst_imag_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_pum_imag_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_uim_real_H1 (00:51:05): 1239038188 seconds -progress_kappa_uim_imag_H1 (00:51:05): 1239038188 seconds -progress_kappa_tst_real_H1 (00:51:05): 1239038188 seconds -progress_kappa_tst_imag_H1 (00:51:05): 1239038188 seconds -progress_kappa_pum_real_H1 (00:51:05): 1239038188 seconds -progress_kappa_pum_imag_H1 (00:51:05): 1239038188 seconds -progress_hoft_H1 (00:51:05): 1239038207 seconds -progress_kappa_c_nogate_H1 (00:51:05): 1239038188 seconds -progress_f_cc_nogate_H1 (00:51:05): 1239038188 seconds -progress_kappa_c_H1 (00:51:05): 1239038188 seconds -progress_f_cc_H1 (00:51:05): 1239038188 seconds -progress_f_s_squared_nogate_H1 (00:51:05): 1239038188 seconds -progress_SRC_Q_nogate_H1 (00:51:05): 1239038188 seconds -progress_f_s_squared_H1 (00:51:05): 1239038188 seconds -progress_SRC_Q_H1 (00:51:05): 1239038188 seconds -progress_hoft_cleaned_H1 (00:51:05): 1239038207 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:51:06): 1239038208 seconds -progress_calibstatevec_H1 (00:51:08): 1239038220 seconds -progress_hoft_H1 (00:51:10): 1239038227 seconds -progress_hoft_cleaned_H1 (00:51:10): 1239038227 seconds -progress_calibstatevec_H1 (00:51:13): 1239038237 seconds -progress_hoft_H1 (00:51:15): 1239038244 seconds -progress_hoft_cleaned_H1 (00:51:15): 1239038244 seconds -progress_calibstatevec_H1 (00:51:18): 1239038253 seconds -progress_hoft_H1 (00:51:20): 1239038260 seconds -progress_hoft_cleaned_H1 (00:51:20): 1239038260 seconds -progress_src_HW_injections_H1 (00:52:10): 1239038272 seconds -progress_src_obs_intent_H1 (00:52:10): 1239038272 seconds -progress_src_low_noise_state_H1 (00:52:10): 1239038272 seconds -progress_src_GRD-ISC_LOCK_OK (00:52:10): 1239038272 seconds -progress_src_uimexc (00:52:10): 1239038272 seconds -progress_src_pumexc (00:52:10): 1239038272 seconds -progress_src_tstexc (00:52:10): 1239038272 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:52:10): 1239038272 seconds -progress_src_EP1_real (00:52:10): 1239038272 seconds -progress_src_EP1_imag (00:52:10): 1239038272 seconds -progress_src_EP15_real (00:52:10): 1239038272 seconds -progress_src_EP15_imag (00:52:10): 1239038272 seconds -progress_src_EP22_real (00:52:10): 1239038272 seconds -progress_src_EP22_imag (00:52:10): 1239038272 seconds -progress_src_EP7_real (00:52:10): 1239038272 seconds -progress_src_EP7_imag (00:52:10): 1239038272 seconds -progress_src_EP6_real (00:52:10): 1239038272 seconds -progress_src_EP6_imag (00:52:10): 1239038272 seconds -progress_src_EP19_real (00:52:10): 1239038272 seconds -progress_src_EP19_imag (00:52:10): 1239038272 seconds -progress_src_EP8_real (00:52:10): 1239038272 seconds -progress_src_EP8_imag (00:52:10): 1239038272 seconds -progress_src_EP18_real (00:52:10): 1239038272 seconds -progress_src_EP18_imag (00:52:10): 1239038272 seconds -progress_src_EP12_real (00:52:10): 1239038272 seconds -progress_src_EP12_imag (00:52:10): 1239038272 seconds -progress_src_EP11_real (00:52:10): 1239038272 seconds -progress_src_EP11_imag (00:52:10): 1239038272 seconds -progress_src_EP21_real (00:52:10): 1239038272 seconds -progress_src_EP21_imag (00:52:10): 1239038272 seconds -progress_src_EP13_real (00:52:10): 1239038272 seconds -progress_src_EP13_imag (00:52:10): 1239038272 seconds -progress_src_EP20_real (00:52:10): 1239038272 seconds -progress_src_EP20_imag (00:52:10): 1239038272 seconds -progress_src_pcaly_line1_coh (00:52:10): 1239038272 seconds -progress_src_pcaly_line2_coh (00:52:10): 1239038272 seconds -progress_src_sus_line1_coh (00:52:10): 1239038272 seconds -progress_src_sus_line2_coh (00:52:10): 1239038272 seconds -progress_src_sus_line3_coh (00:52:10): 1239038272 seconds -progress_src_ctrl (00:52:10): 1239038272 seconds -progress_hoft_H1 (00:52:10): 1239038268 seconds -progress_hoft_cleaned_H1 (00:52:10): 1239038268 seconds -progress_src_darm_err (00:52:14): 1239038272 seconds -progress_calibstatevec_H1 (00:52:14): 1239038268 seconds -progress_hoft_H1 (00:52:15): 1239038271 seconds -progress_hoft_cleaned_H1 (00:52:15): 1239038271 seconds -progress_src_pcal (00:52:16): 1239038272 seconds -progress_kappa_uim_real_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_uim_imag_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_pum_real_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_tst_real_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_pum_imag_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_tst_imag_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_uim_real_H1 (00:52:16): 1239038252 seconds -progress_kappa_uim_imag_H1 (00:52:16): 1239038252 seconds -progress_kappa_pum_real_H1 (00:52:16): 1239038252 seconds -progress_kappa_pum_imag_H1 (00:52:16): 1239038252 seconds -progress_kappa_tst_real_H1 (00:52:16): 1239038252 seconds -progress_kappa_tst_imag_H1 (00:52:16): 1239038252 seconds -progress_kappa_c_nogate_H1 (00:52:16): 1239038252 seconds -progress_f_cc_nogate_H1 (00:52:16): 1239038252 seconds -progress_kappa_c_H1 (00:52:16): 1239038252 seconds -progress_f_s_squared_nogate_H1 (00:52:16): 1239038252 seconds -progress_f_cc_H1 (00:52:16): 1239038252 seconds -progress_SRC_Q_nogate_H1 (00:52:16): 1239038252 seconds -progress_f_s_squared_H1 (00:52:16): 1239038252 seconds -progress_SRC_Q_H1 (00:52:16): 1239038252 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:52:17): 1239038272 seconds -progress_calibstatevec_H1 (00:52:19): 1239038285 seconds -progress_hoft_H1 (00:52:20): 1239038288 seconds -progress_hoft_cleaned_H1 (00:52:20): 1239038288 seconds -progress_calibstatevec_H1 (00:52:24): 1239038302 seconds -progress_hoft_H1 (00:52:25): 1239038306 seconds -progress_hoft_cleaned_H1 (00:52:25): 1239038306 seconds -progress_calibstatevec_H1 (00:52:29): 1239038318 seconds -progress_hoft_H1 (00:52:30): 1239038322 seconds -progress_hoft_cleaned_H1 (00:52:30): 1239038322 seconds -progress_src_HW_injections_H1 (00:53:27): 1239038336 seconds -progress_src_obs_intent_H1 (00:53:27): 1239038336 seconds -progress_src_low_noise_state_H1 (00:53:27): 1239038336 seconds -progress_src_GRD-ISC_LOCK_OK (00:53:27): 1239038336 seconds -progress_src_uimexc (00:53:27): 1239038336 seconds -progress_src_pumexc (00:53:27): 1239038336 seconds -progress_src_tstexc (00:53:27): 1239038336 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:53:27): 1239038336 seconds -progress_src_EP1_real (00:53:27): 1239038336 seconds -progress_src_EP1_imag (00:53:27): 1239038336 seconds -progress_src_EP15_real (00:53:27): 1239038336 seconds -progress_src_EP15_imag (00:53:27): 1239038336 seconds -progress_src_EP22_real (00:53:27): 1239038336 seconds -progress_src_EP22_imag (00:53:27): 1239038336 seconds -progress_src_EP7_real (00:53:27): 1239038336 seconds -progress_src_EP7_imag (00:53:27): 1239038336 seconds -progress_src_EP6_real (00:53:27): 1239038336 seconds -progress_src_EP6_imag (00:53:27): 1239038336 seconds -progress_src_EP19_real (00:53:27): 1239038336 seconds -progress_src_EP19_imag (00:53:27): 1239038336 seconds -progress_src_EP8_real (00:53:27): 1239038336 seconds -progress_src_EP8_imag (00:53:27): 1239038336 seconds -progress_src_EP18_real (00:53:27): 1239038336 seconds -progress_src_EP18_imag (00:53:27): 1239038336 seconds -progress_src_EP12_real (00:53:27): 1239038336 seconds -progress_src_EP12_imag (00:53:27): 1239038336 seconds -progress_src_EP11_real (00:53:27): 1239038336 seconds -progress_src_EP11_imag (00:53:27): 1239038336 seconds -progress_src_EP21_real (00:53:27): 1239038336 seconds -progress_src_EP21_imag (00:53:27): 1239038336 seconds -progress_src_EP13_real (00:53:27): 1239038336 seconds -progress_src_EP13_imag (00:53:27): 1239038336 seconds -progress_src_EP20_real (00:53:27): 1239038336 seconds -progress_src_EP20_imag (00:53:27): 1239038336 seconds -progress_src_pcaly_line1_coh (00:53:27): 1239038336 seconds -progress_src_pcaly_line2_coh (00:53:27): 1239038336 seconds -progress_src_sus_line1_coh (00:53:27): 1239038336 seconds -progress_src_sus_line2_coh (00:53:27): 1239038336 seconds -progress_src_sus_line3_coh (00:53:27): 1239038336 seconds -progress_src_ctrl (00:53:27): 1239038336 seconds -progress_hoft_H1 (00:53:28): 1239038332 seconds -progress_hoft_cleaned_H1 (00:53:28): 1239038332 seconds -progress_src_darm_err (00:53:31): 1239038336 seconds -progress_calibstatevec_H1 (00:53:31): 1239038332 seconds -progress_src_pcal (00:53:34): 1239038336 seconds -progress_kappa_uim_real_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_pum_real_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_tst_real_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_pum_imag_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_tst_imag_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_uim_imag_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_pum_real_H1 (00:53:34): 1239038316 seconds -progress_kappa_pum_imag_H1 (00:53:34): 1239038316 seconds -progress_kappa_uim_real_H1 (00:53:34): 1239038316 seconds -progress_kappa_uim_imag_H1 (00:53:34): 1239038316 seconds -progress_kappa_tst_real_H1 (00:53:34): 1239038316 seconds -progress_kappa_tst_imag_H1 (00:53:34): 1239038316 seconds -progress_hoft_H1 (00:53:34): 1239038335 seconds -progress_f_cc_nogate_H1 (00:53:34): 1239038316 seconds -progress_kappa_c_nogate_H1 (00:53:34): 1239038316 seconds -progress_f_s_squared_nogate_H1 (00:53:34): 1239038316 seconds -progress_f_cc_H1 (00:53:34): 1239038316 seconds -progress_kappa_c_H1 (00:53:34): 1239038316 seconds -progress_SRC_Q_nogate_H1 (00:53:34): 1239038316 seconds -progress_f_s_squared_H1 (00:53:34): 1239038316 seconds -progress_SRC_Q_H1 (00:53:34): 1239038316 seconds -progress_hoft_cleaned_H1 (00:53:34): 1239038335 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:53:34): 1239038336 seconds -progress_calibstatevec_H1 (00:53:36): 1239038348 seconds -progress_hoft_H1 (00:53:39): 1239038359 seconds -progress_hoft_cleaned_H1 (00:53:39): 1239038359 seconds -progress_calibstatevec_H1 (00:53:41): 1239038365 seconds -progress_hoft_H1 (00:53:44): 1239038376 seconds -progress_hoft_cleaned_H1 (00:53:44): 1239038376 seconds -progress_calibstatevec_H1 (00:53:46): 1239038382 seconds -progress_hoft_cleaned_H1 (00:53:49): 1239038392 seconds -progress_hoft_H1 (00:53:49): 1239038392 seconds -progress_src_HW_injections_H1 (00:54:43): 1239038400 seconds -progress_src_obs_intent_H1 (00:54:43): 1239038400 seconds -progress_src_low_noise_state_H1 (00:54:43): 1239038400 seconds -progress_src_GRD-ISC_LOCK_OK (00:54:43): 1239038400 seconds -progress_src_uimexc (00:54:43): 1239038400 seconds -progress_src_pumexc (00:54:43): 1239038400 seconds -progress_src_tstexc (00:54:43): 1239038400 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:54:43): 1239038400 seconds -progress_src_EP1_real (00:54:43): 1239038400 seconds -progress_src_EP1_imag (00:54:43): 1239038400 seconds -progress_src_EP15_real (00:54:43): 1239038400 seconds -progress_src_EP15_imag (00:54:43): 1239038400 seconds -progress_src_EP22_real (00:54:43): 1239038400 seconds -progress_src_EP22_imag (00:54:43): 1239038400 seconds -progress_src_EP7_real (00:54:43): 1239038400 seconds -progress_src_EP7_imag (00:54:43): 1239038400 seconds -progress_src_EP6_real (00:54:43): 1239038400 seconds -progress_src_EP6_imag (00:54:43): 1239038400 seconds -progress_src_EP19_real (00:54:43): 1239038400 seconds -progress_src_EP19_imag (00:54:43): 1239038400 seconds -progress_src_EP8_real (00:54:43): 1239038400 seconds -progress_src_EP8_imag (00:54:43): 1239038400 seconds -progress_src_EP18_real (00:54:43): 1239038400 seconds -progress_src_EP18_imag (00:54:43): 1239038400 seconds -progress_src_EP12_real (00:54:43): 1239038400 seconds -progress_src_EP12_imag (00:54:43): 1239038400 seconds -progress_src_EP11_real (00:54:43): 1239038400 seconds -progress_src_EP11_imag (00:54:43): 1239038400 seconds -progress_src_EP21_real (00:54:43): 1239038400 seconds -progress_src_EP21_imag (00:54:43): 1239038400 seconds -progress_src_EP13_real (00:54:43): 1239038400 seconds -progress_src_EP13_imag (00:54:43): 1239038400 seconds -progress_src_EP20_real (00:54:43): 1239038400 seconds -progress_src_EP20_imag (00:54:43): 1239038400 seconds -progress_src_pcaly_line1_coh (00:54:43): 1239038400 seconds -progress_src_pcaly_line2_coh (00:54:43): 1239038400 seconds -progress_src_sus_line1_coh (00:54:43): 1239038400 seconds -progress_src_sus_line2_coh (00:54:43): 1239038400 seconds -progress_src_sus_line3_coh (00:54:43): 1239038400 seconds -progress_src_ctrl (00:54:43): 1239038400 seconds -progress_hoft_H1 (00:54:44): 1239038396 seconds -progress_hoft_cleaned_H1 (00:54:44): 1239038396 seconds -progress_src_darm_err (00:54:47): 1239038400 seconds -progress_calibstatevec_H1 (00:54:47): 1239038396 seconds -progress_src_pcal (00:54:50): 1239038400 seconds -progress_kappa_pum_real_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_pum_imag_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_tst_real_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_uim_real_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_tst_imag_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_uim_imag_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_pum_real_H1 (00:54:50): 1239038380 seconds -progress_kappa_pum_imag_H1 (00:54:50): 1239038380 seconds -progress_kappa_uim_real_H1 (00:54:50): 1239038380 seconds -progress_kappa_uim_imag_H1 (00:54:50): 1239038380 seconds -progress_kappa_tst_real_H1 (00:54:50): 1239038380 seconds -progress_kappa_tst_imag_H1 (00:54:50): 1239038380 seconds -progress_hoft_H1 (00:54:50): 1239038399 seconds -progress_f_cc_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_c_nogate_H1 (00:54:50): 1239038380 seconds -progress_f_s_squared_nogate_H1 (00:54:50): 1239038380 seconds -progress_SRC_Q_nogate_H1 (00:54:50): 1239038380 seconds -progress_kappa_c_H1 (00:54:50): 1239038380 seconds -progress_f_cc_H1 (00:54:50): 1239038380 seconds -progress_f_s_squared_H1 (00:54:50): 1239038380 seconds -progress_SRC_Q_H1 (00:54:50): 1239038380 seconds -progress_hoft_cleaned_H1 (00:54:50): 1239038399 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:54:50): 1239038400 seconds -progress_calibstatevec_H1 (00:54:52): 1239038412 seconds -progress_hoft_H1 (00:54:55): 1239038423 seconds -progress_hoft_cleaned_H1 (00:54:55): 1239038423 seconds -progress_calibstatevec_H1 (00:54:57): 1239038430 seconds -progress_hoft_H1 (00:55:00): 1239038440 seconds -progress_hoft_cleaned_H1 (00:55:00): 1239038440 seconds -progress_calibstatevec_H1 (00:55:02): 1239038446 seconds -progress_hoft_H1 (00:55:05): 1239038456 seconds -progress_hoft_cleaned_H1 (00:55:05): 1239038456 seconds -progress_src_HW_injections_H1 (00:55:54): 1239038464 seconds -progress_src_obs_intent_H1 (00:55:54): 1239038464 seconds -progress_src_low_noise_state_H1 (00:55:54): 1239038464 seconds -progress_src_GRD-ISC_LOCK_OK (00:55:54): 1239038464 seconds -progress_src_uimexc (00:55:54): 1239038464 seconds -progress_src_pumexc (00:55:54): 1239038464 seconds -progress_src_tstexc (00:55:54): 1239038464 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:55:54): 1239038464 seconds -progress_src_EP1_real (00:55:54): 1239038464 seconds -progress_src_EP1_imag (00:55:54): 1239038464 seconds -progress_src_EP15_real (00:55:54): 1239038464 seconds -progress_src_EP15_imag (00:55:54): 1239038464 seconds -progress_src_EP22_real (00:55:54): 1239038464 seconds -progress_src_EP22_imag (00:55:54): 1239038464 seconds -progress_src_EP7_real (00:55:54): 1239038464 seconds -progress_src_EP7_imag (00:55:54): 1239038464 seconds -progress_src_EP6_real (00:55:54): 1239038464 seconds -progress_src_EP6_imag (00:55:54): 1239038464 seconds -progress_src_EP19_real (00:55:54): 1239038464 seconds -progress_src_EP19_imag (00:55:54): 1239038464 seconds -progress_src_EP8_real (00:55:54): 1239038464 seconds -progress_src_EP8_imag (00:55:54): 1239038464 seconds -progress_src_EP18_real (00:55:54): 1239038464 seconds -progress_src_EP18_imag (00:55:54): 1239038464 seconds -progress_src_EP12_real (00:55:54): 1239038464 seconds -progress_src_EP12_imag (00:55:54): 1239038464 seconds -progress_src_EP11_real (00:55:54): 1239038464 seconds -progress_src_EP11_imag (00:55:54): 1239038464 seconds -progress_src_EP21_real (00:55:54): 1239038464 seconds -progress_src_EP21_imag (00:55:54): 1239038464 seconds -progress_src_EP13_real (00:55:54): 1239038464 seconds -progress_src_EP13_imag (00:55:54): 1239038464 seconds -progress_src_EP20_real (00:55:54): 1239038464 seconds -progress_src_EP20_imag (00:55:54): 1239038464 seconds -progress_src_pcaly_line1_coh (00:55:54): 1239038464 seconds -progress_src_pcaly_line2_coh (00:55:54): 1239038464 seconds -progress_src_sus_line1_coh (00:55:54): 1239038464 seconds -progress_src_sus_line2_coh (00:55:54): 1239038464 seconds -progress_src_sus_line3_coh (00:55:54): 1239038464 seconds -progress_src_ctrl (00:55:54): 1239038464 seconds -progress_hoft_H1 (00:55:54): 1239038460 seconds -progress_hoft_cleaned_H1 (00:55:54): 1239038460 seconds -progress_src_darm_err (00:55:58): 1239038464 seconds -progress_calibstatevec_H1 (00:55:58): 1239038460 seconds -progress_hoft_H1 (00:55:59): 1239038463 seconds -progress_hoft_cleaned_H1 (00:55:59): 1239038463 seconds -progress_src_pcal (00:56:00): 1239038464 seconds -progress_kappa_uim_real_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_uim_imag_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_tst_real_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_pum_real_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_tst_imag_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_pum_imag_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_tst_real_H1 (00:56:00): 1239038444 seconds -progress_kappa_tst_imag_H1 (00:56:00): 1239038444 seconds -progress_kappa_uim_real_H1 (00:56:00): 1239038444 seconds -progress_kappa_pum_real_H1 (00:56:00): 1239038444 seconds -progress_kappa_uim_imag_H1 (00:56:00): 1239038444 seconds -progress_kappa_pum_imag_H1 (00:56:00): 1239038444 seconds -progress_kappa_c_nogate_H1 (00:56:00): 1239038444 seconds -progress_f_cc_nogate_H1 (00:56:00): 1239038444 seconds -progress_f_s_squared_nogate_H1 (00:56:00): 1239038444 seconds -progress_f_cc_H1 (00:56:00): 1239038444 seconds -progress_SRC_Q_nogate_H1 (00:56:00): 1239038444 seconds -progress_kappa_c_H1 (00:56:00): 1239038444 seconds -progress_f_s_squared_H1 (00:56:00): 1239038444 seconds -progress_SRC_Q_H1 (00:56:00): 1239038444 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:56:01): 1239038464 seconds -progress_calibstatevec_H1 (00:56:03): 1239038476 seconds -progress_hoft_H1 (00:56:04): 1239038480 seconds -progress_hoft_cleaned_H1 (00:56:04): 1239038480 seconds -progress_calibstatevec_H1 (00:56:08): 1239038493 seconds -progress_hoft_H1 (00:56:09): 1239038496 seconds -progress_hoft_cleaned_H1 (00:56:09): 1239038496 seconds -progress_calibstatevec_H1 (00:56:13): 1239038509 seconds -progress_hoft_H1 (00:56:14): 1239038513 seconds -progress_hoft_cleaned_H1 (00:56:14): 1239038513 seconds -progress_src_HW_injections_H1 (00:57:05): 1239038528 seconds -progress_src_obs_intent_H1 (00:57:05): 1239038528 seconds -progress_src_low_noise_state_H1 (00:57:05): 1239038528 seconds -progress_src_GRD-ISC_LOCK_OK (00:57:05): 1239038528 seconds -progress_src_uimexc (00:57:05): 1239038528 seconds -progress_src_pumexc (00:57:05): 1239038528 seconds -progress_src_tstexc (00:57:05): 1239038528 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:57:05): 1239038528 seconds -progress_src_EP1_real (00:57:05): 1239038528 seconds -progress_src_EP1_imag (00:57:05): 1239038528 seconds -progress_src_EP15_real (00:57:05): 1239038528 seconds -progress_src_EP15_imag (00:57:05): 1239038528 seconds -progress_src_EP22_real (00:57:05): 1239038528 seconds -progress_src_EP22_imag (00:57:05): 1239038528 seconds -progress_src_EP7_real (00:57:05): 1239038528 seconds -progress_src_EP7_imag (00:57:05): 1239038528 seconds -progress_src_EP6_real (00:57:05): 1239038528 seconds -progress_src_EP6_imag (00:57:05): 1239038528 seconds -progress_src_EP19_real (00:57:05): 1239038528 seconds -progress_src_EP19_imag (00:57:05): 1239038528 seconds -progress_src_EP8_real (00:57:05): 1239038528 seconds -progress_src_EP8_imag (00:57:05): 1239038528 seconds -progress_src_EP18_real (00:57:05): 1239038528 seconds -progress_src_EP18_imag (00:57:05): 1239038528 seconds -progress_src_EP12_real (00:57:05): 1239038528 seconds -progress_src_EP12_imag (00:57:05): 1239038528 seconds -progress_src_EP11_real (00:57:05): 1239038528 seconds -progress_src_EP11_imag (00:57:05): 1239038528 seconds -progress_src_EP21_real (00:57:05): 1239038528 seconds -progress_src_EP21_imag (00:57:05): 1239038528 seconds -progress_src_EP13_real (00:57:05): 1239038528 seconds -progress_src_EP13_imag (00:57:05): 1239038528 seconds -progress_src_EP20_real (00:57:05): 1239038528 seconds -progress_src_EP20_imag (00:57:05): 1239038528 seconds -progress_src_pcaly_line1_coh (00:57:05): 1239038528 seconds -progress_src_pcaly_line2_coh (00:57:05): 1239038528 seconds -progress_src_sus_line1_coh (00:57:05): 1239038528 seconds -progress_src_sus_line2_coh (00:57:05): 1239038528 seconds -progress_src_sus_line3_coh (00:57:05): 1239038528 seconds -progress_src_ctrl (00:57:05): 1239038528 seconds -progress_hoft_H1 (00:57:05): 1239038524 seconds -progress_hoft_cleaned_H1 (00:57:05): 1239038524 seconds -progress_src_darm_err (00:57:09): 1239038528 seconds -progress_calibstatevec_H1 (00:57:09): 1239038524 seconds -progress_hoft_cleaned_H1 (00:57:10): 1239038527 seconds -progress_src_pcal (00:57:11): 1239038528 seconds -progress_kappa_tst_real_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_pum_real_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_tst_imag_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_uim_real_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_pum_imag_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_uim_imag_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_pum_real_H1 (00:57:11): 1239038508 seconds -progress_kappa_tst_real_H1 (00:57:11): 1239038508 seconds -progress_kappa_uim_real_H1 (00:57:11): 1239038508 seconds -progress_kappa_pum_imag_H1 (00:57:11): 1239038508 seconds -progress_kappa_tst_imag_H1 (00:57:11): 1239038508 seconds -progress_kappa_uim_imag_H1 (00:57:11): 1239038508 seconds -progress_hoft_H1 (00:57:11): 1239038527 seconds -progress_f_cc_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_c_nogate_H1 (00:57:11): 1239038508 seconds -progress_f_s_squared_nogate_H1 (00:57:11): 1239038508 seconds -progress_kappa_c_H1 (00:57:11): 1239038508 seconds -progress_f_cc_H1 (00:57:11): 1239038508 seconds -progress_SRC_Q_nogate_H1 (00:57:11): 1239038508 seconds -progress_f_s_squared_H1 (00:57:11): 1239038508 seconds -progress_SRC_Q_H1 (00:57:11): 1239038508 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:57:12): 1239038528 seconds -progress_calibstatevec_H1 (00:57:14): 1239038541 seconds -progress_hoft_cleaned_H1 (00:57:15): 1239038545 seconds -progress_hoft_H1 (00:57:16): 1239038548 seconds -progress_calibstatevec_H1 (00:57:19): 1239038558 seconds -progress_hoft_cleaned_H1 (00:57:20): 1239038562 seconds -progress_hoft_H1 (00:57:21): 1239038565 seconds -progress_calibstatevec_H1 (00:57:24): 1239038574 seconds -progress_hoft_cleaned_H1 (00:57:25): 1239038578 seconds -progress_hoft_H1 (00:57:26): 1239038581 seconds -progress_src_HW_injections_H1 (00:58:11): 1239038592 seconds -progress_src_obs_intent_H1 (00:58:11): 1239038592 seconds -progress_src_low_noise_state_H1 (00:58:11): 1239038592 seconds -progress_src_GRD-ISC_LOCK_OK (00:58:11): 1239038592 seconds -progress_src_uimexc (00:58:12): 1239038592 seconds -progress_src_pumexc (00:58:12): 1239038592 seconds -progress_src_tstexc (00:58:12): 1239038592 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:58:12): 1239038592 seconds -progress_src_EP1_real (00:58:12): 1239038592 seconds -progress_src_EP1_imag (00:58:12): 1239038592 seconds -progress_src_EP15_real (00:58:12): 1239038592 seconds -progress_src_EP15_imag (00:58:12): 1239038592 seconds -progress_src_EP22_real (00:58:12): 1239038592 seconds -progress_src_EP22_imag (00:58:12): 1239038592 seconds -progress_src_EP7_real (00:58:12): 1239038592 seconds -progress_src_EP7_imag (00:58:12): 1239038592 seconds -progress_src_EP6_real (00:58:12): 1239038592 seconds -progress_src_EP6_imag (00:58:12): 1239038592 seconds -progress_src_EP19_real (00:58:12): 1239038592 seconds -progress_src_EP19_imag (00:58:12): 1239038592 seconds -progress_src_EP8_real (00:58:12): 1239038592 seconds -progress_src_EP8_imag (00:58:12): 1239038592 seconds -progress_src_EP18_real (00:58:12): 1239038592 seconds -progress_src_EP18_imag (00:58:12): 1239038592 seconds -progress_src_EP12_real (00:58:12): 1239038592 seconds -progress_src_EP12_imag (00:58:12): 1239038592 seconds -progress_src_EP11_real (00:58:12): 1239038592 seconds -progress_src_EP11_imag (00:58:12): 1239038592 seconds -progress_src_EP21_real (00:58:12): 1239038592 seconds -progress_src_EP21_imag (00:58:12): 1239038592 seconds -progress_src_EP13_real (00:58:12): 1239038592 seconds -progress_src_EP13_imag (00:58:12): 1239038592 seconds -progress_src_EP20_real (00:58:12): 1239038592 seconds -progress_src_EP20_imag (00:58:12): 1239038592 seconds -progress_src_pcaly_line1_coh (00:58:12): 1239038592 seconds -progress_src_pcaly_line2_coh (00:58:12): 1239038592 seconds -progress_src_sus_line1_coh (00:58:12): 1239038592 seconds -progress_src_sus_line2_coh (00:58:12): 1239038592 seconds -progress_src_sus_line3_coh (00:58:12): 1239038592 seconds -progress_src_ctrl (00:58:12): 1239038592 seconds -progress_hoft_H1 (00:58:12): 1239038588 seconds -progress_hoft_cleaned_H1 (00:58:12): 1239038588 seconds -progress_src_darm_err (00:58:15): 1239038592 seconds -progress_calibstatevec_H1 (00:58:16): 1239038588 seconds -progress_src_pcal (00:58:18): 1239038592 seconds -progress_kappa_pum_real_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_pum_imag_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_tst_real_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_uim_real_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_tst_imag_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_uim_imag_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_pum_real_H1 (00:58:18): 1239038572 seconds -progress_kappa_pum_imag_H1 (00:58:18): 1239038572 seconds -progress_kappa_uim_real_H1 (00:58:18): 1239038572 seconds -progress_kappa_uim_imag_H1 (00:58:18): 1239038572 seconds -progress_kappa_tst_real_H1 (00:58:18): 1239038572 seconds -progress_kappa_tst_imag_H1 (00:58:18): 1239038572 seconds -progress_hoft_H1 (00:58:18): 1239038591 seconds -progress_f_cc_nogate_H1 (00:58:18): 1239038572 seconds -progress_kappa_c_nogate_H1 (00:58:18): 1239038572 seconds -progress_f_s_squared_nogate_H1 (00:58:18): 1239038572 seconds -progress_f_cc_H1 (00:58:18): 1239038572 seconds -progress_kappa_c_H1 (00:58:18): 1239038572 seconds -progress_SRC_Q_nogate_H1 (00:58:18): 1239038572 seconds -progress_f_s_squared_H1 (00:58:18): 1239038572 seconds -progress_SRC_Q_H1 (00:58:18): 1239038572 seconds -progress_hoft_cleaned_H1 (00:58:18): 1239038591 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:58:19): 1239038592 seconds -progress_calibstatevec_H1 (00:58:21): 1239038606 seconds -progress_hoft_H1 (00:58:23): 1239038613 seconds -progress_hoft_cleaned_H1 (00:58:23): 1239038613 seconds -progress_calibstatevec_H1 (00:58:26): 1239038623 seconds -progress_hoft_H1 (00:58:28): 1239038630 seconds -progress_hoft_cleaned_H1 (00:58:28): 1239038630 seconds -progress_calibstatevec_H1 (00:58:31): 1239038640 seconds -progress_hoft_H1 (00:58:33): 1239038647 seconds -progress_hoft_cleaned_H1 (00:58:33): 1239038647 seconds -progress_src_HW_injections_H1 (00:59:23): 1239038656 seconds -progress_src_obs_intent_H1 (00:59:23): 1239038656 seconds -progress_src_low_noise_state_H1 (00:59:24): 1239038656 seconds -progress_src_GRD-ISC_LOCK_OK (00:59:24): 1239038656 seconds -progress_src_uimexc (00:59:24): 1239038656 seconds -progress_src_pumexc (00:59:24): 1239038656 seconds -progress_src_tstexc (00:59:24): 1239038656 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (00:59:24): 1239038656 seconds -progress_src_EP1_real (00:59:24): 1239038656 seconds -progress_src_EP1_imag (00:59:24): 1239038656 seconds -progress_src_EP15_real (00:59:24): 1239038656 seconds -progress_src_EP15_imag (00:59:24): 1239038656 seconds -progress_src_EP22_real (00:59:24): 1239038656 seconds -progress_src_EP22_imag (00:59:24): 1239038656 seconds -progress_src_EP7_real (00:59:24): 1239038656 seconds -progress_src_EP7_imag (00:59:24): 1239038656 seconds -progress_src_EP6_real (00:59:24): 1239038656 seconds -progress_src_EP6_imag (00:59:24): 1239038656 seconds -progress_src_EP19_real (00:59:24): 1239038656 seconds -progress_src_EP19_imag (00:59:24): 1239038656 seconds -progress_src_EP8_real (00:59:24): 1239038656 seconds -progress_src_EP8_imag (00:59:24): 1239038656 seconds -progress_src_EP18_real (00:59:24): 1239038656 seconds -progress_src_EP18_imag (00:59:24): 1239038656 seconds -progress_src_EP12_real (00:59:24): 1239038656 seconds -progress_src_EP12_imag (00:59:24): 1239038656 seconds -progress_src_EP11_real (00:59:24): 1239038656 seconds -progress_src_EP11_imag (00:59:24): 1239038656 seconds -progress_src_EP21_real (00:59:24): 1239038656 seconds -progress_src_EP21_imag (00:59:24): 1239038656 seconds -progress_src_EP13_real (00:59:24): 1239038656 seconds -progress_src_EP13_imag (00:59:24): 1239038656 seconds -progress_src_EP20_real (00:59:24): 1239038656 seconds -progress_src_EP20_imag (00:59:24): 1239038656 seconds -progress_src_pcaly_line1_coh (00:59:24): 1239038656 seconds -progress_src_pcaly_line2_coh (00:59:24): 1239038656 seconds -progress_src_sus_line1_coh (00:59:24): 1239038656 seconds -progress_src_sus_line2_coh (00:59:24): 1239038656 seconds -progress_src_sus_line3_coh (00:59:24): 1239038656 seconds -progress_src_ctrl (00:59:24): 1239038656 seconds -progress_hoft_H1 (00:59:24): 1239038652 seconds -progress_hoft_cleaned_H1 (00:59:24): 1239038652 seconds -progress_src_darm_err (00:59:27): 1239038656 seconds -progress_calibstatevec_H1 (00:59:27): 1239038652 seconds -progress_src_pcal (00:59:30): 1239038656 seconds -progress_kappa_pum_real_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_pum_imag_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_tst_real_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_uim_real_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_tst_imag_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_uim_imag_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_pum_real_H1 (00:59:30): 1239038636 seconds -progress_kappa_pum_imag_H1 (00:59:30): 1239038636 seconds -progress_kappa_uim_real_H1 (00:59:30): 1239038636 seconds -progress_kappa_uim_imag_H1 (00:59:30): 1239038636 seconds -progress_kappa_tst_real_H1 (00:59:30): 1239038636 seconds -progress_kappa_tst_imag_H1 (00:59:30): 1239038636 seconds -progress_hoft_H1 (00:59:30): 1239038655 seconds -progress_kappa_c_nogate_H1 (00:59:30): 1239038636 seconds -progress_f_cc_nogate_H1 (00:59:30): 1239038636 seconds -progress_f_s_squared_nogate_H1 (00:59:30): 1239038636 seconds -progress_SRC_Q_nogate_H1 (00:59:30): 1239038636 seconds -progress_kappa_c_H1 (00:59:30): 1239038636 seconds -progress_f_cc_H1 (00:59:30): 1239038636 seconds -progress_f_s_squared_H1 (00:59:30): 1239038636 seconds -progress_SRC_Q_H1 (00:59:30): 1239038636 seconds -progress_hoft_cleaned_H1 (00:59:30): 1239038655 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (00:59:31): 1239038656 seconds -progress_calibstatevec_H1 (00:59:32): 1239038667 seconds -progress_hoft_H1 (00:59:35): 1239038677 seconds -progress_hoft_cleaned_H1 (00:59:35): 1239038677 seconds -progress_calibstatevec_H1 (00:59:37): 1239038684 seconds -progress_hoft_H1 (00:59:40): 1239038694 seconds -progress_hoft_cleaned_H1 (00:59:40): 1239038694 seconds -progress_calibstatevec_H1 (00:59:42): 1239038701 seconds -progress_hoft_H1 (00:59:45): 1239038711 seconds -progress_hoft_cleaned_H1 (00:59:45): 1239038711 seconds -progress_src_HW_injections_H1 (01:00:30): 1239038720 seconds -progress_src_obs_intent_H1 (01:00:30): 1239038720 seconds -progress_src_low_noise_state_H1 (01:00:30): 1239038720 seconds -progress_src_GRD-ISC_LOCK_OK (01:00:30): 1239038720 seconds -progress_src_uimexc (01:00:30): 1239038720 seconds -progress_src_pumexc (01:00:30): 1239038720 seconds -progress_src_tstexc (01:00:30): 1239038720 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:00:30): 1239038720 seconds -progress_src_EP1_real (01:00:30): 1239038720 seconds -progress_src_EP1_imag (01:00:30): 1239038720 seconds -progress_src_EP15_real (01:00:30): 1239038720 seconds -progress_src_EP15_imag (01:00:30): 1239038720 seconds -progress_src_EP22_real (01:00:30): 1239038720 seconds -progress_src_EP22_imag (01:00:30): 1239038720 seconds -progress_src_EP7_real (01:00:30): 1239038720 seconds -progress_src_EP7_imag (01:00:30): 1239038720 seconds -progress_src_EP6_real (01:00:30): 1239038720 seconds -progress_src_EP6_imag (01:00:30): 1239038720 seconds -progress_src_EP19_real (01:00:30): 1239038720 seconds -progress_src_EP19_imag (01:00:30): 1239038720 seconds -progress_src_EP8_real (01:00:30): 1239038720 seconds -progress_src_EP8_imag (01:00:30): 1239038720 seconds -progress_src_EP18_real (01:00:30): 1239038720 seconds -progress_src_EP18_imag (01:00:30): 1239038720 seconds -progress_src_EP12_real (01:00:30): 1239038720 seconds -progress_src_EP12_imag (01:00:30): 1239038720 seconds -progress_src_EP11_real (01:00:30): 1239038720 seconds -progress_src_EP11_imag (01:00:30): 1239038720 seconds -progress_src_EP21_real (01:00:30): 1239038720 seconds -progress_src_EP21_imag (01:00:30): 1239038720 seconds -progress_src_EP13_real (01:00:30): 1239038720 seconds -progress_src_EP13_imag (01:00:30): 1239038720 seconds -progress_src_EP20_real (01:00:30): 1239038720 seconds -progress_src_EP20_imag (01:00:30): 1239038720 seconds -progress_src_pcaly_line1_coh (01:00:30): 1239038720 seconds -progress_src_pcaly_line2_coh (01:00:30): 1239038720 seconds -progress_src_sus_line1_coh (01:00:30): 1239038720 seconds -progress_src_sus_line2_coh (01:00:30): 1239038720 seconds -progress_src_sus_line3_coh (01:00:30): 1239038720 seconds -progress_src_ctrl (01:00:30): 1239038720 seconds -progress_hoft_H1 (01:00:30): 1239038716 seconds -progress_hoft_cleaned_H1 (01:00:30): 1239038716 seconds -progress_src_darm_err (01:00:34): 1239038720 seconds -progress_calibstatevec_H1 (01:00:34): 1239038716 seconds -progress_src_pcal (01:00:36): 1239038720 seconds -progress_kappa_tst_real_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_pum_real_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_uim_real_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_tst_imag_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_pum_imag_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_uim_imag_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_uim_real_H1 (01:00:36): 1239038700 seconds -progress_kappa_pum_real_H1 (01:00:36): 1239038700 seconds -progress_kappa_uim_imag_H1 (01:00:36): 1239038700 seconds -progress_kappa_tst_real_H1 (01:00:36): 1239038700 seconds -progress_kappa_pum_imag_H1 (01:00:36): 1239038700 seconds -progress_kappa_tst_imag_H1 (01:00:36): 1239038700 seconds -progress_hoft_H1 (01:00:36): 1239038719 seconds -progress_f_cc_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_c_nogate_H1 (01:00:36): 1239038700 seconds -progress_f_s_squared_nogate_H1 (01:00:36): 1239038700 seconds -progress_f_cc_H1 (01:00:36): 1239038700 seconds -progress_SRC_Q_nogate_H1 (01:00:36): 1239038700 seconds -progress_kappa_c_H1 (01:00:36): 1239038700 seconds -progress_f_s_squared_H1 (01:00:36): 1239038700 seconds -progress_SRC_Q_H1 (01:00:36): 1239038700 seconds -progress_hoft_cleaned_H1 (01:00:36): 1239038719 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:00:37): 1239038720 seconds -progress_calibstatevec_H1 (01:00:39): 1239038733 seconds -progress_hoft_H1 (01:00:41): 1239038740 seconds -progress_hoft_cleaned_H1 (01:00:41): 1239038740 seconds -progress_calibstatevec_H1 (01:00:44): 1239038750 seconds -progress_hoft_H1 (01:00:46): 1239038756 seconds -progress_hoft_cleaned_H1 (01:00:46): 1239038756 seconds -progress_calibstatevec_H1 (01:00:49): 1239038766 seconds -progress_hoft_H1 (01:00:51): 1239038772 seconds -progress_hoft_cleaned_H1 (01:00:51): 1239038772 seconds -progress_src_HW_injections_H1 (01:01:39): 1239038784 seconds -progress_src_obs_intent_H1 (01:01:39): 1239038784 seconds -progress_src_low_noise_state_H1 (01:01:39): 1239038784 seconds -progress_src_GRD-ISC_LOCK_OK (01:01:39): 1239038784 seconds -progress_src_uimexc (01:01:39): 1239038784 seconds -progress_src_pumexc (01:01:39): 1239038784 seconds -progress_src_tstexc (01:01:39): 1239038784 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:01:39): 1239038784 seconds -progress_src_EP1_real (01:01:39): 1239038784 seconds -progress_src_EP1_imag (01:01:39): 1239038784 seconds -progress_src_EP15_real (01:01:39): 1239038784 seconds -progress_src_EP15_imag (01:01:39): 1239038784 seconds -progress_src_EP22_real (01:01:39): 1239038784 seconds -progress_src_EP22_imag (01:01:39): 1239038784 seconds -progress_src_EP7_real (01:01:39): 1239038784 seconds -progress_src_EP7_imag (01:01:39): 1239038784 seconds -progress_src_EP6_real (01:01:39): 1239038784 seconds -progress_src_EP6_imag (01:01:39): 1239038784 seconds -progress_src_EP19_real (01:01:39): 1239038784 seconds -progress_src_EP19_imag (01:01:39): 1239038784 seconds -progress_src_EP8_real (01:01:39): 1239038784 seconds -progress_src_EP8_imag (01:01:39): 1239038784 seconds -progress_src_EP18_real (01:01:39): 1239038784 seconds -progress_src_EP18_imag (01:01:39): 1239038784 seconds -progress_src_EP12_real (01:01:39): 1239038784 seconds -progress_src_EP12_imag (01:01:39): 1239038784 seconds -progress_src_EP11_real (01:01:39): 1239038784 seconds -progress_src_EP11_imag (01:01:39): 1239038784 seconds -progress_src_EP21_real (01:01:39): 1239038784 seconds -progress_src_EP21_imag (01:01:39): 1239038784 seconds -progress_src_EP13_real (01:01:39): 1239038784 seconds -progress_src_EP13_imag (01:01:39): 1239038784 seconds -progress_src_EP20_real (01:01:39): 1239038784 seconds -progress_src_EP20_imag (01:01:39): 1239038784 seconds -progress_src_pcaly_line1_coh (01:01:39): 1239038784 seconds -progress_src_pcaly_line2_coh (01:01:39): 1239038784 seconds -progress_src_sus_line1_coh (01:01:39): 1239038784 seconds -progress_src_sus_line2_coh (01:01:39): 1239038784 seconds -progress_src_sus_line3_coh (01:01:39): 1239038784 seconds -progress_src_ctrl (01:01:39): 1239038784 seconds -progress_hoft_H1 (01:01:39): 1239038780 seconds -progress_hoft_cleaned_H1 (01:01:39): 1239038780 seconds -progress_src_darm_err (01:01:43): 1239038784 seconds -progress_calibstatevec_H1 (01:01:43): 1239038780 seconds -progress_src_pcal (01:01:45): 1239038784 seconds -progress_kappa_pum_real_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_pum_imag_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_tst_real_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_uim_real_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_tst_imag_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_uim_imag_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_pum_real_H1 (01:01:45): 1239038764 seconds -progress_kappa_pum_imag_H1 (01:01:45): 1239038764 seconds -progress_kappa_uim_real_H1 (01:01:45): 1239038764 seconds -progress_kappa_tst_real_H1 (01:01:45): 1239038764 seconds -progress_kappa_uim_imag_H1 (01:01:45): 1239038764 seconds -progress_kappa_tst_imag_H1 (01:01:45): 1239038764 seconds -progress_hoft_H1 (01:01:45): 1239038783 seconds -progress_f_cc_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_c_nogate_H1 (01:01:45): 1239038764 seconds -progress_f_s_squared_nogate_H1 (01:01:45): 1239038764 seconds -progress_kappa_c_H1 (01:01:45): 1239038764 seconds -progress_f_cc_H1 (01:01:45): 1239038764 seconds -progress_SRC_Q_nogate_H1 (01:01:45): 1239038764 seconds -progress_f_s_squared_H1 (01:01:45): 1239038764 seconds -progress_SRC_Q_H1 (01:01:45): 1239038764 seconds -progress_hoft_cleaned_H1 (01:01:45): 1239038783 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:01:46): 1239038784 seconds -progress_calibstatevec_H1 (01:01:48): 1239038798 seconds -progress_hoft_H1 (01:01:50): 1239038805 seconds -progress_hoft_cleaned_H1 (01:01:50): 1239038805 seconds -progress_calibstatevec_H1 (01:01:53): 1239038815 seconds -progress_hoft_H1 (01:01:55): 1239038821 seconds -progress_hoft_cleaned_H1 (01:01:55): 1239038821 seconds -progress_calibstatevec_H1 (01:01:58): 1239038831 seconds -progress_hoft_H1 (01:02:00): 1239038838 seconds -progress_hoft_cleaned_H1 (01:02:00): 1239038838 seconds -progress_src_HW_injections_H1 (01:02:46): 1239038848 seconds -progress_src_obs_intent_H1 (01:02:46): 1239038848 seconds -progress_src_low_noise_state_H1 (01:02:46): 1239038848 seconds -progress_src_GRD-ISC_LOCK_OK (01:02:46): 1239038848 seconds -progress_src_uimexc (01:02:46): 1239038848 seconds -progress_src_pumexc (01:02:46): 1239038848 seconds -progress_src_tstexc (01:02:46): 1239038848 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:02:46): 1239038848 seconds -progress_src_EP1_real (01:02:46): 1239038848 seconds -progress_src_EP1_imag (01:02:46): 1239038848 seconds -progress_src_EP15_real (01:02:46): 1239038848 seconds -progress_src_EP15_imag (01:02:46): 1239038848 seconds -progress_src_EP22_real (01:02:46): 1239038848 seconds -progress_src_EP22_imag (01:02:46): 1239038848 seconds -progress_src_EP7_real (01:02:46): 1239038848 seconds -progress_src_EP7_imag (01:02:46): 1239038848 seconds -progress_src_EP6_real (01:02:46): 1239038848 seconds -progress_src_EP6_imag (01:02:46): 1239038848 seconds -progress_src_EP19_real (01:02:46): 1239038848 seconds -progress_src_EP19_imag (01:02:46): 1239038848 seconds -progress_src_EP8_real (01:02:46): 1239038848 seconds -progress_src_EP8_imag (01:02:46): 1239038848 seconds -progress_src_EP18_real (01:02:46): 1239038848 seconds -progress_src_EP18_imag (01:02:46): 1239038848 seconds -progress_src_EP12_real (01:02:46): 1239038848 seconds -progress_src_EP12_imag (01:02:46): 1239038848 seconds -progress_src_EP11_real (01:02:46): 1239038848 seconds -progress_src_EP11_imag (01:02:46): 1239038848 seconds -progress_src_EP21_real (01:02:46): 1239038848 seconds -progress_src_EP21_imag (01:02:46): 1239038848 seconds -progress_src_EP13_real (01:02:46): 1239038848 seconds -progress_src_EP13_imag (01:02:46): 1239038848 seconds -progress_src_EP20_real (01:02:46): 1239038848 seconds -progress_src_EP20_imag (01:02:46): 1239038848 seconds -progress_src_pcaly_line1_coh (01:02:46): 1239038848 seconds -progress_src_pcaly_line2_coh (01:02:46): 1239038848 seconds -progress_src_sus_line1_coh (01:02:46): 1239038848 seconds -progress_src_sus_line2_coh (01:02:46): 1239038848 seconds -progress_src_sus_line3_coh (01:02:46): 1239038848 seconds -progress_src_ctrl (01:02:46): 1239038848 seconds -progress_hoft_H1 (01:02:46): 1239038844 seconds -progress_hoft_cleaned_H1 (01:02:46): 1239038844 seconds -progress_src_darm_err (01:02:50): 1239038848 seconds -progress_calibstatevec_H1 (01:02:50): 1239038844 seconds -progress_src_pcal (01:02:52): 1239038848 seconds -progress_kappa_uim_real_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_tst_real_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_pum_real_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_tst_imag_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_pum_imag_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_uim_imag_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_tst_real_H1 (01:02:52): 1239038828 seconds -progress_kappa_tst_imag_H1 (01:02:52): 1239038828 seconds -progress_kappa_pum_real_H1 (01:02:52): 1239038828 seconds -progress_kappa_uim_real_H1 (01:02:52): 1239038828 seconds -progress_kappa_pum_imag_H1 (01:02:52): 1239038828 seconds -progress_kappa_uim_imag_H1 (01:02:52): 1239038828 seconds -progress_hoft_H1 (01:02:52): 1239038847 seconds -progress_f_cc_nogate_H1 (01:02:52): 1239038828 seconds -progress_kappa_c_nogate_H1 (01:02:52): 1239038828 seconds -progress_f_s_squared_nogate_H1 (01:02:52): 1239038828 seconds -progress_f_cc_H1 (01:02:52): 1239038828 seconds -progress_kappa_c_H1 (01:02:52): 1239038828 seconds -progress_SRC_Q_nogate_H1 (01:02:52): 1239038828 seconds -progress_f_s_squared_H1 (01:02:52): 1239038828 seconds -progress_SRC_Q_H1 (01:02:52): 1239038828 seconds -progress_hoft_cleaned_H1 (01:02:52): 1239038847 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:02:53): 1239038848 seconds -progress_calibstatevec_H1 (01:02:55): 1239038861 seconds -progress_hoft_cleaned_H1 (01:02:57): 1239038868 seconds -progress_hoft_H1 (01:02:57): 1239038868 seconds -progress_calibstatevec_H1 (01:03:00): 1239038877 seconds -progress_hoft_H1 (01:03:02): 1239038884 seconds -progress_hoft_cleaned_H1 (01:03:02): 1239038884 seconds -progress_calibstatevec_H1 (01:03:05): 1239038894 seconds -progress_hoft_H1 (01:03:07): 1239038901 seconds -progress_hoft_cleaned_H1 (01:03:07): 1239038901 seconds -progress_src_HW_injections_H1 (01:04:17): 1239038912 seconds -progress_src_obs_intent_H1 (01:04:17): 1239038912 seconds -progress_src_low_noise_state_H1 (01:04:17): 1239038912 seconds -progress_src_GRD-ISC_LOCK_OK (01:04:17): 1239038912 seconds -progress_src_uimexc (01:04:17): 1239038912 seconds -progress_src_pumexc (01:04:17): 1239038912 seconds -progress_src_tstexc (01:04:17): 1239038912 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:04:17): 1239038912 seconds -progress_src_EP1_real (01:04:17): 1239038912 seconds -progress_src_EP1_imag (01:04:17): 1239038912 seconds -progress_src_EP15_real (01:04:17): 1239038912 seconds -progress_src_EP15_imag (01:04:17): 1239038912 seconds -progress_src_EP22_real (01:04:17): 1239038912 seconds -progress_src_EP22_imag (01:04:17): 1239038912 seconds -progress_src_EP7_real (01:04:17): 1239038912 seconds -progress_src_EP7_imag (01:04:17): 1239038912 seconds -progress_src_EP6_real (01:04:17): 1239038912 seconds -progress_src_EP6_imag (01:04:17): 1239038912 seconds -progress_src_EP19_real (01:04:17): 1239038912 seconds -progress_src_EP19_imag (01:04:17): 1239038912 seconds -progress_src_EP8_real (01:04:17): 1239038912 seconds -progress_src_EP8_imag (01:04:17): 1239038912 seconds -progress_src_EP18_real (01:04:17): 1239038912 seconds -progress_src_EP18_imag (01:04:17): 1239038912 seconds -progress_src_EP12_real (01:04:17): 1239038912 seconds -progress_src_EP12_imag (01:04:17): 1239038912 seconds -progress_src_EP11_real (01:04:17): 1239038912 seconds -progress_src_EP11_imag (01:04:17): 1239038912 seconds -progress_src_EP21_real (01:04:17): 1239038912 seconds -progress_src_EP21_imag (01:04:17): 1239038912 seconds -progress_src_EP13_real (01:04:17): 1239038912 seconds -progress_src_EP13_imag (01:04:17): 1239038912 seconds -progress_src_EP20_real (01:04:17): 1239038912 seconds -progress_src_EP20_imag (01:04:17): 1239038912 seconds -progress_src_pcaly_line1_coh (01:04:17): 1239038912 seconds -progress_src_pcaly_line2_coh (01:04:17): 1239038912 seconds -progress_src_sus_line1_coh (01:04:17): 1239038912 seconds -progress_src_sus_line2_coh (01:04:17): 1239038912 seconds -progress_src_sus_line3_coh (01:04:17): 1239038912 seconds -progress_src_ctrl (01:04:17): 1239038912 seconds -progress_hoft_H1 (01:04:17): 1239038908 seconds -progress_hoft_cleaned_H1 (01:04:17): 1239038908 seconds -progress_src_darm_err (01:04:21): 1239038912 seconds -progress_calibstatevec_H1 (01:04:21): 1239038908 seconds -progress_hoft_H1 (01:04:22): 1239038911 seconds -progress_hoft_cleaned_H1 (01:04:22): 1239038911 seconds -progress_src_pcal (01:04:23): 1239038912 seconds -progress_kappa_tst_real_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_pum_real_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_uim_real_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_tst_imag_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_pum_imag_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_uim_imag_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_pum_real_H1 (01:04:23): 1239038892 seconds -progress_kappa_uim_real_H1 (01:04:23): 1239038892 seconds -progress_kappa_pum_imag_H1 (01:04:23): 1239038892 seconds -progress_kappa_uim_imag_H1 (01:04:23): 1239038892 seconds -progress_kappa_tst_real_H1 (01:04:23): 1239038892 seconds -progress_kappa_tst_imag_H1 (01:04:23): 1239038892 seconds -progress_f_cc_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_c_nogate_H1 (01:04:23): 1239038892 seconds -progress_f_s_squared_nogate_H1 (01:04:23): 1239038892 seconds -progress_SRC_Q_nogate_H1 (01:04:23): 1239038892 seconds -progress_kappa_c_H1 (01:04:23): 1239038892 seconds -progress_f_cc_H1 (01:04:23): 1239038892 seconds -progress_f_s_squared_H1 (01:04:23): 1239038892 seconds -progress_SRC_Q_H1 (01:04:23): 1239038892 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:04:24): 1239038912 seconds -progress_calibstatevec_H1 (01:04:26): 1239038925 seconds -progress_hoft_H1 (01:04:27): 1239038928 seconds -progress_hoft_cleaned_H1 (01:04:27): 1239038928 seconds -progress_calibstatevec_H1 (01:04:31): 1239038941 seconds -progress_hoft_H1 (01:04:32): 1239038945 seconds -progress_hoft_cleaned_H1 (01:04:32): 1239038945 seconds -progress_calibstatevec_H1 (01:04:36): 1239038958 seconds -progress_hoft_H1 (01:04:37): 1239038962 seconds -progress_hoft_cleaned_H1 (01:04:37): 1239038962 seconds -progress_src_HW_injections_H1 (01:05:28): 1239038976 seconds -progress_src_obs_intent_H1 (01:05:28): 1239038976 seconds -progress_src_low_noise_state_H1 (01:05:28): 1239038976 seconds -progress_src_GRD-ISC_LOCK_OK (01:05:28): 1239038976 seconds -progress_src_uimexc (01:05:28): 1239038976 seconds -progress_src_pumexc (01:05:28): 1239038976 seconds -progress_src_tstexc (01:05:28): 1239038976 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:05:28): 1239038976 seconds -progress_src_EP1_real (01:05:29): 1239038976 seconds -progress_src_EP1_imag (01:05:29): 1239038976 seconds -progress_src_EP15_real (01:05:29): 1239038976 seconds -progress_src_EP15_imag (01:05:29): 1239038976 seconds -progress_src_EP22_real (01:05:29): 1239038976 seconds -progress_src_EP22_imag (01:05:29): 1239038976 seconds -progress_src_EP7_real (01:05:29): 1239038976 seconds -progress_src_EP7_imag (01:05:29): 1239038976 seconds -progress_src_EP6_real (01:05:29): 1239038976 seconds -progress_src_EP6_imag (01:05:29): 1239038976 seconds -progress_src_EP19_real (01:05:29): 1239038976 seconds -progress_src_EP19_imag (01:05:29): 1239038976 seconds -progress_src_EP8_real (01:05:29): 1239038976 seconds -progress_src_EP8_imag (01:05:29): 1239038976 seconds -progress_src_EP18_real (01:05:29): 1239038976 seconds -progress_src_EP18_imag (01:05:29): 1239038976 seconds -progress_src_EP12_real (01:05:29): 1239038976 seconds -progress_src_EP12_imag (01:05:29): 1239038976 seconds -progress_src_EP11_real (01:05:29): 1239038976 seconds -progress_src_EP11_imag (01:05:29): 1239038976 seconds -progress_src_EP21_real (01:05:29): 1239038976 seconds -progress_src_EP21_imag (01:05:29): 1239038976 seconds -progress_src_EP13_real (01:05:29): 1239038976 seconds -progress_src_EP13_imag (01:05:29): 1239038976 seconds -progress_src_EP20_real (01:05:29): 1239038976 seconds -progress_src_EP20_imag (01:05:29): 1239038976 seconds -progress_src_pcaly_line1_coh (01:05:29): 1239038976 seconds -progress_src_pcaly_line2_coh (01:05:29): 1239038976 seconds -progress_src_sus_line1_coh (01:05:29): 1239038976 seconds -progress_src_sus_line2_coh (01:05:29): 1239038976 seconds -progress_src_sus_line3_coh (01:05:29): 1239038976 seconds -progress_src_ctrl (01:05:29): 1239038976 seconds -progress_hoft_H1 (01:05:29): 1239038972 seconds -progress_hoft_cleaned_H1 (01:05:29): 1239038972 seconds -progress_src_darm_err (01:05:32): 1239038976 seconds -progress_calibstatevec_H1 (01:05:32): 1239038972 seconds -progress_src_pcal (01:05:35): 1239038976 seconds -progress_kappa_pum_real_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_pum_imag_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_uim_real_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_uim_imag_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_tst_real_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_tst_imag_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_pum_real_H1 (01:05:35): 1239038956 seconds -progress_kappa_tst_real_H1 (01:05:35): 1239038956 seconds -progress_kappa_pum_imag_H1 (01:05:35): 1239038956 seconds -progress_kappa_tst_imag_H1 (01:05:35): 1239038956 seconds -progress_kappa_uim_real_H1 (01:05:35): 1239038956 seconds -progress_kappa_uim_imag_H1 (01:05:35): 1239038956 seconds -progress_hoft_H1 (01:05:35): 1239038975 seconds -progress_f_cc_nogate_H1 (01:05:35): 1239038956 seconds -progress_kappa_c_nogate_H1 (01:05:35): 1239038956 seconds -progress_f_s_squared_nogate_H1 (01:05:35): 1239038956 seconds -progress_f_cc_H1 (01:05:35): 1239038956 seconds -progress_kappa_c_H1 (01:05:35): 1239038956 seconds -progress_SRC_Q_nogate_H1 (01:05:35): 1239038956 seconds -progress_f_s_squared_H1 (01:05:35): 1239038956 seconds -progress_SRC_Q_H1 (01:05:35): 1239038956 seconds -progress_hoft_cleaned_H1 (01:05:35): 1239038975 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:05:35): 1239038976 seconds -progress_calibstatevec_H1 (01:05:37): 1239038988 seconds -progress_hoft_H1 (01:05:40): 1239038998 seconds -progress_hoft_cleaned_H1 (01:05:40): 1239038998 seconds -progress_calibstatevec_H1 (01:05:42): 1239039004 seconds -progress_hoft_H1 (01:05:45): 1239039014 seconds -progress_hoft_cleaned_H1 (01:05:45): 1239039014 seconds -progress_calibstatevec_H1 (01:05:47): 1239039021 seconds -progress_hoft_H1 (01:05:50): 1239039031 seconds -progress_hoft_cleaned_H1 (01:05:50): 1239039031 seconds -progress_src_HW_injections_H1 (01:06:36): 1239039040 seconds -progress_src_obs_intent_H1 (01:06:36): 1239039040 seconds -progress_src_low_noise_state_H1 (01:06:36): 1239039040 seconds -progress_src_GRD-ISC_LOCK_OK (01:06:36): 1239039040 seconds -progress_src_uimexc (01:06:36): 1239039040 seconds -progress_src_pumexc (01:06:36): 1239039040 seconds -progress_src_tstexc (01:06:36): 1239039040 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:06:36): 1239039040 seconds -progress_src_EP1_real (01:06:36): 1239039040 seconds -progress_src_EP1_imag (01:06:36): 1239039040 seconds -progress_src_EP15_real (01:06:36): 1239039040 seconds -progress_src_EP15_imag (01:06:36): 1239039040 seconds -progress_src_EP22_real (01:06:36): 1239039040 seconds -progress_src_EP22_imag (01:06:36): 1239039040 seconds -progress_src_EP7_real (01:06:36): 1239039040 seconds -progress_src_EP7_imag (01:06:36): 1239039040 seconds -progress_src_EP6_real (01:06:36): 1239039040 seconds -progress_src_EP6_imag (01:06:36): 1239039040 seconds -progress_src_EP19_real (01:06:36): 1239039040 seconds -progress_src_EP19_imag (01:06:36): 1239039040 seconds -progress_src_EP8_real (01:06:36): 1239039040 seconds -progress_src_EP8_imag (01:06:36): 1239039040 seconds -progress_src_EP18_real (01:06:36): 1239039040 seconds -progress_src_EP18_imag (01:06:36): 1239039040 seconds -progress_src_EP12_real (01:06:36): 1239039040 seconds -progress_src_EP12_imag (01:06:36): 1239039040 seconds -progress_src_EP11_real (01:06:36): 1239039040 seconds -progress_src_EP11_imag (01:06:36): 1239039040 seconds -progress_src_EP21_real (01:06:36): 1239039040 seconds -progress_src_EP21_imag (01:06:36): 1239039040 seconds -progress_src_EP13_real (01:06:36): 1239039040 seconds -progress_src_EP13_imag (01:06:36): 1239039040 seconds -progress_src_EP20_real (01:06:36): 1239039040 seconds -progress_src_EP20_imag (01:06:36): 1239039040 seconds -progress_src_pcaly_line1_coh (01:06:36): 1239039040 seconds -progress_src_pcaly_line2_coh (01:06:36): 1239039040 seconds -progress_src_sus_line1_coh (01:06:36): 1239039040 seconds -progress_src_sus_line2_coh (01:06:36): 1239039040 seconds -progress_src_sus_line3_coh (01:06:36): 1239039040 seconds -progress_src_ctrl (01:06:36): 1239039040 seconds -progress_hoft_H1 (01:06:36): 1239039036 seconds -progress_hoft_cleaned_H1 (01:06:36): 1239039036 seconds -progress_src_darm_err (01:06:40): 1239039040 seconds -progress_calibstatevec_H1 (01:06:40): 1239039036 seconds -progress_src_pcal (01:06:42): 1239039040 seconds -progress_kappa_pum_real_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_pum_imag_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_tst_real_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_uim_real_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_tst_imag_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_uim_imag_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_pum_real_H1 (01:06:42): 1239039020 seconds -progress_kappa_pum_imag_H1 (01:06:42): 1239039020 seconds -progress_kappa_tst_real_H1 (01:06:42): 1239039020 seconds -progress_kappa_tst_imag_H1 (01:06:42): 1239039020 seconds -progress_kappa_uim_real_H1 (01:06:42): 1239039020 seconds -progress_kappa_uim_imag_H1 (01:06:42): 1239039020 seconds -progress_hoft_H1 (01:06:42): 1239039039 seconds -progress_f_cc_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_c_nogate_H1 (01:06:42): 1239039020 seconds -progress_f_s_squared_nogate_H1 (01:06:42): 1239039020 seconds -progress_kappa_c_H1 (01:06:42): 1239039020 seconds -progress_f_cc_H1 (01:06:42): 1239039020 seconds -progress_SRC_Q_nogate_H1 (01:06:42): 1239039020 seconds -progress_f_s_squared_H1 (01:06:42): 1239039020 seconds -progress_SRC_Q_H1 (01:06:42): 1239039020 seconds -progress_hoft_cleaned_H1 (01:06:42): 1239039039 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:06:43): 1239039040 seconds -progress_calibstatevec_H1 (01:06:45): 1239039053 seconds -progress_hoft_H1 (01:06:47): 1239039060 seconds -progress_hoft_cleaned_H1 (01:06:47): 1239039060 seconds -progress_calibstatevec_H1 (01:06:50): 1239039070 seconds -progress_hoft_H1 (01:06:52): 1239039076 seconds -progress_hoft_cleaned_H1 (01:06:52): 1239039076 seconds -progress_calibstatevec_H1 (01:06:55): 1239039087 seconds -progress_hoft_H1 (01:06:57): 1239039094 seconds -progress_hoft_cleaned_H1 (01:06:57): 1239039094 seconds -progress_src_HW_injections_H1 (01:07:43): 1239039104 seconds -progress_src_obs_intent_H1 (01:07:43): 1239039104 seconds -progress_src_low_noise_state_H1 (01:07:43): 1239039104 seconds -progress_src_GRD-ISC_LOCK_OK (01:07:43): 1239039104 seconds -progress_src_uimexc (01:07:43): 1239039104 seconds -progress_src_pumexc (01:07:43): 1239039104 seconds -progress_src_tstexc (01:07:43): 1239039104 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:07:43): 1239039104 seconds -progress_src_EP1_real (01:07:43): 1239039104 seconds -progress_src_EP1_imag (01:07:43): 1239039104 seconds -progress_src_EP15_real (01:07:43): 1239039104 seconds -progress_src_EP15_imag (01:07:43): 1239039104 seconds -progress_src_EP22_real (01:07:43): 1239039104 seconds -progress_src_EP22_imag (01:07:43): 1239039104 seconds -progress_src_EP7_real (01:07:43): 1239039104 seconds -progress_src_EP7_imag (01:07:43): 1239039104 seconds -progress_src_EP6_real (01:07:43): 1239039104 seconds -progress_src_EP6_imag (01:07:43): 1239039104 seconds -progress_src_EP19_real (01:07:43): 1239039104 seconds -progress_src_EP19_imag (01:07:43): 1239039104 seconds -progress_src_EP8_real (01:07:43): 1239039104 seconds -progress_src_EP8_imag (01:07:43): 1239039104 seconds -progress_src_EP18_real (01:07:43): 1239039104 seconds -progress_src_EP18_imag (01:07:43): 1239039104 seconds -progress_src_EP12_real (01:07:43): 1239039104 seconds -progress_src_EP12_imag (01:07:43): 1239039104 seconds -progress_src_EP11_real (01:07:43): 1239039104 seconds -progress_src_EP11_imag (01:07:43): 1239039104 seconds -progress_src_EP21_real (01:07:43): 1239039104 seconds -progress_src_EP21_imag (01:07:43): 1239039104 seconds -progress_src_EP13_real (01:07:43): 1239039104 seconds -progress_src_EP13_imag (01:07:43): 1239039104 seconds -progress_src_EP20_real (01:07:43): 1239039104 seconds -progress_src_EP20_imag (01:07:43): 1239039104 seconds -progress_src_pcaly_line1_coh (01:07:43): 1239039104 seconds -progress_src_pcaly_line2_coh (01:07:43): 1239039104 seconds -progress_src_sus_line1_coh (01:07:43): 1239039104 seconds -progress_src_sus_line2_coh (01:07:43): 1239039104 seconds -progress_src_sus_line3_coh (01:07:43): 1239039104 seconds -progress_src_ctrl (01:07:43): 1239039104 seconds -progress_hoft_H1 (01:07:43): 1239039100 seconds -progress_hoft_cleaned_H1 (01:07:43): 1239039100 seconds -progress_src_darm_err (01:07:47): 1239039104 seconds -progress_calibstatevec_H1 (01:07:47): 1239039100 seconds -progress_hoft_H1 (01:07:48): 1239039103 seconds -progress_hoft_cleaned_H1 (01:07:48): 1239039103 seconds -progress_src_pcal (01:07:49): 1239039104 seconds -progress_kappa_uim_real_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_tst_real_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_pum_real_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_tst_imag_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_pum_imag_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_uim_imag_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_pum_real_H1 (01:07:49): 1239039084 seconds -progress_kappa_uim_real_H1 (01:07:49): 1239039084 seconds -progress_kappa_pum_imag_H1 (01:07:49): 1239039084 seconds -progress_kappa_tst_real_H1 (01:07:49): 1239039084 seconds -progress_kappa_uim_imag_H1 (01:07:49): 1239039084 seconds -progress_kappa_tst_imag_H1 (01:07:49): 1239039084 seconds -progress_kappa_c_nogate_H1 (01:07:49): 1239039084 seconds -progress_f_cc_nogate_H1 (01:07:49): 1239039084 seconds -progress_f_s_squared_nogate_H1 (01:07:49): 1239039084 seconds -progress_SRC_Q_nogate_H1 (01:07:49): 1239039084 seconds -progress_kappa_c_H1 (01:07:49): 1239039084 seconds -progress_f_cc_H1 (01:07:49): 1239039084 seconds -progress_f_s_squared_H1 (01:07:49): 1239039084 seconds -progress_SRC_Q_H1 (01:07:49): 1239039084 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:07:50): 1239039104 seconds -progress_calibstatevec_H1 (01:07:52): 1239039116 seconds -progress_hoft_H1 (01:07:53): 1239039119 seconds -progress_hoft_cleaned_H1 (01:07:53): 1239039119 seconds -progress_calibstatevec_H1 (01:07:57): 1239039132 seconds -progress_hoft_cleaned_H1 (01:07:58): 1239039135 seconds -progress_hoft_H1 (01:07:58): 1239039136 seconds -progress_calibstatevec_H1 (01:08:02): 1239039148 seconds -progress_hoft_H1 (01:08:03): 1239039152 seconds -progress_hoft_cleaned_H1 (01:08:03): 1239039152 seconds -progress_src_HW_injections_H1 (01:08:58): 1239039168 seconds -progress_src_obs_intent_H1 (01:08:58): 1239039168 seconds -progress_src_low_noise_state_H1 (01:08:58): 1239039168 seconds -progress_src_GRD-ISC_LOCK_OK (01:08:58): 1239039168 seconds -progress_src_uimexc (01:08:58): 1239039168 seconds -progress_src_pumexc (01:08:58): 1239039168 seconds -progress_src_tstexc (01:08:58): 1239039168 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:08:58): 1239039168 seconds -progress_src_EP1_real (01:08:58): 1239039168 seconds -progress_src_EP1_imag (01:08:58): 1239039168 seconds -progress_src_EP15_real (01:08:58): 1239039168 seconds -progress_src_EP15_imag (01:08:58): 1239039168 seconds -progress_src_EP22_real (01:08:58): 1239039168 seconds -progress_src_EP22_imag (01:08:58): 1239039168 seconds -progress_src_EP7_real (01:08:58): 1239039168 seconds -progress_src_EP7_imag (01:08:58): 1239039168 seconds -progress_src_EP6_real (01:08:58): 1239039168 seconds -progress_src_EP6_imag (01:08:58): 1239039168 seconds -progress_src_EP19_real (01:08:58): 1239039168 seconds -progress_src_EP19_imag (01:08:58): 1239039168 seconds -progress_src_EP8_real (01:08:58): 1239039168 seconds -progress_src_EP8_imag (01:08:58): 1239039168 seconds -progress_src_EP18_real (01:08:58): 1239039168 seconds -progress_src_EP18_imag (01:08:58): 1239039168 seconds -progress_src_EP12_real (01:08:58): 1239039168 seconds -progress_src_EP12_imag (01:08:58): 1239039168 seconds -progress_src_EP11_real (01:08:58): 1239039168 seconds -progress_src_EP11_imag (01:08:58): 1239039168 seconds -progress_src_EP21_real (01:08:58): 1239039168 seconds -progress_src_EP21_imag (01:08:58): 1239039168 seconds -progress_src_EP13_real (01:08:58): 1239039168 seconds -progress_src_EP13_imag (01:08:58): 1239039168 seconds -progress_src_EP20_real (01:08:58): 1239039168 seconds -progress_src_EP20_imag (01:08:58): 1239039168 seconds -progress_src_pcaly_line1_coh (01:08:58): 1239039168 seconds -progress_src_pcaly_line2_coh (01:08:58): 1239039168 seconds -progress_src_sus_line1_coh (01:08:58): 1239039168 seconds -progress_src_sus_line2_coh (01:08:58): 1239039168 seconds -progress_src_sus_line3_coh (01:08:58): 1239039168 seconds -progress_src_ctrl (01:08:58): 1239039168 seconds -progress_hoft_H1 (01:08:58): 1239039164 seconds -progress_hoft_cleaned_H1 (01:08:58): 1239039164 seconds -progress_src_darm_err (01:09:02): 1239039168 seconds -progress_calibstatevec_H1 (01:09:02): 1239039164 seconds -progress_src_pcal (01:09:04): 1239039168 seconds -progress_kappa_pum_real_nogate_H1 (01:09:04): 1239039148 seconds -progress_kappa_uim_real_nogate_H1 (01:09:04): 1239039148 seconds -progress_kappa_pum_imag_nogate_H1 (01:09:04): 1239039148 seconds -progress_kappa_uim_imag_nogate_H1 (01:09:04): 1239039148 seconds -progress_kappa_tst_real_nogate_H1 (01:09:04): 1239039148 seconds -progress_kappa_tst_imag_nogate_H1 (01:09:04): 1239039148 seconds -progress_kappa_uim_real_H1 (01:09:04): 1239039148 seconds -progress_kappa_uim_imag_H1 (01:09:04): 1239039148 seconds -progress_kappa_pum_real_H1 (01:09:04): 1239039148 seconds -progress_kappa_pum_imag_H1 (01:09:04): 1239039148 seconds -progress_kappa_tst_real_H1 (01:09:04): 1239039148 seconds -progress_kappa_tst_imag_H1 (01:09:04): 1239039148 seconds -progress_hoft_H1 (01:09:04): 1239039167 seconds -progress_kappa_c_nogate_H1 (01:09:04): 1239039148 seconds -progress_f_cc_nogate_H1 (01:09:04): 1239039148 seconds -progress_f_s_squared_nogate_H1 (01:09:04): 1239039148 seconds -progress_f_cc_H1 (01:09:04): 1239039148 seconds -progress_kappa_c_H1 (01:09:04): 1239039148 seconds -progress_SRC_Q_nogate_H1 (01:09:04): 1239039148 seconds -progress_f_s_squared_H1 (01:09:04): 1239039148 seconds -progress_SRC_Q_H1 (01:09:04): 1239039148 seconds -progress_hoft_cleaned_H1 (01:09:04): 1239039167 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:09:05): 1239039168 seconds -progress_calibstatevec_H1 (01:09:07): 1239039181 seconds -progress_hoft_cleaned_H1 (01:09:09): 1239039188 seconds -progress_hoft_H1 (01:09:09): 1239039188 seconds -progress_calibstatevec_H1 (01:09:12): 1239039199 seconds -progress_hoft_H1 (01:09:14): 1239039206 seconds -progress_hoft_cleaned_H1 (01:09:14): 1239039206 seconds -progress_calibstatevec_H1 (01:09:17): 1239039216 seconds -progress_hoft_H1 (01:09:19): 1239039223 seconds -progress_hoft_cleaned_H1 (01:09:19): 1239039223 seconds -progress_src_HW_injections_H1 (01:10:06): 1239039232 seconds -progress_src_obs_intent_H1 (01:10:06): 1239039232 seconds -progress_src_low_noise_state_H1 (01:10:06): 1239039232 seconds -progress_src_GRD-ISC_LOCK_OK (01:10:06): 1239039232 seconds -progress_src_uimexc (01:10:06): 1239039232 seconds -progress_src_pumexc (01:10:06): 1239039232 seconds -progress_src_tstexc (01:10:06): 1239039232 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:10:06): 1239039232 seconds -progress_src_EP1_real (01:10:06): 1239039232 seconds -progress_src_EP1_imag (01:10:06): 1239039232 seconds -progress_src_EP15_real (01:10:06): 1239039232 seconds -progress_src_EP15_imag (01:10:06): 1239039232 seconds -progress_src_EP22_real (01:10:06): 1239039232 seconds -progress_src_EP22_imag (01:10:06): 1239039232 seconds -progress_src_EP7_real (01:10:06): 1239039232 seconds -progress_src_EP7_imag (01:10:06): 1239039232 seconds -progress_src_EP6_real (01:10:06): 1239039232 seconds -progress_src_EP6_imag (01:10:06): 1239039232 seconds -progress_src_EP19_real (01:10:06): 1239039232 seconds -progress_src_EP19_imag (01:10:06): 1239039232 seconds -progress_src_EP8_real (01:10:06): 1239039232 seconds -progress_src_EP8_imag (01:10:06): 1239039232 seconds -progress_src_EP18_real (01:10:06): 1239039232 seconds -progress_src_EP18_imag (01:10:06): 1239039232 seconds -progress_src_EP12_real (01:10:06): 1239039232 seconds -progress_src_EP12_imag (01:10:06): 1239039232 seconds -progress_src_EP11_real (01:10:06): 1239039232 seconds -progress_src_EP11_imag (01:10:06): 1239039232 seconds -progress_src_EP21_real (01:10:06): 1239039232 seconds -progress_src_EP21_imag (01:10:06): 1239039232 seconds -progress_src_EP13_real (01:10:06): 1239039232 seconds -progress_src_EP13_imag (01:10:06): 1239039232 seconds -progress_src_EP20_real (01:10:06): 1239039232 seconds -progress_src_EP20_imag (01:10:06): 1239039232 seconds -progress_src_pcaly_line1_coh (01:10:06): 1239039232 seconds -progress_src_pcaly_line2_coh (01:10:06): 1239039232 seconds -progress_src_sus_line1_coh (01:10:06): 1239039232 seconds -progress_src_sus_line2_coh (01:10:06): 1239039232 seconds -progress_src_sus_line3_coh (01:10:06): 1239039232 seconds -progress_src_ctrl (01:10:06): 1239039232 seconds -progress_hoft_H1 (01:10:06): 1239039228 seconds -progress_hoft_cleaned_H1 (01:10:06): 1239039228 seconds -progress_src_darm_err (01:10:10): 1239039232 seconds -progress_calibstatevec_H1 (01:10:10): 1239039228 seconds -progress_src_pcal (01:10:12): 1239039232 seconds -progress_kappa_tst_real_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_pum_real_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_tst_imag_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_pum_imag_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_uim_real_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_uim_imag_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_pum_real_H1 (01:10:12): 1239039212 seconds -progress_kappa_pum_imag_H1 (01:10:12): 1239039212 seconds -progress_kappa_tst_real_H1 (01:10:12): 1239039212 seconds -progress_kappa_tst_imag_H1 (01:10:12): 1239039212 seconds -progress_kappa_uim_real_H1 (01:10:12): 1239039212 seconds -progress_kappa_uim_imag_H1 (01:10:12): 1239039212 seconds -progress_hoft_H1 (01:10:12): 1239039231 seconds -progress_kappa_c_nogate_H1 (01:10:12): 1239039212 seconds -progress_f_cc_nogate_H1 (01:10:12): 1239039212 seconds -progress_f_s_squared_nogate_H1 (01:10:12): 1239039212 seconds -progress_f_cc_H1 (01:10:12): 1239039212 seconds -progress_SRC_Q_nogate_H1 (01:10:12): 1239039212 seconds -progress_kappa_c_H1 (01:10:12): 1239039212 seconds -progress_f_s_squared_H1 (01:10:12): 1239039212 seconds -progress_SRC_Q_H1 (01:10:12): 1239039212 seconds -progress_hoft_cleaned_H1 (01:10:12): 1239039231 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:10:13): 1239039232 seconds -progress_calibstatevec_H1 (01:10:15): 1239039245 seconds -progress_hoft_H1 (01:10:17): 1239039252 seconds -progress_hoft_cleaned_H1 (01:10:17): 1239039252 seconds -progress_calibstatevec_H1 (01:10:20): 1239039263 seconds -progress_hoft_H1 (01:10:22): 1239039270 seconds -progress_hoft_cleaned_H1 (01:10:22): 1239039270 seconds -progress_calibstatevec_H1 (01:10:25): 1239039279 seconds -progress_hoft_H1 (01:10:27): 1239039286 seconds -progress_hoft_cleaned_H1 (01:10:27): 1239039286 seconds -progress_src_HW_injections_H1 (01:11:24): 1239039296 seconds -progress_src_obs_intent_H1 (01:11:24): 1239039296 seconds -progress_src_low_noise_state_H1 (01:11:24): 1239039296 seconds -progress_src_GRD-ISC_LOCK_OK (01:11:24): 1239039296 seconds -progress_src_uimexc (01:11:24): 1239039296 seconds -progress_src_pumexc (01:11:24): 1239039296 seconds -progress_src_tstexc (01:11:24): 1239039296 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:11:24): 1239039296 seconds -progress_src_EP1_real (01:11:24): 1239039296 seconds -progress_src_EP1_imag (01:11:24): 1239039296 seconds -progress_src_EP15_real (01:11:24): 1239039296 seconds -progress_src_EP15_imag (01:11:24): 1239039296 seconds -progress_src_EP22_real (01:11:24): 1239039296 seconds -progress_src_EP22_imag (01:11:24): 1239039296 seconds -progress_src_EP7_real (01:11:24): 1239039296 seconds -progress_src_EP7_imag (01:11:24): 1239039296 seconds -progress_src_EP6_real (01:11:24): 1239039296 seconds -progress_src_EP6_imag (01:11:24): 1239039296 seconds -progress_src_EP19_real (01:11:24): 1239039296 seconds -progress_src_EP19_imag (01:11:24): 1239039296 seconds -progress_src_EP8_real (01:11:24): 1239039296 seconds -progress_src_EP8_imag (01:11:24): 1239039296 seconds -progress_src_EP18_real (01:11:24): 1239039296 seconds -progress_src_EP18_imag (01:11:24): 1239039296 seconds -progress_src_EP12_real (01:11:24): 1239039296 seconds -progress_src_EP12_imag (01:11:24): 1239039296 seconds -progress_src_EP11_real (01:11:24): 1239039296 seconds -progress_src_EP11_imag (01:11:24): 1239039296 seconds -progress_src_EP21_real (01:11:24): 1239039296 seconds -progress_src_EP21_imag (01:11:24): 1239039296 seconds -progress_src_EP13_real (01:11:24): 1239039296 seconds -progress_src_EP13_imag (01:11:24): 1239039296 seconds -progress_src_EP20_real (01:11:24): 1239039296 seconds -progress_src_EP20_imag (01:11:24): 1239039296 seconds -progress_src_pcaly_line1_coh (01:11:24): 1239039296 seconds -progress_src_pcaly_line2_coh (01:11:24): 1239039296 seconds -progress_src_sus_line1_coh (01:11:24): 1239039296 seconds -progress_src_sus_line2_coh (01:11:24): 1239039296 seconds -progress_src_sus_line3_coh (01:11:24): 1239039296 seconds -progress_src_ctrl (01:11:25): 1239039296 seconds -progress_hoft_H1 (01:11:25): 1239039292 seconds -progress_hoft_cleaned_H1 (01:11:25): 1239039292 seconds -progress_src_darm_err (01:11:28): 1239039296 seconds -progress_calibstatevec_H1 (01:11:28): 1239039292 seconds -progress_src_pcal (01:11:31): 1239039296 seconds -progress_kappa_pum_real_nogate_H1 (01:11:31): 1239039276 seconds -progress_kappa_uim_real_nogate_H1 (01:11:31): 1239039276 seconds -progress_kappa_pum_imag_nogate_H1 (01:11:31): 1239039276 seconds -progress_kappa_uim_imag_nogate_H1 (01:11:31): 1239039276 seconds -progress_kappa_tst_real_nogate_H1 (01:11:31): 1239039276 seconds -progress_kappa_tst_imag_nogate_H1 (01:11:31): 1239039276 seconds -progress_kappa_uim_real_H1 (01:11:31): 1239039276 seconds -progress_kappa_pum_real_H1 (01:11:31): 1239039276 seconds -progress_kappa_uim_imag_H1 (01:11:31): 1239039276 seconds -progress_kappa_pum_imag_H1 (01:11:31): 1239039276 seconds -progress_kappa_tst_real_H1 (01:11:31): 1239039276 seconds -progress_kappa_tst_imag_H1 (01:11:31): 1239039276 seconds -progress_hoft_H1 (01:11:31): 1239039295 seconds -progress_kappa_c_nogate_H1 (01:11:31): 1239039276 seconds -progress_f_cc_nogate_H1 (01:11:31): 1239039276 seconds -progress_f_s_squared_nogate_H1 (01:11:31): 1239039276 seconds -progress_f_cc_H1 (01:11:31): 1239039276 seconds -progress_kappa_c_H1 (01:11:31): 1239039276 seconds -progress_SRC_Q_nogate_H1 (01:11:31): 1239039276 seconds -progress_f_s_squared_H1 (01:11:31): 1239039276 seconds -progress_SRC_Q_H1 (01:11:31): 1239039276 seconds -progress_hoft_cleaned_H1 (01:11:31): 1239039295 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:11:31): 1239039296 seconds -progress_calibstatevec_H1 (01:11:33): 1239039308 seconds -progress_hoft_H1 (01:11:36): 1239039319 seconds -progress_hoft_cleaned_H1 (01:11:36): 1239039319 seconds -progress_calibstatevec_H1 (01:11:38): 1239039325 seconds -progress_hoft_H1 (01:11:41): 1239039335 seconds -progress_hoft_cleaned_H1 (01:11:41): 1239039335 seconds -progress_calibstatevec_H1 (01:11:43): 1239039342 seconds -progress_hoft_H1 (01:11:46): 1239039352 seconds -progress_hoft_cleaned_H1 (01:11:46): 1239039352 seconds -progress_src_HW_injections_H1 (01:12:35): 1239039360 seconds -progress_src_obs_intent_H1 (01:12:35): 1239039360 seconds -progress_src_low_noise_state_H1 (01:12:35): 1239039360 seconds -progress_src_GRD-ISC_LOCK_OK (01:12:35): 1239039360 seconds -progress_src_uimexc (01:12:35): 1239039360 seconds -progress_src_pumexc (01:12:35): 1239039360 seconds -progress_src_tstexc (01:12:35): 1239039360 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:12:35): 1239039360 seconds -progress_src_EP1_real (01:12:35): 1239039360 seconds -progress_src_EP1_imag (01:12:35): 1239039360 seconds -progress_src_EP15_real (01:12:35): 1239039360 seconds -progress_src_EP15_imag (01:12:35): 1239039360 seconds -progress_src_EP22_real (01:12:35): 1239039360 seconds -progress_src_EP22_imag (01:12:35): 1239039360 seconds -progress_src_EP7_real (01:12:35): 1239039360 seconds -progress_src_EP7_imag (01:12:35): 1239039360 seconds -progress_src_EP6_real (01:12:35): 1239039360 seconds -progress_src_EP6_imag (01:12:35): 1239039360 seconds -progress_src_EP19_real (01:12:35): 1239039360 seconds -progress_src_EP19_imag (01:12:35): 1239039360 seconds -progress_src_EP8_real (01:12:35): 1239039360 seconds -progress_src_EP8_imag (01:12:35): 1239039360 seconds -progress_src_EP18_real (01:12:35): 1239039360 seconds -progress_src_EP18_imag (01:12:35): 1239039360 seconds -progress_src_EP12_real (01:12:35): 1239039360 seconds -progress_src_EP12_imag (01:12:35): 1239039360 seconds -progress_src_EP11_real (01:12:35): 1239039360 seconds -progress_src_EP11_imag (01:12:35): 1239039360 seconds -progress_src_EP21_real (01:12:35): 1239039360 seconds -progress_src_EP21_imag (01:12:35): 1239039360 seconds -progress_src_EP13_real (01:12:35): 1239039360 seconds -progress_src_EP13_imag (01:12:35): 1239039360 seconds -progress_src_EP20_real (01:12:35): 1239039360 seconds -progress_src_EP20_imag (01:12:35): 1239039360 seconds -progress_src_pcaly_line1_coh (01:12:35): 1239039360 seconds -progress_src_pcaly_line2_coh (01:12:35): 1239039360 seconds -progress_src_sus_line1_coh (01:12:35): 1239039360 seconds -progress_src_sus_line2_coh (01:12:35): 1239039360 seconds -progress_src_sus_line3_coh (01:12:35): 1239039360 seconds -progress_src_ctrl (01:12:35): 1239039360 seconds -progress_hoft_H1 (01:12:35): 1239039356 seconds -progress_hoft_cleaned_H1 (01:12:35): 1239039356 seconds -progress_src_darm_err (01:12:39): 1239039360 seconds -progress_calibstatevec_H1 (01:12:39): 1239039356 seconds -progress_hoft_H1 (01:12:40): 1239039359 seconds -progress_hoft_cleaned_H1 (01:12:40): 1239039359 seconds -progress_src_pcal (01:12:41): 1239039360 seconds -progress_kappa_tst_real_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_pum_real_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_tst_imag_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_uim_real_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_pum_imag_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_uim_imag_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_pum_real_H1 (01:12:41): 1239039340 seconds -progress_kappa_uim_real_H1 (01:12:41): 1239039340 seconds -progress_kappa_pum_imag_H1 (01:12:41): 1239039340 seconds -progress_kappa_uim_imag_H1 (01:12:41): 1239039340 seconds -progress_kappa_tst_real_H1 (01:12:41): 1239039340 seconds -progress_kappa_tst_imag_H1 (01:12:41): 1239039340 seconds -progress_f_cc_nogate_H1 (01:12:41): 1239039340 seconds -progress_kappa_c_nogate_H1 (01:12:41): 1239039340 seconds -progress_f_s_squared_nogate_H1 (01:12:41): 1239039340 seconds -progress_f_cc_H1 (01:12:41): 1239039340 seconds -progress_kappa_c_H1 (01:12:41): 1239039340 seconds -progress_SRC_Q_nogate_H1 (01:12:41): 1239039340 seconds -progress_f_s_squared_H1 (01:12:41): 1239039340 seconds -progress_SRC_Q_H1 (01:12:41): 1239039340 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:12:42): 1239039360 seconds -progress_calibstatevec_H1 (01:12:44): 1239039373 seconds -progress_hoft_H1 (01:12:45): 1239039376 seconds -progress_hoft_cleaned_H1 (01:12:45): 1239039376 seconds -progress_calibstatevec_H1 (01:12:49): 1239039390 seconds -progress_hoft_H1 (01:12:50): 1239039393 seconds -progress_hoft_cleaned_H1 (01:12:50): 1239039393 seconds -progress_calibstatevec_H1 (01:12:54): 1239039407 seconds -progress_hoft_H1 (01:12:55): 1239039410 seconds -progress_hoft_cleaned_H1 (01:12:55): 1239039410 seconds -progress_src_HW_injections_H1 (01:14:09): 1239039424 seconds -progress_src_obs_intent_H1 (01:14:10): 1239039424 seconds -progress_src_low_noise_state_H1 (01:14:10): 1239039424 seconds -progress_src_GRD-ISC_LOCK_OK (01:14:10): 1239039424 seconds -progress_src_uimexc (01:14:10): 1239039424 seconds -progress_src_pumexc (01:14:10): 1239039424 seconds -progress_src_tstexc (01:14:10): 1239039424 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:14:10): 1239039424 seconds -progress_src_EP1_real (01:14:10): 1239039424 seconds -progress_src_EP1_imag (01:14:10): 1239039424 seconds -progress_src_EP15_real (01:14:10): 1239039424 seconds -progress_src_EP15_imag (01:14:10): 1239039424 seconds -progress_src_EP22_real (01:14:10): 1239039424 seconds -progress_src_EP22_imag (01:14:10): 1239039424 seconds -progress_src_EP7_real (01:14:10): 1239039424 seconds -progress_src_EP7_imag (01:14:10): 1239039424 seconds -progress_src_EP6_real (01:14:10): 1239039424 seconds -progress_src_EP6_imag (01:14:10): 1239039424 seconds -progress_src_EP19_real (01:14:10): 1239039424 seconds -progress_src_EP19_imag (01:14:10): 1239039424 seconds -progress_src_EP8_real (01:14:10): 1239039424 seconds -progress_src_EP8_imag (01:14:10): 1239039424 seconds -progress_src_EP18_real (01:14:10): 1239039424 seconds -progress_src_EP18_imag (01:14:10): 1239039424 seconds -progress_src_EP12_real (01:14:10): 1239039424 seconds -progress_src_EP12_imag (01:14:10): 1239039424 seconds -progress_src_EP11_real (01:14:10): 1239039424 seconds -progress_src_EP11_imag (01:14:10): 1239039424 seconds -progress_src_EP21_real (01:14:10): 1239039424 seconds -progress_src_EP21_imag (01:14:10): 1239039424 seconds -progress_src_EP13_real (01:14:10): 1239039424 seconds -progress_src_EP13_imag (01:14:10): 1239039424 seconds -progress_src_EP20_real (01:14:10): 1239039424 seconds -progress_src_EP20_imag (01:14:10): 1239039424 seconds -progress_src_pcaly_line1_coh (01:14:10): 1239039424 seconds -progress_src_pcaly_line2_coh (01:14:10): 1239039424 seconds -progress_src_sus_line1_coh (01:14:10): 1239039424 seconds -progress_src_sus_line2_coh (01:14:10): 1239039424 seconds -progress_src_sus_line3_coh (01:14:10): 1239039424 seconds -progress_src_ctrl (01:14:10): 1239039424 seconds -progress_hoft_H1 (01:14:10): 1239039420 seconds -progress_hoft_cleaned_H1 (01:14:10): 1239039420 seconds -progress_src_darm_err (01:14:14): 1239039424 seconds -progress_calibstatevec_H1 (01:14:14): 1239039420 seconds -progress_src_pcal (01:14:16): 1239039424 seconds -progress_kappa_pum_real_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_pum_imag_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_tst_real_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_tst_imag_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_uim_real_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_uim_imag_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_pum_real_H1 (01:14:16): 1239039404 seconds -progress_kappa_pum_imag_H1 (01:14:16): 1239039404 seconds -progress_kappa_uim_real_H1 (01:14:16): 1239039404 seconds -progress_kappa_uim_imag_H1 (01:14:16): 1239039404 seconds -progress_kappa_tst_real_H1 (01:14:16): 1239039404 seconds -progress_kappa_tst_imag_H1 (01:14:16): 1239039404 seconds -progress_hoft_H1 (01:14:16): 1239039423 seconds -progress_f_cc_nogate_H1 (01:14:16): 1239039404 seconds -progress_kappa_c_nogate_H1 (01:14:16): 1239039404 seconds -progress_f_s_squared_nogate_H1 (01:14:16): 1239039404 seconds -progress_f_cc_H1 (01:14:16): 1239039404 seconds -progress_kappa_c_H1 (01:14:16): 1239039404 seconds -progress_SRC_Q_nogate_H1 (01:14:16): 1239039404 seconds -progress_f_s_squared_H1 (01:14:16): 1239039404 seconds -progress_SRC_Q_H1 (01:14:16): 1239039404 seconds -progress_hoft_cleaned_H1 (01:14:16): 1239039423 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:14:17): 1239039424 seconds -progress_calibstatevec_H1 (01:14:19): 1239039438 seconds -progress_hoft_H1 (01:14:21): 1239039445 seconds -progress_hoft_cleaned_H1 (01:14:21): 1239039445 seconds -progress_calibstatevec_H1 (01:14:24): 1239039455 seconds -progress_hoft_H1 (01:14:26): 1239039462 seconds -progress_hoft_cleaned_H1 (01:14:26): 1239039462 seconds -progress_calibstatevec_H1 (01:14:29): 1239039473 seconds -progress_hoft_H1 (01:14:31): 1239039479 seconds -progress_hoft_cleaned_H1 (01:14:31): 1239039479 seconds -progress_src_HW_injections_H1 (01:15:16): 1239039488 seconds -progress_src_obs_intent_H1 (01:15:16): 1239039488 seconds -progress_src_low_noise_state_H1 (01:15:16): 1239039488 seconds -progress_src_GRD-ISC_LOCK_OK (01:15:16): 1239039488 seconds -progress_src_uimexc (01:15:16): 1239039488 seconds -progress_src_pumexc (01:15:16): 1239039488 seconds -progress_src_tstexc (01:15:16): 1239039488 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:15:16): 1239039488 seconds -progress_src_EP1_real (01:15:16): 1239039488 seconds -progress_src_EP1_imag (01:15:16): 1239039488 seconds -progress_src_EP15_real (01:15:16): 1239039488 seconds -progress_src_EP15_imag (01:15:16): 1239039488 seconds -progress_src_EP22_real (01:15:16): 1239039488 seconds -progress_src_EP22_imag (01:15:16): 1239039488 seconds -progress_src_EP7_real (01:15:16): 1239039488 seconds -progress_src_EP7_imag (01:15:16): 1239039488 seconds -progress_src_EP6_real (01:15:16): 1239039488 seconds -progress_src_EP6_imag (01:15:16): 1239039488 seconds -progress_src_EP19_real (01:15:16): 1239039488 seconds -progress_src_EP19_imag (01:15:16): 1239039488 seconds -progress_src_EP8_real (01:15:16): 1239039488 seconds -progress_src_EP8_imag (01:15:16): 1239039488 seconds -progress_src_EP18_real (01:15:16): 1239039488 seconds -progress_src_EP18_imag (01:15:16): 1239039488 seconds -progress_src_EP12_real (01:15:16): 1239039488 seconds -progress_src_EP12_imag (01:15:16): 1239039488 seconds -progress_src_EP11_real (01:15:16): 1239039488 seconds -progress_src_EP11_imag (01:15:16): 1239039488 seconds -progress_src_EP21_real (01:15:16): 1239039488 seconds -progress_src_EP21_imag (01:15:16): 1239039488 seconds -progress_src_EP13_real (01:15:16): 1239039488 seconds -progress_src_EP13_imag (01:15:16): 1239039488 seconds -progress_src_EP20_real (01:15:16): 1239039488 seconds -progress_src_EP20_imag (01:15:16): 1239039488 seconds -progress_src_pcaly_line1_coh (01:15:16): 1239039488 seconds -progress_src_pcaly_line2_coh (01:15:16): 1239039488 seconds -progress_src_sus_line1_coh (01:15:16): 1239039488 seconds -progress_src_sus_line2_coh (01:15:16): 1239039488 seconds -progress_src_sus_line3_coh (01:15:16): 1239039488 seconds -progress_src_ctrl (01:15:16): 1239039488 seconds -progress_hoft_H1 (01:15:16): 1239039484 seconds -progress_hoft_cleaned_H1 (01:15:16): 1239039484 seconds -progress_src_darm_err (01:15:20): 1239039488 seconds -progress_calibstatevec_H1 (01:15:20): 1239039484 seconds -progress_src_pcal (01:15:22): 1239039488 seconds -progress_kappa_pum_real_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_pum_imag_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_tst_real_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_uim_real_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_tst_imag_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_uim_imag_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_tst_real_H1 (01:15:22): 1239039468 seconds -progress_kappa_pum_real_H1 (01:15:22): 1239039468 seconds -progress_kappa_tst_imag_H1 (01:15:22): 1239039468 seconds -progress_kappa_pum_imag_H1 (01:15:22): 1239039468 seconds -progress_kappa_uim_real_H1 (01:15:22): 1239039468 seconds -progress_kappa_uim_imag_H1 (01:15:22): 1239039468 seconds -progress_hoft_H1 (01:15:22): 1239039487 seconds -progress_kappa_c_nogate_H1 (01:15:22): 1239039468 seconds -progress_f_cc_nogate_H1 (01:15:22): 1239039468 seconds -progress_f_s_squared_nogate_H1 (01:15:22): 1239039468 seconds -progress_kappa_c_H1 (01:15:22): 1239039468 seconds -progress_SRC_Q_nogate_H1 (01:15:22): 1239039468 seconds -progress_f_cc_H1 (01:15:22): 1239039468 seconds -progress_f_s_squared_H1 (01:15:22): 1239039468 seconds -progress_SRC_Q_H1 (01:15:22): 1239039468 seconds -progress_hoft_cleaned_H1 (01:15:22): 1239039487 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:15:23): 1239039488 seconds -progress_calibstatevec_H1 (01:15:25): 1239039501 seconds -progress_hoft_H1 (01:15:27): 1239039508 seconds -progress_hoft_cleaned_H1 (01:15:27): 1239039508 seconds -progress_calibstatevec_H1 (01:15:30): 1239039518 seconds -progress_hoft_H1 (01:15:32): 1239039524 seconds -progress_hoft_cleaned_H1 (01:15:32): 1239039524 seconds -progress_calibstatevec_H1 (01:15:35): 1239039534 seconds -progress_hoft_H1 (01:15:37): 1239039540 seconds -progress_hoft_cleaned_H1 (01:15:37): 1239039540 seconds -progress_src_HW_injections_H1 (01:16:17): 1239039552 seconds -progress_src_obs_intent_H1 (01:16:17): 1239039552 seconds -progress_src_low_noise_state_H1 (01:16:17): 1239039552 seconds -progress_src_GRD-ISC_LOCK_OK (01:16:17): 1239039552 seconds -progress_src_uimexc (01:16:17): 1239039552 seconds -progress_src_pumexc (01:16:17): 1239039552 seconds -progress_src_tstexc (01:16:17): 1239039552 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:16:17): 1239039552 seconds -progress_src_EP1_real (01:16:17): 1239039552 seconds -progress_src_EP1_imag (01:16:17): 1239039552 seconds -progress_src_EP15_real (01:16:17): 1239039552 seconds -progress_src_EP15_imag (01:16:17): 1239039552 seconds -progress_src_EP22_real (01:16:17): 1239039552 seconds -progress_src_EP22_imag (01:16:17): 1239039552 seconds -progress_src_EP7_real (01:16:17): 1239039552 seconds -progress_src_EP7_imag (01:16:17): 1239039552 seconds -progress_src_EP6_real (01:16:17): 1239039552 seconds -progress_src_EP6_imag (01:16:17): 1239039552 seconds -progress_src_EP19_real (01:16:17): 1239039552 seconds -progress_src_EP19_imag (01:16:17): 1239039552 seconds -progress_src_EP8_real (01:16:17): 1239039552 seconds -progress_src_EP8_imag (01:16:17): 1239039552 seconds -progress_src_EP18_real (01:16:17): 1239039552 seconds -progress_src_EP18_imag (01:16:17): 1239039552 seconds -progress_src_EP12_real (01:16:17): 1239039552 seconds -progress_src_EP12_imag (01:16:17): 1239039552 seconds -progress_src_EP11_real (01:16:17): 1239039552 seconds -progress_src_EP11_imag (01:16:17): 1239039552 seconds -progress_src_EP21_real (01:16:17): 1239039552 seconds -progress_src_EP21_imag (01:16:17): 1239039552 seconds -progress_src_EP13_real (01:16:17): 1239039552 seconds -progress_src_EP13_imag (01:16:17): 1239039552 seconds -progress_src_EP20_real (01:16:17): 1239039552 seconds -progress_src_EP20_imag (01:16:17): 1239039552 seconds -progress_src_pcaly_line1_coh (01:16:17): 1239039552 seconds -progress_src_pcaly_line2_coh (01:16:17): 1239039552 seconds -progress_src_sus_line1_coh (01:16:17): 1239039552 seconds -progress_src_sus_line2_coh (01:16:17): 1239039552 seconds -progress_src_sus_line3_coh (01:16:17): 1239039552 seconds -progress_src_ctrl (01:16:17): 1239039552 seconds -progress_hoft_H1 (01:16:17): 1239039548 seconds -progress_hoft_cleaned_H1 (01:16:17): 1239039548 seconds -progress_src_darm_err (01:16:21): 1239039552 seconds -progress_calibstatevec_H1 (01:16:21): 1239039548 seconds -progress_hoft_H1 (01:16:22): 1239039551 seconds -progress_hoft_cleaned_H1 (01:16:22): 1239039551 seconds -progress_src_pcal (01:16:23): 1239039552 seconds -progress_kappa_uim_real_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_uim_imag_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_pum_real_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_pum_imag_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_tst_real_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_tst_imag_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_uim_real_H1 (01:16:23): 1239039532 seconds -progress_kappa_uim_imag_H1 (01:16:23): 1239039532 seconds -progress_kappa_pum_real_H1 (01:16:23): 1239039532 seconds -progress_kappa_pum_imag_H1 (01:16:23): 1239039532 seconds -progress_kappa_tst_real_H1 (01:16:23): 1239039532 seconds -progress_kappa_tst_imag_H1 (01:16:23): 1239039532 seconds -progress_f_cc_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_c_nogate_H1 (01:16:23): 1239039532 seconds -progress_f_s_squared_nogate_H1 (01:16:23): 1239039532 seconds -progress_SRC_Q_nogate_H1 (01:16:23): 1239039532 seconds -progress_kappa_c_H1 (01:16:23): 1239039532 seconds -progress_f_cc_H1 (01:16:23): 1239039532 seconds -progress_f_s_squared_H1 (01:16:23): 1239039532 seconds -progress_SRC_Q_H1 (01:16:23): 1239039532 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:16:24): 1239039552 seconds -progress_calibstatevec_H1 (01:16:26): 1239039565 seconds -progress_hoft_H1 (01:16:27): 1239039568 seconds -progress_hoft_cleaned_H1 (01:16:27): 1239039568 seconds -progress_calibstatevec_H1 (01:16:31): 1239039581 seconds -progress_hoft_H1 (01:16:32): 1239039585 seconds -progress_hoft_cleaned_H1 (01:16:32): 1239039585 seconds -progress_calibstatevec_H1 (01:16:36): 1239039599 seconds -progress_hoft_H1 (01:16:37): 1239039602 seconds -progress_hoft_cleaned_H1 (01:16:37): 1239039602 seconds -progress_src_HW_injections_H1 (01:17:23): 1239039616 seconds -progress_src_obs_intent_H1 (01:17:23): 1239039616 seconds -progress_src_low_noise_state_H1 (01:17:23): 1239039616 seconds -progress_src_GRD-ISC_LOCK_OK (01:17:23): 1239039616 seconds -progress_src_uimexc (01:17:23): 1239039616 seconds -progress_src_pumexc (01:17:23): 1239039616 seconds -progress_src_tstexc (01:17:23): 1239039616 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:17:23): 1239039616 seconds -progress_src_EP1_real (01:17:23): 1239039616 seconds -progress_src_EP1_imag (01:17:23): 1239039616 seconds -progress_src_EP15_real (01:17:23): 1239039616 seconds -progress_src_EP15_imag (01:17:23): 1239039616 seconds -progress_src_EP22_real (01:17:23): 1239039616 seconds -progress_src_EP22_imag (01:17:23): 1239039616 seconds -progress_src_EP7_real (01:17:23): 1239039616 seconds -progress_src_EP7_imag (01:17:23): 1239039616 seconds -progress_src_EP6_real (01:17:23): 1239039616 seconds -progress_src_EP6_imag (01:17:23): 1239039616 seconds -progress_src_EP19_real (01:17:23): 1239039616 seconds -progress_src_EP19_imag (01:17:23): 1239039616 seconds -progress_src_EP8_real (01:17:23): 1239039616 seconds -progress_src_EP8_imag (01:17:23): 1239039616 seconds -progress_src_EP18_real (01:17:23): 1239039616 seconds -progress_src_EP18_imag (01:17:23): 1239039616 seconds -progress_src_EP12_real (01:17:23): 1239039616 seconds -progress_src_EP12_imag (01:17:23): 1239039616 seconds -progress_src_EP11_real (01:17:23): 1239039616 seconds -progress_src_EP11_imag (01:17:23): 1239039616 seconds -progress_src_EP21_real (01:17:23): 1239039616 seconds -progress_src_EP21_imag (01:17:23): 1239039616 seconds -progress_src_EP13_real (01:17:23): 1239039616 seconds -progress_src_EP13_imag (01:17:23): 1239039616 seconds -progress_src_EP20_real (01:17:23): 1239039616 seconds -progress_src_EP20_imag (01:17:23): 1239039616 seconds -progress_src_pcaly_line1_coh (01:17:23): 1239039616 seconds -progress_src_pcaly_line2_coh (01:17:23): 1239039616 seconds -progress_src_sus_line1_coh (01:17:23): 1239039616 seconds -progress_src_sus_line2_coh (01:17:23): 1239039616 seconds -progress_src_sus_line3_coh (01:17:23): 1239039616 seconds -progress_src_ctrl (01:17:23): 1239039616 seconds -progress_hoft_H1 (01:17:23): 1239039612 seconds -progress_hoft_cleaned_H1 (01:17:23): 1239039612 seconds -progress_src_darm_err (01:17:27): 1239039616 seconds -progress_calibstatevec_H1 (01:17:27): 1239039612 seconds -progress_hoft_H1 (01:17:28): 1239039615 seconds -progress_hoft_cleaned_H1 (01:17:28): 1239039615 seconds -progress_src_pcal (01:17:29): 1239039616 seconds -progress_kappa_pum_real_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_tst_real_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_uim_real_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_pum_imag_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_tst_imag_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_uim_imag_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_pum_real_H1 (01:17:29): 1239039596 seconds -progress_kappa_uim_real_H1 (01:17:29): 1239039596 seconds -progress_kappa_tst_real_H1 (01:17:29): 1239039596 seconds -progress_kappa_tst_imag_H1 (01:17:29): 1239039596 seconds -progress_kappa_uim_imag_H1 (01:17:29): 1239039596 seconds -progress_kappa_pum_imag_H1 (01:17:29): 1239039596 seconds -progress_f_cc_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_c_nogate_H1 (01:17:29): 1239039596 seconds -progress_f_s_squared_nogate_H1 (01:17:29): 1239039596 seconds -progress_kappa_c_H1 (01:17:29): 1239039596 seconds -progress_f_cc_H1 (01:17:29): 1239039596 seconds -progress_SRC_Q_nogate_H1 (01:17:29): 1239039596 seconds -progress_f_s_squared_H1 (01:17:29): 1239039596 seconds -progress_SRC_Q_H1 (01:17:29): 1239039596 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:17:30): 1239039616 seconds -Checking if frames are complete -Dropping frame because it is not an integer multiple of frame duration -progress_calibstatevec_H1 (01:17:32): 1239039628 seconds -progress_hoft_H1 (01:17:33): 1239039632 seconds -progress_hoft_cleaned_H1 (01:17:33): 1239039632 seconds -progress_calibstatevec_H1 (01:17:37): 1239039645 seconds -progress_hoft_H1 (01:17:38): 1239039649 seconds -progress_hoft_cleaned_H1 (01:17:38): 1239039649 seconds -progress_calibstatevec_H1 (01:17:42): 1239039662 seconds -progress_hoft_H1 (01:17:43): 1239039665 seconds -progress_hoft_cleaned_H1 (01:17:43): 1239039665 seconds -progress_src_HW_injections_H1 (01:18:32): 1239039680 seconds -progress_src_obs_intent_H1 (01:18:32): 1239039680 seconds -progress_src_low_noise_state_H1 (01:18:32): 1239039680 seconds -progress_src_GRD-ISC_LOCK_OK (01:18:32): 1239039680 seconds -progress_src_uimexc (01:18:32): 1239039680 seconds -progress_src_pumexc (01:18:32): 1239039680 seconds -progress_src_tstexc (01:18:32): 1239039680 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:18:32): 1239039680 seconds -progress_src_EP1_real (01:18:32): 1239039680 seconds -progress_src_EP1_imag (01:18:32): 1239039680 seconds -progress_src_EP15_real (01:18:32): 1239039680 seconds -progress_src_EP15_imag (01:18:32): 1239039680 seconds -progress_src_EP22_real (01:18:32): 1239039680 seconds -progress_src_EP22_imag (01:18:32): 1239039680 seconds -progress_src_EP7_real (01:18:32): 1239039680 seconds -progress_src_EP7_imag (01:18:32): 1239039680 seconds -progress_src_EP6_real (01:18:32): 1239039680 seconds -progress_src_EP6_imag (01:18:32): 1239039680 seconds -progress_src_EP19_real (01:18:32): 1239039680 seconds -progress_src_EP19_imag (01:18:32): 1239039680 seconds -progress_src_EP8_real (01:18:32): 1239039680 seconds -progress_src_EP8_imag (01:18:32): 1239039680 seconds -progress_src_EP18_real (01:18:32): 1239039680 seconds -progress_src_EP18_imag (01:18:32): 1239039680 seconds -progress_src_EP12_real (01:18:32): 1239039680 seconds -progress_src_EP12_imag (01:18:32): 1239039680 seconds -progress_src_EP11_real (01:18:32): 1239039680 seconds -progress_src_EP11_imag (01:18:32): 1239039680 seconds -progress_src_EP21_real (01:18:32): 1239039680 seconds -progress_src_EP21_imag (01:18:32): 1239039680 seconds -progress_src_EP13_real (01:18:32): 1239039680 seconds -progress_src_EP13_imag (01:18:32): 1239039680 seconds -progress_src_EP20_real (01:18:33): 1239039680 seconds -progress_src_EP20_imag (01:18:33): 1239039680 seconds -progress_src_pcaly_line1_coh (01:18:33): 1239039680 seconds -progress_src_pcaly_line2_coh (01:18:33): 1239039680 seconds -progress_src_sus_line1_coh (01:18:33): 1239039680 seconds -progress_src_sus_line2_coh (01:18:33): 1239039680 seconds -progress_src_sus_line3_coh (01:18:33): 1239039680 seconds -progress_src_ctrl (01:18:33): 1239039680 seconds -progress_hoft_H1 (01:18:33): 1239039676 seconds -progress_hoft_cleaned_H1 (01:18:33): 1239039676 seconds -progress_src_darm_err (01:18:36): 1239039680 seconds -progress_calibstatevec_H1 (01:18:36): 1239039676 seconds -progress_src_pcal (01:18:38): 1239039680 seconds -progress_kappa_tst_real_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_tst_imag_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_uim_real_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_pum_real_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_uim_imag_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_pum_imag_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_tst_real_H1 (01:18:38): 1239039660 seconds -progress_kappa_tst_imag_H1 (01:18:38): 1239039660 seconds -progress_kappa_uim_real_H1 (01:18:38): 1239039660 seconds -progress_kappa_uim_imag_H1 (01:18:38): 1239039660 seconds -progress_kappa_pum_real_H1 (01:18:38): 1239039660 seconds -progress_kappa_pum_imag_H1 (01:18:38): 1239039660 seconds -progress_hoft_H1 (01:18:38): 1239039679 seconds -progress_kappa_c_nogate_H1 (01:18:38): 1239039660 seconds -progress_f_cc_nogate_H1 (01:18:38): 1239039660 seconds -progress_f_s_squared_nogate_H1 (01:18:38): 1239039660 seconds -progress_SRC_Q_nogate_H1 (01:18:38): 1239039660 seconds -progress_kappa_c_H1 (01:18:38): 1239039660 seconds -progress_f_cc_H1 (01:18:38): 1239039660 seconds -progress_f_s_squared_H1 (01:18:38): 1239039660 seconds -progress_SRC_Q_H1 (01:18:38): 1239039660 seconds -progress_hoft_cleaned_H1 (01:18:38): 1239039679 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:18:39): 1239039680 seconds -progress_calibstatevec_H1 (01:18:41): 1239039693 seconds -progress_hoft_H1 (01:18:43): 1239039700 seconds -progress_hoft_cleaned_H1 (01:18:43): 1239039700 seconds -progress_calibstatevec_H1 (01:18:46): 1239039710 seconds -progress_hoft_H1 (01:18:48): 1239039717 seconds -progress_hoft_cleaned_H1 (01:18:48): 1239039717 seconds -progress_calibstatevec_H1 (01:18:51): 1239039727 seconds -progress_hoft_H1 (01:18:53): 1239039733 seconds -progress_hoft_cleaned_H1 (01:18:53): 1239039733 seconds -progress_src_HW_injections_H1 (01:19:31): 1239039744 seconds -progress_src_obs_intent_H1 (01:19:31): 1239039744 seconds -progress_src_low_noise_state_H1 (01:19:31): 1239039744 seconds -progress_src_GRD-ISC_LOCK_OK (01:19:31): 1239039744 seconds -progress_src_uimexc (01:19:31): 1239039744 seconds -progress_src_pumexc (01:19:31): 1239039744 seconds -progress_src_tstexc (01:19:31): 1239039744 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:19:31): 1239039744 seconds -progress_src_EP1_real (01:19:31): 1239039744 seconds -progress_src_EP1_imag (01:19:31): 1239039744 seconds -progress_src_EP15_real (01:19:31): 1239039744 seconds -progress_src_EP15_imag (01:19:31): 1239039744 seconds -progress_src_EP22_real (01:19:31): 1239039744 seconds -progress_src_EP22_imag (01:19:31): 1239039744 seconds -progress_src_EP7_real (01:19:31): 1239039744 seconds -progress_src_EP7_imag (01:19:31): 1239039744 seconds -progress_src_EP6_real (01:19:31): 1239039744 seconds -progress_src_EP6_imag (01:19:31): 1239039744 seconds -progress_src_EP19_real (01:19:31): 1239039744 seconds -progress_src_EP19_imag (01:19:31): 1239039744 seconds -progress_src_EP8_real (01:19:31): 1239039744 seconds -progress_src_EP8_imag (01:19:31): 1239039744 seconds -progress_src_EP18_real (01:19:31): 1239039744 seconds -progress_src_EP18_imag (01:19:31): 1239039744 seconds -progress_src_EP12_real (01:19:31): 1239039744 seconds -progress_src_EP12_imag (01:19:31): 1239039744 seconds -progress_src_EP11_real (01:19:31): 1239039744 seconds -progress_src_EP11_imag (01:19:31): 1239039744 seconds -progress_src_EP21_real (01:19:31): 1239039744 seconds -progress_src_EP21_imag (01:19:31): 1239039744 seconds -progress_src_EP13_real (01:19:31): 1239039744 seconds -progress_src_EP13_imag (01:19:31): 1239039744 seconds -progress_src_EP20_real (01:19:31): 1239039744 seconds -progress_src_EP20_imag (01:19:31): 1239039744 seconds -progress_src_pcaly_line1_coh (01:19:31): 1239039744 seconds -progress_src_pcaly_line2_coh (01:19:31): 1239039744 seconds -progress_src_sus_line1_coh (01:19:31): 1239039744 seconds -progress_src_sus_line2_coh (01:19:31): 1239039744 seconds -progress_src_sus_line3_coh (01:19:31): 1239039744 seconds -progress_src_ctrl (01:19:31): 1239039744 seconds -progress_hoft_H1 (01:19:32): 1239039740 seconds -progress_hoft_cleaned_H1 (01:19:32): 1239039740 seconds -progress_src_darm_err (01:19:35): 1239039744 seconds -progress_calibstatevec_H1 (01:19:35): 1239039740 seconds -progress_src_pcal (01:19:38): 1239039744 seconds -progress_kappa_pum_real_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_pum_imag_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_tst_real_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_uim_real_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_tst_imag_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_uim_imag_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_pum_real_H1 (01:19:38): 1239039724 seconds -progress_kappa_pum_imag_H1 (01:19:38): 1239039724 seconds -progress_kappa_tst_real_H1 (01:19:38): 1239039724 seconds -progress_kappa_uim_real_H1 (01:19:38): 1239039724 seconds -progress_kappa_tst_imag_H1 (01:19:38): 1239039724 seconds -progress_kappa_uim_imag_H1 (01:19:38): 1239039724 seconds -progress_hoft_H1 (01:19:38): 1239039743 seconds -progress_f_cc_nogate_H1 (01:19:38): 1239039724 seconds -progress_kappa_c_nogate_H1 (01:19:38): 1239039724 seconds -progress_f_s_squared_nogate_H1 (01:19:38): 1239039724 seconds -progress_SRC_Q_nogate_H1 (01:19:38): 1239039724 seconds -progress_f_cc_H1 (01:19:38): 1239039724 seconds -progress_kappa_c_H1 (01:19:38): 1239039724 seconds -progress_f_s_squared_H1 (01:19:38): 1239039724 seconds -progress_SRC_Q_H1 (01:19:38): 1239039724 seconds -progress_hoft_cleaned_H1 (01:19:38): 1239039743 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:19:38): 1239039744 seconds -progress_calibstatevec_H1 (01:19:40): 1239039756 seconds -progress_hoft_H1 (01:19:43): 1239039765 seconds -progress_hoft_cleaned_H1 (01:19:43): 1239039765 seconds -progress_calibstatevec_H1 (01:19:45): 1239039772 seconds -progress_hoft_H1 (01:19:48): 1239039782 seconds -progress_hoft_cleaned_H1 (01:19:48): 1239039782 seconds -progress_calibstatevec_H1 (01:19:50): 1239039789 seconds -progress_hoft_H1 (01:19:53): 1239039799 seconds -progress_hoft_cleaned_H1 (01:19:53): 1239039799 seconds -progress_src_HW_injections_H1 (01:20:31): 1239039808 seconds -progress_src_obs_intent_H1 (01:20:31): 1239039808 seconds -progress_src_low_noise_state_H1 (01:20:31): 1239039808 seconds -progress_src_GRD-ISC_LOCK_OK (01:20:31): 1239039808 seconds -progress_src_uimexc (01:20:31): 1239039808 seconds -progress_src_pumexc (01:20:31): 1239039808 seconds -progress_src_tstexc (01:20:31): 1239039808 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:20:31): 1239039808 seconds -progress_src_EP1_real (01:20:31): 1239039808 seconds -progress_src_EP1_imag (01:20:31): 1239039808 seconds -progress_src_EP15_real (01:20:31): 1239039808 seconds -progress_src_EP15_imag (01:20:31): 1239039808 seconds -progress_src_EP22_real (01:20:31): 1239039808 seconds -progress_src_EP22_imag (01:20:31): 1239039808 seconds -progress_src_EP7_real (01:20:31): 1239039808 seconds -progress_src_EP7_imag (01:20:31): 1239039808 seconds -progress_src_EP6_real (01:20:31): 1239039808 seconds -progress_src_EP6_imag (01:20:31): 1239039808 seconds -progress_src_EP19_real (01:20:31): 1239039808 seconds -progress_src_EP19_imag (01:20:31): 1239039808 seconds -progress_src_EP8_real (01:20:31): 1239039808 seconds -progress_src_EP8_imag (01:20:31): 1239039808 seconds -progress_src_EP18_real (01:20:31): 1239039808 seconds -progress_src_EP18_imag (01:20:31): 1239039808 seconds -progress_src_EP12_real (01:20:31): 1239039808 seconds -progress_src_EP12_imag (01:20:31): 1239039808 seconds -progress_src_EP11_real (01:20:31): 1239039808 seconds -progress_src_EP11_imag (01:20:31): 1239039808 seconds -progress_src_EP21_real (01:20:31): 1239039808 seconds -progress_src_EP21_imag (01:20:31): 1239039808 seconds -progress_src_EP13_real (01:20:31): 1239039808 seconds -progress_src_EP13_imag (01:20:31): 1239039808 seconds -progress_src_EP20_real (01:20:31): 1239039808 seconds -progress_src_EP20_imag (01:20:31): 1239039808 seconds -progress_src_pcaly_line1_coh (01:20:31): 1239039808 seconds -progress_src_pcaly_line2_coh (01:20:31): 1239039808 seconds -progress_src_sus_line1_coh (01:20:31): 1239039808 seconds -progress_src_sus_line2_coh (01:20:31): 1239039808 seconds -progress_src_sus_line3_coh (01:20:31): 1239039808 seconds -progress_src_ctrl (01:20:31): 1239039808 seconds -progress_hoft_H1 (01:20:31): 1239039804 seconds -progress_hoft_cleaned_H1 (01:20:31): 1239039804 seconds -progress_src_darm_err (01:20:35): 1239039808 seconds -progress_calibstatevec_H1 (01:20:35): 1239039804 seconds -progress_hoft_H1 (01:20:36): 1239039807 seconds -progress_hoft_cleaned_H1 (01:20:36): 1239039807 seconds -progress_src_pcal (01:20:37): 1239039808 seconds -progress_kappa_uim_real_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_uim_imag_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_pum_real_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_tst_real_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_pum_imag_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_tst_imag_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_pum_real_H1 (01:20:37): 1239039788 seconds -progress_kappa_uim_real_H1 (01:20:37): 1239039788 seconds -progress_kappa_pum_imag_H1 (01:20:37): 1239039788 seconds -progress_kappa_uim_imag_H1 (01:20:37): 1239039788 seconds -progress_kappa_tst_real_H1 (01:20:37): 1239039788 seconds -progress_kappa_tst_imag_H1 (01:20:37): 1239039788 seconds -progress_f_cc_nogate_H1 (01:20:37): 1239039788 seconds -progress_kappa_c_nogate_H1 (01:20:37): 1239039788 seconds -progress_f_s_squared_nogate_H1 (01:20:37): 1239039788 seconds -progress_f_cc_H1 (01:20:37): 1239039788 seconds -progress_kappa_c_H1 (01:20:37): 1239039788 seconds -progress_SRC_Q_nogate_H1 (01:20:37): 1239039788 seconds -progress_f_s_squared_H1 (01:20:37): 1239039788 seconds -progress_SRC_Q_H1 (01:20:37): 1239039788 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:20:38): 1239039808 seconds -progress_calibstatevec_H1 (01:20:40): 1239039821 seconds -progress_hoft_H1 (01:20:41): 1239039825 seconds -progress_hoft_cleaned_H1 (01:20:41): 1239039825 seconds -progress_calibstatevec_H1 (01:20:45): 1239039838 seconds -progress_hoft_cleaned_H1 (01:20:46): 1239039841 seconds -progress_hoft_H1 (01:20:46): 1239039842 seconds -progress_calibstatevec_H1 (01:20:50): 1239039855 seconds -progress_hoft_H1 (01:20:51): 1239039858 seconds -progress_hoft_cleaned_H1 (01:20:51): 1239039858 seconds -progress_src_HW_injections_H1 (01:21:35): 1239039872 seconds -progress_src_obs_intent_H1 (01:21:35): 1239039872 seconds -progress_src_low_noise_state_H1 (01:21:35): 1239039872 seconds -progress_src_GRD-ISC_LOCK_OK (01:21:35): 1239039872 seconds -progress_src_uimexc (01:21:35): 1239039872 seconds -progress_src_pumexc (01:21:35): 1239039872 seconds -progress_src_tstexc (01:21:35): 1239039872 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:21:35): 1239039872 seconds -progress_src_EP1_real (01:21:35): 1239039872 seconds -progress_src_EP1_imag (01:21:35): 1239039872 seconds -progress_src_EP15_real (01:21:35): 1239039872 seconds -progress_src_EP15_imag (01:21:35): 1239039872 seconds -progress_src_EP22_real (01:21:35): 1239039872 seconds -progress_src_EP22_imag (01:21:35): 1239039872 seconds -progress_src_EP7_real (01:21:35): 1239039872 seconds -progress_src_EP7_imag (01:21:35): 1239039872 seconds -progress_src_EP6_real (01:21:35): 1239039872 seconds -progress_src_EP6_imag (01:21:35): 1239039872 seconds -progress_src_EP19_real (01:21:35): 1239039872 seconds -progress_src_EP19_imag (01:21:35): 1239039872 seconds -progress_src_EP8_real (01:21:35): 1239039872 seconds -progress_src_EP8_imag (01:21:35): 1239039872 seconds -progress_src_EP18_real (01:21:35): 1239039872 seconds -progress_src_EP18_imag (01:21:35): 1239039872 seconds -progress_src_EP12_real (01:21:35): 1239039872 seconds -progress_src_EP12_imag (01:21:35): 1239039872 seconds -progress_src_EP11_real (01:21:35): 1239039872 seconds -progress_src_EP11_imag (01:21:35): 1239039872 seconds -progress_src_EP21_real (01:21:35): 1239039872 seconds -progress_src_EP21_imag (01:21:35): 1239039872 seconds -progress_src_EP13_real (01:21:35): 1239039872 seconds -progress_src_EP13_imag (01:21:35): 1239039872 seconds -progress_src_EP20_real (01:21:35): 1239039872 seconds -progress_src_EP20_imag (01:21:35): 1239039872 seconds -progress_src_pcaly_line1_coh (01:21:35): 1239039872 seconds -progress_src_pcaly_line2_coh (01:21:35): 1239039872 seconds -progress_src_sus_line1_coh (01:21:35): 1239039872 seconds -progress_src_sus_line2_coh (01:21:35): 1239039872 seconds -progress_src_sus_line3_coh (01:21:35): 1239039872 seconds -progress_src_ctrl (01:21:35): 1239039872 seconds -progress_hoft_H1 (01:21:35): 1239039868 seconds -progress_hoft_cleaned_H1 (01:21:35): 1239039868 seconds -progress_src_darm_err (01:21:39): 1239039872 seconds -progress_calibstatevec_H1 (01:21:39): 1239039868 seconds -progress_hoft_H1 (01:21:40): 1239039871 seconds -progress_hoft_cleaned_H1 (01:21:40): 1239039871 seconds -progress_src_pcal (01:21:41): 1239039872 seconds -progress_kappa_uim_real_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_tst_real_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_tst_imag_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_uim_imag_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_pum_real_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_pum_imag_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_uim_real_H1 (01:21:41): 1239039852 seconds -progress_kappa_pum_real_H1 (01:21:41): 1239039852 seconds -progress_kappa_uim_imag_H1 (01:21:41): 1239039852 seconds -progress_kappa_pum_imag_H1 (01:21:41): 1239039852 seconds -progress_kappa_tst_real_H1 (01:21:41): 1239039852 seconds -progress_kappa_tst_imag_H1 (01:21:41): 1239039852 seconds -progress_kappa_c_nogate_H1 (01:21:41): 1239039852 seconds -progress_f_cc_nogate_H1 (01:21:41): 1239039852 seconds -progress_f_s_squared_nogate_H1 (01:21:41): 1239039852 seconds -progress_f_cc_H1 (01:21:41): 1239039852 seconds -progress_SRC_Q_nogate_H1 (01:21:41): 1239039852 seconds -progress_kappa_c_H1 (01:21:41): 1239039852 seconds -progress_f_s_squared_H1 (01:21:41): 1239039852 seconds -progress_SRC_Q_H1 (01:21:41): 1239039852 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:21:42): 1239039872 seconds -progress_calibstatevec_H1 (01:21:44): 1239039885 seconds -progress_hoft_H1 (01:21:45): 1239039888 seconds -progress_hoft_cleaned_H1 (01:21:45): 1239039888 seconds -progress_calibstatevec_H1 (01:21:49): 1239039901 seconds -progress_hoft_H1 (01:21:50): 1239039904 seconds -progress_hoft_cleaned_H1 (01:21:50): 1239039904 seconds -progress_calibstatevec_H1 (01:21:54): 1239039918 seconds -progress_hoft_cleaned_H1 (01:21:55): 1239039922 seconds -progress_hoft_H1 (01:21:55): 1239039922 seconds -progress_src_HW_injections_H1 (01:22:43): 1239039936 seconds -progress_src_obs_intent_H1 (01:22:43): 1239039936 seconds -progress_src_low_noise_state_H1 (01:22:43): 1239039936 seconds -progress_src_GRD-ISC_LOCK_OK (01:22:43): 1239039936 seconds -progress_src_uimexc (01:22:43): 1239039936 seconds -progress_src_pumexc (01:22:44): 1239039936 seconds -progress_src_tstexc (01:22:44): 1239039936 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:22:44): 1239039936 seconds -progress_src_EP1_real (01:22:44): 1239039936 seconds -progress_src_EP1_imag (01:22:44): 1239039936 seconds -progress_src_EP15_real (01:22:44): 1239039936 seconds -progress_src_EP15_imag (01:22:44): 1239039936 seconds -progress_src_EP22_real (01:22:44): 1239039936 seconds -progress_src_EP22_imag (01:22:44): 1239039936 seconds -progress_src_EP7_real (01:22:44): 1239039936 seconds -progress_src_EP7_imag (01:22:44): 1239039936 seconds -progress_src_EP6_real (01:22:44): 1239039936 seconds -progress_src_EP6_imag (01:22:44): 1239039936 seconds -progress_src_EP19_real (01:22:44): 1239039936 seconds -progress_src_EP19_imag (01:22:44): 1239039936 seconds -progress_src_EP8_real (01:22:44): 1239039936 seconds -progress_src_EP8_imag (01:22:44): 1239039936 seconds -progress_src_EP18_real (01:22:44): 1239039936 seconds -progress_src_EP18_imag (01:22:44): 1239039936 seconds -progress_src_EP12_real (01:22:44): 1239039936 seconds -progress_src_EP12_imag (01:22:44): 1239039936 seconds -progress_src_EP11_real (01:22:44): 1239039936 seconds -progress_src_EP11_imag (01:22:44): 1239039936 seconds -progress_src_EP21_real (01:22:44): 1239039936 seconds -progress_src_EP21_imag (01:22:44): 1239039936 seconds -progress_src_EP13_real (01:22:44): 1239039936 seconds -progress_src_EP13_imag (01:22:44): 1239039936 seconds -progress_src_EP20_real (01:22:44): 1239039936 seconds -progress_src_EP20_imag (01:22:44): 1239039936 seconds -progress_src_pcaly_line1_coh (01:22:44): 1239039936 seconds -progress_src_pcaly_line2_coh (01:22:44): 1239039936 seconds -progress_src_sus_line1_coh (01:22:44): 1239039936 seconds -progress_src_sus_line2_coh (01:22:44): 1239039936 seconds -progress_src_sus_line3_coh (01:22:44): 1239039936 seconds -progress_src_ctrl (01:22:44): 1239039936 seconds -progress_hoft_H1 (01:22:44): 1239039932 seconds -progress_hoft_cleaned_H1 (01:22:44): 1239039932 seconds -progress_src_darm_err (01:22:47): 1239039936 seconds -progress_calibstatevec_H1 (01:22:47): 1239039932 seconds -progress_src_pcal (01:22:50): 1239039936 seconds -progress_kappa_pum_real_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_pum_imag_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_tst_real_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_uim_real_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_tst_imag_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_uim_imag_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_pum_real_H1 (01:22:50): 1239039916 seconds -progress_kappa_pum_imag_H1 (01:22:50): 1239039916 seconds -progress_kappa_uim_real_H1 (01:22:50): 1239039916 seconds -progress_kappa_tst_real_H1 (01:22:50): 1239039916 seconds -progress_kappa_uim_imag_H1 (01:22:50): 1239039916 seconds -progress_kappa_tst_imag_H1 (01:22:50): 1239039916 seconds -progress_hoft_H1 (01:22:50): 1239039935 seconds -progress_f_cc_nogate_H1 (01:22:50): 1239039916 seconds -progress_kappa_c_nogate_H1 (01:22:50): 1239039916 seconds -progress_f_s_squared_nogate_H1 (01:22:50): 1239039916 seconds -progress_f_cc_H1 (01:22:50): 1239039916 seconds -progress_kappa_c_H1 (01:22:50): 1239039916 seconds -progress_SRC_Q_nogate_H1 (01:22:50): 1239039916 seconds -progress_f_s_squared_H1 (01:22:50): 1239039916 seconds -progress_SRC_Q_H1 (01:22:50): 1239039916 seconds -progress_hoft_cleaned_H1 (01:22:50): 1239039935 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:22:50): 1239039936 seconds -progress_calibstatevec_H1 (01:22:52): 1239039948 seconds -progress_hoft_H1 (01:22:55): 1239039958 seconds -progress_hoft_cleaned_H1 (01:22:55): 1239039958 seconds -progress_calibstatevec_H1 (01:22:57): 1239039965 seconds -progress_hoft_cleaned_H1 (01:23:00): 1239039975 seconds -progress_hoft_H1 (01:23:00): 1239039976 seconds -progress_calibstatevec_H1 (01:23:02): 1239039982 seconds -progress_hoft_H1 (01:23:05): 1239039992 seconds -progress_hoft_cleaned_H1 (01:23:05): 1239039992 seconds -progress_src_HW_injections_H1 (01:24:03): 1239040000 seconds -progress_src_obs_intent_H1 (01:24:03): 1239040000 seconds -progress_src_low_noise_state_H1 (01:24:03): 1239040000 seconds -progress_src_GRD-ISC_LOCK_OK (01:24:03): 1239040000 seconds -progress_src_uimexc (01:24:03): 1239040000 seconds -progress_src_pumexc (01:24:03): 1239040000 seconds -progress_src_tstexc (01:24:03): 1239040000 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:24:03): 1239040000 seconds -progress_src_EP1_real (01:24:03): 1239040000 seconds -progress_src_EP1_imag (01:24:03): 1239040000 seconds -progress_src_EP15_real (01:24:03): 1239040000 seconds -progress_src_EP15_imag (01:24:03): 1239040000 seconds -progress_src_EP22_real (01:24:03): 1239040000 seconds -progress_src_EP22_imag (01:24:03): 1239040000 seconds -progress_src_EP7_real (01:24:03): 1239040000 seconds -progress_src_EP7_imag (01:24:03): 1239040000 seconds -progress_src_EP6_real (01:24:03): 1239040000 seconds -progress_src_EP6_imag (01:24:03): 1239040000 seconds -progress_src_EP19_real (01:24:03): 1239040000 seconds -progress_src_EP19_imag (01:24:03): 1239040000 seconds -progress_src_EP8_real (01:24:03): 1239040000 seconds -progress_src_EP8_imag (01:24:03): 1239040000 seconds -progress_src_EP18_real (01:24:03): 1239040000 seconds -progress_src_EP18_imag (01:24:03): 1239040000 seconds -progress_src_EP12_real (01:24:03): 1239040000 seconds -progress_src_EP12_imag (01:24:03): 1239040000 seconds -progress_src_EP11_real (01:24:03): 1239040000 seconds -progress_src_EP11_imag (01:24:03): 1239040000 seconds -progress_src_EP21_real (01:24:03): 1239040000 seconds -progress_src_EP21_imag (01:24:03): 1239040000 seconds -progress_src_EP13_real (01:24:03): 1239040000 seconds -progress_src_EP13_imag (01:24:03): 1239040000 seconds -progress_src_EP20_real (01:24:03): 1239040000 seconds -progress_src_EP20_imag (01:24:03): 1239040000 seconds -progress_src_pcaly_line1_coh (01:24:03): 1239040000 seconds -progress_src_pcaly_line2_coh (01:24:03): 1239040000 seconds -progress_src_sus_line1_coh (01:24:03): 1239040000 seconds -progress_src_sus_line2_coh (01:24:03): 1239040000 seconds -progress_src_sus_line3_coh (01:24:03): 1239040000 seconds -progress_src_ctrl (01:24:03): 1239040000 seconds -progress_hoft_H1 (01:24:03): 1239039996 seconds -progress_hoft_cleaned_H1 (01:24:03): 1239039996 seconds -progress_src_darm_err (01:24:07): 1239040000 seconds -progress_calibstatevec_H1 (01:24:07): 1239039996 seconds -progress_hoft_H1 (01:24:08): 1239039999 seconds -progress_hoft_cleaned_H1 (01:24:08): 1239039999 seconds -progress_src_pcal (01:24:09): 1239040000 seconds -progress_kappa_pum_real_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_tst_real_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_pum_imag_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_tst_imag_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_uim_real_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_uim_imag_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_pum_real_H1 (01:24:09): 1239039980 seconds -progress_kappa_pum_imag_H1 (01:24:09): 1239039980 seconds -progress_kappa_uim_real_H1 (01:24:09): 1239039980 seconds -progress_kappa_uim_imag_H1 (01:24:09): 1239039980 seconds -progress_kappa_tst_real_H1 (01:24:09): 1239039980 seconds -progress_kappa_tst_imag_H1 (01:24:09): 1239039980 seconds -progress_kappa_c_nogate_H1 (01:24:09): 1239039980 seconds -progress_f_cc_nogate_H1 (01:24:09): 1239039980 seconds -progress_f_s_squared_nogate_H1 (01:24:09): 1239039980 seconds -progress_f_cc_H1 (01:24:09): 1239039980 seconds -progress_SRC_Q_nogate_H1 (01:24:09): 1239039980 seconds -progress_kappa_c_H1 (01:24:09): 1239039980 seconds -progress_f_s_squared_H1 (01:24:09): 1239039980 seconds -progress_SRC_Q_H1 (01:24:09): 1239039980 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:24:10): 1239040000 seconds -progress_calibstatevec_H1 (01:24:12): 1239040012 seconds -progress_hoft_H1 (01:24:13): 1239040015 seconds -progress_hoft_cleaned_H1 (01:24:13): 1239040015 seconds -progress_calibstatevec_H1 (01:24:17): 1239040028 seconds -progress_hoft_H1 (01:24:18): 1239040031 seconds -progress_hoft_cleaned_H1 (01:24:18): 1239040031 seconds -progress_calibstatevec_H1 (01:24:22): 1239040044 seconds -Checking if frames are complete -progress_sink_H1 (01:24:22): 1239035904 seconds -progress_hoft_H1 (01:24:23): 1239040048 seconds -progress_hoft_cleaned_H1 (01:24:23): 1239040048 seconds -progress_src_HW_injections_H1 (01:25:13): 1239040064 seconds -progress_src_obs_intent_H1 (01:25:13): 1239040064 seconds -progress_src_low_noise_state_H1 (01:25:13): 1239040064 seconds -progress_src_GRD-ISC_LOCK_OK (01:25:13): 1239040064 seconds -progress_src_uimexc (01:25:13): 1239040064 seconds -progress_src_pumexc (01:25:13): 1239040064 seconds -progress_src_tstexc (01:25:13): 1239040064 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:25:13): 1239040064 seconds -progress_src_EP1_real (01:25:13): 1239040064 seconds -progress_src_EP1_imag (01:25:13): 1239040064 seconds -progress_src_EP15_real (01:25:13): 1239040064 seconds -progress_src_EP15_imag (01:25:13): 1239040064 seconds -progress_src_EP22_real (01:25:13): 1239040064 seconds -progress_src_EP22_imag (01:25:13): 1239040064 seconds -progress_src_EP7_real (01:25:13): 1239040064 seconds -progress_src_EP7_imag (01:25:13): 1239040064 seconds -progress_src_EP6_real (01:25:13): 1239040064 seconds -progress_src_EP6_imag (01:25:13): 1239040064 seconds -progress_src_EP19_real (01:25:13): 1239040064 seconds -progress_src_EP19_imag (01:25:13): 1239040064 seconds -progress_src_EP8_real (01:25:13): 1239040064 seconds -progress_src_EP8_imag (01:25:13): 1239040064 seconds -progress_src_EP18_real (01:25:13): 1239040064 seconds -progress_src_EP18_imag (01:25:13): 1239040064 seconds -progress_src_EP12_real (01:25:13): 1239040064 seconds -progress_src_EP12_imag (01:25:13): 1239040064 seconds -progress_src_EP11_real (01:25:13): 1239040064 seconds -progress_src_EP11_imag (01:25:13): 1239040064 seconds -progress_src_EP21_real (01:25:13): 1239040064 seconds -progress_src_EP21_imag (01:25:13): 1239040064 seconds -progress_src_EP13_real (01:25:13): 1239040064 seconds -progress_src_EP13_imag (01:25:13): 1239040064 seconds -progress_src_EP20_real (01:25:13): 1239040064 seconds -progress_src_EP20_imag (01:25:13): 1239040064 seconds -progress_src_pcaly_line1_coh (01:25:13): 1239040064 seconds -progress_src_pcaly_line2_coh (01:25:13): 1239040064 seconds -progress_src_sus_line1_coh (01:25:13): 1239040064 seconds -progress_src_sus_line2_coh (01:25:13): 1239040064 seconds -progress_src_sus_line3_coh (01:25:13): 1239040064 seconds -progress_src_ctrl (01:25:13): 1239040064 seconds -progress_hoft_H1 (01:25:14): 1239040060 seconds -progress_hoft_cleaned_H1 (01:25:14): 1239040060 seconds -progress_src_darm_err (01:25:17): 1239040064 seconds -progress_calibstatevec_H1 (01:25:17): 1239040060 seconds -progress_src_pcal (01:25:20): 1239040064 seconds -progress_kappa_tst_real_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_pum_real_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_uim_real_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_pum_imag_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_tst_imag_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_uim_imag_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_tst_real_H1 (01:25:20): 1239040044 seconds -progress_kappa_uim_real_H1 (01:25:20): 1239040044 seconds -progress_kappa_uim_imag_H1 (01:25:20): 1239040044 seconds -progress_kappa_tst_imag_H1 (01:25:20): 1239040044 seconds -progress_kappa_pum_real_H1 (01:25:20): 1239040044 seconds -progress_kappa_pum_imag_H1 (01:25:20): 1239040044 seconds -progress_hoft_H1 (01:25:20): 1239040063 seconds -progress_f_cc_nogate_H1 (01:25:20): 1239040044 seconds -progress_kappa_c_nogate_H1 (01:25:20): 1239040044 seconds -progress_f_s_squared_nogate_H1 (01:25:20): 1239040044 seconds -progress_SRC_Q_nogate_H1 (01:25:20): 1239040044 seconds -progress_f_cc_H1 (01:25:20): 1239040044 seconds -progress_kappa_c_H1 (01:25:20): 1239040044 seconds -progress_f_s_squared_H1 (01:25:20): 1239040044 seconds -progress_SRC_Q_H1 (01:25:20): 1239040044 seconds -progress_hoft_cleaned_H1 (01:25:20): 1239040063 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:25:20): 1239040064 seconds -progress_calibstatevec_H1 (01:25:22): 1239040076 seconds -progress_hoft_H1 (01:25:25): 1239040086 seconds -progress_hoft_cleaned_H1 (01:25:25): 1239040086 seconds -progress_calibstatevec_H1 (01:25:27): 1239040093 seconds -progress_hoft_H1 (01:25:30): 1239040103 seconds -progress_hoft_cleaned_H1 (01:25:30): 1239040103 seconds -progress_calibstatevec_H1 (01:25:32): 1239040109 seconds -progress_hoft_H1 (01:25:35): 1239040119 seconds -progress_hoft_cleaned_H1 (01:25:35): 1239040119 seconds -progress_src_HW_injections_H1 (01:26:25): 1239040128 seconds -progress_src_obs_intent_H1 (01:26:25): 1239040128 seconds -progress_src_low_noise_state_H1 (01:26:25): 1239040128 seconds -progress_src_GRD-ISC_LOCK_OK (01:26:25): 1239040128 seconds -progress_src_uimexc (01:26:25): 1239040128 seconds -progress_src_pumexc (01:26:25): 1239040128 seconds -progress_src_tstexc (01:26:25): 1239040128 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:26:25): 1239040128 seconds -progress_src_EP1_real (01:26:25): 1239040128 seconds -progress_src_EP1_imag (01:26:25): 1239040128 seconds -progress_src_EP15_real (01:26:25): 1239040128 seconds -progress_src_EP15_imag (01:26:25): 1239040128 seconds -progress_src_EP22_real (01:26:25): 1239040128 seconds -progress_src_EP22_imag (01:26:25): 1239040128 seconds -progress_src_EP7_real (01:26:25): 1239040128 seconds -progress_src_EP7_imag (01:26:25): 1239040128 seconds -progress_src_EP6_real (01:26:25): 1239040128 seconds -progress_src_EP6_imag (01:26:25): 1239040128 seconds -progress_src_EP19_real (01:26:25): 1239040128 seconds -progress_src_EP19_imag (01:26:25): 1239040128 seconds -progress_src_EP8_real (01:26:25): 1239040128 seconds -progress_src_EP8_imag (01:26:25): 1239040128 seconds -progress_src_EP18_real (01:26:25): 1239040128 seconds -progress_src_EP18_imag (01:26:25): 1239040128 seconds -progress_src_EP12_real (01:26:25): 1239040128 seconds -progress_src_EP12_imag (01:26:25): 1239040128 seconds -progress_src_EP11_real (01:26:25): 1239040128 seconds -progress_src_EP11_imag (01:26:25): 1239040128 seconds -progress_src_EP21_real (01:26:25): 1239040128 seconds -progress_src_EP21_imag (01:26:25): 1239040128 seconds -progress_src_EP13_real (01:26:25): 1239040128 seconds -progress_src_EP13_imag (01:26:25): 1239040128 seconds -progress_src_EP20_real (01:26:25): 1239040128 seconds -progress_src_EP20_imag (01:26:25): 1239040128 seconds -progress_src_pcaly_line1_coh (01:26:25): 1239040128 seconds -progress_src_pcaly_line2_coh (01:26:25): 1239040128 seconds -progress_src_sus_line1_coh (01:26:25): 1239040128 seconds -progress_src_sus_line2_coh (01:26:25): 1239040128 seconds -progress_src_sus_line3_coh (01:26:25): 1239040128 seconds -progress_src_ctrl (01:26:25): 1239040128 seconds -progress_hoft_H1 (01:26:25): 1239040124 seconds -progress_hoft_cleaned_H1 (01:26:25): 1239040124 seconds -progress_src_darm_err (01:26:29): 1239040128 seconds -progress_calibstatevec_H1 (01:26:29): 1239040124 seconds -progress_hoft_cleaned_H1 (01:26:30): 1239040127 seconds -progress_src_pcal (01:26:31): 1239040128 seconds -progress_kappa_tst_real_nogate_H1 (01:26:31): 1239040108 seconds -progress_kappa_tst_imag_nogate_H1 (01:26:31): 1239040108 seconds -progress_kappa_uim_real_nogate_H1 (01:26:31): 1239040108 seconds -progress_kappa_pum_real_nogate_H1 (01:26:31): 1239040108 seconds -progress_kappa_uim_imag_nogate_H1 (01:26:31): 1239040108 seconds -progress_kappa_pum_imag_nogate_H1 (01:26:31): 1239040108 seconds -progress_kappa_pum_real_H1 (01:26:31): 1239040108 seconds -progress_kappa_pum_imag_H1 (01:26:31): 1239040108 seconds -progress_kappa_uim_real_H1 (01:26:31): 1239040108 seconds -progress_kappa_uim_imag_H1 (01:26:31): 1239040108 seconds -progress_kappa_tst_real_H1 (01:26:31): 1239040108 seconds -progress_kappa_tst_imag_H1 (01:26:31): 1239040108 seconds -progress_hoft_H1 (01:26:31): 1239040127 seconds -progress_kappa_c_nogate_H1 (01:26:31): 1239040108 seconds -progress_f_cc_nogate_H1 (01:26:31): 1239040108 seconds -progress_f_s_squared_nogate_H1 (01:26:31): 1239040108 seconds -progress_SRC_Q_nogate_H1 (01:26:31): 1239040108 seconds -progress_f_cc_H1 (01:26:31): 1239040108 seconds -progress_kappa_c_H1 (01:26:31): 1239040108 seconds -progress_f_s_squared_H1 (01:26:31): 1239040108 seconds -progress_SRC_Q_H1 (01:26:31): 1239040108 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:26:32): 1239040128 seconds -progress_calibstatevec_H1 (01:26:34): 1239040141 seconds -progress_hoft_cleaned_H1 (01:26:35): 1239040145 seconds -progress_hoft_H1 (01:26:36): 1239040149 seconds -progress_calibstatevec_H1 (01:26:39): 1239040158 seconds -progress_hoft_cleaned_H1 (01:26:40): 1239040161 seconds -progress_hoft_H1 (01:26:41): 1239040165 seconds -progress_calibstatevec_H1 (01:26:44): 1239040175 seconds -progress_hoft_cleaned_H1 (01:26:45): 1239040178 seconds -progress_hoft_H1 (01:26:46): 1239040181 seconds -progress_src_HW_injections_H1 (01:27:34): 1239040192 seconds -progress_src_obs_intent_H1 (01:27:34): 1239040192 seconds -progress_src_low_noise_state_H1 (01:27:34): 1239040192 seconds -progress_src_GRD-ISC_LOCK_OK (01:27:34): 1239040192 seconds -progress_src_uimexc (01:27:34): 1239040192 seconds -progress_src_pumexc (01:27:34): 1239040192 seconds -progress_src_tstexc (01:27:34): 1239040192 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:27:34): 1239040192 seconds -progress_src_EP1_real (01:27:34): 1239040192 seconds -progress_src_EP1_imag (01:27:34): 1239040192 seconds -progress_src_EP15_real (01:27:34): 1239040192 seconds -progress_src_EP15_imag (01:27:34): 1239040192 seconds -progress_src_EP22_real (01:27:34): 1239040192 seconds -progress_src_EP22_imag (01:27:34): 1239040192 seconds -progress_src_EP7_real (01:27:34): 1239040192 seconds -progress_src_EP7_imag (01:27:34): 1239040192 seconds -progress_src_EP6_real (01:27:34): 1239040192 seconds -progress_src_EP6_imag (01:27:34): 1239040192 seconds -progress_src_EP19_real (01:27:34): 1239040192 seconds -progress_src_EP19_imag (01:27:34): 1239040192 seconds -progress_src_EP8_real (01:27:34): 1239040192 seconds -progress_src_EP8_imag (01:27:34): 1239040192 seconds -progress_src_EP18_real (01:27:34): 1239040192 seconds -progress_src_EP18_imag (01:27:34): 1239040192 seconds -progress_src_EP12_real (01:27:34): 1239040192 seconds -progress_src_EP12_imag (01:27:34): 1239040192 seconds -progress_src_EP11_real (01:27:34): 1239040192 seconds -progress_src_EP11_imag (01:27:34): 1239040192 seconds -progress_src_EP21_real (01:27:34): 1239040192 seconds -progress_src_EP21_imag (01:27:34): 1239040192 seconds -progress_src_EP13_real (01:27:34): 1239040192 seconds -progress_src_EP13_imag (01:27:34): 1239040192 seconds -progress_src_EP20_real (01:27:34): 1239040192 seconds -progress_src_EP20_imag (01:27:34): 1239040192 seconds -progress_src_pcaly_line1_coh (01:27:34): 1239040192 seconds -progress_src_pcaly_line2_coh (01:27:34): 1239040192 seconds -progress_src_sus_line1_coh (01:27:34): 1239040192 seconds -progress_src_sus_line2_coh (01:27:34): 1239040192 seconds -progress_src_sus_line3_coh (01:27:34): 1239040192 seconds -progress_src_ctrl (01:27:34): 1239040192 seconds -progress_hoft_H1 (01:27:34): 1239040188 seconds -progress_hoft_cleaned_H1 (01:27:34): 1239040188 seconds -progress_src_darm_err (01:27:38): 1239040192 seconds -progress_calibstatevec_H1 (01:27:38): 1239040188 seconds -progress_src_pcal (01:27:40): 1239040192 seconds -progress_kappa_pum_real_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_pum_imag_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_uim_real_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_tst_real_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_uim_imag_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_tst_imag_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_uim_real_H1 (01:27:40): 1239040172 seconds -progress_kappa_uim_imag_H1 (01:27:40): 1239040172 seconds -progress_kappa_pum_real_H1 (01:27:40): 1239040172 seconds -progress_kappa_pum_imag_H1 (01:27:40): 1239040172 seconds -progress_kappa_tst_real_H1 (01:27:40): 1239040172 seconds -progress_kappa_tst_imag_H1 (01:27:40): 1239040172 seconds -progress_hoft_H1 (01:27:40): 1239040191 seconds -progress_f_cc_nogate_H1 (01:27:40): 1239040172 seconds -progress_kappa_c_nogate_H1 (01:27:40): 1239040172 seconds -progress_f_s_squared_nogate_H1 (01:27:40): 1239040172 seconds -progress_SRC_Q_nogate_H1 (01:27:40): 1239040172 seconds -progress_f_cc_H1 (01:27:40): 1239040172 seconds -progress_kappa_c_H1 (01:27:40): 1239040172 seconds -progress_f_s_squared_H1 (01:27:40): 1239040172 seconds -progress_SRC_Q_H1 (01:27:40): 1239040172 seconds -progress_hoft_cleaned_H1 (01:27:40): 1239040191 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:27:41): 1239040192 seconds -progress_calibstatevec_H1 (01:27:43): 1239040205 seconds -progress_hoft_H1 (01:27:45): 1239040213 seconds -progress_hoft_cleaned_H1 (01:27:45): 1239040213 seconds -progress_calibstatevec_H1 (01:27:48): 1239040222 seconds -progress_hoft_H1 (01:27:50): 1239040230 seconds -progress_hoft_cleaned_H1 (01:27:50): 1239040230 seconds -progress_calibstatevec_H1 (01:27:53): 1239040240 seconds -progress_hoft_H1 (01:27:55): 1239040246 seconds -progress_hoft_cleaned_H1 (01:27:55): 1239040246 seconds -progress_src_HW_injections_H1 (01:28:51): 1239040256 seconds -progress_src_obs_intent_H1 (01:28:52): 1239040256 seconds -progress_src_low_noise_state_H1 (01:28:52): 1239040256 seconds -progress_src_GRD-ISC_LOCK_OK (01:28:52): 1239040256 seconds -progress_src_uimexc (01:28:52): 1239040256 seconds -progress_src_pumexc (01:28:52): 1239040256 seconds -progress_src_tstexc (01:28:52): 1239040256 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:28:52): 1239040256 seconds -progress_src_EP1_real (01:28:52): 1239040256 seconds -progress_src_EP1_imag (01:28:52): 1239040256 seconds -progress_src_EP15_real (01:28:52): 1239040256 seconds -progress_src_EP15_imag (01:28:52): 1239040256 seconds -progress_src_EP22_real (01:28:52): 1239040256 seconds -progress_src_EP22_imag (01:28:52): 1239040256 seconds -progress_src_EP7_real (01:28:52): 1239040256 seconds -progress_src_EP7_imag (01:28:52): 1239040256 seconds -progress_src_EP6_real (01:28:52): 1239040256 seconds -progress_src_EP6_imag (01:28:52): 1239040256 seconds -progress_src_EP19_real (01:28:52): 1239040256 seconds -progress_src_EP19_imag (01:28:52): 1239040256 seconds -progress_src_EP8_real (01:28:52): 1239040256 seconds -progress_src_EP8_imag (01:28:52): 1239040256 seconds -progress_src_EP18_real (01:28:52): 1239040256 seconds -progress_src_EP18_imag (01:28:52): 1239040256 seconds -progress_src_EP12_real (01:28:52): 1239040256 seconds -progress_src_EP12_imag (01:28:52): 1239040256 seconds -progress_src_EP11_real (01:28:52): 1239040256 seconds -progress_src_EP11_imag (01:28:52): 1239040256 seconds -progress_src_EP21_real (01:28:52): 1239040256 seconds -progress_src_EP21_imag (01:28:52): 1239040256 seconds -progress_src_EP13_real (01:28:52): 1239040256 seconds -progress_src_EP13_imag (01:28:52): 1239040256 seconds -progress_src_EP20_real (01:28:52): 1239040256 seconds -progress_src_EP20_imag (01:28:52): 1239040256 seconds -progress_src_pcaly_line1_coh (01:28:52): 1239040256 seconds -progress_src_pcaly_line2_coh (01:28:52): 1239040256 seconds -progress_src_sus_line1_coh (01:28:52): 1239040256 seconds -progress_src_sus_line2_coh (01:28:52): 1239040256 seconds -progress_src_sus_line3_coh (01:28:52): 1239040256 seconds -progress_src_ctrl (01:28:52): 1239040256 seconds -progress_hoft_H1 (01:28:52): 1239040252 seconds -progress_hoft_cleaned_H1 (01:28:52): 1239040252 seconds -progress_src_darm_err (01:28:55): 1239040256 seconds -progress_calibstatevec_H1 (01:28:55): 1239040252 seconds -progress_src_pcal (01:28:58): 1239040256 seconds -progress_kappa_pum_real_nogate_H1 (01:28:58): 1239040236 seconds -progress_kappa_uim_real_nogate_H1 (01:28:58): 1239040236 seconds -progress_kappa_tst_real_nogate_H1 (01:28:58): 1239040236 seconds -progress_kappa_pum_imag_nogate_H1 (01:28:58): 1239040236 seconds -progress_kappa_uim_imag_nogate_H1 (01:28:58): 1239040236 seconds -progress_kappa_tst_imag_nogate_H1 (01:28:58): 1239040236 seconds -progress_kappa_pum_real_H1 (01:28:58): 1239040236 seconds -progress_kappa_pum_imag_H1 (01:28:58): 1239040236 seconds -progress_kappa_uim_real_H1 (01:28:58): 1239040236 seconds -progress_kappa_uim_imag_H1 (01:28:58): 1239040236 seconds -progress_kappa_tst_real_H1 (01:28:58): 1239040236 seconds -progress_kappa_tst_imag_H1 (01:28:58): 1239040236 seconds -progress_hoft_H1 (01:28:58): 1239040255 seconds -progress_kappa_c_nogate_H1 (01:28:58): 1239040236 seconds -progress_f_cc_nogate_H1 (01:28:58): 1239040236 seconds -progress_f_s_squared_nogate_H1 (01:28:58): 1239040236 seconds -progress_f_cc_H1 (01:28:58): 1239040236 seconds -progress_kappa_c_H1 (01:28:58): 1239040236 seconds -progress_SRC_Q_nogate_H1 (01:28:58): 1239040236 seconds -progress_f_s_squared_H1 (01:28:58): 1239040236 seconds -progress_SRC_Q_H1 (01:28:58): 1239040236 seconds -progress_hoft_cleaned_H1 (01:28:58): 1239040255 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:28:59): 1239040256 seconds -progress_calibstatevec_H1 (01:29:00): 1239040267 seconds -progress_hoft_H1 (01:29:03): 1239040277 seconds -progress_hoft_cleaned_H1 (01:29:03): 1239040277 seconds -progress_calibstatevec_H1 (01:29:05): 1239040284 seconds -progress_hoft_cleaned_H1 (01:29:08): 1239040293 seconds -progress_hoft_H1 (01:29:08): 1239040294 seconds -progress_calibstatevec_H1 (01:29:10): 1239040300 seconds -progress_hoft_H1 (01:29:13): 1239040310 seconds -progress_hoft_cleaned_H1 (01:29:13): 1239040310 seconds -progress_src_HW_injections_H1 (01:29:55): 1239040320 seconds -progress_src_obs_intent_H1 (01:29:55): 1239040320 seconds -progress_src_low_noise_state_H1 (01:29:55): 1239040320 seconds -progress_src_GRD-ISC_LOCK_OK (01:29:55): 1239040320 seconds -progress_src_uimexc (01:29:55): 1239040320 seconds -progress_src_pumexc (01:29:55): 1239040320 seconds -progress_src_tstexc (01:29:55): 1239040320 seconds -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:29:55): 1239040320 seconds -progress_src_EP1_real (01:29:55): 1239040320 seconds -progress_src_EP1_imag (01:29:55): 1239040320 seconds -progress_src_EP15_real (01:29:55): 1239040320 seconds -progress_src_EP15_imag (01:29:55): 1239040320 seconds -progress_src_EP22_real (01:29:55): 1239040320 seconds -progress_src_EP22_imag (01:29:55): 1239040320 seconds -progress_src_EP7_real (01:29:55): 1239040320 seconds -progress_src_EP7_imag (01:29:55): 1239040320 seconds -progress_src_EP6_real (01:29:55): 1239040320 seconds -progress_src_EP6_imag (01:29:55): 1239040320 seconds -progress_src_EP19_real (01:29:55): 1239040320 seconds -progress_src_EP19_imag (01:29:55): 1239040320 seconds -progress_src_EP8_real (01:29:55): 1239040320 seconds -progress_src_EP8_imag (01:29:55): 1239040320 seconds -progress_src_EP18_real (01:29:55): 1239040320 seconds -progress_src_EP18_imag (01:29:55): 1239040320 seconds -progress_src_EP12_real (01:29:55): 1239040320 seconds -progress_src_EP12_imag (01:29:55): 1239040320 seconds -progress_src_EP11_real (01:29:55): 1239040320 seconds -progress_src_EP11_imag (01:29:55): 1239040320 seconds -progress_src_EP21_real (01:29:55): 1239040320 seconds -progress_src_EP21_imag (01:29:55): 1239040320 seconds -progress_src_EP13_real (01:29:55): 1239040320 seconds -progress_src_EP13_imag (01:29:55): 1239040320 seconds -progress_src_EP20_real (01:29:55): 1239040320 seconds -progress_src_EP20_imag (01:29:55): 1239040320 seconds -progress_src_pcaly_line1_coh (01:29:55): 1239040320 seconds -progress_src_pcaly_line2_coh (01:29:55): 1239040320 seconds -progress_src_sus_line1_coh (01:29:55): 1239040320 seconds -progress_src_sus_line2_coh (01:29:55): 1239040320 seconds -progress_src_sus_line3_coh (01:29:55): 1239040320 seconds -progress_src_ctrl (01:29:55): 1239040320 seconds -progress_hoft_H1 (01:29:55): 1239040316 seconds -progress_hoft_cleaned_H1 (01:29:55): 1239040316 seconds -progress_src_darm_err (01:29:58): 1239040320 seconds -progress_calibstatevec_H1 (01:29:58): 1239040316 seconds -progress_src_pcal (01:30:00): 1239040320 seconds -progress_kappa_uim_real_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_tst_real_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_pum_real_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_uim_imag_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_tst_imag_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_pum_imag_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_uim_real_H1 (01:30:00): 1239040300 seconds -progress_kappa_uim_imag_H1 (01:30:00): 1239040300 seconds -progress_kappa_pum_real_H1 (01:30:00): 1239040300 seconds -progress_kappa_pum_imag_H1 (01:30:00): 1239040300 seconds -progress_kappa_tst_real_H1 (01:30:00): 1239040300 seconds -progress_kappa_tst_imag_H1 (01:30:00): 1239040300 seconds -progress_hoft_H1 (01:30:00): 1239040319 seconds -progress_f_cc_nogate_H1 (01:30:00): 1239040300 seconds -progress_kappa_c_nogate_H1 (01:30:00): 1239040300 seconds -progress_f_s_squared_nogate_H1 (01:30:00): 1239040300 seconds -progress_f_cc_H1 (01:30:00): 1239040300 seconds -progress_kappa_c_H1 (01:30:00): 1239040300 seconds -progress_SRC_Q_nogate_H1 (01:30:00): 1239040300 seconds -progress_f_s_squared_H1 (01:30:00): 1239040300 seconds -progress_SRC_Q_H1 (01:30:00): 1239040300 seconds -progress_hoft_cleaned_H1 (01:30:00): 1239040319 seconds -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:30:00): 1239040320 seconds -progress_src_HW_injections_H1 (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_obs_intent_H1 (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_low_noise_state_H1 (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_GRD-ISC_LOCK_OK (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_uimexc (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_pumexc (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_tstexc (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_PEM-EY_MAINSMON_EBAY_1_DQ (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP1_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP1_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP15_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP15_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP22_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP22_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP7_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP7_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP6_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP6_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP19_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP19_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP8_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP8_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP18_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP18_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP12_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP12_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP11_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP11_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP21_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP21_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP13_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP13_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP20_real (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_EP20_imag (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_pcaly_line1_coh (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_pcaly_line2_coh (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_sus_line1_coh (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_sus_line2_coh (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_sus_line3_coh (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_ctrl (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_darm_err (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_pcal (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_src_CAL-PCALY_TX_PD_OUT_DQ (01:30:01): 1239040364 / 4864 seconds (25473691.7 %) -progress_kappa_tst_real_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_uim_real_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_tst_imag_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_pum_real_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_uim_imag_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_pum_imag_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_tst_real_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_pum_real_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_uim_real_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_pum_imag_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_tst_imag_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_uim_imag_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_f_cc_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_f_cc_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_c_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_f_s_squared_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_kappa_c_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_f_s_squared_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_SRC_Q_nogate_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_SRC_Q_H1 (01:30:01): 1239040344 / 4864 seconds (25473691.3 %) -progress_calibstatevec_H1 (01:30:03): 1239040333 seconds -progress_hoft_H1 (01:30:05): 1239040340 seconds -progress_hoft_cleaned_H1 (01:30:05): 1239040340 seconds -progress_calibstatevec_H1 (01:30:08): 1239040352 seconds -progress_hoft_H1 (01:30:10): 1239040359 seconds -progress_hoft_cleaned_H1 (01:30:10): 1239040359 seconds -progress_hoft_H1 (01:30:11): 1239040363 / 4864 seconds (25473691.7 %) -progress_hoft_cleaned_H1 (01:30:11): 1239040364 / 4864 seconds (25473691.7 %) -progress_calibstatevec_H1 (01:30:11): 1239040364 / 4864 seconds (25473691.7 %) -Checking if frames are complete -Dropping frame because the duration 364 is not equal to the required frame duration 4096 -progress_sink_H1 (01:30:12): 1239040000 / 4824 seconds (25684908.8 %) -ls Frames/O3/H1/DCS/H-H1DCS_TEST-*.gwf | lalapps_path2cache > H1_hoft_DCS_frames.cache -make -f Makefile.ASD_comparison -make[1]: Entering directory `/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1' -python ../../check_calibration/ASD_comparison_plots --ifo H1 --gps-start-time 1239035760 --gps-end-time 1239040300 --raw-frame-cache H1_raw_frames.cache --hoft-frame-cache H1_hoft_DCS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ --additional-hoft-frame-cache H1_raw_frames.cache --analyze-additional-hoft-channel --additional-hoft-channel-name CAL-CFTD_DELTAL_EXTERNAL_DQ --hoft-channel-name DCS-CALIB_STRAIN -make[1]: Leaving directory `/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1' -make -f Makefile.statevector -make[1]: Entering directory `/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1' -python ../../check_calibration/statevector_plot.py --gps-start-time 1239035760 --gps-end-time 1239040300 --ifo H1 --hoft-frames-cache H1_hoft_DCS_frames.cache --calib-state-vector-channel-name DCS-CALIB_STATE_VECTOR -make[1]: Leaving directory `/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1' -make -f Makefile.timeserieskappas -make[1]: Entering directory `/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1' -python ../../check_calibration/timeserieskappas.py --gps-start-time 1239035760 --gps-end-time 1239040300 --channel-list 'DCS-CALIB_KAPPA_C','DCS-CALIB_KAPPA_PUM_REAL','DCS-CALIB_KAPPA_TST_REAL','DCS-CALIB_F_CC','DCS-CALIB_KAPPA_PUM_IMAGINARY','DCS-CALIB_KAPPA_TST_IMAGINARY','DCS-CALIB_KAPPA_UIM_REAL','DCS-CALIB_KAPPA_UIM_IMAGINARY','DCS-CALIB_SRC_Q_INVERSE','DCS-CALIB_F_S_SQUARED' --frame-cache H1_hoft_DCS_frames.cache --ifo H1 --front-end-channel-list 'CAL-CS_TDEP_KAPPA_C_OUTPUT','CAL-CS_TDEP_KAPPA_PUM_REAL_OUTPUT','CAL-CS_TDEP_KAPPA_TST_REAL_OUTPUT','CAL-CS_TDEP_F_C_OUTPUT','CAL-CS_TDEP_KAPPA_PUM_IMAG_OUTPUT','CAL-CS_TDEP_KAPPA_TST_IMAG_OUTPUT','CAL-CS_TDEP_KAPPA_UIM_REAL_OUTPUT','CAL-CS_TDEP_KAPPA_UIM_IMAG_OUTPUT','CAL-CS_TDEP_Q_S_OUTPUT','CAL-CS_TDEP_F_S_OUTPUT' -['H1:CAL-CS_TDEP_KAPPA_C_OUTPUT', 'H1:CAL-CS_TDEP_KAPPA_PUM_REAL_OUTPUT', 'H1:CAL-CS_TDEP_KAPPA_TST_REAL_OUTPUT', 'H1:CAL-CS_TDEP_F_C_OUTPUT', 'H1:CAL-CS_TDEP_KAPPA_PUM_IMAG_OUTPUT', 'H1:CAL-CS_TDEP_KAPPA_TST_IMAG_OUTPUT', 'H1:CAL-CS_TDEP_KAPPA_UIM_REAL_OUTPUT', 'H1:CAL-CS_TDEP_KAPPA_UIM_IMAG_OUTPUT', 'H1:CAL-CS_TDEP_Q_S_OUTPUT', 'H1:CAL-CS_TDEP_F_S_OUTPUT'] -make[1]: Leaving directory `/home/wademc/src/gstlal/gstlal-calibration/tests/DCS_test/H1' diff --git a/gstlal-calibration/tests/DCS_test/H1/test.ini b/gstlal-calibration/tests/DCS_test/H1/test.ini deleted file mode 100644 index c34e6dd5a23f37c3564a06a4a99ec59df77bcf04..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/test.ini +++ /dev/null @@ -1,410 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: Filters/O3/GDSFilters/H1DCS_test.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: Yes -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 1.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.1;16.7;35.9;36.7,331.9,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1000 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 300 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: No -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/DCS_test/H1/test_nokappas.ini b/gstlal-calibration/tests/DCS_test/H1/test_nokappas.ini deleted file mode 100644 index 1d012b2a46903db1116146352dfd965eea73887b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/DCS_test/H1/test_nokappas.ini +++ /dev/null @@ -1,415 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: H1DCS_test.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS_TEST_NOKAPPAS - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Number of samples in linear-phase correction filters used for TST, PUM, and UIM -AdaptiveTSTFilterSamples: 128 -AdaptivePUMFilterSamples: 128 -AdaptiveUIMFilterSamples: 128 -AdaptivePUMUIMFilterSamples: 128 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 1.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.1;16.7;35.9;36.7,331.9,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 509 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: Yes -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_ASD_residual.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_ASD_residual.png deleted file mode 100644 index fd9d7ae5cb343cd19384f3927be2f178fc59b21f..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_ASD_residual.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf.png deleted file mode 100644 index ea1ba88b77f1fbc7f72750ada29b7daba3806498..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf_ratio.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf_ratio.png deleted file mode 100644 index d540233da6654742e6e4a9b63f7995aff7c8b1ef..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf_ratio.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf_ratio_zoomed.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf_ratio_zoomed.png deleted file mode 100644 index 4212d211ff72b018b48002055abda87556a0354d..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_all_tf_ratio_zoomed.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_calib_state_vector.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_calib_state_vector.png deleted file mode 100644 index a6b1a4d7a03391514459d8357419086aaae88051..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_calib_state_vector.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_F_CC.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_F_CC.png deleted file mode 100644 index 2d9fa0270e9b4b00a2b6e9c0b84f38452f22d6fe..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_F_CC.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_F_S_SQUARED.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_F_S_SQUARED.png deleted file mode 100644 index 81e2362884df3c1920199ce41fb9aff96180ac7d..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_F_S_SQUARED.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_C.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_C.png deleted file mode 100644 index 66c1e8b319f4671ec5f2adf30ad3c710c4a306c0..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_C.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_PUM_IMAGINARY.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_PUM_IMAGINARY.png deleted file mode 100644 index 5d85879493e506eb161d510ad60710d25d25b2e7..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_PUM_IMAGINARY.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_PUM_REAL.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_PUM_REAL.png deleted file mode 100644 index 710acfe2246375ee0f40ab118d48d386f0b1ea93..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_PUM_REAL.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_TST_IMAGINARY.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_TST_IMAGINARY.png deleted file mode 100644 index 65ab0faf0292deefa6bc675a554940de2cafcc5c..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_TST_IMAGINARY.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_TST_REAL.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_TST_REAL.png deleted file mode 100644 index ec8c0fbfcc8e0d461de430259c4d2d99958dd100..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_TST_REAL.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_UIM_IMAGINARY.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_UIM_IMAGINARY.png deleted file mode 100644 index 0dec56442acbde03b258b02cad3d99b8efb6da43..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_UIM_IMAGINARY.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_UIM_REAL.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_UIM_REAL.png deleted file mode 100644 index b338748b49d4f3d70ed3a9e47d7df656b45adead..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_KAPPA_UIM_REAL.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_SRC_Q_INVERSE.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_SRC_Q_INVERSE.png deleted file mode 100644 index 05b0e6318c4ba7f385a7449eb141d70b0cb4e546..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_plot_DCS-CALIB_SRC_Q_INVERSE.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_spectrum_comparison.png b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_spectrum_comparison.png deleted file mode 100644 index a6a21ee9de34ef588578c5b7f014e95c9bc0f87b..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_1239036564_1239039340_spectrum_comparison.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_C00_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_C00_frames.cache deleted file mode 100644 index f0c6bd8ed35af8cb745433b33c29d97bf63704ed..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_C00_frames.cache +++ /dev/null @@ -1,3 +0,0 @@ -H H1_HOFT_C00 1239031808 4096 file://localhost/hdfs/frames/O3/hoft/H1/H-H1_HOFT_C00-12390/H-H1_HOFT_C00-1239031808-4096.gwf -H H1_HOFT_C00 1239035904 4096 file://localhost/hdfs/frames/O3/hoft/H1/H-H1_HOFT_C00-12390/H-H1_HOFT_C00-1239035904-4096.gwf -H H1_HOFT_C00 1239040000 4096 file://localhost/hdfs/frames/O3/hoft/H1/H-H1_HOFT_C00-12390/H-H1_HOFT_C00-1239040000-4096.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_hoft_DCS_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_hoft_DCS_frames.cache deleted file mode 100644 index f0ee22782752a546b986c65eb08de21d46a8e086..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_hoft_DCS_frames.cache +++ /dev/null @@ -1 +0,0 @@ -H H1DCS_TEST 1239035904 4096 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Frames/O3/H1/DCS/H-H1DCS_TEST-1239035904-4096.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_hoft_DCS_no_kappas_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_hoft_DCS_no_kappas_frames.cache deleted file mode 100644 index 858140e9274bd345565dd722946957145a29ba6f..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_hoft_DCS_no_kappas_frames.cache +++ /dev/null @@ -1 +0,0 @@ -H H1DCS_TEST_NOKAPPAS 1239035904 4096 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Frames/O3/H1/DCS/H-H1DCS_TEST_NOKAPPAS-1239035904-4096.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_raw_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_raw_frames.cache deleted file mode 100644 index 40ea740320ab15bcdbe00aa96fc521569e87a165..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/H1_raw_frames.cache +++ /dev/null @@ -1,76 +0,0 @@ -H H1_R 1239035520 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035520-64.gwf -H H1_R 1239035584 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035584-64.gwf -H H1_R 1239035648 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035648-64.gwf -H H1_R 1239035712 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035712-64.gwf -H H1_R 1239035776 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035776-64.gwf -H H1_R 1239035840 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035840-64.gwf -H H1_R 1239035904 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035904-64.gwf -H H1_R 1239035968 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239035968-64.gwf -H H1_R 1239036032 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036032-64.gwf -H H1_R 1239036096 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036096-64.gwf -H H1_R 1239036160 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036160-64.gwf -H H1_R 1239036224 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036224-64.gwf -H H1_R 1239036288 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036288-64.gwf -H H1_R 1239036352 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036352-64.gwf -H H1_R 1239036416 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036416-64.gwf -H H1_R 1239036480 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036480-64.gwf -H H1_R 1239036544 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036544-64.gwf -H H1_R 1239036608 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036608-64.gwf -H H1_R 1239036672 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036672-64.gwf -H H1_R 1239036736 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036736-64.gwf -H H1_R 1239036800 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036800-64.gwf -H H1_R 1239036864 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036864-64.gwf -H H1_R 1239036928 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036928-64.gwf -H H1_R 1239036992 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239036992-64.gwf -H H1_R 1239037056 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037056-64.gwf -H H1_R 1239037120 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037120-64.gwf -H H1_R 1239037184 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037184-64.gwf -H H1_R 1239037248 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037248-64.gwf -H H1_R 1239037312 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037312-64.gwf -H H1_R 1239037376 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037376-64.gwf -H H1_R 1239037440 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037440-64.gwf -H H1_R 1239037504 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037504-64.gwf -H H1_R 1239037568 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037568-64.gwf -H H1_R 1239037632 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037632-64.gwf -H H1_R 1239037696 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037696-64.gwf -H H1_R 1239037760 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037760-64.gwf -H H1_R 1239037824 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037824-64.gwf -H H1_R 1239037888 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037888-64.gwf -H H1_R 1239037952 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239037952-64.gwf -H H1_R 1239038016 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038016-64.gwf -H H1_R 1239038080 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038080-64.gwf -H H1_R 1239038144 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038144-64.gwf -H H1_R 1239038208 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038208-64.gwf -H H1_R 1239038272 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038272-64.gwf -H H1_R 1239038336 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038336-64.gwf -H H1_R 1239038400 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038400-64.gwf -H H1_R 1239038464 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038464-64.gwf -H H1_R 1239038528 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038528-64.gwf -H H1_R 1239038592 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038592-64.gwf -H H1_R 1239038656 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038656-64.gwf -H H1_R 1239038720 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038720-64.gwf -H H1_R 1239038784 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038784-64.gwf -H H1_R 1239038848 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038848-64.gwf -H H1_R 1239038912 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038912-64.gwf -H H1_R 1239038976 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239038976-64.gwf -H H1_R 1239039040 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039040-64.gwf -H H1_R 1239039104 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039104-64.gwf -H H1_R 1239039168 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039168-64.gwf -H H1_R 1239039232 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039232-64.gwf -H H1_R 1239039296 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039296-64.gwf -H H1_R 1239039360 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039360-64.gwf -H H1_R 1239039424 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039424-64.gwf -H H1_R 1239039488 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039488-64.gwf -H H1_R 1239039552 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039552-64.gwf -H H1_R 1239039616 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039616-64.gwf -H H1_R 1239039680 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039680-64.gwf -H H1_R 1239039744 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039744-64.gwf -H H1_R 1239039808 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039808-64.gwf -H H1_R 1239039872 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039872-64.gwf -H H1_R 1239039936 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239039936-64.gwf -H H1_R 1239040000 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040000-64.gwf -H H1_R 1239040064 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040064-64.gwf -H H1_R 1239040128 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040128-64.gwf -H H1_R 1239040192 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040192-64.gwf -H H1_R 1239040256 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040256-64.gwf -H H1_R 1239040320 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12390/H-H1_R-1239040320-64.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.ASD_comparison deleted file mode 100644 index 3d5e92011d77a3b21902fe6ae8c157031110c64e..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_DCS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ --additional-hoft-frame-cache $(IFO)1_C00_frames.cache --analyze-additional-hoft-channel --additional-hoft-channel-name GDS-CALIB_STRAIN --hoft-channel-name DCS-CALIB_STRAIN - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.all_tests b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.all_tests deleted file mode 100644 index 8b7eb3c1c3d875cfc8097b395be62ed7d86c711f..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.all_tests +++ /dev/null @@ -1,103 +0,0 @@ -# This makefile can be used to run all of the tests instead of running them one by one. - -# Indicate IFO and observing run -# Note: Make sure that there is no space after the L or H! -# Another note: Livingston cluster cannot run this for IFO = H. Make sure that the cluster you're using has the raw frames you want. -export IFO=H -# OBSRUN inidcates where to look for filters files (e.g. O1, O2, O3, ER10, ER13, ER14, PreER13, PreER14) -export OBSRUN=O3 - -# Set start and stop times for a short lock stretch -export SHORT_START=1239035540 -export SHORT_END=1239040364 -# Set start and stop times for a longer stretch that spans a lock-unlock stretch -export LONG_START = 1228350334 -export LONG_END = 1228352985 -export SHMRUNTIME=400 - -# How much time does the calibraiton need to settle at the start and end? -PLOT_WARMUP_TIME = 1024 -PLOT_COOLDOWN_TIME = 1024 -export SHORT_PLOT_START=$(shell echo $(SHORT_START) + $(PLOT_WARMUP_TIME) | bc) -export LONG_PLOT_START=$(shell echo $(LONG_START) + $(PLOT_WARMUP_TIME) | bc) -export SHORT_PLOT_END=$(shell echo $(SHORT_END) - $(PLOT_COOLDOWN_TIME) | bc) -export LONG_PLOT_END=$(shell echo $(LONG_END) - $(PLOT_COOLDOWN_TIME) | bc) - -# Point to all of the .ini files for different configurations -#export GDSCONFIGS=H1GDS_1232821094_gstlal-calibration-1-2-7.ini -export DCSCONFIGS=test.ini -export DCSCONFIGSNOKAPPAS=test_nokappas.ini - -# Needed for writing pipeline graphs -export GST_DEBUG_DUMP_DOT_DIR=. - -all: ASD_comparison statevector timeserieskappas response_function - -# Create frame cache files for raw, C00, C01, and C02 frames -$(IFO)1_raw_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_R -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C00_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C00 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C01_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C01 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C02_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C02 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - - -# Calibrate DCS testing data -$(IFO)1_hoft_DCS_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file $(DCSCONFIGS) - ls Frames/$(OBSRUN)/$(IFO)1/DCS/$(IFO)-$(IFO)1DCS_TEST-*.gwf | lalapps_path2cache > $@ - -# Calibrate DCS testing data with no kappas applied for response function test -$(IFO)1_hoft_DCS_no_kappas_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file $(DCSCONFIGSNOKAPPAS) - ls Frames/$(OBSRUN)/$(IFO)1/DCS/$(IFO)-$(IFO)1DCS_TEST_NOKAPPAS*.gwf | lalapps_path2cache > $@ - - -filters: - if [ -d Filters/$(OBSRUN)/GDSFilters ]; then \ - svn up Filters/$(OBSRUN)/GDSFilters; \ - else \ - mkdir -p Filters/$(OBSRUN); \ - cd Filters/$(OBSRUN); \ - svn co https://svn.ligo.caltech.edu/svn/aligocalibration/trunk/Runs/$(OBSRUN)/GDSFilters; \ - fi - -framesdir: - mkdir -p Frames/$(OBSRUN)/$(IFO)1/easy_raw - mkdir -p Frames/$(OBSRUN)/$(IFO)1/GDS - mkdir -p Frames/$(OBSRUN)/$(IFO)1/DCS - - -response_function: $(IFO)1_hoft_DCS_no_kappas_frames.cache $(IFO)1_raw_frames.cache - make -f Makefile.response_function - -ASD_comparison: $(IFO)1_raw_frames.cache $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C00_frames.cache - make -f Makefile.ASD_comparison - -statevector: $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.statevector - -timeserieskappas: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C00_frames.cache - make -f Makefile.timeserieskappas - -pcal2darm: $(IFO)1_raw_frames.cache $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.pcal2darm - -# FIXME: This is seg faulting for me right now -calib_version_comparison: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C02_frames.cache - make -f Makefile.calib_version_comparison - -# Need to clean up this clean command -clean: - rm -rf Frames/ - rm -rf Filters/ - rm *.p* - rm *.dot - rm *.txt - - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.calib_version_comparison deleted file mode 100644 index a81077c740e5ee31f24bda9c0793a798b11f04ae..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: DCS_over_C02 - -DCS_over_C02: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list DCS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'DCS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'DCS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.latency b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.lines_ratio b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.lines_ratio deleted file mode 100644 index 4a9b75f269468f2b950be2c8d383ca41fd20e1b1..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_GDS - -lines_ratio_GDS: $(IFO)1_hoft_GDS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_GDS_frames.cache --numerator-frame-cache $(IFO)1_hoft_GDS_frames.cache --denominator-channel-name 'GDS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.response_function b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.response_function deleted file mode 100644 index 3450967eacebc715a958ace1d4e1af35fef5617b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: DCS_response_function_bode_plot - -FILTERS_FILE = Filters/O3/GDSFilters/H1DCS_C01_1237831461.npz - -DCS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_DCS_no_kappas_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) --analyze-calcs-hoft --hoft-channel-name DCS-CALIB_STRAIN - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.statevector b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.statevector deleted file mode 100644 index ae1f5819a7b7ffec8f105ccc1c87b77bb4247f75..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.statevector +++ /dev/null @@ -1,9 +0,0 @@ -all: calib_state_vector_plot - -calib_state_vector_plot: - python ../../check_calibration/statevector_plot.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_DCS_frames.cache --calib-state-vector-channel-name DCS-CALIB_STATE_VECTOR - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.timeserieskappas deleted file mode 100644 index 5117f78556c3c0c97c18c3c61e6ac1e057d12ac6..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,32 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PUM_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PUM_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_KAPPA_UIM_REAL -CHANNEL8 = CALIB_KAPPA_UIM_IMAGINARY -CHANNEL9 = CALIB_SRC_Q_INVERSE -CHANNEL10 = CALIB_F_S_SQUARED - -FECHANNEL1 = CS_TDEP_KAPPA_C_OUTPUT -FECHANNEL2 = CS_TDEP_KAPPA_PUM_REAL_OUTPUT -FECHANNEL3 = CS_TDEP_KAPPA_TST_REAL_OUTPUT -FECHANNEL4 = CS_TDEP_F_C_OUTPUT -FECHANNEL5 = CS_TDEP_KAPPA_PUM_IMAG_OUTPUT -FECHANNEL6 = CS_TDEP_KAPPA_TST_IMAG_OUTPUT -FECHANNEL7 = CS_TDEP_KAPPA_UIM_REAL_OUTPUT -FECHANNEL8 = CS_TDEP_KAPPA_UIM_IMAG_OUTPUT -FECHANNEL9 = CS_TDEP_Q_S_OUTPUT -FECHANNEL10 = CS_TDEP_F_S_OUTPUT - -all: DCS_Time_Series_of_Kappas - -DCS_Time_Series_of_Kappas: - #python ../../check_calibration/timeserieskappas.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --channel-list 'DCS-$(CHANNEL1)','DCS-$(CHANNEL2)','DCS-$(CHANNEL3)','DCS-$(CHANNEL4)','DCS-$(CHANNEL5)','DCS-$(CHANNEL6)','DCS-$(CHANNEL7)','DCS-$(CHANNEL8)','DCS-$(CHANNEL9)','DCS-$(CHANNEL10)' --frame-cache $(IFO)1_hoft_DCS_frames.cache --ifo $(IFO)1 --front-end-channel-list 'CAL-$(FECHANNEL1)','CAL-$(FECHANNEL2)','CAL-$(FECHANNEL3)','CAL-$(FECHANNEL4)','CAL-$(FECHANNEL5)','CAL-$(FECHANNEL6)','CAL-$(FECHANNEL7)','CAL-$(FECHANNEL8)','CAL-$(FECHANNEL9)','CAL-$(FECHANNEL10)' - python ../../check_calibration/timeserieskappas.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --channel-list 'DCS-$(CHANNEL1)','DCS-$(CHANNEL2)','DCS-$(CHANNEL3)','DCS-$(CHANNEL4)','DCS-$(CHANNEL5)','DCS-$(CHANNEL6)','DCS-$(CHANNEL7)','DCS-$(CHANNEL8)','DCS-$(CHANNEL9)','DCS-$(CHANNEL10)' --frame-cache $(IFO)1_hoft_DCS_frames.cache --ifo $(IFO)1 --additional-channel-list 'GDS-$(CHANNEL1)','GDS-$(CHANNEL2)','GDS-$(CHANNEL3)','GDS-$(CHANNEL4)','GDS-$(CHANNEL5)','GDS-$(CHANNEL6)','GDS-$(CHANNEL7)','GDS-$(CHANNEL8)','GDS-$(CHANNEL9)','GDS-$(CHANNEL10)' --additional-frame-cache $(IFO)1_C00_frames.cache - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/test.ini b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/test.ini deleted file mode 100644 index de1bef088fd8e5572bca9dc950a84234c8f07c74..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/test.ini +++ /dev/null @@ -1,415 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: /home/wademc/src/gstlal/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/Filters/O3/GDSFilters/H1DCS_C01_1237831461.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: Yes - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: Yes - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: Yes - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Number of samples in linear-phase correction filters used for TST, PUM, and UIM -AdaptiveTSTFilterSamples: 128 -AdaptivePUMFilterSamples: 128 -AdaptiveUIMFilterSamples: 128 -AdaptivePUMUIMFilterSamples: 128 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.1;16.7;35.9;36.7,331.9,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 509 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: Yes -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/test_nokappas.ini b/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/test_nokappas.ini deleted file mode 100644 index ba0b5ed81c11cc7fddd8cb689ec48f394e6fa210..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1237831461_filter_tests/H1/test_nokappas.ini +++ /dev/null @@ -1,415 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: H1DCS_C01_1237831461.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS_TEST_NOKAPPAS - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Number of samples in linear-phase correction filters used for TST, PUM, and UIM -AdaptiveTSTFilterSamples: 128 -AdaptivePUMFilterSamples: 128 -AdaptiveUIMFilterSamples: 128 -AdaptivePUMUIMFilterSamples: 128 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.1;16.7;35.9;36.7,331.9,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 509 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: Yes -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_ASD_residual.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_ASD_residual.png deleted file mode 100644 index 4debd2795934b80b7953f0bdf230d0303fdf0591..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_ASD_residual.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf.png deleted file mode 100644 index 4d8d1622e4e75d38f637a88005b361e4223b0c14..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf_ratio.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf_ratio.png deleted file mode 100644 index d33a16435d6436c0336349be77ab0278fd410e0c..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf_ratio.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf_ratio_zoomed.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf_ratio_zoomed.png deleted file mode 100644 index 00e89e5240f533c6f97172d58f0cff5b6c428c48..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_all_tf_ratio_zoomed.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_calib_state_vector.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_calib_state_vector.png deleted file mode 100644 index 87d5b02a706ccc6ce495af8c804653795fa0104a..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_calib_state_vector.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_F_CC.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_F_CC.png deleted file mode 100644 index 418b4a7532d1a455a2d52f93161ff0cd52d7df71..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_F_CC.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_F_S_SQUARED.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_F_S_SQUARED.png deleted file mode 100644 index 0b4c0138de68ea8d2bef6ad5d3af612a8df55c38..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_F_S_SQUARED.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_C.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_C.png deleted file mode 100644 index 55d02ea6c42db40f4ce5e2cb3651268f033473e3..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_C.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_PUM_IMAGINARY.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_PUM_IMAGINARY.png deleted file mode 100644 index 7fe690286d3fd04d43d76dea84659ed9b9500ba8..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_PUM_IMAGINARY.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_PUM_REAL.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_PUM_REAL.png deleted file mode 100644 index b4cca79a6d2e9a7c66443e7dcd13092b2613c81a..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_PUM_REAL.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_TST_IMAGINARY.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_TST_IMAGINARY.png deleted file mode 100644 index 14ae5df3d8b9eec040b0d00135135f2b8ca47402..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_TST_IMAGINARY.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_TST_REAL.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_TST_REAL.png deleted file mode 100644 index ec198ef573deb4839a6ff3a3c016861dcde1c106..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_TST_REAL.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_UIM_IMAGINARY.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_UIM_IMAGINARY.png deleted file mode 100644 index 29bc83d24db9cc227aab90475daa302ef676f26e..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_UIM_IMAGINARY.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_UIM_REAL.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_UIM_REAL.png deleted file mode 100644 index 4c34a726137e4506b387a0794b0189eb1abf9b8f..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_KAPPA_UIM_REAL.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_SRC_Q_INVERSE.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_SRC_Q_INVERSE.png deleted file mode 100644 index 16f5da757d9d3fbf162528c2f4873cdfcbb5e80f..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_plot_DCS-CALIB_SRC_Q_INVERSE.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_spectrum_comparison.png b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_spectrum_comparison.png deleted file mode 100644 index 6bbe3963b27f7bdf03fb2df0609fef918cb81c95..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_1239720596_1239723372_spectrum_comparison.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_C00_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_C00_frames.cache deleted file mode 100644 index 0c3e141bf612d3f06cfce9465e0bc83a1226b4df..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_C00_frames.cache +++ /dev/null @@ -1,3 +0,0 @@ -H H1_HOFT_C00 1239715840 4096 file://localhost/hdfs/frames/O3/hoft/H1/H-H1_HOFT_C00-12397/H-H1_HOFT_C00-1239715840-4096.gwf -H H1_HOFT_C00 1239719936 4096 file://localhost/hdfs/frames/O3/hoft/H1/H-H1_HOFT_C00-12397/H-H1_HOFT_C00-1239719936-4096.gwf -H H1_HOFT_C00 1239724032 4096 file://localhost/hdfs/frames/O3/hoft/H1/H-H1_HOFT_C00-12397/H-H1_HOFT_C00-1239724032-4096.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_hoft_DCS_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_hoft_DCS_frames.cache deleted file mode 100644 index 0248e580d1ad87337a852677c6b4116d9bf7897c..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_hoft_DCS_frames.cache +++ /dev/null @@ -1 +0,0 @@ -H H1DCS_TEST 1239719936 4096 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Frames/O3/H1/DCS/H-H1DCS_TEST-1239719936-4096.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_hoft_DCS_no_kappas_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_hoft_DCS_no_kappas_frames.cache deleted file mode 100644 index 03862dea3705290d6ebe31b81706ace923fb3f89..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_hoft_DCS_no_kappas_frames.cache +++ /dev/null @@ -1 +0,0 @@ -H H1DCS_TEST_NOKAPPAS 1239719936 4096 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Frames/O3/H1/DCS/H-H1DCS_TEST_NOKAPPAS-1239719936-4096.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_raw_frames.cache b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_raw_frames.cache deleted file mode 100644 index e5434026acb24c02d7a3dc60de7b2112b1d0de04..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/H1_raw_frames.cache +++ /dev/null @@ -1,76 +0,0 @@ -H H1_R 1239719552 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719552-64.gwf -H H1_R 1239719616 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719616-64.gwf -H H1_R 1239719680 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719680-64.gwf -H H1_R 1239719744 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719744-64.gwf -H H1_R 1239719808 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719808-64.gwf -H H1_R 1239719872 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719872-64.gwf -H H1_R 1239719936 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239719936-64.gwf -H H1_R 1239720000 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720000-64.gwf -H H1_R 1239720064 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720064-64.gwf -H H1_R 1239720128 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720128-64.gwf -H H1_R 1239720192 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720192-64.gwf -H H1_R 1239720256 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720256-64.gwf -H H1_R 1239720320 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720320-64.gwf -H H1_R 1239720384 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720384-64.gwf -H H1_R 1239720448 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720448-64.gwf -H H1_R 1239720512 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720512-64.gwf -H H1_R 1239720576 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720576-64.gwf -H H1_R 1239720640 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720640-64.gwf -H H1_R 1239720704 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720704-64.gwf -H H1_R 1239720768 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720768-64.gwf -H H1_R 1239720832 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720832-64.gwf -H H1_R 1239720896 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720896-64.gwf -H H1_R 1239720960 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239720960-64.gwf -H H1_R 1239721024 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721024-64.gwf -H H1_R 1239721088 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721088-64.gwf -H H1_R 1239721152 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721152-64.gwf -H H1_R 1239721216 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721216-64.gwf -H H1_R 1239721280 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721280-64.gwf -H H1_R 1239721344 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721344-64.gwf -H H1_R 1239721408 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721408-64.gwf -H H1_R 1239721472 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721472-64.gwf -H H1_R 1239721536 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721536-64.gwf -H H1_R 1239721600 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721600-64.gwf -H H1_R 1239721664 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721664-64.gwf -H H1_R 1239721728 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721728-64.gwf -H H1_R 1239721792 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721792-64.gwf -H H1_R 1239721856 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721856-64.gwf -H H1_R 1239721920 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721920-64.gwf -H H1_R 1239721984 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239721984-64.gwf -H H1_R 1239722048 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722048-64.gwf -H H1_R 1239722112 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722112-64.gwf -H H1_R 1239722176 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722176-64.gwf -H H1_R 1239722240 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722240-64.gwf -H H1_R 1239722304 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722304-64.gwf -H H1_R 1239722368 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722368-64.gwf -H H1_R 1239722432 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722432-64.gwf -H H1_R 1239722496 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722496-64.gwf -H H1_R 1239722560 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722560-64.gwf -H H1_R 1239722624 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722624-64.gwf -H H1_R 1239722688 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722688-64.gwf -H H1_R 1239722752 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722752-64.gwf -H H1_R 1239722816 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722816-64.gwf -H H1_R 1239722880 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722880-64.gwf -H H1_R 1239722944 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239722944-64.gwf -H H1_R 1239723008 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723008-64.gwf -H H1_R 1239723072 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723072-64.gwf -H H1_R 1239723136 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723136-64.gwf -H H1_R 1239723200 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723200-64.gwf -H H1_R 1239723264 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723264-64.gwf -H H1_R 1239723328 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723328-64.gwf -H H1_R 1239723392 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723392-64.gwf -H H1_R 1239723456 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723456-64.gwf -H H1_R 1239723520 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723520-64.gwf -H H1_R 1239723584 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723584-64.gwf -H H1_R 1239723648 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723648-64.gwf -H H1_R 1239723712 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723712-64.gwf -H H1_R 1239723776 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723776-64.gwf -H H1_R 1239723840 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723840-64.gwf -H H1_R 1239723904 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723904-64.gwf -H H1_R 1239723968 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239723968-64.gwf -H H1_R 1239724032 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239724032-64.gwf -H H1_R 1239724096 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239724096-64.gwf -H H1_R 1239724160 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239724160-64.gwf -H H1_R 1239724224 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239724224-64.gwf -H H1_R 1239724288 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239724288-64.gwf -H H1_R 1239724352 64 file://localhost/hdfs/frames/O3/raw/H1/H-H1_R-12397/H-H1_R-1239724352-64.gwf diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.ASD_comparison deleted file mode 100644 index 3d5e92011d77a3b21902fe6ae8c157031110c64e..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_DCS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ --additional-hoft-frame-cache $(IFO)1_C00_frames.cache --analyze-additional-hoft-channel --additional-hoft-channel-name GDS-CALIB_STRAIN --hoft-channel-name DCS-CALIB_STRAIN - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.all_tests b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.all_tests deleted file mode 100644 index 1621264bef72b42284490b3ea0bb55dd50c26751..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.all_tests +++ /dev/null @@ -1,103 +0,0 @@ -# This makefile can be used to run all of the tests instead of running them one by one. - -# Indicate IFO and observing run -# Note: Make sure that there is no space after the L or H! -# Another note: Livingston cluster cannot run this for IFO = H. Make sure that the cluster you're using has the raw frames you want. -export IFO=H -# OBSRUN inidcates where to look for filters files (e.g. O1, O2, O3, ER10, ER13, ER14, PreER13, PreER14) -export OBSRUN=O3 - -# Set start and stop times for a short lock stretch -export SHORT_START=1239719572 -export SHORT_END=1239724396 -# Set start and stop times for a longer stretch that spans a lock-unlock stretch -export LONG_START = 1228350334 -export LONG_END = 1228352985 -export SHMRUNTIME=400 - -# How much time does the calibraiton need to settle at the start and end? -PLOT_WARMUP_TIME = 1024 -PLOT_COOLDOWN_TIME = 1024 -export SHORT_PLOT_START=$(shell echo $(SHORT_START) + $(PLOT_WARMUP_TIME) | bc) -export LONG_PLOT_START=$(shell echo $(LONG_START) + $(PLOT_WARMUP_TIME) | bc) -export SHORT_PLOT_END=$(shell echo $(SHORT_END) - $(PLOT_COOLDOWN_TIME) | bc) -export LONG_PLOT_END=$(shell echo $(LONG_END) - $(PLOT_COOLDOWN_TIME) | bc) - -# Point to all of the .ini files for different configurations -#export GDSCONFIGS=H1GDS_1232821094_gstlal-calibration-1-2-7.ini -export DCSCONFIGS=test.ini -export DCSCONFIGSNOKAPPAS=test_nokappas.ini - -# Needed for writing pipeline graphs -export GST_DEBUG_DUMP_DOT_DIR=. - -all: ASD_comparison statevector timeserieskappas response_function - -# Create frame cache files for raw, C00, C01, and C02 frames -$(IFO)1_raw_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_R -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C00_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C00 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C01_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C01 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C02_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C02 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - - -# Calibrate DCS testing data -$(IFO)1_hoft_DCS_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file $(DCSCONFIGS) - ls Frames/$(OBSRUN)/$(IFO)1/DCS/$(IFO)-$(IFO)1DCS_TEST-*.gwf | lalapps_path2cache > $@ - -# Calibrate DCS testing data with no kappas applied for response function test -$(IFO)1_hoft_DCS_no_kappas_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/DCS/ --frame-duration=64 --frames-per-file=64 --wings=364 --config-file $(DCSCONFIGSNOKAPPAS) - ls Frames/$(OBSRUN)/$(IFO)1/DCS/$(IFO)-$(IFO)1DCS_TEST_NOKAPPAS*.gwf | lalapps_path2cache > $@ - - -filters: - if [ -d Filters/$(OBSRUN)/GDSFilters ]; then \ - svn up Filters/$(OBSRUN)/GDSFilters; \ - else \ - mkdir -p Filters/$(OBSRUN); \ - cd Filters/$(OBSRUN); \ - svn co https://svn.ligo.caltech.edu/svn/aligocalibration/trunk/Runs/$(OBSRUN)/GDSFilters; \ - fi - -framesdir: - mkdir -p Frames/$(OBSRUN)/$(IFO)1/easy_raw - mkdir -p Frames/$(OBSRUN)/$(IFO)1/GDS - mkdir -p Frames/$(OBSRUN)/$(IFO)1/DCS - - -response_function: $(IFO)1_hoft_DCS_no_kappas_frames.cache $(IFO)1_raw_frames.cache - make -f Makefile.response_function - -ASD_comparison: $(IFO)1_raw_frames.cache $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C00_frames.cache - make -f Makefile.ASD_comparison - -statevector: $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.statevector - -timeserieskappas: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C00_frames.cache - make -f Makefile.timeserieskappas - -pcal2darm: $(IFO)1_raw_frames.cache $(IFO)1_hoft_DCS_frames.cache - make -f Makefile.pcal2darm - -# FIXME: This is seg faulting for me right now -calib_version_comparison: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C02_frames.cache - make -f Makefile.calib_version_comparison - -# Need to clean up this clean command -clean: - rm -rf Frames/ - rm -rf Filters/ - rm *.p* - rm *.dot - rm *.txt - - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.calib_version_comparison deleted file mode 100644 index a81077c740e5ee31f24bda9c0793a798b11f04ae..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: DCS_over_C02 - -DCS_over_C02: $(IFO)1_hoft_DCS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list DCS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'DCS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'DCS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.latency b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.lines_ratio b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.lines_ratio deleted file mode 100644 index 4a9b75f269468f2b950be2c8d383ca41fd20e1b1..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_GDS - -lines_ratio_GDS: $(IFO)1_hoft_GDS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_GDS_frames.cache --numerator-frame-cache $(IFO)1_hoft_GDS_frames.cache --denominator-channel-name 'GDS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.response_function b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.response_function deleted file mode 100644 index 3f5a1ae08720289c42ae5d3bec6c242480a0aa28..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: DCS_response_function_bode_plot - -FILTERS_FILE = Filters/O3/GDSFilters/H1DCS_C01_1239472998.npz - -DCS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_DCS_no_kappas_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) --analyze-calcs-hoft --hoft-channel-name DCS-CALIB_STRAIN - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.statevector b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.statevector deleted file mode 100644 index ae1f5819a7b7ffec8f105ccc1c87b77bb4247f75..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.statevector +++ /dev/null @@ -1,9 +0,0 @@ -all: calib_state_vector_plot - -calib_state_vector_plot: - python ../../check_calibration/statevector_plot.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_DCS_frames.cache --calib-state-vector-channel-name DCS-CALIB_STATE_VECTOR - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.timeserieskappas deleted file mode 100644 index 5117f78556c3c0c97c18c3c61e6ac1e057d12ac6..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,32 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PUM_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PUM_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_KAPPA_UIM_REAL -CHANNEL8 = CALIB_KAPPA_UIM_IMAGINARY -CHANNEL9 = CALIB_SRC_Q_INVERSE -CHANNEL10 = CALIB_F_S_SQUARED - -FECHANNEL1 = CS_TDEP_KAPPA_C_OUTPUT -FECHANNEL2 = CS_TDEP_KAPPA_PUM_REAL_OUTPUT -FECHANNEL3 = CS_TDEP_KAPPA_TST_REAL_OUTPUT -FECHANNEL4 = CS_TDEP_F_C_OUTPUT -FECHANNEL5 = CS_TDEP_KAPPA_PUM_IMAG_OUTPUT -FECHANNEL6 = CS_TDEP_KAPPA_TST_IMAG_OUTPUT -FECHANNEL7 = CS_TDEP_KAPPA_UIM_REAL_OUTPUT -FECHANNEL8 = CS_TDEP_KAPPA_UIM_IMAG_OUTPUT -FECHANNEL9 = CS_TDEP_Q_S_OUTPUT -FECHANNEL10 = CS_TDEP_F_S_OUTPUT - -all: DCS_Time_Series_of_Kappas - -DCS_Time_Series_of_Kappas: - #python ../../check_calibration/timeserieskappas.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --channel-list 'DCS-$(CHANNEL1)','DCS-$(CHANNEL2)','DCS-$(CHANNEL3)','DCS-$(CHANNEL4)','DCS-$(CHANNEL5)','DCS-$(CHANNEL6)','DCS-$(CHANNEL7)','DCS-$(CHANNEL8)','DCS-$(CHANNEL9)','DCS-$(CHANNEL10)' --frame-cache $(IFO)1_hoft_DCS_frames.cache --ifo $(IFO)1 --front-end-channel-list 'CAL-$(FECHANNEL1)','CAL-$(FECHANNEL2)','CAL-$(FECHANNEL3)','CAL-$(FECHANNEL4)','CAL-$(FECHANNEL5)','CAL-$(FECHANNEL6)','CAL-$(FECHANNEL7)','CAL-$(FECHANNEL8)','CAL-$(FECHANNEL9)','CAL-$(FECHANNEL10)' - python ../../check_calibration/timeserieskappas.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --channel-list 'DCS-$(CHANNEL1)','DCS-$(CHANNEL2)','DCS-$(CHANNEL3)','DCS-$(CHANNEL4)','DCS-$(CHANNEL5)','DCS-$(CHANNEL6)','DCS-$(CHANNEL7)','DCS-$(CHANNEL8)','DCS-$(CHANNEL9)','DCS-$(CHANNEL10)' --frame-cache $(IFO)1_hoft_DCS_frames.cache --ifo $(IFO)1 --additional-channel-list 'GDS-$(CHANNEL1)','GDS-$(CHANNEL2)','GDS-$(CHANNEL3)','GDS-$(CHANNEL4)','GDS-$(CHANNEL5)','GDS-$(CHANNEL6)','GDS-$(CHANNEL7)','GDS-$(CHANNEL8)','GDS-$(CHANNEL9)','GDS-$(CHANNEL10)' --additional-frame-cache $(IFO)1_C00_frames.cache - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/test.ini b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/test.ini deleted file mode 100644 index bfdd05f0e90445f4251475d913b709f167166ab0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/test.ini +++ /dev/null @@ -1,412 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: H1DCS_C01_1239472998.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: Yes - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: Yes - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: Yes - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Number of samples in linear-phase correction filters used for TST, PUM, and UIM -AdaptiveTSTFilterSamples: 128 -AdaptivePUMFilterSamples: 128 -AdaptiveUIMFilterSamples: 128 -AdaptivePUMUIMFilterSamples: 128 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.6;16.4;17.6;17.1,410.3,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 509 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: Yes -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/test_nokappas.ini b/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/test_nokappas.ini deleted file mode 100644 index 0f2b49a9747063f8ec6491ee67ad86eb44c9e6a2..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1DCS_C01_1239472998_filter_tests/H1/test_nokappas.ini +++ /dev/null @@ -1,415 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: H1DCS_C01_1239472998.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: DCS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1DCS_TEST_NOKAPPAS - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Full -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFs_Squared: 4.468 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: Yes -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Number of samples in linear-phase correction filters used for TST, PUM, and UIM -AdaptiveTSTFilterSamples: 128 -AdaptivePUMFilterSamples: 128 -AdaptiveUIMFilterSamples: 128 -AdaptivePUMUIMFilterSamples: 128 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -ObsIntentChannel: GRD-IFO_INTENT -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -FilterClockChannelList: GRD-ISC_LOCK_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_RX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -WitnessChannelList: None -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 16384 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.6;16.4;17.6;17.1,410.3,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 509 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: Yes -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/H1GDS_1225558818.ini b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/H1GDS_1225558818.ini deleted file mode 100644 index 919298b8e34f710ecef8e77f883049d0484508e9..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/H1GDS_1225558818.ini +++ /dev/null @@ -1,364 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 0 -# Filters file containing calibration FIR filters -FiltersFileName: H1GDS_1225558818.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: Yes - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: Yes - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: Yes - -# Set this to use a calibration line injected using the UIM stage of actuation to compute \kappa_U. Otherwise, the DARM_ctrl line is used. -UseUIMLine: Yes - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: Yes - -ComputeFs: Yes -ApplyFs: Yes - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 428.9 -ExpectedFs: 5.888 -ExpectedSRCQ: 4.254 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -InputDQChannel: ODC-MASTER_CHANNEL_OUT_DQ -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMY_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMY_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_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 -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ;PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of ODC channel -ODCSR: 16384 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;2048 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 4 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 16777216 -BurstHWInjBitmask: 33554432 -DetCharHWInjBitmask: 67108864 -StochHWInjBitmask: 8388608 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -#################################################### -# Options for turning on and off noise subtraction # -#################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: Yes -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: Yes -######################################### -# Options for running noise subtraction # -######################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1800 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 400 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 0.5 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 1.0 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 495.0,515.0,985.0,1015.0;495.0,515.0,985.0,1015.0 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 3600 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 10 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/H1GDS_1225558818_no_kappas.ini b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/H1GDS_1225558818_no_kappas.ini deleted file mode 100644 index f09b4651b7d61302ab6294c7f7a40eb1975d86ca..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/H1GDS_1225558818_no_kappas.ini +++ /dev/null @@ -1,364 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 0 -# Filters file containing calibration FIR filters -FiltersFileName: H1GDS_1225558818.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -# Set this to use a calibration line injected using the UIM stage of actuation to compute \kappa_U. Otherwise, the DARM_ctrl line is used. -UseUIMLine: Yes - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 428.9 -ExpectedFs: 5.888 -ExpectedSRCQ: 4.254 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -InputDQChannel: ODC-MASTER_CHANNEL_OUT_DQ -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMY_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMY_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_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 -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ;PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of ODC channel -ODCSR: 16384 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;2048 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 4 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 16777216 -BurstHWInjBitmask: 33554432 -DetCharHWInjBitmask: 67108864 -StochHWInjBitmask: 8388608 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -#################################################### -# Options for turning on and off noise subtraction # -#################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: Yes -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: Yes -######################################### -# Options for running noise subtraction # -######################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1800 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 400 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 0.5 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 1.0 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 495.0,515.0,985.0,1015.0;495.0,515.0,985.0,1015.0 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 3600 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 10 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.ASD_comparison deleted file mode 100644 index 13b52178e07805842e5dce251de8c3b25e22c278..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_GDS_frames.cache - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.all_tests b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.all_tests deleted file mode 100644 index ee054913f3327882bf83ac0cbbf87f6e18e7391c..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.all_tests +++ /dev/null @@ -1,102 +0,0 @@ -# This makefile can be used to run all of the tests instead of running them one by one. - -# Indicate IFO and observing run -# Note: Make sure that there is no space after the L or H! -# Another note: Livingston cluster cannot run this for IFO = H. Make sure that the cluster you're using has the raw frames you want. -export IFO=H -# OBSRUN inidcates where to look for filters files (e.g. O1, O2, O3, ER10, ER13, ER14, PreER13, PreER14) -#export OBSRUN=O2 -export OBSRUN=PreER13 - -# Set start and stop times for a short lock stretch -export SHORT_START=1225497618 -export SHORT_END=1225499165 -# Set start and stop times for a longer stretch that spans a lock-unlock stretch -export LONG_START = 1225497618 -export LONG_END = 1225503045 - -export SHMRUNTIME=400 - -# How much time does the calibraiton need to settle at the start and end? -PLOT_WARMUP_TIME = 220 -PLOT_COOLDOWN_TIME = 64 -export SHORT_PLOT_START=$(shell echo $(SHORT_START) + $(PLOT_WARMUP_TIME) | bc) -export LONG_PLOT_START=$(shell echo $(LONG_START) + $(PLOT_WARMUP_TIME) | bc) -export SHORT_PLOT_END=$(shell echo $(SHORT_END) - $(PLOT_COOLDOWN_TIME) | bc) -export LONG_PLOT_END=$(shell echo $(LONG_END) - $(PLOT_COOLDOWN_TIME) | bc) - -# Point to all of the .ini files for different configurations -export GDSCONFIGS=H1GDS_1225558818.ini -export GDSCONFIGSNOKAPPAS=H1GDS_1225558818_no_kappas.ini - -# Needed for writing pipeline graphs -export GST_DEBUG_DUMP_DOT_DIR=. - -all: response_function ASD_comparison pcal_to_darm timeserieskappas calib_version_comparison - -# Create frame cache files for raw, C00, C01, and C02 frames -$(IFO)1_raw_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_R -s $(LONG_START) -e $(LONG_END) -l --url-type file > $@ - -$(IFO)1_C00_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C00 -s $(LONG_START) -e $(LONG_END) -l --url-type file > $@ - -$(IFO)1_C01_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C01 -s $(LONG_START) -e $(LONG_END) -l --url-type file > $@ - -$(IFO)1_C02_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C02 -s $(LONG_START) -e $(LONG_END) -l --url-type file > $@ - - -# Calibrate GDS testing data -$(IFO)1_hoft_GDS_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(LONG_START) --gps-end-time $(LONG_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/GDS/ --frame-duration=64 --frames-per-file=1 --wings=0 --config-file $(GDSCONFIGS) - ls Frames/$(OBSRUN)/$(IFO)1/GDS/$(IFO)-$(IFO)1GDS_TEST-*.gwf | lalapps_path2cache > $@ - -# Calibrate GDS testing data with no kappas applied for response function test -$(IFO)1_hoft_GDS_no_kappas_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - #gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/GDS/ --frame-duration=64 --frames-per-file=1 --wings=0 --config-file $(GDSCONFIGSNOKAPPAS) - ls Frames/$(OBSRUN)/$(IFO)1/GDS/$(IFO)-$(IFO)1GDS_TEST_NOKAPPAS*.gwf | lalapps_path2cache > $@ - - -filters: - if [ -d Filters/$(OBSRUN)/GDSFilters ]; then \ - svn up Filters/$(OBSRUN)/GDSFilters; \ - else \ - mkdir -p Filters/$(OBSRUN); \ - cd Filters/$(OBSRUN); \ - svn co https://svn.ligo.caltech.edu/svn/aligocalibration/trunk/Runs/$(OBSRUN)/GDSFilters; \ - fi - -framesdir: - mkdir -p Frames/$(OBSRUN)/$(IFO)1/easy_raw - mkdir -p Frames/$(OBSRUN)/$(IFO)1/GDS - mkdir -p Frames/$(OBSRUN)/$(IFO)1/DCS - - -response_function: $(IFO)1_hoft_GDS_no_kappas_frames.cache $(IFO)1_raw_frames.cache - make -f Makefile.response_function - -ASD_comparison: $(IFO)1_raw_frames.cache $(IFO)1_hoft_GDS_frames.cache - make -f Makefile.ASD_comparison - -timeserieskappas: $(IFO)1_hoft_GDS_frames.cache - make -f Makefile.timeserieskappas - -pcal_to_darm: $(IFO)1_raw_frames.cache $(IFO)1_hoft_GDS_frames.cache - make -f Makefile.pcal_to_darm - -# FIXME: This is seg faulting for me right now -calib_version_comparison: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_C02_frames.cache - make -f Makefile.calib_version_comparison - -# Need to clean up this clean command -clean: - rm *.pdf - rm *.txt - rm -rf Frames/ - rm -rf Filters/ - rm *.png - rm *.dot - - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.calib_version_comparison deleted file mode 100644 index 43ee130b15d97ca52b649fc784cd17864b0c15b4..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: GDS_over_C02 - -GDS_over_C02: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_GDS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list GDS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'GDS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'GDS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.latency b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.lines_ratio b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.lines_ratio deleted file mode 100644 index ae6edaaae15e37bb514de8ab2a4935a06bb3f277..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_DCS - -lines_ratio_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-channel-name 'DCS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.pcal_to_darm b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.pcal_to_darm deleted file mode 100644 index ccd68652a46bc39baa1a9d722b69be404f1c7cf7..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.pcal_to_darm +++ /dev/null @@ -1,9 +0,0 @@ -all: GDS_pcal2darm_plots - -GDS_pcal2darm_plots: $(IFO)1_raw_frames.cache $(IFO)1_hoft_GDS_frames.cache - python ../../check_calibration/pcal2darm_timeseries.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --raw-frame-cache $(IFO)1_raw_frames.cache --gstlal-frame-cache $(IFO)1_hoft_GDS_frames.cache --config-file '$(GDSCONFIGS)' --pcal-channel-name CAL-PCALY_TX_PD_OUT_DQ --gstlal-channel-list='GDS-CALIB_STRAIN' --labels 'GDS' --phase-ranges='0.0,3.0;-5.0,5.0;-10.0,10.0' --magnitude-ranges="0.96,1.00;0.93,1.00;0.8,1.2" --file-name-prefix GDS - - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.response_function b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.response_function deleted file mode 100644 index f919d2206ba84f41c36aca71f29b7ef24c23dcae..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: GDS_response_function_bode_plot - -FILTERS_FILE = Filters/$(OBSRUN)/GDSFilters/H1GDS_1225558818.npz - -GDS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_GDS_no_kappas_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.timeserieskappas deleted file mode 100644 index d3809d02a67efa5a68963c5f04168e740b9bf485..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1225558818_ini_and_filters_tests/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,18 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PU_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PU_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_SRC_Q_INVERSE -CHANNEL8 = CALIB_F_S - -all: GDS_Time_Series_of_Kappas - -GDS_Time_Series_of_Kappas: - python ../../check_calibration/timeserieskappas.py --gps-start-time $(LONG_PLOT_START) --gps-end-time $(LONG_PLOT_END) --channel-list 'GDS-$(CHANNEL1)','GDS-$(CHANNEL2)','GDS-$(CHANNEL3)','GDS-$(CHANNEL4)','GDS-$(CHANNEL5)','GDS-$(CHANNEL6)','GDS-$(CHANNEL7)','GDS-$(CHANNEL8)' --frame-cache $(IFO)1_hoft_GDS_frames.cache --ifo $(IFO)1 - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1GDS_1228712903_test.ini b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1GDS_1228712903_test.ini deleted file mode 100644 index 73c275fcc6c6ae019ee6a619a36880f6eab199fd..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1GDS_1228712903_test.ini +++ /dev/null @@ -1,367 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 1 -# Filters file containing calibration FIR filters -FiltersFileName: test.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: No - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: No -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: No -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: No -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -# Set this to use a calibration line injected using the UIM stage of actuation to compute \kappa_U. Otherwise, the DARM_ctrl line is used. -UseUIMLine: Yes - -ComputeKappaC: No -ApplyKappaC: No - -ComputeFcc: No -ApplyFcc: No - -ComputeSRCQ: No -ApplySRCQ: No - -ComputeFs: No -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 428.9 -ExpectedFs: 5.888 -ExpectedSRCQ: 4.254 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -InputDQChannel: ODC-MASTER_CHANNEL_OUT_DQ -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMY_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMY_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -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 -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ;PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ -WitnessChannelList: None -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of ODC channel -ODCSR: 16384 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;2048 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 4 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 16777216 -BurstHWInjBitmask: 33554432 -DetCharHWInjBitmask: 67108864 -StochHWInjBitmask: 8388608 -NoiseSubGateBitmask: 2 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -#################################################### -# Options for turning on and off noise subtraction # -#################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: No -######################################### -# Options for running noise subtraction # -######################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1800 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 400 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 0.5 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 1.0 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 495.0,515.0,985.0,1015.0;495.0,515.0,985.0,1015.0 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 3600 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 10 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1GDS_1228712903_test_no_kappas.ini b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1GDS_1228712903_test_no_kappas.ini deleted file mode 100644 index 25f91fbbcb603c9631846ac394752cf48aa80e5f..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1GDS_1228712903_test_no_kappas.ini +++ /dev/null @@ -1,366 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 1 -# Filters file containing calibration FIR filters -FiltersFileName: H1GDS_1228712903.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST_NOKAPPAS - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: No -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: No -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: No -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -# Set this to use a calibration line injected using the UIM stage of actuation to compute \kappa_U. Otherwise, the DARM_ctrl line is used. -UseUIMLine: Yes - -ComputeKappaC: No -ApplyKappaC: No - -ComputeFcc: No -ApplyFcc: No - -ComputeSRCQ: No -ApplySRCQ: No - -ComputeFs: No -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 428.9 -ExpectedFs: 5.888 -ExpectedSRCQ: 4.254 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -InputDQChannel: ODC-MASTER_CHANNEL_OUT_DQ -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMY_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMY_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -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 -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ;PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of ODC channel -ODCSR: 16384 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;2048 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 4 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 16777216 -BurstHWInjBitmask: 33554432 -DetCharHWInjBitmask: 67108864 -StochHWInjBitmask: 8388608 -NoiseSubGateBitmask: 2 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -#################################################### -# Options for turning on and off noise subtraction # -#################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: Yes -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: Yes -######################################### -# Options for running noise subtraction # -######################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1800 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 400 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 0.5 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 1.0 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 495.0,515.0,985.0,1015.0;495.0,515.0,985.0,1015.0 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 3600 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 10 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1_hoft_GDS_frames.cache b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1_hoft_GDS_frames.cache deleted file mode 100644 index 0b7bdacd95efb9bf33308ed3ac87c27cdf9b6b92..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1_hoft_GDS_frames.cache +++ /dev/null @@ -1,13 +0,0 @@ -H H1GDS_TEST 1228637248 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637248-64.gwf -H H1GDS_TEST 1228637312 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637312-64.gwf -H H1GDS_TEST 1228637376 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637376-64.gwf -H H1GDS_TEST 1228637440 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637440-64.gwf -H H1GDS_TEST 1228637504 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637504-64.gwf -H H1GDS_TEST 1228637568 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637568-64.gwf -H H1GDS_TEST 1228637632 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637632-64.gwf -H H1GDS_TEST 1228637696 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637696-64.gwf -H H1GDS_TEST 1228637760 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637760-64.gwf -H H1GDS_TEST 1228637824 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637824-64.gwf -H H1GDS_TEST 1228637888 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637888-64.gwf -H H1GDS_TEST 1228637952 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228637952-64.gwf -H H1GDS_TEST 1228638016 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Frames/ER13/H1/GDS/H-H1GDS_TEST-1228638016-64.gwf diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1_raw_frames.cache b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1_raw_frames.cache deleted file mode 100644 index 6dc322143800319c57dbb08d96c2e587d0fe2e1a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/H1_raw_frames.cache +++ /dev/null @@ -1,15 +0,0 @@ -H H1_R 1228637184 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637184-64.gwf -H H1_R 1228637248 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637248-64.gwf -H H1_R 1228637312 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637312-64.gwf -H H1_R 1228637376 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637376-64.gwf -H H1_R 1228637440 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637440-64.gwf -H H1_R 1228637504 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637504-64.gwf -H H1_R 1228637568 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637568-64.gwf -H H1_R 1228637632 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637632-64.gwf -H H1_R 1228637696 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637696-64.gwf -H H1_R 1228637760 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637760-64.gwf -H H1_R 1228637824 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637824-64.gwf -H H1_R 1228637888 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637888-64.gwf -H H1_R 1228637952 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228637952-64.gwf -H H1_R 1228638016 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228638016-64.gwf -H H1_R 1228638080 64 file://localhost/archive/frames/postO2/raw/H1/H-H1_R-12286/H-H1_R-1228638080-64.gwf diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.ASD_comparison deleted file mode 100644 index bf35f9b8478f302487a352ae1628b38d20ca2ccd..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_GDS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.all_tests b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.all_tests deleted file mode 100644 index 401388fe6f24af6823f434d86a08fd5f764fa60b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.all_tests +++ /dev/null @@ -1,102 +0,0 @@ -# This makefile can be used to run all of the tests instead of running them one by one. - -# Indicate IFO and observing run -# Note: Make sure that there is no space after the L or H! -# Another note: Livingston cluster cannot run this for IFO = H. Make sure that the cluster you're using has the raw frames you want. -export IFO=H -# OBSRUN inidcates where to look for filters files (e.g. O1, O2, O3, ER10, ER13, ER14, PreER13, PreER14) -#export OBSRUN=O2 -export OBSRUN=ER13 - -# Set start and stop times for a short lock stretch -export SHORT_START=1228637235 -export SHORT_END=1228638131 -# Set start and stop times for a longer stretch that spans a lock-unlock stretch -export LONG_START = 1228350334 -export LONG_END = 1228352985 - -export SHMRUNTIME=400 - -# How much time does the calibraiton need to settle at the start and end? -PLOT_WARMUP_TIME = 220 -PLOT_COOLDOWN_TIME = 64 -export SHORT_PLOT_START=$(shell echo $(SHORT_START) + $(PLOT_WARMUP_TIME) | bc) -export LONG_PLOT_START=$(shell echo $(LONG_START) + $(PLOT_WARMUP_TIME) | bc) -export SHORT_PLOT_END=$(shell echo $(SHORT_END) - $(PLOT_COOLDOWN_TIME) | bc) -export LONG_PLOT_END=$(shell echo $(LONG_END) - $(PLOT_COOLDOWN_TIME) | bc) - -# Point to all of the .ini files for different configurations -export GDSCONFIGS=H1GDS_1228712903_test.ini -export GDSCONFIGSNOKAPPAS=H1GDS_1228712903_test_no_kappas.ini - -# Needed for writing pipeline graphs -export GST_DEBUG_DUMP_DOT_DIR=. - -all: response_function ASD_comparison pcal_to_darm timeserieskappas calib_version_comparison - -# Create frame cache files for raw, C00, C01, and C02 frames -$(IFO)1_raw_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_R -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C00_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C00 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C01_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C01 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - -$(IFO)1_C02_frames.cache: - gw_data_find -o $(IFO) -t $(IFO)1_HOFT_C02 -s $(SHORT_START) -e $(SHORT_END) -l --url-type file > $@ - - -# Calibrate GDS testing data -$(IFO)1_hoft_GDS_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/GDS/ --frame-duration=64 --frames-per-file=1 --wings=0 --config-file $(GDSCONFIGS) - ls Frames/$(OBSRUN)/$(IFO)1/GDS/$(IFO)-$(IFO)1GDS_TEST-*.gwf | lalapps_path2cache > $@ - -# Calibrate GDS testing data with no kappas applied for response function test -$(IFO)1_hoft_GDS_no_kappas_frames.cache: $(IFO)1_raw_frames.cache filters framesdir - #gstlal_compute_strain --gps-start-time $(SHORT_START) --gps-end-time $(SHORT_END) --frame-cache $(IFO)1_raw_frames.cache --output-path Frames/$(OBSRUN)/$(IFO)1/GDS/ --frame-duration=64 --frames-per-file=1 --wings=0 --config-file $(GDSCONFIGSNOKAPPAS) - #ls Frames/$(OBSRUN)/$(IFO)1/GDS/$(IFO)-$(IFO)1GDS_TEST_NOKAPPAS*.gwf | lalapps_path2cache > $@ - - -filters: - #if [ -d Filters/$(OBSRUN)/GDSFilters ]; then \ - # svn up Filters/$(OBSRUN)/GDSFilters; \ - #else \ - # mkdir -p Filters/$(OBSRUN); \ - # cd Filters/$(OBSRUN); \ - # svn co https://svn.ligo.caltech.edu/svn/aligocalibration/trunk/Runs/$(OBSRUN)/GDSFilters; \ - #fi - -framesdir: - mkdir -p Frames/$(OBSRUN)/$(IFO)1/easy_raw - mkdir -p Frames/$(OBSRUN)/$(IFO)1/GDS - mkdir -p Frames/$(OBSRUN)/$(IFO)1/DCS - - -response_function: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_raw_frames.cache - make -f Makefile.response_function - -ASD_comparison: $(IFO)1_raw_frames.cache $(IFO)1_hoft_GDS_frames.cache - make -f Makefile.ASD_comparison - -timeserieskappas: $(IFO)1_hoft_GDS_frames.cache - make -f Makefile.timeserieskappas - -pcal_to_darm: $(IFO)1_raw_frames.cache $(IFO)1_hoft_GDS_frames.cache - make -f Makefile.pcal_to_darm - -# FIXME: This is seg faulting for me right now -calib_version_comparison: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_C02_frames.cache - make -f Makefile.calib_version_comparison - -# Need to clean up this clean command -clean: - rm *.pdf - rm *.txt - rm -rf Frames/ - rm -rf Filters/ - rm *.png - rm *.dot - - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.calib_version_comparison deleted file mode 100644 index 43ee130b15d97ca52b649fc784cd17864b0c15b4..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: GDS_over_C02 - -GDS_over_C02: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_GDS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list GDS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'GDS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'GDS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.latency b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.lines_ratio b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.lines_ratio deleted file mode 100644 index ae6edaaae15e37bb514de8ab2a4935a06bb3f277..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_DCS - -lines_ratio_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-channel-name 'DCS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.response_function b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.response_function deleted file mode 100644 index 1fa6ab09f292509670ab116155b24babba8d4a17..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: GDS_response_function_bode_plot - -FILTERS_FILE = Filters/$(OBSRUN)/GDSFilters/H1GDS_1228712903.npz - -GDS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_GDS_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.timeserieskappas deleted file mode 100644 index d3809d02a67efa5a68963c5f04168e740b9bf485..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228712903_filter_tests/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,18 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PU_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PU_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_SRC_Q_INVERSE -CHANNEL8 = CALIB_F_S - -all: GDS_Time_Series_of_Kappas - -GDS_Time_Series_of_Kappas: - python ../../check_calibration/timeserieskappas.py --gps-start-time $(LONG_PLOT_START) --gps-end-time $(LONG_PLOT_END) --channel-list 'GDS-$(CHANNEL1)','GDS-$(CHANNEL2)','GDS-$(CHANNEL3)','GDS-$(CHANNEL4)','GDS-$(CHANNEL5)','GDS-$(CHANNEL6)','GDS-$(CHANNEL7)','GDS-$(CHANNEL8)' --frame-cache $(IFO)1_hoft_GDS_frames.cache --ifo $(IFO)1 - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1GDS_1231861863_test.ini b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1GDS_1231861863_test.ini deleted file mode 100644 index f54daec5d80afd56e433d3052c50fb8d8b48e659..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1GDS_1231861863_test.ini +++ /dev/null @@ -1,385 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 1 -# Filters file containing calibration FIR filters -FiltersFileName: /home/wademc/calibration/aligocalibration/aligocalibration/trunk/Runs/ER13/GDSFilters/H1GDS_1228834250.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -# Set this to use a calibration line injected using the UIM stage of actuation to compute \kappa_U. Otherwise, the DARM_ctrl line is used. -UseUIMLine: Yes - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: No -ApplySRCQ: No - -ComputeFs: No -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 428.9 -ExpectedFs: 5.888 -ExpectedSRCQ: 4.254 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -#InputDQChannel: ODC-MASTER_CHANNEL_OUT_DQ -LowNoiseStateChannel: ODC-MASTER_CHANNEL_OUT_DQ -HWInjChannel: ODC-MASTER_CHANNEL_OUT_DQ -ObsIntentChannel: ODC-MASTER_CHANNEL_OUT_DQ -FilterClockChannelList: ODC-MASTER_CHANNEL_OUT_DQ -NoiseSubGateChannel: ODC-MASTER_CHANNEL_OUT_DQ -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMY_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMY_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -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 -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ;PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ -WitnessChannelList: None -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16384 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16384 -# Sample rate list for chanels being used to trigger filter settling clock -FilterClockSRList: 16384 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;2048 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 4 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 16777216 -BurstHWInjBitmask: 33554432 -DetCharHWInjBitmask: 67108864 -StochHWInjBitmask: 8388608 -NoiseSubGateBitmask: 2 -#ObsIntentBitmask: 2 -#LowNoiseBitmask: 1 -#FilterClockBitmaskList: 2;550 -#CBCHWInjOffBitmask: 8 -#BurstHWInjOffBitmask: 16 -#DetCharHWInjOffBitmask: 32 -#StochHWInjOffBitmas: 64 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -#################################################### -# Options for turning on and off noise subtraction # -#################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: No -######################################### -# Options for running noise subtraction # -######################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1800 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 400 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 0.5 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 1.0 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 495.0,515.0,985.0,1015.0;495.0,515.0,985.0,1015.0 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 3600 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 10 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1_hoft_GDS_frames.cache b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1_hoft_GDS_frames.cache deleted file mode 100644 index 6d87ecbfd074ff248f54cdb3c54bcf195ade1a2f..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1_hoft_GDS_frames.cache +++ /dev/null @@ -1,4 +0,0 @@ -H H1GDS_TEST 1228973312 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Frames/O3/H1/GDS/H-H1GDS_TEST-1228973312-64.gwf -H H1GDS_TEST 1228973376 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Frames/O3/H1/GDS/H-H1GDS_TEST-1228973376-64.gwf -H H1GDS_TEST 1228973440 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Frames/O3/H1/GDS/H-H1GDS_TEST-1228973440-64.gwf -H H1GDS_TEST 1228973504 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Frames/O3/H1/GDS/H-H1GDS_TEST-1228973504-64.gwf diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1_raw_frames.cache b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1_raw_frames.cache deleted file mode 100644 index 4866990cdb48f6530a28fbf86008a9a2deed80c1..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/H1_raw_frames.cache +++ /dev/null @@ -1,16 +0,0 @@ -H H1_R 1228973120 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973120-64.gwf -H H1_R 1228973184 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973184-64.gwf -H H1_R 1228973248 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973248-64.gwf -H H1_R 1228973312 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973312-64.gwf -H H1_R 1228973376 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973376-64.gwf -H H1_R 1228973440 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973440-64.gwf -H H1_R 1228973504 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973504-64.gwf -H H1_R 1228973568 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1228973568-64.gwf -H H1_R 1231811456 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811456-64.gwf -H H1_R 1231811520 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811520-64.gwf -H H1_R 1231811584 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811584-64.gwf -H H1_R 1231811648 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811648-64.gwf -H H1_R 1231811712 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811712-64.gwf -H H1_R 1231811776 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811776-64.gwf -H H1_R 1231811840 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811840-64.gwf -H H1_R 1231811904 64 file://localhost/home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1231861863_filter_tests/H1/raw_frames/H-H1_R-1231811904-64.gwf diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.ASD_comparison deleted file mode 100644 index bf35f9b8478f302487a352ae1628b38d20ca2ccd..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_GDS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.calib_version_comparison deleted file mode 100644 index 43ee130b15d97ca52b649fc784cd17864b0c15b4..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: GDS_over_C02 - -GDS_over_C02: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_GDS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list GDS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'GDS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'GDS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.latency b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.lines_ratio b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.lines_ratio deleted file mode 100644 index ae6edaaae15e37bb514de8ab2a4935a06bb3f277..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_DCS - -lines_ratio_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-channel-name 'DCS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.response_function b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.response_function deleted file mode 100644 index 7b070d80d8ba8bf9945d4bf717e031068452ed8a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: GDS_response_function_bode_plot - -FILTERS_FILE = /home/wademc/calibration/aligocalibration/aligocalibration/trunk/Runs/O3/H1/Scripts/TDfilters/H1GDS_1231861863.npz - -GDS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_GDS_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.timeserieskappas deleted file mode 100644 index d3809d02a67efa5a68963c5f04168e740b9bf485..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,18 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PU_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PU_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_SRC_Q_INVERSE -CHANNEL8 = CALIB_F_S - -all: GDS_Time_Series_of_Kappas - -GDS_Time_Series_of_Kappas: - python ../../check_calibration/timeserieskappas.py --gps-start-time $(LONG_PLOT_START) --gps-end-time $(LONG_PLOT_END) --channel-list 'GDS-$(CHANNEL1)','GDS-$(CHANNEL2)','GDS-$(CHANNEL3)','GDS-$(CHANNEL4)','GDS-$(CHANNEL5)','GDS-$(CHANNEL6)','GDS-$(CHANNEL7)','GDS-$(CHANNEL8)' --frame-cache $(IFO)1_hoft_GDS_frames.cache --ifo $(IFO)1 - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/lownoise.txt b/gstlal-calibration/tests/H1GDS_1228834250_filter_tests/H1/lownoise.txt deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1GDS_1232821094_test.ini b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1GDS_1232821094_test.ini deleted file mode 100644 index f04f5650f0fc2933952754fb453977f1819eaf8e..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1GDS_1232821094_test.ini +++ /dev/null @@ -1,385 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 1 -# Filters file containing calibration FIR filters -FiltersFileName: H1GDS_1232821094.npz -# Data source should be set to frames or lvshm -DataSource: frames -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: frames -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: Yes -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -# Set this to use a calibration line injected using the UIM stage of actuation to compute \kappa_U. Otherwise, the DARM_ctrl line is used. -UseUIMLine: Yes - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 428.9 -ExpectedFs: 5.888 -ExpectedSRCQ: 4.254 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 60 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -#InputDQChannel: ODC-MASTER_CHANNEL_OUT_DQ -LowNoiseStateChannel: ODC-MASTER_CHANNEL_OUT_DQ -HWInjChannel: ODC-MASTER_CHANNEL_OUT_DQ -ObsIntentChannel: ODC-MASTER_CHANNEL_OUT_DQ -FilterClockChannelList: ODC-MASTER_CHANNEL_OUT_DQ -NoiseSubGateChannel: ODC-MASTER_CHANNEL_OUT_DQ -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMY_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMY_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -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 -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -#WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ;PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ -WitnessChannelList: None -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16384 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16384 -# Sample rate list for chanels being used to trigger filter settling clock -FilterClockSRList: 16384 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;2048 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 4 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 16777216 -BurstHWInjBitmask: 33554432 -DetCharHWInjBitmask: 67108864 -StochHWInjBitmask: 8388608 -NoiseSubGateBitmask: 2 -#ObsIntentBitmask: 2 -#LowNoiseBitmask: 1 -#FilterClockBitmaskList: 2;550 -#CBCHWInjOffBitmask: 8 -#BurstHWInjOffBitmask: 16 -#DetCharHWInjOffBitmask: 32 -#StochHWInjOffBitmas: 64 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -#################################################### -# Options for turning on and off noise subtraction # -#################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: No -######################################### -# Options for running noise subtraction # -######################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1800 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 400 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 0.5 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 1.0 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 495.0,515.0,985.0,1015.0;495.0,515.0,985.0,1015.0 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 3600 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 10 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_ASD_residual.png b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_ASD_residual.png deleted file mode 100644 index 5145fa25b75615038a71a2f367450a8c2cdf6cc9..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_ASD_residual.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf.pdf b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf.pdf deleted file mode 100644 index cecf54f0c7287e17e9d46733d5f17b7049dedb44..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf.pdf and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf_ratio.pdf b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf_ratio.pdf deleted file mode 100644 index d17baa0627a645bb76dbd7ff81a469702aefc18c..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf_ratio.pdf and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf_ratio_zoomed.pdf b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf_ratio_zoomed.pdf deleted file mode 100644 index bcf05e1d4b2b6bf4f3986cb2335e0d332c3f9409..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_all_tf_ratio_zoomed.pdf and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_spectrum_comparison.png b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_spectrum_comparison.png deleted file mode 100644 index ccce3c2a2c35812b1839f3b8ecbd76a2df84a41f..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/H1_1228973346_1228973562_spectrum_comparison.png and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.ASD_comparison b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.ASD_comparison deleted file mode 100644 index bf35f9b8478f302487a352ae1628b38d20ca2ccd..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.ASD_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: ASD_comparison_plots - -ASD_comparison_plots: - python ../../check_calibration/ASD_comparison_plots --ifo $(IFO)1 --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --raw-frame-cache $(IFO)1_raw_frames.cache --hoft-frame-cache $(IFO)1_hoft_GDS_frames.cache --calcs-channel-name CAL-DELTAL_EXTERNAL_DQ - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.calib_version_comparison b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.calib_version_comparison deleted file mode 100644 index 43ee130b15d97ca52b649fc784cd17864b0c15b4..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.calib_version_comparison +++ /dev/null @@ -1,8 +0,0 @@ -all: GDS_over_C02 - -GDS_over_C02: $(IFO)1_hoft_GDS_frames.cache $(IFO)1_C02_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache-list $(IFO)1_hoft_GDS_frames.cache --denominator-frame-cache $(IFO)1_C02_frames.cache --numerator-channel-list GDS-CALIB_STRAIN --denominator-channel-name DCS-CALIB_STRAIN_C02 --denominator-name 'C02' --numerator-name 'GDS_TEST --magnitude-min 0.7 --magnitude-max 1.3 --phase-min -20.0 --phase-max 20.0 --labels 'GDS Test / C02 Transfer Function' - -clean: - *.png - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.latency b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.latency deleted file mode 100644 index 03cbc521ef02be6cfe141b100531d599757df60a..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.latency +++ /dev/null @@ -1,8 +0,0 @@ -all: latency_test - -latency_test: $(IFO)1_hoft_GDS_SHM_frames.cache - python ../../check_calibration/latency_plot.py --intime-file gstlal_compute_strain_timestamps_in.txt --outtime-file gstlal_compute_strain_timestamps_out.txt --plot-filename-prefix $(IFO)1GDS_latency --plot-title '$(IFO)1 Calibration Latency vs Time' - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.lines_ratio b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.lines_ratio deleted file mode 100644 index ae6edaaae15e37bb514de8ab2a4935a06bb3f277..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.lines_ratio +++ /dev/null @@ -1,8 +0,0 @@ -all: lines_ratio_DCS - -lines_ratio_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/demod_ratio_timeseries.py --ifo $(IFO)1 --gps-end-time $(SHORT_PLOT_END) --gps-start-time $(SHORT_PLOT_START) --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-channel-name 'DCS-CALIB_STRAIN' --numerator-channel-name 'DCS-CALIB_STRAIN_CLEAN' --frequencies '35.9,36.7,331.9,1083.7;60,120,180' --magnitude-ranges '0.0,0.1;0.0,1.0' --phase-ranges '-180.0,180.0;-180.0,180.0' --plot-titles '$(IFO)1 Calibration Line Subtraction;$(IFO)1 Power Mains Line Subtraction' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.noise_subtraction_tf b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.noise_subtraction_tf deleted file mode 100644 index b26758c95a0e294128e3c878650640305306c9c0..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.noise_subtraction_tf +++ /dev/null @@ -1,8 +0,0 @@ -all: noise_subtraction_tf_DCS - -noise_subtraction_tf_DCS: $(IFO)1_hoft_DCS_frames.cache - python ../../check_calibration/plot_transfer_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --ifo $(IFO)1 --numerator-frame-cache $(IFO)1_hoft_DCS_frames.cache --denominator-frame-cache $(IFO)1_hoft_DCS_frames.cache --numerator-channel-name DCS-CALIB_STRAIN_CLEAN --denominator-channel-name DCS-CALIB_STRAIN --magnitude-min 0.0 --magnitude-max 1.5 --phase-min -20.0 --phase-max 20.0 --plot-title 'Noise Subtraction Transfer Function' - -clean: - rm *.gwf *.cache *.png *.txt - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.response_function b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.response_function deleted file mode 100644 index 40819907b9ae0923aa51f584f739478e1e0259a7..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.response_function +++ /dev/null @@ -1,11 +0,0 @@ -all: GDS_response_function_bode_plot - -FILTERS_FILE = /home/wademc/src/gstlal/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Filters/ER14/GDSFilters/H1GDS_1232821094.npz - -GDS_response_function_bode_plot: - python ../../check_calibration/response_function.py --gps-start-time $(SHORT_PLOT_START) --gps-end-time $(SHORT_PLOT_END) --dt 6.103515625e-05 --ifo $(IFO)1 --hoft-frames-cache $(IFO)1_hoft_GDS_frames.cache --raw-frames-cache $(IFO)1_raw_frames.cache --response-file $(FILTERS_FILE) - - -clean: - rm *.pdf - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.timeserieskappas b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.timeserieskappas deleted file mode 100644 index d3809d02a67efa5a68963c5f04168e740b9bf485..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/Makefile.timeserieskappas +++ /dev/null @@ -1,18 +0,0 @@ -CHANNEL1 = CALIB_KAPPA_C -CHANNEL2 = CALIB_KAPPA_PU_REAL -CHANNEL3 = CALIB_KAPPA_TST_REAL -CHANNEL4 = CALIB_F_CC -CHANNEL5 = CALIB_KAPPA_PU_IMAGINARY -CHANNEL6 = CALIB_KAPPA_TST_IMAGINARY -CHANNEL7 = CALIB_SRC_Q_INVERSE -CHANNEL8 = CALIB_F_S - -all: GDS_Time_Series_of_Kappas - -GDS_Time_Series_of_Kappas: - python ../../check_calibration/timeserieskappas.py --gps-start-time $(LONG_PLOT_START) --gps-end-time $(LONG_PLOT_END) --channel-list 'GDS-$(CHANNEL1)','GDS-$(CHANNEL2)','GDS-$(CHANNEL3)','GDS-$(CHANNEL4)','GDS-$(CHANNEL5)','GDS-$(CHANNEL6)','GDS-$(CHANNEL7)','GDS-$(CHANNEL8)' --frame-cache $(IFO)1_hoft_GDS_frames.cache --ifo $(IFO)1 - - -clean: - rm *.png - diff --git a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/hwinjcbc.txt b/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/hwinjcbc.txt deleted file mode 100644 index ff149582d00323aa9f611e772815df619dcee04b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1232821094_filter_tests/H1/hwinjcbc.txt +++ /dev/null @@ -1,8000 +0,0 @@ -1228973126.000000000 64 -1228973126.062500000 64 -1228973126.125000000 64 -1228973126.187500000 64 -1228973126.250000000 64 -1228973126.312500000 64 -1228973126.375000000 64 -1228973126.437500000 64 -1228973126.500000000 64 -1228973126.562500000 64 -1228973126.625000000 64 -1228973126.687500000 64 -1228973126.750000000 64 -1228973126.812500000 64 -1228973126.875000000 64 -1228973126.937500000 64 -1228973127.000000000 64 -1228973127.062500000 64 -1228973127.125000000 64 -1228973127.187500000 64 -1228973127.250000000 64 -1228973127.312500000 64 -1228973127.375000000 64 -1228973127.437500000 64 -1228973127.500000000 64 -1228973127.562500000 64 -1228973127.625000000 64 -1228973127.687500000 64 -1228973127.750000000 64 -1228973127.812500000 64 -1228973127.875000000 64 -1228973127.937500000 64 -1228973128.000000000 64 -1228973128.062500000 64 -1228973128.125000000 64 -1228973128.187500000 64 -1228973128.250000000 64 -1228973128.312500000 64 -1228973128.375000000 64 -1228973128.437500000 64 -1228973128.500000000 64 -1228973128.562500000 64 -1228973128.625000000 64 -1228973128.687500000 64 -1228973128.750000000 64 -1228973128.812500000 64 -1228973128.875000000 64 -1228973128.937500000 64 -1228973129.000000000 64 -1228973129.062500000 64 -1228973129.125000000 64 -1228973129.187500000 64 -1228973129.250000000 64 -1228973129.312500000 64 -1228973129.375000000 64 -1228973129.437500000 64 -1228973129.500000000 64 -1228973129.562500000 64 -1228973129.625000000 64 -1228973129.687500000 64 -1228973129.750000000 64 -1228973129.812500000 64 -1228973129.875000000 64 -1228973129.937500000 64 -1228973130.000000000 64 -1228973130.062500000 64 -1228973130.125000000 64 -1228973130.187500000 64 -1228973130.250000000 64 -1228973130.312500000 64 -1228973130.375000000 64 -1228973130.437500000 64 -1228973130.500000000 64 -1228973130.562500000 64 -1228973130.625000000 64 -1228973130.687500000 64 -1228973130.750000000 64 -1228973130.812500000 64 -1228973130.875000000 64 -1228973130.937500000 64 -1228973131.000000000 64 -1228973131.062500000 64 -1228973131.125000000 64 -1228973131.187500000 64 -1228973131.250000000 64 -1228973131.312500000 64 -1228973131.375000000 64 -1228973131.437500000 64 -1228973131.500000000 64 -1228973131.562500000 64 -1228973131.625000000 64 -1228973131.687500000 64 -1228973131.750000000 64 -1228973131.812500000 64 -1228973131.875000000 64 -1228973131.937500000 64 -1228973132.000000000 64 -1228973132.062500000 64 -1228973132.125000000 64 -1228973132.187500000 64 -1228973132.250000000 64 -1228973132.312500000 64 -1228973132.375000000 64 -1228973132.437500000 64 -1228973132.500000000 64 -1228973132.562500000 64 -1228973132.625000000 64 -1228973132.687500000 64 -1228973132.750000000 64 -1228973132.812500000 64 -1228973132.875000000 64 -1228973132.937500000 64 -1228973133.000000000 64 -1228973133.062500000 64 -1228973133.125000000 64 -1228973133.187500000 64 -1228973133.250000000 64 -1228973133.312500000 64 -1228973133.375000000 64 -1228973133.437500000 64 -1228973133.500000000 64 -1228973133.562500000 64 -1228973133.625000000 64 -1228973133.687500000 64 -1228973133.750000000 64 -1228973133.812500000 64 -1228973133.875000000 64 -1228973133.937500000 64 -1228973134.000000000 64 -1228973134.062500000 64 -1228973134.125000000 64 -1228973134.187500000 64 -1228973134.250000000 64 -1228973134.312500000 64 -1228973134.375000000 64 -1228973134.437500000 64 -1228973134.500000000 64 -1228973134.562500000 64 -1228973134.625000000 64 -1228973134.687500000 64 -1228973134.750000000 64 -1228973134.812500000 64 -1228973134.875000000 64 -1228973134.937500000 64 -1228973135.000000000 64 -1228973135.062500000 64 -1228973135.125000000 64 -1228973135.187500000 64 -1228973135.250000000 64 -1228973135.312500000 64 -1228973135.375000000 64 -1228973135.437500000 64 -1228973135.500000000 64 -1228973135.562500000 64 -1228973135.625000000 64 -1228973135.687500000 64 -1228973135.750000000 64 -1228973135.812500000 64 -1228973135.875000000 64 -1228973135.937500000 64 -1228973136.000000000 64 -1228973136.062500000 64 -1228973136.125000000 64 -1228973136.187500000 64 -1228973136.250000000 64 -1228973136.312500000 64 -1228973136.375000000 64 -1228973136.437500000 64 -1228973136.500000000 64 -1228973136.562500000 64 -1228973136.625000000 64 -1228973136.687500000 64 -1228973136.750000000 64 -1228973136.812500000 64 -1228973136.875000000 64 -1228973136.937500000 64 -1228973137.000000000 64 -1228973137.062500000 64 -1228973137.125000000 64 -1228973137.187500000 64 -1228973137.250000000 64 -1228973137.312500000 64 -1228973137.375000000 64 -1228973137.437500000 64 -1228973137.500000000 64 -1228973137.562500000 64 -1228973137.625000000 64 -1228973137.687500000 64 -1228973137.750000000 64 -1228973137.812500000 64 -1228973137.875000000 64 -1228973137.937500000 64 -1228973138.000000000 64 -1228973138.062500000 64 -1228973138.125000000 64 -1228973138.187500000 64 -1228973138.250000000 64 -1228973138.312500000 64 -1228973138.375000000 64 -1228973138.437500000 64 -1228973138.500000000 64 -1228973138.562500000 64 -1228973138.625000000 64 -1228973138.687500000 64 -1228973138.750000000 64 -1228973138.812500000 64 -1228973138.875000000 64 -1228973138.937500000 64 -1228973139.000000000 64 -1228973139.062500000 64 -1228973139.125000000 64 -1228973139.187500000 64 -1228973139.250000000 64 -1228973139.312500000 64 -1228973139.375000000 64 -1228973139.437500000 64 -1228973139.500000000 64 -1228973139.562500000 64 -1228973139.625000000 64 -1228973139.687500000 64 -1228973139.750000000 64 -1228973139.812500000 64 -1228973139.875000000 64 -1228973139.937500000 64 -1228973140.000000000 64 -1228973140.062500000 64 -1228973140.125000000 64 -1228973140.187500000 64 -1228973140.250000000 64 -1228973140.312500000 64 -1228973140.375000000 64 -1228973140.437500000 64 -1228973140.500000000 64 -1228973140.562500000 64 -1228973140.625000000 64 -1228973140.687500000 64 -1228973140.750000000 64 -1228973140.812500000 64 -1228973140.875000000 64 -1228973140.937500000 64 -1228973141.000000000 64 -1228973141.062500000 64 -1228973141.125000000 64 -1228973141.187500000 64 -1228973141.250000000 64 -1228973141.312500000 64 -1228973141.375000000 64 -1228973141.437500000 64 -1228973141.500000000 64 -1228973141.562500000 64 -1228973141.625000000 64 -1228973141.687500000 64 -1228973141.750000000 64 -1228973141.812500000 64 -1228973141.875000000 64 -1228973141.937500000 64 -1228973142.000000000 64 -1228973142.062500000 64 -1228973142.125000000 64 -1228973142.187500000 64 -1228973142.250000000 64 -1228973142.312500000 64 -1228973142.375000000 64 -1228973142.437500000 64 -1228973142.500000000 64 -1228973142.562500000 64 -1228973142.625000000 64 -1228973142.687500000 64 -1228973142.750000000 64 -1228973142.812500000 64 -1228973142.875000000 64 -1228973142.937500000 64 -1228973143.000000000 64 -1228973143.062500000 64 -1228973143.125000000 64 -1228973143.187500000 64 -1228973143.250000000 64 -1228973143.312500000 64 -1228973143.375000000 64 -1228973143.437500000 64 -1228973143.500000000 64 -1228973143.562500000 64 -1228973143.625000000 64 -1228973143.687500000 64 -1228973143.750000000 64 -1228973143.812500000 64 -1228973143.875000000 64 -1228973143.937500000 64 -1228973144.000000000 64 -1228973144.062500000 64 -1228973144.125000000 64 -1228973144.187500000 64 -1228973144.250000000 64 -1228973144.312500000 64 -1228973144.375000000 64 -1228973144.437500000 64 -1228973144.500000000 64 -1228973144.562500000 64 -1228973144.625000000 64 -1228973144.687500000 64 -1228973144.750000000 64 -1228973144.812500000 64 -1228973144.875000000 64 -1228973144.937500000 64 -1228973145.000000000 64 -1228973145.062500000 64 -1228973145.125000000 64 -1228973145.187500000 64 -1228973145.250000000 64 -1228973145.312500000 64 -1228973145.375000000 64 -1228973145.437500000 64 -1228973145.500000000 64 -1228973145.562500000 64 -1228973145.625000000 64 -1228973145.687500000 64 -1228973145.750000000 64 -1228973145.812500000 64 -1228973145.875000000 64 -1228973145.937500000 64 -1228973146.000000000 64 -1228973146.062500000 64 -1228973146.125000000 64 -1228973146.187500000 64 -1228973146.250000000 64 -1228973146.312500000 64 -1228973146.375000000 64 -1228973146.437500000 64 -1228973146.500000000 64 -1228973146.562500000 64 -1228973146.625000000 64 -1228973146.687500000 64 -1228973146.750000000 64 -1228973146.812500000 64 -1228973146.875000000 64 -1228973146.937500000 64 -1228973147.000000000 64 -1228973147.062500000 64 -1228973147.125000000 64 -1228973147.187500000 64 -1228973147.250000000 64 -1228973147.312500000 64 -1228973147.375000000 64 -1228973147.437500000 64 -1228973147.500000000 64 -1228973147.562500000 64 -1228973147.625000000 64 -1228973147.687500000 64 -1228973147.750000000 64 -1228973147.812500000 64 -1228973147.875000000 64 -1228973147.937500000 64 -1228973148.000000000 64 -1228973148.062500000 64 -1228973148.125000000 64 -1228973148.187500000 64 -1228973148.250000000 64 -1228973148.312500000 64 -1228973148.375000000 64 -1228973148.437500000 64 -1228973148.500000000 64 -1228973148.562500000 64 -1228973148.625000000 64 -1228973148.687500000 64 -1228973148.750000000 64 -1228973148.812500000 64 -1228973148.875000000 64 -1228973148.937500000 64 -1228973149.000000000 64 -1228973149.062500000 64 -1228973149.125000000 64 -1228973149.187500000 64 -1228973149.250000000 64 -1228973149.312500000 64 -1228973149.375000000 64 -1228973149.437500000 64 -1228973149.500000000 64 -1228973149.562500000 64 -1228973149.625000000 64 -1228973149.687500000 64 -1228973149.750000000 64 -1228973149.812500000 64 -1228973149.875000000 64 -1228973149.937500000 64 -1228973150.000000000 64 -1228973150.062500000 64 -1228973150.125000000 64 -1228973150.187500000 64 -1228973150.250000000 64 -1228973150.312500000 64 -1228973150.375000000 64 -1228973150.437500000 64 -1228973150.500000000 64 -1228973150.562500000 64 -1228973150.625000000 64 -1228973150.687500000 64 -1228973150.750000000 64 -1228973150.812500000 64 -1228973150.875000000 64 -1228973150.937500000 64 -1228973151.000000000 64 -1228973151.062500000 64 -1228973151.125000000 64 -1228973151.187500000 64 -1228973151.250000000 64 -1228973151.312500000 64 -1228973151.375000000 64 -1228973151.437500000 64 -1228973151.500000000 64 -1228973151.562500000 64 -1228973151.625000000 64 -1228973151.687500000 64 -1228973151.750000000 64 -1228973151.812500000 64 -1228973151.875000000 64 -1228973151.937500000 64 -1228973152.000000000 64 -1228973152.062500000 64 -1228973152.125000000 64 -1228973152.187500000 64 -1228973152.250000000 64 -1228973152.312500000 64 -1228973152.375000000 64 -1228973152.437500000 64 -1228973152.500000000 64 -1228973152.562500000 64 -1228973152.625000000 64 -1228973152.687500000 64 -1228973152.750000000 64 -1228973152.812500000 64 -1228973152.875000000 64 -1228973152.937500000 64 -1228973153.000000000 64 -1228973153.062500000 64 -1228973153.125000000 64 -1228973153.187500000 64 -1228973153.250000000 64 -1228973153.312500000 64 -1228973153.375000000 64 -1228973153.437500000 64 -1228973153.500000000 64 -1228973153.562500000 64 -1228973153.625000000 64 -1228973153.687500000 64 -1228973153.750000000 64 -1228973153.812500000 64 -1228973153.875000000 64 -1228973153.937500000 64 -1228973154.000000000 64 -1228973154.062500000 64 -1228973154.125000000 64 -1228973154.187500000 64 -1228973154.250000000 64 -1228973154.312500000 64 -1228973154.375000000 64 -1228973154.437500000 64 -1228973154.500000000 64 -1228973154.562500000 64 -1228973154.625000000 64 -1228973154.687500000 64 -1228973154.750000000 64 -1228973154.812500000 64 -1228973154.875000000 64 -1228973154.937500000 64 -1228973155.000000000 64 -1228973155.062500000 64 -1228973155.125000000 64 -1228973155.187500000 64 -1228973155.250000000 64 -1228973155.312500000 64 -1228973155.375000000 64 -1228973155.437500000 64 -1228973155.500000000 64 -1228973155.562500000 64 -1228973155.625000000 64 -1228973155.687500000 64 -1228973155.750000000 64 -1228973155.812500000 64 -1228973155.875000000 64 -1228973155.937500000 64 -1228973156.000000000 64 -1228973156.062500000 64 -1228973156.125000000 64 -1228973156.187500000 64 -1228973156.250000000 64 -1228973156.312500000 64 -1228973156.375000000 64 -1228973156.437500000 64 -1228973156.500000000 64 -1228973156.562500000 64 -1228973156.625000000 64 -1228973156.687500000 64 -1228973156.750000000 64 -1228973156.812500000 64 -1228973156.875000000 64 -1228973156.937500000 64 -1228973157.000000000 64 -1228973157.062500000 64 -1228973157.125000000 64 -1228973157.187500000 64 -1228973157.250000000 64 -1228973157.312500000 64 -1228973157.375000000 64 -1228973157.437500000 64 -1228973157.500000000 64 -1228973157.562500000 64 -1228973157.625000000 64 -1228973157.687500000 64 -1228973157.750000000 64 -1228973157.812500000 64 -1228973157.875000000 64 -1228973157.937500000 64 -1228973158.000000000 64 -1228973158.062500000 64 -1228973158.125000000 64 -1228973158.187500000 64 -1228973158.250000000 64 -1228973158.312500000 64 -1228973158.375000000 64 -1228973158.437500000 64 -1228973158.500000000 64 -1228973158.562500000 64 -1228973158.625000000 64 -1228973158.687500000 64 -1228973158.750000000 64 -1228973158.812500000 64 -1228973158.875000000 64 -1228973158.937500000 64 -1228973159.000000000 64 -1228973159.062500000 64 -1228973159.125000000 64 -1228973159.187500000 64 -1228973159.250000000 64 -1228973159.312500000 64 -1228973159.375000000 64 -1228973159.437500000 64 -1228973159.500000000 64 -1228973159.562500000 64 -1228973159.625000000 64 -1228973159.687500000 64 -1228973159.750000000 64 -1228973159.812500000 64 -1228973159.875000000 64 -1228973159.937500000 64 -1228973160.000000000 64 -1228973160.062500000 64 -1228973160.125000000 64 -1228973160.187500000 64 -1228973160.250000000 64 -1228973160.312500000 64 -1228973160.375000000 64 -1228973160.437500000 64 -1228973160.500000000 64 -1228973160.562500000 64 -1228973160.625000000 64 -1228973160.687500000 64 -1228973160.750000000 64 -1228973160.812500000 64 -1228973160.875000000 64 -1228973160.937500000 64 -1228973161.000000000 64 -1228973161.062500000 64 -1228973161.125000000 64 -1228973161.187500000 64 -1228973161.250000000 64 -1228973161.312500000 64 -1228973161.375000000 64 -1228973161.437500000 64 -1228973161.500000000 64 -1228973161.562500000 64 -1228973161.625000000 64 -1228973161.687500000 64 -1228973161.750000000 64 -1228973161.812500000 64 -1228973161.875000000 64 -1228973161.937500000 64 -1228973162.000000000 64 -1228973162.062500000 64 -1228973162.125000000 64 -1228973162.187500000 64 -1228973162.250000000 64 -1228973162.312500000 64 -1228973162.375000000 64 -1228973162.437500000 64 -1228973162.500000000 64 -1228973162.562500000 64 -1228973162.625000000 64 -1228973162.687500000 64 -1228973162.750000000 64 -1228973162.812500000 64 -1228973162.875000000 64 -1228973162.937500000 64 -1228973163.000000000 64 -1228973163.062500000 64 -1228973163.125000000 64 -1228973163.187500000 64 -1228973163.250000000 64 -1228973163.312500000 64 -1228973163.375000000 64 -1228973163.437500000 64 -1228973163.500000000 64 -1228973163.562500000 64 -1228973163.625000000 64 -1228973163.687500000 64 -1228973163.750000000 64 -1228973163.812500000 64 -1228973163.875000000 64 -1228973163.937500000 64 -1228973164.000000000 64 -1228973164.062500000 64 -1228973164.125000000 64 -1228973164.187500000 64 -1228973164.250000000 64 -1228973164.312500000 64 -1228973164.375000000 64 -1228973164.437500000 64 -1228973164.500000000 64 -1228973164.562500000 64 -1228973164.625000000 64 -1228973164.687500000 64 -1228973164.750000000 64 -1228973164.812500000 64 -1228973164.875000000 64 -1228973164.937500000 64 -1228973165.000000000 64 -1228973165.062500000 64 -1228973165.125000000 64 -1228973165.187500000 64 -1228973165.250000000 64 -1228973165.312500000 64 -1228973165.375000000 64 -1228973165.437500000 64 -1228973165.500000000 64 -1228973165.562500000 64 -1228973165.625000000 64 -1228973165.687500000 64 -1228973165.750000000 64 -1228973165.812500000 64 -1228973165.875000000 64 -1228973165.937500000 64 -1228973166.000000000 64 -1228973166.062500000 64 -1228973166.125000000 64 -1228973166.187500000 64 -1228973166.250000000 64 -1228973166.312500000 64 -1228973166.375000000 64 -1228973166.437500000 64 -1228973166.500000000 64 -1228973166.562500000 64 -1228973166.625000000 64 -1228973166.687500000 64 -1228973166.750000000 64 -1228973166.812500000 64 -1228973166.875000000 64 -1228973166.937500000 64 -1228973167.000000000 64 -1228973167.062500000 64 -1228973167.125000000 64 -1228973167.187500000 64 -1228973167.250000000 64 -1228973167.312500000 64 -1228973167.375000000 64 -1228973167.437500000 64 -1228973167.500000000 64 -1228973167.562500000 64 -1228973167.625000000 64 -1228973167.687500000 64 -1228973167.750000000 64 -1228973167.812500000 64 -1228973167.875000000 64 -1228973167.937500000 64 -1228973168.000000000 64 -1228973168.062500000 64 -1228973168.125000000 64 -1228973168.187500000 64 -1228973168.250000000 64 -1228973168.312500000 64 -1228973168.375000000 64 -1228973168.437500000 64 -1228973168.500000000 64 -1228973168.562500000 64 -1228973168.625000000 64 -1228973168.687500000 64 -1228973168.750000000 64 -1228973168.812500000 64 -1228973168.875000000 64 -1228973168.937500000 64 -1228973169.000000000 64 -1228973169.062500000 64 -1228973169.125000000 64 -1228973169.187500000 64 -1228973169.250000000 64 -1228973169.312500000 64 -1228973169.375000000 64 -1228973169.437500000 64 -1228973169.500000000 64 -1228973169.562500000 64 -1228973169.625000000 64 -1228973169.687500000 64 -1228973169.750000000 64 -1228973169.812500000 64 -1228973169.875000000 64 -1228973169.937500000 64 -1228973170.000000000 64 -1228973170.062500000 64 -1228973170.125000000 64 -1228973170.187500000 64 -1228973170.250000000 64 -1228973170.312500000 64 -1228973170.375000000 64 -1228973170.437500000 64 -1228973170.500000000 64 -1228973170.562500000 64 -1228973170.625000000 64 -1228973170.687500000 64 -1228973170.750000000 64 -1228973170.812500000 64 -1228973170.875000000 64 -1228973170.937500000 64 -1228973171.000000000 64 -1228973171.062500000 64 -1228973171.125000000 64 -1228973171.187500000 64 -1228973171.250000000 64 -1228973171.312500000 64 -1228973171.375000000 64 -1228973171.437500000 64 -1228973171.500000000 64 -1228973171.562500000 64 -1228973171.625000000 64 -1228973171.687500000 64 -1228973171.750000000 64 -1228973171.812500000 64 -1228973171.875000000 64 -1228973171.937500000 64 -1228973172.000000000 64 -1228973172.062500000 64 -1228973172.125000000 64 -1228973172.187500000 64 -1228973172.250000000 64 -1228973172.312500000 64 -1228973172.375000000 64 -1228973172.437500000 64 -1228973172.500000000 64 -1228973172.562500000 64 -1228973172.625000000 64 -1228973172.687500000 64 -1228973172.750000000 64 -1228973172.812500000 64 -1228973172.875000000 64 -1228973172.937500000 64 -1228973173.000000000 64 -1228973173.062500000 64 -1228973173.125000000 64 -1228973173.187500000 64 -1228973173.250000000 64 -1228973173.312500000 64 -1228973173.375000000 64 -1228973173.437500000 64 -1228973173.500000000 64 -1228973173.562500000 64 -1228973173.625000000 64 -1228973173.687500000 64 -1228973173.750000000 64 -1228973173.812500000 64 -1228973173.875000000 64 -1228973173.937500000 64 -1228973174.000000000 64 -1228973174.062500000 64 -1228973174.125000000 64 -1228973174.187500000 64 -1228973174.250000000 64 -1228973174.312500000 64 -1228973174.375000000 64 -1228973174.437500000 64 -1228973174.500000000 64 -1228973174.562500000 64 -1228973174.625000000 64 -1228973174.687500000 64 -1228973174.750000000 64 -1228973174.812500000 64 -1228973174.875000000 64 -1228973174.937500000 64 -1228973175.000000000 64 -1228973175.062500000 64 -1228973175.125000000 64 -1228973175.187500000 64 -1228973175.250000000 64 -1228973175.312500000 64 -1228973175.375000000 64 -1228973175.437500000 64 -1228973175.500000000 64 -1228973175.562500000 64 -1228973175.625000000 64 -1228973175.687500000 64 -1228973175.750000000 64 -1228973175.812500000 64 -1228973175.875000000 64 -1228973175.937500000 64 -1228973176.000000000 64 -1228973176.062500000 64 -1228973176.125000000 64 -1228973176.187500000 64 -1228973176.250000000 64 -1228973176.312500000 64 -1228973176.375000000 64 -1228973176.437500000 64 -1228973176.500000000 64 -1228973176.562500000 64 -1228973176.625000000 64 -1228973176.687500000 64 -1228973176.750000000 64 -1228973176.812500000 64 -1228973176.875000000 64 -1228973176.937500000 64 -1228973177.000000000 64 -1228973177.062500000 64 -1228973177.125000000 64 -1228973177.187500000 64 -1228973177.250000000 64 -1228973177.312500000 64 -1228973177.375000000 64 -1228973177.437500000 64 -1228973177.500000000 64 -1228973177.562500000 64 -1228973177.625000000 64 -1228973177.687500000 64 -1228973177.750000000 64 -1228973177.812500000 64 -1228973177.875000000 64 -1228973177.937500000 64 -1228973178.000000000 64 -1228973178.062500000 64 -1228973178.125000000 64 -1228973178.187500000 64 -1228973178.250000000 64 -1228973178.312500000 64 -1228973178.375000000 64 -1228973178.437500000 64 -1228973178.500000000 64 -1228973178.562500000 64 -1228973178.625000000 64 -1228973178.687500000 64 -1228973178.750000000 64 -1228973178.812500000 64 -1228973178.875000000 64 -1228973178.937500000 64 -1228973179.000000000 64 -1228973179.062500000 64 -1228973179.125000000 64 -1228973179.187500000 64 -1228973179.250000000 64 -1228973179.312500000 64 -1228973179.375000000 64 -1228973179.437500000 64 -1228973179.500000000 64 -1228973179.562500000 64 -1228973179.625000000 64 -1228973179.687500000 64 -1228973179.750000000 64 -1228973179.812500000 64 -1228973179.875000000 64 -1228973179.937500000 64 -1228973180.000000000 64 -1228973180.062500000 64 -1228973180.125000000 64 -1228973180.187500000 64 -1228973180.250000000 64 -1228973180.312500000 64 -1228973180.375000000 64 -1228973180.437500000 64 -1228973180.500000000 64 -1228973180.562500000 64 -1228973180.625000000 64 -1228973180.687500000 64 -1228973180.750000000 64 -1228973180.812500000 64 -1228973180.875000000 64 -1228973180.937500000 64 -1228973181.000000000 64 -1228973181.062500000 64 -1228973181.125000000 64 -1228973181.187500000 64 -1228973181.250000000 64 -1228973181.312500000 64 -1228973181.375000000 64 -1228973181.437500000 64 -1228973181.500000000 64 -1228973181.562500000 64 -1228973181.625000000 64 -1228973181.687500000 64 -1228973181.750000000 64 -1228973181.812500000 64 -1228973181.875000000 64 -1228973181.937500000 64 -1228973182.000000000 64 -1228973182.062500000 64 -1228973182.125000000 64 -1228973182.187500000 64 -1228973182.250000000 64 -1228973182.312500000 64 -1228973182.375000000 64 -1228973182.437500000 64 -1228973182.500000000 64 -1228973182.562500000 64 -1228973182.625000000 64 -1228973182.687500000 64 -1228973182.750000000 64 -1228973182.812500000 64 -1228973182.875000000 64 -1228973182.937500000 64 -1228973183.000000000 64 -1228973183.062500000 64 -1228973183.125000000 64 -1228973183.187500000 64 -1228973183.250000000 64 -1228973183.312500000 64 -1228973183.375000000 64 -1228973183.437500000 64 -1228973183.500000000 64 -1228973183.562500000 64 -1228973183.625000000 64 -1228973183.687500000 64 -1228973183.750000000 64 -1228973183.812500000 64 -1228973183.875000000 64 -1228973183.937500000 64 -1228973184.000000000 64 -1228973184.062500000 64 -1228973184.125000000 64 -1228973184.187500000 64 -1228973184.250000000 64 -1228973184.312500000 64 -1228973184.375000000 64 -1228973184.437500000 64 -1228973184.500000000 64 -1228973184.562500000 64 -1228973184.625000000 64 -1228973184.687500000 64 -1228973184.750000000 64 -1228973184.812500000 64 -1228973184.875000000 64 -1228973184.937500000 64 -1228973185.000000000 64 -1228973185.062500000 64 -1228973185.125000000 64 -1228973185.187500000 64 -1228973185.250000000 64 -1228973185.312500000 64 -1228973185.375000000 64 -1228973185.437500000 64 -1228973185.500000000 64 -1228973185.562500000 64 -1228973185.625000000 64 -1228973185.687500000 64 -1228973185.750000000 64 -1228973185.812500000 64 -1228973185.875000000 64 -1228973185.937500000 64 -1228973186.000000000 64 -1228973186.062500000 64 -1228973186.125000000 64 -1228973186.187500000 64 -1228973186.250000000 64 -1228973186.312500000 64 -1228973186.375000000 64 -1228973186.437500000 64 -1228973186.500000000 64 -1228973186.562500000 64 -1228973186.625000000 64 -1228973186.687500000 64 -1228973186.750000000 64 -1228973186.812500000 64 -1228973186.875000000 64 -1228973186.937500000 64 -1228973187.000000000 64 -1228973187.062500000 64 -1228973187.125000000 64 -1228973187.187500000 64 -1228973187.250000000 64 -1228973187.312500000 64 -1228973187.375000000 64 -1228973187.437500000 64 -1228973187.500000000 64 -1228973187.562500000 64 -1228973187.625000000 64 -1228973187.687500000 64 -1228973187.750000000 64 -1228973187.812500000 64 -1228973187.875000000 64 -1228973187.937500000 64 -1228973188.000000000 64 -1228973188.062500000 64 -1228973188.125000000 64 -1228973188.187500000 64 -1228973188.250000000 64 -1228973188.312500000 64 -1228973188.375000000 64 -1228973188.437500000 64 -1228973188.500000000 64 -1228973188.562500000 64 -1228973188.625000000 64 -1228973188.687500000 64 -1228973188.750000000 64 -1228973188.812500000 64 -1228973188.875000000 64 -1228973188.937500000 64 -1228973189.000000000 64 -1228973189.062500000 64 -1228973189.125000000 64 -1228973189.187500000 64 -1228973189.250000000 64 -1228973189.312500000 64 -1228973189.375000000 64 -1228973189.437500000 64 -1228973189.500000000 64 -1228973189.562500000 64 -1228973189.625000000 64 -1228973189.687500000 64 -1228973189.750000000 64 -1228973189.812500000 64 -1228973189.875000000 64 -1228973189.937500000 64 -1228973190.000000000 64 -1228973190.062500000 64 -1228973190.125000000 64 -1228973190.187500000 64 -1228973190.250000000 64 -1228973190.312500000 64 -1228973190.375000000 64 -1228973190.437500000 64 -1228973190.500000000 64 -1228973190.562500000 64 -1228973190.625000000 64 -1228973190.687500000 64 -1228973190.750000000 64 -1228973190.812500000 64 -1228973190.875000000 64 -1228973190.937500000 64 -1228973191.000000000 64 -1228973191.062500000 64 -1228973191.125000000 64 -1228973191.187500000 64 -1228973191.250000000 64 -1228973191.312500000 64 -1228973191.375000000 64 -1228973191.437500000 64 -1228973191.500000000 64 -1228973191.562500000 64 -1228973191.625000000 64 -1228973191.687500000 64 -1228973191.750000000 64 -1228973191.812500000 64 -1228973191.875000000 64 -1228973191.937500000 64 -1228973192.000000000 64 -1228973192.062500000 64 -1228973192.125000000 64 -1228973192.187500000 64 -1228973192.250000000 64 -1228973192.312500000 64 -1228973192.375000000 64 -1228973192.437500000 64 -1228973192.500000000 64 -1228973192.562500000 64 -1228973192.625000000 64 -1228973192.687500000 64 -1228973192.750000000 64 -1228973192.812500000 64 -1228973192.875000000 64 -1228973192.937500000 64 -1228973193.000000000 64 -1228973193.062500000 64 -1228973193.125000000 64 -1228973193.187500000 64 -1228973193.250000000 64 -1228973193.312500000 64 -1228973193.375000000 64 -1228973193.437500000 64 -1228973193.500000000 64 -1228973193.562500000 64 -1228973193.625000000 64 -1228973193.687500000 64 -1228973193.750000000 64 -1228973193.812500000 64 -1228973193.875000000 64 -1228973193.937500000 64 -1228973194.000000000 64 -1228973194.062500000 64 -1228973194.125000000 64 -1228973194.187500000 64 -1228973194.250000000 64 -1228973194.312500000 64 -1228973194.375000000 64 -1228973194.437500000 64 -1228973194.500000000 64 -1228973194.562500000 64 -1228973194.625000000 64 -1228973194.687500000 64 -1228973194.750000000 64 -1228973194.812500000 64 -1228973194.875000000 64 -1228973194.937500000 64 -1228973195.000000000 64 -1228973195.062500000 64 -1228973195.125000000 64 -1228973195.187500000 64 -1228973195.250000000 64 -1228973195.312500000 64 -1228973195.375000000 64 -1228973195.437500000 64 -1228973195.500000000 64 -1228973195.562500000 64 -1228973195.625000000 64 -1228973195.687500000 64 -1228973195.750000000 64 -1228973195.812500000 64 -1228973195.875000000 64 -1228973195.937500000 64 -1228973196.000000000 64 -1228973196.062500000 64 -1228973196.125000000 64 -1228973196.187500000 64 -1228973196.250000000 64 -1228973196.312500000 64 -1228973196.375000000 64 -1228973196.437500000 64 -1228973196.500000000 64 -1228973196.562500000 64 -1228973196.625000000 64 -1228973196.687500000 64 -1228973196.750000000 64 -1228973196.812500000 64 -1228973196.875000000 64 -1228973196.937500000 64 -1228973197.000000000 64 -1228973197.062500000 64 -1228973197.125000000 64 -1228973197.187500000 64 -1228973197.250000000 64 -1228973197.312500000 64 -1228973197.375000000 64 -1228973197.437500000 64 -1228973197.500000000 64 -1228973197.562500000 64 -1228973197.625000000 64 -1228973197.687500000 64 -1228973197.750000000 64 -1228973197.812500000 64 -1228973197.875000000 64 -1228973197.937500000 64 -1228973198.000000000 64 -1228973198.062500000 64 -1228973198.125000000 64 -1228973198.187500000 64 -1228973198.250000000 64 -1228973198.312500000 64 -1228973198.375000000 64 -1228973198.437500000 64 -1228973198.500000000 64 -1228973198.562500000 64 -1228973198.625000000 64 -1228973198.687500000 64 -1228973198.750000000 64 -1228973198.812500000 64 -1228973198.875000000 64 -1228973198.937500000 64 -1228973199.000000000 64 -1228973199.062500000 64 -1228973199.125000000 64 -1228973199.187500000 64 -1228973199.250000000 64 -1228973199.312500000 64 -1228973199.375000000 64 -1228973199.437500000 64 -1228973199.500000000 64 -1228973199.562500000 64 -1228973199.625000000 64 -1228973199.687500000 64 -1228973199.750000000 64 -1228973199.812500000 64 -1228973199.875000000 64 -1228973199.937500000 64 -1228973200.000000000 64 -1228973200.062500000 64 -1228973200.125000000 64 -1228973200.187500000 64 -1228973200.250000000 64 -1228973200.312500000 64 -1228973200.375000000 64 -1228973200.437500000 64 -1228973200.500000000 64 -1228973200.562500000 64 -1228973200.625000000 64 -1228973200.687500000 64 -1228973200.750000000 64 -1228973200.812500000 64 -1228973200.875000000 64 -1228973200.937500000 64 -1228973201.000000000 64 -1228973201.062500000 64 -1228973201.125000000 64 -1228973201.187500000 64 -1228973201.250000000 64 -1228973201.312500000 64 -1228973201.375000000 64 -1228973201.437500000 64 -1228973201.500000000 64 -1228973201.562500000 64 -1228973201.625000000 64 -1228973201.687500000 64 -1228973201.750000000 64 -1228973201.812500000 64 -1228973201.875000000 64 -1228973201.937500000 64 -1228973202.000000000 64 -1228973202.062500000 64 -1228973202.125000000 64 -1228973202.187500000 64 -1228973202.250000000 64 -1228973202.312500000 64 -1228973202.375000000 64 -1228973202.437500000 64 -1228973202.500000000 64 -1228973202.562500000 64 -1228973202.625000000 64 -1228973202.687500000 64 -1228973202.750000000 64 -1228973202.812500000 64 -1228973202.875000000 64 -1228973202.937500000 64 -1228973203.000000000 64 -1228973203.062500000 64 -1228973203.125000000 64 -1228973203.187500000 64 -1228973203.250000000 64 -1228973203.312500000 64 -1228973203.375000000 64 -1228973203.437500000 64 -1228973203.500000000 64 -1228973203.562500000 64 -1228973203.625000000 64 -1228973203.687500000 64 -1228973203.750000000 64 -1228973203.812500000 64 -1228973203.875000000 64 -1228973203.937500000 64 -1228973204.000000000 64 -1228973204.062500000 64 -1228973204.125000000 64 -1228973204.187500000 64 -1228973204.250000000 64 -1228973204.312500000 64 -1228973204.375000000 64 -1228973204.437500000 64 -1228973204.500000000 64 -1228973204.562500000 64 -1228973204.625000000 64 -1228973204.687500000 64 -1228973204.750000000 64 -1228973204.812500000 64 -1228973204.875000000 64 -1228973204.937500000 64 -1228973205.000000000 64 -1228973205.062500000 64 -1228973205.125000000 64 -1228973205.187500000 64 -1228973205.250000000 64 -1228973205.312500000 64 -1228973205.375000000 64 -1228973205.437500000 64 -1228973205.500000000 64 -1228973205.562500000 64 -1228973205.625000000 64 -1228973205.687500000 64 -1228973205.750000000 64 -1228973205.812500000 64 -1228973205.875000000 64 -1228973205.937500000 64 -1228973206.000000000 64 -1228973206.062500000 64 -1228973206.125000000 64 -1228973206.187500000 64 -1228973206.250000000 64 -1228973206.312500000 64 -1228973206.375000000 64 -1228973206.437500000 64 -1228973206.500000000 64 -1228973206.562500000 64 -1228973206.625000000 64 -1228973206.687500000 64 -1228973206.750000000 64 -1228973206.812500000 64 -1228973206.875000000 64 -1228973206.937500000 64 -1228973207.000000000 64 -1228973207.062500000 64 -1228973207.125000000 64 -1228973207.187500000 64 -1228973207.250000000 64 -1228973207.312500000 64 -1228973207.375000000 64 -1228973207.437500000 64 -1228973207.500000000 64 -1228973207.562500000 64 -1228973207.625000000 64 -1228973207.687500000 64 -1228973207.750000000 64 -1228973207.812500000 64 -1228973207.875000000 64 -1228973207.937500000 64 -1228973208.000000000 64 -1228973208.062500000 64 -1228973208.125000000 64 -1228973208.187500000 64 -1228973208.250000000 64 -1228973208.312500000 64 -1228973208.375000000 64 -1228973208.437500000 64 -1228973208.500000000 64 -1228973208.562500000 64 -1228973208.625000000 64 -1228973208.687500000 64 -1228973208.750000000 64 -1228973208.812500000 64 -1228973208.875000000 64 -1228973208.937500000 64 -1228973209.000000000 64 -1228973209.062500000 64 -1228973209.125000000 64 -1228973209.187500000 64 -1228973209.250000000 64 -1228973209.312500000 64 -1228973209.375000000 64 -1228973209.437500000 64 -1228973209.500000000 64 -1228973209.562500000 64 -1228973209.625000000 64 -1228973209.687500000 64 -1228973209.750000000 64 -1228973209.812500000 64 -1228973209.875000000 64 -1228973209.937500000 64 -1228973210.000000000 64 -1228973210.062500000 64 -1228973210.125000000 64 -1228973210.187500000 64 -1228973210.250000000 64 -1228973210.312500000 64 -1228973210.375000000 64 -1228973210.437500000 64 -1228973210.500000000 64 -1228973210.562500000 64 -1228973210.625000000 64 -1228973210.687500000 64 -1228973210.750000000 64 -1228973210.812500000 64 -1228973210.875000000 64 -1228973210.937500000 64 -1228973211.000000000 64 -1228973211.062500000 64 -1228973211.125000000 64 -1228973211.187500000 64 -1228973211.250000000 64 -1228973211.312500000 64 -1228973211.375000000 64 -1228973211.437500000 64 -1228973211.500000000 64 -1228973211.562500000 64 -1228973211.625000000 64 -1228973211.687500000 64 -1228973211.750000000 64 -1228973211.812500000 64 -1228973211.875000000 64 -1228973211.937500000 64 -1228973212.000000000 64 -1228973212.062500000 64 -1228973212.125000000 64 -1228973212.187500000 64 -1228973212.250000000 64 -1228973212.312500000 64 -1228973212.375000000 64 -1228973212.437500000 64 -1228973212.500000000 64 -1228973212.562500000 64 -1228973212.625000000 64 -1228973212.687500000 64 -1228973212.750000000 64 -1228973212.812500000 64 -1228973212.875000000 64 -1228973212.937500000 64 -1228973213.000000000 64 -1228973213.062500000 64 -1228973213.125000000 64 -1228973213.187500000 64 -1228973213.250000000 64 -1228973213.312500000 64 -1228973213.375000000 64 -1228973213.437500000 64 -1228973213.500000000 64 -1228973213.562500000 64 -1228973213.625000000 64 -1228973213.687500000 64 -1228973213.750000000 64 -1228973213.812500000 64 -1228973213.875000000 64 -1228973213.937500000 64 -1228973214.000000000 64 -1228973214.062500000 64 -1228973214.125000000 64 -1228973214.187500000 64 -1228973214.250000000 64 -1228973214.312500000 64 -1228973214.375000000 64 -1228973214.437500000 64 -1228973214.500000000 64 -1228973214.562500000 64 -1228973214.625000000 64 -1228973214.687500000 64 -1228973214.750000000 64 -1228973214.812500000 64 -1228973214.875000000 64 -1228973214.937500000 64 -1228973215.000000000 64 -1228973215.062500000 64 -1228973215.125000000 64 -1228973215.187500000 64 -1228973215.250000000 64 -1228973215.312500000 64 -1228973215.375000000 64 -1228973215.437500000 64 -1228973215.500000000 64 -1228973215.562500000 64 -1228973215.625000000 64 -1228973215.687500000 64 -1228973215.750000000 64 -1228973215.812500000 64 -1228973215.875000000 64 -1228973215.937500000 64 -1228973216.000000000 64 -1228973216.062500000 64 -1228973216.125000000 64 -1228973216.187500000 64 -1228973216.250000000 64 -1228973216.312500000 64 -1228973216.375000000 64 -1228973216.437500000 64 -1228973216.500000000 64 -1228973216.562500000 64 -1228973216.625000000 64 -1228973216.687500000 64 -1228973216.750000000 64 -1228973216.812500000 64 -1228973216.875000000 64 -1228973216.937500000 64 -1228973217.000000000 64 -1228973217.062500000 64 -1228973217.125000000 64 -1228973217.187500000 64 -1228973217.250000000 64 -1228973217.312500000 64 -1228973217.375000000 64 -1228973217.437500000 64 -1228973217.500000000 64 -1228973217.562500000 64 -1228973217.625000000 64 -1228973217.687500000 64 -1228973217.750000000 64 -1228973217.812500000 64 -1228973217.875000000 64 -1228973217.937500000 64 -1228973218.000000000 64 -1228973218.062500000 64 -1228973218.125000000 64 -1228973218.187500000 64 -1228973218.250000000 64 -1228973218.312500000 64 -1228973218.375000000 64 -1228973218.437500000 64 -1228973218.500000000 64 -1228973218.562500000 64 -1228973218.625000000 64 -1228973218.687500000 64 -1228973218.750000000 64 -1228973218.812500000 64 -1228973218.875000000 64 -1228973218.937500000 64 -1228973219.000000000 64 -1228973219.062500000 64 -1228973219.125000000 64 -1228973219.187500000 64 -1228973219.250000000 64 -1228973219.312500000 64 -1228973219.375000000 64 -1228973219.437500000 64 -1228973219.500000000 64 -1228973219.562500000 64 -1228973219.625000000 64 -1228973219.687500000 64 -1228973219.750000000 64 -1228973219.812500000 64 -1228973219.875000000 64 -1228973219.937500000 64 -1228973220.000000000 64 -1228973220.062500000 64 -1228973220.125000000 64 -1228973220.187500000 64 -1228973220.250000000 64 -1228973220.312500000 64 -1228973220.375000000 64 -1228973220.437500000 64 -1228973220.500000000 64 -1228973220.562500000 64 -1228973220.625000000 64 -1228973220.687500000 64 -1228973220.750000000 64 -1228973220.812500000 64 -1228973220.875000000 64 -1228973220.937500000 64 -1228973221.000000000 64 -1228973221.062500000 64 -1228973221.125000000 64 -1228973221.187500000 64 -1228973221.250000000 64 -1228973221.312500000 64 -1228973221.375000000 64 -1228973221.437500000 64 -1228973221.500000000 64 -1228973221.562500000 64 -1228973221.625000000 64 -1228973221.687500000 64 -1228973221.750000000 64 -1228973221.812500000 64 -1228973221.875000000 64 -1228973221.937500000 64 -1228973222.000000000 64 -1228973222.062500000 64 -1228973222.125000000 64 -1228973222.187500000 64 -1228973222.250000000 64 -1228973222.312500000 64 -1228973222.375000000 64 -1228973222.437500000 64 -1228973222.500000000 64 -1228973222.562500000 64 -1228973222.625000000 64 -1228973222.687500000 64 -1228973222.750000000 64 -1228973222.812500000 64 -1228973222.875000000 64 -1228973222.937500000 64 -1228973223.000000000 64 -1228973223.062500000 64 -1228973223.125000000 64 -1228973223.187500000 64 -1228973223.250000000 64 -1228973223.312500000 64 -1228973223.375000000 64 -1228973223.437500000 64 -1228973223.500000000 64 -1228973223.562500000 64 -1228973223.625000000 64 -1228973223.687500000 64 -1228973223.750000000 64 -1228973223.812500000 64 -1228973223.875000000 64 -1228973223.937500000 64 -1228973224.000000000 64 -1228973224.062500000 64 -1228973224.125000000 64 -1228973224.187500000 64 -1228973224.250000000 64 -1228973224.312500000 64 -1228973224.375000000 64 -1228973224.437500000 64 -1228973224.500000000 64 -1228973224.562500000 64 -1228973224.625000000 64 -1228973224.687500000 64 -1228973224.750000000 64 -1228973224.812500000 64 -1228973224.875000000 64 -1228973224.937500000 64 -1228973225.000000000 64 -1228973225.062500000 64 -1228973225.125000000 64 -1228973225.187500000 64 -1228973225.250000000 64 -1228973225.312500000 64 -1228973225.375000000 64 -1228973225.437500000 64 -1228973225.500000000 64 -1228973225.562500000 64 -1228973225.625000000 64 -1228973225.687500000 64 -1228973225.750000000 64 -1228973225.812500000 64 -1228973225.875000000 64 -1228973225.937500000 64 -1228973226.000000000 64 -1228973226.062500000 64 -1228973226.125000000 64 -1228973226.187500000 64 -1228973226.250000000 64 -1228973226.312500000 64 -1228973226.375000000 64 -1228973226.437500000 64 -1228973226.500000000 64 -1228973226.562500000 64 -1228973226.625000000 64 -1228973226.687500000 64 -1228973226.750000000 64 -1228973226.812500000 64 -1228973226.875000000 64 -1228973226.937500000 64 -1228973227.000000000 64 -1228973227.062500000 64 -1228973227.125000000 64 -1228973227.187500000 64 -1228973227.250000000 64 -1228973227.312500000 64 -1228973227.375000000 64 -1228973227.437500000 64 -1228973227.500000000 64 -1228973227.562500000 64 -1228973227.625000000 64 -1228973227.687500000 64 -1228973227.750000000 64 -1228973227.812500000 64 -1228973227.875000000 64 -1228973227.937500000 64 -1228973228.000000000 64 -1228973228.062500000 64 -1228973228.125000000 64 -1228973228.187500000 64 -1228973228.250000000 64 -1228973228.312500000 64 -1228973228.375000000 64 -1228973228.437500000 64 -1228973228.500000000 64 -1228973228.562500000 64 -1228973228.625000000 64 -1228973228.687500000 64 -1228973228.750000000 64 -1228973228.812500000 64 -1228973228.875000000 64 -1228973228.937500000 64 -1228973229.000000000 64 -1228973229.062500000 64 -1228973229.125000000 64 -1228973229.187500000 64 -1228973229.250000000 64 -1228973229.312500000 64 -1228973229.375000000 64 -1228973229.437500000 64 -1228973229.500000000 64 -1228973229.562500000 64 -1228973229.625000000 64 -1228973229.687500000 64 -1228973229.750000000 64 -1228973229.812500000 64 -1228973229.875000000 64 -1228973229.937500000 64 -1228973230.000000000 64 -1228973230.062500000 64 -1228973230.125000000 64 -1228973230.187500000 64 -1228973230.250000000 64 -1228973230.312500000 64 -1228973230.375000000 64 -1228973230.437500000 64 -1228973230.500000000 64 -1228973230.562500000 64 -1228973230.625000000 64 -1228973230.687500000 64 -1228973230.750000000 64 -1228973230.812500000 64 -1228973230.875000000 64 -1228973230.937500000 64 -1228973231.000000000 64 -1228973231.062500000 64 -1228973231.125000000 64 -1228973231.187500000 64 -1228973231.250000000 64 -1228973231.312500000 64 -1228973231.375000000 64 -1228973231.437500000 64 -1228973231.500000000 64 -1228973231.562500000 64 -1228973231.625000000 64 -1228973231.687500000 64 -1228973231.750000000 64 -1228973231.812500000 64 -1228973231.875000000 64 -1228973231.937500000 64 -1228973232.000000000 64 -1228973232.062500000 64 -1228973232.125000000 64 -1228973232.187500000 64 -1228973232.250000000 64 -1228973232.312500000 64 -1228973232.375000000 64 -1228973232.437500000 64 -1228973232.500000000 64 -1228973232.562500000 64 -1228973232.625000000 64 -1228973232.687500000 64 -1228973232.750000000 64 -1228973232.812500000 64 -1228973232.875000000 64 -1228973232.937500000 64 -1228973233.000000000 64 -1228973233.062500000 64 -1228973233.125000000 64 -1228973233.187500000 64 -1228973233.250000000 64 -1228973233.312500000 64 -1228973233.375000000 64 -1228973233.437500000 64 -1228973233.500000000 64 -1228973233.562500000 64 -1228973233.625000000 64 -1228973233.687500000 64 -1228973233.750000000 64 -1228973233.812500000 64 -1228973233.875000000 64 -1228973233.937500000 64 -1228973234.000000000 64 -1228973234.062500000 64 -1228973234.125000000 64 -1228973234.187500000 64 -1228973234.250000000 64 -1228973234.312500000 64 -1228973234.375000000 64 -1228973234.437500000 64 -1228973234.500000000 64 -1228973234.562500000 64 -1228973234.625000000 64 -1228973234.687500000 64 -1228973234.750000000 64 -1228973234.812500000 64 -1228973234.875000000 64 -1228973234.937500000 64 -1228973235.000000000 64 -1228973235.062500000 64 -1228973235.125000000 64 -1228973235.187500000 64 -1228973235.250000000 64 -1228973235.312500000 64 -1228973235.375000000 64 -1228973235.437500000 64 -1228973235.500000000 64 -1228973235.562500000 64 -1228973235.625000000 64 -1228973235.687500000 64 -1228973235.750000000 64 -1228973235.812500000 64 -1228973235.875000000 64 -1228973235.937500000 64 -1228973236.000000000 64 -1228973236.062500000 64 -1228973236.125000000 64 -1228973236.187500000 64 -1228973236.250000000 64 -1228973236.312500000 64 -1228973236.375000000 64 -1228973236.437500000 64 -1228973236.500000000 64 -1228973236.562500000 64 -1228973236.625000000 64 -1228973236.687500000 64 -1228973236.750000000 64 -1228973236.812500000 64 -1228973236.875000000 64 -1228973236.937500000 64 -1228973237.000000000 64 -1228973237.062500000 64 -1228973237.125000000 64 -1228973237.187500000 64 -1228973237.250000000 64 -1228973237.312500000 64 -1228973237.375000000 64 -1228973237.437500000 64 -1228973237.500000000 64 -1228973237.562500000 64 -1228973237.625000000 64 -1228973237.687500000 64 -1228973237.750000000 64 -1228973237.812500000 64 -1228973237.875000000 64 -1228973237.937500000 64 -1228973238.000000000 64 -1228973238.062500000 64 -1228973238.125000000 64 -1228973238.187500000 64 -1228973238.250000000 64 -1228973238.312500000 64 -1228973238.375000000 64 -1228973238.437500000 64 -1228973238.500000000 64 -1228973238.562500000 64 -1228973238.625000000 64 -1228973238.687500000 64 -1228973238.750000000 64 -1228973238.812500000 64 -1228973238.875000000 64 -1228973238.937500000 64 -1228973239.000000000 64 -1228973239.062500000 64 -1228973239.125000000 64 -1228973239.187500000 64 -1228973239.250000000 64 -1228973239.312500000 64 -1228973239.375000000 64 -1228973239.437500000 64 -1228973239.500000000 64 -1228973239.562500000 64 -1228973239.625000000 64 -1228973239.687500000 64 -1228973239.750000000 64 -1228973239.812500000 64 -1228973239.875000000 64 -1228973239.937500000 64 -1228973240.000000000 64 -1228973240.062500000 64 -1228973240.125000000 64 -1228973240.187500000 64 -1228973240.250000000 64 -1228973240.312500000 64 -1228973240.375000000 64 -1228973240.437500000 64 -1228973240.500000000 64 -1228973240.562500000 64 -1228973240.625000000 64 -1228973240.687500000 64 -1228973240.750000000 64 -1228973240.812500000 64 -1228973240.875000000 64 -1228973240.937500000 64 -1228973241.000000000 64 -1228973241.062500000 64 -1228973241.125000000 64 -1228973241.187500000 64 -1228973241.250000000 64 -1228973241.312500000 64 -1228973241.375000000 64 -1228973241.437500000 64 -1228973241.500000000 64 -1228973241.562500000 64 -1228973241.625000000 64 -1228973241.687500000 64 -1228973241.750000000 64 -1228973241.812500000 64 -1228973241.875000000 64 -1228973241.937500000 64 -1228973242.000000000 64 -1228973242.062500000 64 -1228973242.125000000 64 -1228973242.187500000 64 -1228973242.250000000 64 -1228973242.312500000 64 -1228973242.375000000 64 -1228973242.437500000 64 -1228973242.500000000 64 -1228973242.562500000 64 -1228973242.625000000 64 -1228973242.687500000 64 -1228973242.750000000 64 -1228973242.812500000 64 -1228973242.875000000 64 -1228973242.937500000 64 -1228973243.000000000 64 -1228973243.062500000 64 -1228973243.125000000 64 -1228973243.187500000 64 -1228973243.250000000 64 -1228973243.312500000 64 -1228973243.375000000 64 -1228973243.437500000 64 -1228973243.500000000 64 -1228973243.562500000 64 -1228973243.625000000 64 -1228973243.687500000 64 -1228973243.750000000 64 -1228973243.812500000 64 -1228973243.875000000 64 -1228973243.937500000 64 -1228973244.000000000 64 -1228973244.062500000 64 -1228973244.125000000 64 -1228973244.187500000 64 -1228973244.250000000 64 -1228973244.312500000 64 -1228973244.375000000 64 -1228973244.437500000 64 -1228973244.500000000 64 -1228973244.562500000 64 -1228973244.625000000 64 -1228973244.687500000 64 -1228973244.750000000 64 -1228973244.812500000 64 -1228973244.875000000 64 -1228973244.937500000 64 -1228973245.000000000 64 -1228973245.062500000 64 -1228973245.125000000 64 -1228973245.187500000 64 -1228973245.250000000 64 -1228973245.312500000 64 -1228973245.375000000 64 -1228973245.437500000 64 -1228973245.500000000 64 -1228973245.562500000 64 -1228973245.625000000 64 -1228973245.687500000 64 -1228973245.750000000 64 -1228973245.812500000 64 -1228973245.875000000 64 -1228973245.937500000 64 -1228973246.000000000 64 -1228973246.062500000 64 -1228973246.125000000 64 -1228973246.187500000 64 -1228973246.250000000 64 -1228973246.312500000 64 -1228973246.375000000 64 -1228973246.437500000 64 -1228973246.500000000 64 -1228973246.562500000 64 -1228973246.625000000 64 -1228973246.687500000 64 -1228973246.750000000 64 -1228973246.812500000 64 -1228973246.875000000 64 -1228973246.937500000 64 -1228973247.000000000 64 -1228973247.062500000 64 -1228973247.125000000 64 -1228973247.187500000 64 -1228973247.250000000 64 -1228973247.312500000 64 -1228973247.375000000 64 -1228973247.437500000 64 -1228973247.500000000 64 -1228973247.562500000 64 -1228973247.625000000 64 -1228973247.687500000 64 -1228973247.750000000 64 -1228973247.812500000 64 -1228973247.875000000 64 -1228973247.937500000 64 -1228973248.000000000 64 -1228973248.062500000 64 -1228973248.125000000 64 -1228973248.187500000 64 -1228973248.250000000 64 -1228973248.312500000 64 -1228973248.375000000 64 -1228973248.437500000 64 -1228973248.500000000 64 -1228973248.562500000 64 -1228973248.625000000 64 -1228973248.687500000 64 -1228973248.750000000 64 -1228973248.812500000 64 -1228973248.875000000 64 -1228973248.937500000 64 -1228973249.000000000 64 -1228973249.062500000 64 -1228973249.125000000 64 -1228973249.187500000 64 -1228973249.250000000 64 -1228973249.312500000 64 -1228973249.375000000 64 -1228973249.437500000 64 -1228973249.500000000 64 -1228973249.562500000 64 -1228973249.625000000 64 -1228973249.687500000 64 -1228973249.750000000 64 -1228973249.812500000 64 -1228973249.875000000 64 -1228973249.937500000 64 -1228973250.000000000 64 -1228973250.062500000 64 -1228973250.125000000 64 -1228973250.187500000 64 -1228973250.250000000 64 -1228973250.312500000 64 -1228973250.375000000 64 -1228973250.437500000 64 -1228973250.500000000 64 -1228973250.562500000 64 -1228973250.625000000 64 -1228973250.687500000 64 -1228973250.750000000 64 -1228973250.812500000 64 -1228973250.875000000 64 -1228973250.937500000 64 -1228973251.000000000 64 -1228973251.062500000 64 -1228973251.125000000 64 -1228973251.187500000 64 -1228973251.250000000 64 -1228973251.312500000 64 -1228973251.375000000 64 -1228973251.437500000 64 -1228973251.500000000 64 -1228973251.562500000 64 -1228973251.625000000 64 -1228973251.687500000 64 -1228973251.750000000 64 -1228973251.812500000 64 -1228973251.875000000 64 -1228973251.937500000 64 -1228973252.000000000 64 -1228973252.062500000 64 -1228973252.125000000 64 -1228973252.187500000 64 -1228973252.250000000 64 -1228973252.312500000 64 -1228973252.375000000 64 -1228973252.437500000 64 -1228973252.500000000 64 -1228973252.562500000 64 -1228973252.625000000 64 -1228973252.687500000 64 -1228973252.750000000 64 -1228973252.812500000 64 -1228973252.875000000 64 -1228973252.937500000 64 -1228973253.000000000 64 -1228973253.062500000 64 -1228973253.125000000 64 -1228973253.187500000 64 -1228973253.250000000 64 -1228973253.312500000 64 -1228973253.375000000 64 -1228973253.437500000 64 -1228973253.500000000 64 -1228973253.562500000 64 -1228973253.625000000 64 -1228973253.687500000 64 -1228973253.750000000 64 -1228973253.812500000 64 -1228973253.875000000 64 -1228973253.937500000 64 -1228973254.000000000 64 -1228973254.062500000 64 -1228973254.125000000 64 -1228973254.187500000 64 -1228973254.250000000 64 -1228973254.312500000 64 -1228973254.375000000 64 -1228973254.437500000 64 -1228973254.500000000 64 -1228973254.562500000 64 -1228973254.625000000 64 -1228973254.687500000 64 -1228973254.750000000 64 -1228973254.812500000 64 -1228973254.875000000 64 -1228973254.937500000 64 -1228973255.000000000 64 -1228973255.062500000 64 -1228973255.125000000 64 -1228973255.187500000 64 -1228973255.250000000 64 -1228973255.312500000 64 -1228973255.375000000 64 -1228973255.437500000 64 -1228973255.500000000 64 -1228973255.562500000 64 -1228973255.625000000 64 -1228973255.687500000 64 -1228973255.750000000 64 -1228973255.812500000 64 -1228973255.875000000 64 -1228973255.937500000 64 -1228973256.000000000 64 -1228973256.062500000 64 -1228973256.125000000 64 -1228973256.187500000 64 -1228973256.250000000 64 -1228973256.312500000 64 -1228973256.375000000 64 -1228973256.437500000 64 -1228973256.500000000 64 -1228973256.562500000 64 -1228973256.625000000 64 -1228973256.687500000 64 -1228973256.750000000 64 -1228973256.812500000 64 -1228973256.875000000 64 -1228973256.937500000 64 -1228973257.000000000 64 -1228973257.062500000 64 -1228973257.125000000 64 -1228973257.187500000 64 -1228973257.250000000 64 -1228973257.312500000 64 -1228973257.375000000 64 -1228973257.437500000 64 -1228973257.500000000 64 -1228973257.562500000 64 -1228973257.625000000 64 -1228973257.687500000 64 -1228973257.750000000 64 -1228973257.812500000 64 -1228973257.875000000 64 -1228973257.937500000 64 -1228973258.000000000 64 -1228973258.062500000 64 -1228973258.125000000 64 -1228973258.187500000 64 -1228973258.250000000 64 -1228973258.312500000 64 -1228973258.375000000 64 -1228973258.437500000 64 -1228973258.500000000 64 -1228973258.562500000 64 -1228973258.625000000 64 -1228973258.687500000 64 -1228973258.750000000 64 -1228973258.812500000 64 -1228973258.875000000 64 -1228973258.937500000 64 -1228973259.000000000 64 -1228973259.062500000 64 -1228973259.125000000 64 -1228973259.187500000 64 -1228973259.250000000 64 -1228973259.312500000 64 -1228973259.375000000 64 -1228973259.437500000 64 -1228973259.500000000 64 -1228973259.562500000 64 -1228973259.625000000 64 -1228973259.687500000 64 -1228973259.750000000 64 -1228973259.812500000 64 -1228973259.875000000 64 -1228973259.937500000 64 -1228973260.000000000 64 -1228973260.062500000 64 -1228973260.125000000 64 -1228973260.187500000 64 -1228973260.250000000 64 -1228973260.312500000 64 -1228973260.375000000 64 -1228973260.437500000 64 -1228973260.500000000 64 -1228973260.562500000 64 -1228973260.625000000 64 -1228973260.687500000 64 -1228973260.750000000 64 -1228973260.812500000 64 -1228973260.875000000 64 -1228973260.937500000 64 -1228973261.000000000 64 -1228973261.062500000 64 -1228973261.125000000 64 -1228973261.187500000 64 -1228973261.250000000 64 -1228973261.312500000 64 -1228973261.375000000 64 -1228973261.437500000 64 -1228973261.500000000 64 -1228973261.562500000 64 -1228973261.625000000 64 -1228973261.687500000 64 -1228973261.750000000 64 -1228973261.812500000 64 -1228973261.875000000 64 -1228973261.937500000 64 -1228973262.000000000 64 -1228973262.062500000 64 -1228973262.125000000 64 -1228973262.187500000 64 -1228973262.250000000 64 -1228973262.312500000 64 -1228973262.375000000 64 -1228973262.437500000 64 -1228973262.500000000 64 -1228973262.562500000 64 -1228973262.625000000 64 -1228973262.687500000 64 -1228973262.750000000 64 -1228973262.812500000 64 -1228973262.875000000 64 -1228973262.937500000 64 -1228973263.000000000 64 -1228973263.062500000 64 -1228973263.125000000 64 -1228973263.187500000 64 -1228973263.250000000 64 -1228973263.312500000 64 -1228973263.375000000 64 -1228973263.437500000 64 -1228973263.500000000 64 -1228973263.562500000 64 -1228973263.625000000 64 -1228973263.687500000 64 -1228973263.750000000 64 -1228973263.812500000 64 -1228973263.875000000 64 -1228973263.937500000 64 -1228973264.000000000 64 -1228973264.062500000 64 -1228973264.125000000 64 -1228973264.187500000 64 -1228973264.250000000 64 -1228973264.312500000 64 -1228973264.375000000 64 -1228973264.437500000 64 -1228973264.500000000 64 -1228973264.562500000 64 -1228973264.625000000 64 -1228973264.687500000 64 -1228973264.750000000 64 -1228973264.812500000 64 -1228973264.875000000 64 -1228973264.937500000 64 -1228973265.000000000 64 -1228973265.062500000 64 -1228973265.125000000 64 -1228973265.187500000 64 -1228973265.250000000 64 -1228973265.312500000 64 -1228973265.375000000 64 -1228973265.437500000 64 -1228973265.500000000 64 -1228973265.562500000 64 -1228973265.625000000 64 -1228973265.687500000 64 -1228973265.750000000 64 -1228973265.812500000 64 -1228973265.875000000 64 -1228973265.937500000 64 -1228973266.000000000 64 -1228973266.062500000 64 -1228973266.125000000 64 -1228973266.187500000 64 -1228973266.250000000 64 -1228973266.312500000 64 -1228973266.375000000 64 -1228973266.437500000 64 -1228973266.500000000 64 -1228973266.562500000 64 -1228973266.625000000 64 -1228973266.687500000 64 -1228973266.750000000 64 -1228973266.812500000 64 -1228973266.875000000 64 -1228973266.937500000 64 -1228973267.000000000 64 -1228973267.062500000 64 -1228973267.125000000 64 -1228973267.187500000 64 -1228973267.250000000 64 -1228973267.312500000 64 -1228973267.375000000 64 -1228973267.437500000 64 -1228973267.500000000 64 -1228973267.562500000 64 -1228973267.625000000 64 -1228973267.687500000 64 -1228973267.750000000 64 -1228973267.812500000 64 -1228973267.875000000 64 -1228973267.937500000 64 -1228973268.000000000 64 -1228973268.062500000 64 -1228973268.125000000 64 -1228973268.187500000 64 -1228973268.250000000 64 -1228973268.312500000 64 -1228973268.375000000 64 -1228973268.437500000 64 -1228973268.500000000 64 -1228973268.562500000 64 -1228973268.625000000 64 -1228973268.687500000 64 -1228973268.750000000 64 -1228973268.812500000 64 -1228973268.875000000 64 -1228973268.937500000 64 -1228973269.000000000 64 -1228973269.062500000 64 -1228973269.125000000 64 -1228973269.187500000 64 -1228973269.250000000 64 -1228973269.312500000 64 -1228973269.375000000 64 -1228973269.437500000 64 -1228973269.500000000 64 -1228973269.562500000 64 -1228973269.625000000 64 -1228973269.687500000 64 -1228973269.750000000 64 -1228973269.812500000 64 -1228973269.875000000 64 -1228973269.937500000 64 -1228973270.000000000 64 -1228973270.062500000 64 -1228973270.125000000 64 -1228973270.187500000 64 -1228973270.250000000 64 -1228973270.312500000 64 -1228973270.375000000 64 -1228973270.437500000 64 -1228973270.500000000 64 -1228973270.562500000 64 -1228973270.625000000 64 -1228973270.687500000 64 -1228973270.750000000 64 -1228973270.812500000 64 -1228973270.875000000 64 -1228973270.937500000 64 -1228973271.000000000 64 -1228973271.062500000 64 -1228973271.125000000 64 -1228973271.187500000 64 -1228973271.250000000 64 -1228973271.312500000 64 -1228973271.375000000 64 -1228973271.437500000 64 -1228973271.500000000 64 -1228973271.562500000 64 -1228973271.625000000 64 -1228973271.687500000 64 -1228973271.750000000 64 -1228973271.812500000 64 -1228973271.875000000 64 -1228973271.937500000 64 -1228973272.000000000 64 -1228973272.062500000 64 -1228973272.125000000 64 -1228973272.187500000 64 -1228973272.250000000 64 -1228973272.312500000 64 -1228973272.375000000 64 -1228973272.437500000 64 -1228973272.500000000 64 -1228973272.562500000 64 -1228973272.625000000 64 -1228973272.687500000 64 -1228973272.750000000 64 -1228973272.812500000 64 -1228973272.875000000 64 -1228973272.937500000 64 -1228973273.000000000 64 -1228973273.062500000 64 -1228973273.125000000 64 -1228973273.187500000 64 -1228973273.250000000 64 -1228973273.312500000 64 -1228973273.375000000 64 -1228973273.437500000 64 -1228973273.500000000 64 -1228973273.562500000 64 -1228973273.625000000 64 -1228973273.687500000 64 -1228973273.750000000 64 -1228973273.812500000 64 -1228973273.875000000 64 -1228973273.937500000 64 -1228973274.000000000 64 -1228973274.062500000 64 -1228973274.125000000 64 -1228973274.187500000 64 -1228973274.250000000 64 -1228973274.312500000 64 -1228973274.375000000 64 -1228973274.437500000 64 -1228973274.500000000 64 -1228973274.562500000 64 -1228973274.625000000 64 -1228973274.687500000 64 -1228973274.750000000 64 -1228973274.812500000 64 -1228973274.875000000 64 -1228973274.937500000 64 -1228973275.000000000 64 -1228973275.062500000 64 -1228973275.125000000 64 -1228973275.187500000 64 -1228973275.250000000 64 -1228973275.312500000 64 -1228973275.375000000 64 -1228973275.437500000 64 -1228973275.500000000 64 -1228973275.562500000 64 -1228973275.625000000 64 -1228973275.687500000 64 -1228973275.750000000 64 -1228973275.812500000 64 -1228973275.875000000 64 -1228973275.937500000 64 -1228973276.000000000 64 -1228973276.062500000 64 -1228973276.125000000 64 -1228973276.187500000 64 -1228973276.250000000 64 -1228973276.312500000 64 -1228973276.375000000 64 -1228973276.437500000 64 -1228973276.500000000 64 -1228973276.562500000 64 -1228973276.625000000 64 -1228973276.687500000 64 -1228973276.750000000 64 -1228973276.812500000 64 -1228973276.875000000 64 -1228973276.937500000 64 -1228973277.000000000 64 -1228973277.062500000 64 -1228973277.125000000 64 -1228973277.187500000 64 -1228973277.250000000 64 -1228973277.312500000 64 -1228973277.375000000 64 -1228973277.437500000 64 -1228973277.500000000 64 -1228973277.562500000 64 -1228973277.625000000 64 -1228973277.687500000 64 -1228973277.750000000 64 -1228973277.812500000 64 -1228973277.875000000 64 -1228973277.937500000 64 -1228973278.000000000 64 -1228973278.062500000 64 -1228973278.125000000 64 -1228973278.187500000 64 -1228973278.250000000 64 -1228973278.312500000 64 -1228973278.375000000 64 -1228973278.437500000 64 -1228973278.500000000 64 -1228973278.562500000 64 -1228973278.625000000 64 -1228973278.687500000 64 -1228973278.750000000 64 -1228973278.812500000 64 -1228973278.875000000 64 -1228973278.937500000 64 -1228973279.000000000 64 -1228973279.062500000 64 -1228973279.125000000 64 -1228973279.187500000 64 -1228973279.250000000 64 -1228973279.312500000 64 -1228973279.375000000 64 -1228973279.437500000 64 -1228973279.500000000 64 -1228973279.562500000 64 -1228973279.625000000 64 -1228973279.687500000 64 -1228973279.750000000 64 -1228973279.812500000 64 -1228973279.875000000 64 -1228973279.937500000 64 -1228973280.000000000 64 -1228973280.062500000 64 -1228973280.125000000 64 -1228973280.187500000 64 -1228973280.250000000 64 -1228973280.312500000 64 -1228973280.375000000 64 -1228973280.437500000 64 -1228973280.500000000 64 -1228973280.562500000 64 -1228973280.625000000 64 -1228973280.687500000 64 -1228973280.750000000 64 -1228973280.812500000 64 -1228973280.875000000 64 -1228973280.937500000 64 -1228973281.000000000 64 -1228973281.062500000 64 -1228973281.125000000 64 -1228973281.187500000 64 -1228973281.250000000 64 -1228973281.312500000 64 -1228973281.375000000 64 -1228973281.437500000 64 -1228973281.500000000 64 -1228973281.562500000 64 -1228973281.625000000 64 -1228973281.687500000 64 -1228973281.750000000 64 -1228973281.812500000 64 -1228973281.875000000 64 -1228973281.937500000 64 -1228973282.000000000 64 -1228973282.062500000 64 -1228973282.125000000 64 -1228973282.187500000 64 -1228973282.250000000 64 -1228973282.312500000 64 -1228973282.375000000 64 -1228973282.437500000 64 -1228973282.500000000 64 -1228973282.562500000 64 -1228973282.625000000 64 -1228973282.687500000 64 -1228973282.750000000 64 -1228973282.812500000 64 -1228973282.875000000 64 -1228973282.937500000 64 -1228973283.000000000 64 -1228973283.062500000 64 -1228973283.125000000 64 -1228973283.187500000 64 -1228973283.250000000 64 -1228973283.312500000 64 -1228973283.375000000 64 -1228973283.437500000 64 -1228973283.500000000 64 -1228973283.562500000 64 -1228973283.625000000 64 -1228973283.687500000 64 -1228973283.750000000 64 -1228973283.812500000 64 -1228973283.875000000 64 -1228973283.937500000 64 -1228973284.000000000 64 -1228973284.062500000 64 -1228973284.125000000 64 -1228973284.187500000 64 -1228973284.250000000 64 -1228973284.312500000 64 -1228973284.375000000 64 -1228973284.437500000 64 -1228973284.500000000 64 -1228973284.562500000 64 -1228973284.625000000 64 -1228973284.687500000 64 -1228973284.750000000 64 -1228973284.812500000 64 -1228973284.875000000 64 -1228973284.937500000 64 -1228973285.000000000 64 -1228973285.062500000 64 -1228973285.125000000 64 -1228973285.187500000 64 -1228973285.250000000 64 -1228973285.312500000 64 -1228973285.375000000 64 -1228973285.437500000 64 -1228973285.500000000 64 -1228973285.562500000 64 -1228973285.625000000 64 -1228973285.687500000 64 -1228973285.750000000 64 -1228973285.812500000 64 -1228973285.875000000 64 -1228973285.937500000 64 -1228973286.000000000 64 -1228973286.062500000 64 -1228973286.125000000 64 -1228973286.187500000 64 -1228973286.250000000 64 -1228973286.312500000 64 -1228973286.375000000 64 -1228973286.437500000 64 -1228973286.500000000 64 -1228973286.562500000 64 -1228973286.625000000 64 -1228973286.687500000 64 -1228973286.750000000 64 -1228973286.812500000 64 -1228973286.875000000 64 -1228973286.937500000 64 -1228973287.000000000 64 -1228973287.062500000 64 -1228973287.125000000 64 -1228973287.187500000 64 -1228973287.250000000 64 -1228973287.312500000 64 -1228973287.375000000 64 -1228973287.437500000 64 -1228973287.500000000 64 -1228973287.562500000 64 -1228973287.625000000 64 -1228973287.687500000 64 -1228973287.750000000 64 -1228973287.812500000 64 -1228973287.875000000 64 -1228973287.937500000 64 -1228973288.000000000 64 -1228973288.062500000 64 -1228973288.125000000 64 -1228973288.187500000 64 -1228973288.250000000 64 -1228973288.312500000 64 -1228973288.375000000 64 -1228973288.437500000 64 -1228973288.500000000 64 -1228973288.562500000 64 -1228973288.625000000 64 -1228973288.687500000 64 -1228973288.750000000 64 -1228973288.812500000 64 -1228973288.875000000 64 -1228973288.937500000 64 -1228973289.000000000 64 -1228973289.062500000 64 -1228973289.125000000 64 -1228973289.187500000 64 -1228973289.250000000 64 -1228973289.312500000 64 -1228973289.375000000 64 -1228973289.437500000 64 -1228973289.500000000 64 -1228973289.562500000 64 -1228973289.625000000 64 -1228973289.687500000 64 -1228973289.750000000 64 -1228973289.812500000 64 -1228973289.875000000 64 -1228973289.937500000 64 -1228973290.000000000 64 -1228973290.062500000 64 -1228973290.125000000 64 -1228973290.187500000 64 -1228973290.250000000 64 -1228973290.312500000 64 -1228973290.375000000 64 -1228973290.437500000 64 -1228973290.500000000 64 -1228973290.562500000 64 -1228973290.625000000 64 -1228973290.687500000 64 -1228973290.750000000 64 -1228973290.812500000 64 -1228973290.875000000 64 -1228973290.937500000 64 -1228973291.000000000 64 -1228973291.062500000 64 -1228973291.125000000 64 -1228973291.187500000 64 -1228973291.250000000 64 -1228973291.312500000 64 -1228973291.375000000 64 -1228973291.437500000 64 -1228973291.500000000 64 -1228973291.562500000 64 -1228973291.625000000 64 -1228973291.687500000 64 -1228973291.750000000 64 -1228973291.812500000 64 -1228973291.875000000 64 -1228973291.937500000 64 -1228973292.000000000 64 -1228973292.062500000 64 -1228973292.125000000 64 -1228973292.187500000 64 -1228973292.250000000 64 -1228973292.312500000 64 -1228973292.375000000 64 -1228973292.437500000 64 -1228973292.500000000 64 -1228973292.562500000 64 -1228973292.625000000 64 -1228973292.687500000 64 -1228973292.750000000 64 -1228973292.812500000 64 -1228973292.875000000 64 -1228973292.937500000 64 -1228973293.000000000 64 -1228973293.062500000 64 -1228973293.125000000 64 -1228973293.187500000 64 -1228973293.250000000 64 -1228973293.312500000 64 -1228973293.375000000 64 -1228973293.437500000 64 -1228973293.500000000 64 -1228973293.562500000 64 -1228973293.625000000 64 -1228973293.687500000 64 -1228973293.750000000 64 -1228973293.812500000 64 -1228973293.875000000 64 -1228973293.937500000 64 -1228973294.000000000 64 -1228973294.062500000 64 -1228973294.125000000 64 -1228973294.187500000 64 -1228973294.250000000 64 -1228973294.312500000 64 -1228973294.375000000 64 -1228973294.437500000 64 -1228973294.500000000 64 -1228973294.562500000 64 -1228973294.625000000 64 -1228973294.687500000 64 -1228973294.750000000 64 -1228973294.812500000 64 -1228973294.875000000 64 -1228973294.937500000 64 -1228973295.000000000 64 -1228973295.062500000 64 -1228973295.125000000 64 -1228973295.187500000 64 -1228973295.250000000 64 -1228973295.312500000 64 -1228973295.375000000 64 -1228973295.437500000 64 -1228973295.500000000 64 -1228973295.562500000 64 -1228973295.625000000 64 -1228973295.687500000 64 -1228973295.750000000 64 -1228973295.812500000 64 -1228973295.875000000 64 -1228973295.937500000 64 -1228973296.000000000 64 -1228973296.062500000 64 -1228973296.125000000 64 -1228973296.187500000 64 -1228973296.250000000 64 -1228973296.312500000 64 -1228973296.375000000 64 -1228973296.437500000 64 -1228973296.500000000 64 -1228973296.562500000 64 -1228973296.625000000 64 -1228973296.687500000 64 -1228973296.750000000 64 -1228973296.812500000 64 -1228973296.875000000 64 -1228973296.937500000 64 -1228973297.000000000 64 -1228973297.062500000 64 -1228973297.125000000 64 -1228973297.187500000 64 -1228973297.250000000 64 -1228973297.312500000 64 -1228973297.375000000 64 -1228973297.437500000 64 -1228973297.500000000 64 -1228973297.562500000 64 -1228973297.625000000 64 -1228973297.687500000 64 -1228973297.750000000 64 -1228973297.812500000 64 -1228973297.875000000 64 -1228973297.937500000 64 -1228973298.000000000 64 -1228973298.062500000 64 -1228973298.125000000 64 -1228973298.187500000 64 -1228973298.250000000 64 -1228973298.312500000 64 -1228973298.375000000 64 -1228973298.437500000 64 -1228973298.500000000 64 -1228973298.562500000 64 -1228973298.625000000 64 -1228973298.687500000 64 -1228973298.750000000 64 -1228973298.812500000 64 -1228973298.875000000 64 -1228973298.937500000 64 -1228973299.000000000 64 -1228973299.062500000 64 -1228973299.125000000 64 -1228973299.187500000 64 -1228973299.250000000 64 -1228973299.312500000 64 -1228973299.375000000 64 -1228973299.437500000 64 -1228973299.500000000 64 -1228973299.562500000 64 -1228973299.625000000 64 -1228973299.687500000 64 -1228973299.750000000 64 -1228973299.812500000 64 -1228973299.875000000 64 -1228973299.937500000 64 -1228973300.000000000 64 -1228973300.062500000 64 -1228973300.125000000 64 -1228973300.187500000 64 -1228973300.250000000 64 -1228973300.312500000 64 -1228973300.375000000 64 -1228973300.437500000 64 -1228973300.500000000 64 -1228973300.562500000 64 -1228973300.625000000 64 -1228973300.687500000 64 -1228973300.750000000 64 -1228973300.812500000 64 -1228973300.875000000 64 -1228973300.937500000 64 -1228973301.000000000 64 -1228973301.062500000 64 -1228973301.125000000 64 -1228973301.187500000 64 -1228973301.250000000 64 -1228973301.312500000 64 -1228973301.375000000 64 -1228973301.437500000 64 -1228973301.500000000 64 -1228973301.562500000 64 -1228973301.625000000 64 -1228973301.687500000 64 -1228973301.750000000 64 -1228973301.812500000 64 -1228973301.875000000 64 -1228973301.937500000 64 -1228973302.000000000 64 -1228973302.062500000 64 -1228973302.125000000 64 -1228973302.187500000 64 -1228973302.250000000 64 -1228973302.312500000 64 -1228973302.375000000 64 -1228973302.437500000 64 -1228973302.500000000 64 -1228973302.562500000 64 -1228973302.625000000 64 -1228973302.687500000 64 -1228973302.750000000 64 -1228973302.812500000 64 -1228973302.875000000 64 -1228973302.937500000 64 -1228973303.000000000 64 -1228973303.062500000 64 -1228973303.125000000 64 -1228973303.187500000 64 -1228973303.250000000 64 -1228973303.312500000 64 -1228973303.375000000 64 -1228973303.437500000 64 -1228973303.500000000 64 -1228973303.562500000 64 -1228973303.625000000 64 -1228973303.687500000 64 -1228973303.750000000 64 -1228973303.812500000 64 -1228973303.875000000 64 -1228973303.937500000 64 -1228973304.000000000 64 -1228973304.062500000 64 -1228973304.125000000 64 -1228973304.187500000 64 -1228973304.250000000 64 -1228973304.312500000 64 -1228973304.375000000 64 -1228973304.437500000 64 -1228973304.500000000 64 -1228973304.562500000 64 -1228973304.625000000 64 -1228973304.687500000 64 -1228973304.750000000 64 -1228973304.812500000 64 -1228973304.875000000 64 -1228973304.937500000 64 -1228973305.000000000 64 -1228973305.062500000 64 -1228973305.125000000 64 -1228973305.187500000 64 -1228973305.250000000 64 -1228973305.312500000 64 -1228973305.375000000 64 -1228973305.437500000 64 -1228973305.500000000 64 -1228973305.562500000 64 -1228973305.625000000 64 -1228973305.687500000 64 -1228973305.750000000 64 -1228973305.812500000 64 -1228973305.875000000 64 -1228973305.937500000 64 -1228973306.000000000 64 -1228973306.062500000 64 -1228973306.125000000 64 -1228973306.187500000 64 -1228973306.250000000 64 -1228973306.312500000 64 -1228973306.375000000 64 -1228973306.437500000 64 -1228973306.500000000 64 -1228973306.562500000 64 -1228973306.625000000 64 -1228973306.687500000 64 -1228973306.750000000 64 -1228973306.812500000 64 -1228973306.875000000 64 -1228973306.937500000 64 -1228973307.000000000 64 -1228973307.062500000 64 -1228973307.125000000 64 -1228973307.187500000 64 -1228973307.250000000 64 -1228973307.312500000 64 -1228973307.375000000 64 -1228973307.437500000 64 -1228973307.500000000 64 -1228973307.562500000 64 -1228973307.625000000 64 -1228973307.687500000 64 -1228973307.750000000 64 -1228973307.812500000 64 -1228973307.875000000 64 -1228973307.937500000 64 -1228973308.000000000 64 -1228973308.062500000 64 -1228973308.125000000 64 -1228973308.187500000 64 -1228973308.250000000 64 -1228973308.312500000 64 -1228973308.375000000 64 -1228973308.437500000 64 -1228973308.500000000 64 -1228973308.562500000 64 -1228973308.625000000 64 -1228973308.687500000 64 -1228973308.750000000 64 -1228973308.812500000 64 -1228973308.875000000 64 -1228973308.937500000 64 -1228973309.000000000 64 -1228973309.062500000 64 -1228973309.125000000 64 -1228973309.187500000 64 -1228973309.250000000 64 -1228973309.312500000 64 -1228973309.375000000 64 -1228973309.437500000 64 -1228973309.500000000 64 -1228973309.562500000 64 -1228973309.625000000 64 -1228973309.687500000 64 -1228973309.750000000 64 -1228973309.812500000 64 -1228973309.875000000 64 -1228973309.937500000 64 -1228973310.000000000 64 -1228973310.062500000 64 -1228973310.125000000 64 -1228973310.187500000 64 -1228973310.250000000 64 -1228973310.312500000 64 -1228973310.375000000 64 -1228973310.437500000 64 -1228973310.500000000 64 -1228973310.562500000 64 -1228973310.625000000 64 -1228973310.687500000 64 -1228973310.750000000 64 -1228973310.812500000 64 -1228973310.875000000 64 -1228973310.937500000 64 -1228973311.000000000 64 -1228973311.062500000 64 -1228973311.125000000 64 -1228973311.187500000 64 -1228973311.250000000 64 -1228973311.312500000 64 -1228973311.375000000 64 -1228973311.437500000 64 -1228973311.500000000 64 -1228973311.562500000 64 -1228973311.625000000 64 -1228973311.687500000 64 -1228973311.750000000 64 -1228973311.812500000 64 -1228973311.875000000 64 -1228973311.937500000 64 -1228973312.000000000 64 -1228973312.062500000 64 -1228973312.125000000 64 -1228973312.187500000 64 -1228973312.250000000 64 -1228973312.312500000 64 -1228973312.375000000 64 -1228973312.437500000 64 -1228973312.500000000 64 -1228973312.562500000 64 -1228973312.625000000 64 -1228973312.687500000 64 -1228973312.750000000 64 -1228973312.812500000 64 -1228973312.875000000 64 -1228973312.937500000 64 -1228973313.000000000 64 -1228973313.062500000 64 -1228973313.125000000 64 -1228973313.187500000 64 -1228973313.250000000 64 -1228973313.312500000 64 -1228973313.375000000 64 -1228973313.437500000 64 -1228973313.500000000 64 -1228973313.562500000 64 -1228973313.625000000 64 -1228973313.687500000 64 -1228973313.750000000 64 -1228973313.812500000 64 -1228973313.875000000 64 -1228973313.937500000 64 -1228973314.000000000 64 -1228973314.062500000 64 -1228973314.125000000 64 -1228973314.187500000 64 -1228973314.250000000 64 -1228973314.312500000 64 -1228973314.375000000 64 -1228973314.437500000 64 -1228973314.500000000 64 -1228973314.562500000 64 -1228973314.625000000 64 -1228973314.687500000 64 -1228973314.750000000 64 -1228973314.812500000 64 -1228973314.875000000 64 -1228973314.937500000 64 -1228973315.000000000 64 -1228973315.062500000 64 -1228973315.125000000 64 -1228973315.187500000 64 -1228973315.250000000 64 -1228973315.312500000 64 -1228973315.375000000 64 -1228973315.437500000 64 -1228973315.500000000 64 -1228973315.562500000 64 -1228973315.625000000 64 -1228973315.687500000 64 -1228973315.750000000 64 -1228973315.812500000 64 -1228973315.875000000 64 -1228973315.937500000 64 -1228973316.000000000 64 -1228973316.062500000 64 -1228973316.125000000 64 -1228973316.187500000 64 -1228973316.250000000 64 -1228973316.312500000 64 -1228973316.375000000 64 -1228973316.437500000 64 -1228973316.500000000 64 -1228973316.562500000 64 -1228973316.625000000 64 -1228973316.687500000 64 -1228973316.750000000 64 -1228973316.812500000 64 -1228973316.875000000 64 -1228973316.937500000 64 -1228973317.000000000 64 -1228973317.062500000 64 -1228973317.125000000 64 -1228973317.187500000 64 -1228973317.250000000 64 -1228973317.312500000 64 -1228973317.375000000 64 -1228973317.437500000 64 -1228973317.500000000 64 -1228973317.562500000 64 -1228973317.625000000 64 -1228973317.687500000 64 -1228973317.750000000 64 -1228973317.812500000 64 -1228973317.875000000 64 -1228973317.937500000 64 -1228973318.000000000 64 -1228973318.062500000 64 -1228973318.125000000 64 -1228973318.187500000 64 -1228973318.250000000 64 -1228973318.312500000 64 -1228973318.375000000 64 -1228973318.437500000 64 -1228973318.500000000 64 -1228973318.562500000 64 -1228973318.625000000 64 -1228973318.687500000 64 -1228973318.750000000 64 -1228973318.812500000 64 -1228973318.875000000 64 -1228973318.937500000 64 -1228973319.000000000 64 -1228973319.062500000 64 -1228973319.125000000 64 -1228973319.187500000 64 -1228973319.250000000 64 -1228973319.312500000 64 -1228973319.375000000 64 -1228973319.437500000 64 -1228973319.500000000 64 -1228973319.562500000 64 -1228973319.625000000 64 -1228973319.687500000 64 -1228973319.750000000 64 -1228973319.812500000 64 -1228973319.875000000 64 -1228973319.937500000 64 -1228973320.000000000 64 -1228973320.062500000 64 -1228973320.125000000 64 -1228973320.187500000 64 -1228973320.250000000 64 -1228973320.312500000 64 -1228973320.375000000 64 -1228973320.437500000 64 -1228973320.500000000 64 -1228973320.562500000 64 -1228973320.625000000 64 -1228973320.687500000 64 -1228973320.750000000 64 -1228973320.812500000 64 -1228973320.875000000 64 -1228973320.937500000 64 -1228973321.000000000 64 -1228973321.062500000 64 -1228973321.125000000 64 -1228973321.187500000 64 -1228973321.250000000 64 -1228973321.312500000 64 -1228973321.375000000 64 -1228973321.437500000 64 -1228973321.500000000 64 -1228973321.562500000 64 -1228973321.625000000 64 -1228973321.687500000 64 -1228973321.750000000 64 -1228973321.812500000 64 -1228973321.875000000 64 -1228973321.937500000 64 -1228973322.000000000 64 -1228973322.062500000 64 -1228973322.125000000 64 -1228973322.187500000 64 -1228973322.250000000 64 -1228973322.312500000 64 -1228973322.375000000 64 -1228973322.437500000 64 -1228973322.500000000 64 -1228973322.562500000 64 -1228973322.625000000 64 -1228973322.687500000 64 -1228973322.750000000 64 -1228973322.812500000 64 -1228973322.875000000 64 -1228973322.937500000 64 -1228973323.000000000 64 -1228973323.062500000 64 -1228973323.125000000 64 -1228973323.187500000 64 -1228973323.250000000 64 -1228973323.312500000 64 -1228973323.375000000 64 -1228973323.437500000 64 -1228973323.500000000 64 -1228973323.562500000 64 -1228973323.625000000 64 -1228973323.687500000 64 -1228973323.750000000 64 -1228973323.812500000 64 -1228973323.875000000 64 -1228973323.937500000 64 -1228973324.000000000 64 -1228973324.062500000 64 -1228973324.125000000 64 -1228973324.187500000 64 -1228973324.250000000 64 -1228973324.312500000 64 -1228973324.375000000 64 -1228973324.437500000 64 -1228973324.500000000 64 -1228973324.562500000 64 -1228973324.625000000 64 -1228973324.687500000 64 -1228973324.750000000 64 -1228973324.812500000 64 -1228973324.875000000 64 -1228973324.937500000 64 -1228973325.000000000 64 -1228973325.062500000 64 -1228973325.125000000 64 -1228973325.187500000 64 -1228973325.250000000 64 -1228973325.312500000 64 -1228973325.375000000 64 -1228973325.437500000 64 -1228973325.500000000 64 -1228973325.562500000 64 -1228973325.625000000 64 -1228973325.687500000 64 -1228973325.750000000 64 -1228973325.812500000 64 -1228973325.875000000 64 -1228973325.937500000 64 -1228973326.000000000 64 -1228973326.062500000 64 -1228973326.125000000 64 -1228973326.187500000 64 -1228973326.250000000 64 -1228973326.312500000 64 -1228973326.375000000 64 -1228973326.437500000 64 -1228973326.500000000 64 -1228973326.562500000 64 -1228973326.625000000 64 -1228973326.687500000 64 -1228973326.750000000 64 -1228973326.812500000 64 -1228973326.875000000 64 -1228973326.937500000 64 -1228973327.000000000 64 -1228973327.062500000 64 -1228973327.125000000 64 -1228973327.187500000 64 -1228973327.250000000 64 -1228973327.312500000 64 -1228973327.375000000 64 -1228973327.437500000 64 -1228973327.500000000 64 -1228973327.562500000 64 -1228973327.625000000 64 -1228973327.687500000 64 -1228973327.750000000 64 -1228973327.812500000 64 -1228973327.875000000 64 -1228973327.937500000 64 -1228973328.000000000 64 -1228973328.062500000 64 -1228973328.125000000 64 -1228973328.187500000 64 -1228973328.250000000 64 -1228973328.312500000 64 -1228973328.375000000 64 -1228973328.437500000 64 -1228973328.500000000 64 -1228973328.562500000 64 -1228973328.625000000 64 -1228973328.687500000 64 -1228973328.750000000 64 -1228973328.812500000 64 -1228973328.875000000 64 -1228973328.937500000 64 -1228973329.000000000 64 -1228973329.062500000 64 -1228973329.125000000 64 -1228973329.187500000 64 -1228973329.250000000 64 -1228973329.312500000 64 -1228973329.375000000 64 -1228973329.437500000 64 -1228973329.500000000 64 -1228973329.562500000 64 -1228973329.625000000 64 -1228973329.687500000 64 -1228973329.750000000 64 -1228973329.812500000 64 -1228973329.875000000 64 -1228973329.937500000 64 -1228973330.000000000 64 -1228973330.062500000 64 -1228973330.125000000 64 -1228973330.187500000 64 -1228973330.250000000 64 -1228973330.312500000 64 -1228973330.375000000 64 -1228973330.437500000 64 -1228973330.500000000 64 -1228973330.562500000 64 -1228973330.625000000 64 -1228973330.687500000 64 -1228973330.750000000 64 -1228973330.812500000 64 -1228973330.875000000 64 -1228973330.937500000 64 -1228973331.000000000 64 -1228973331.062500000 64 -1228973331.125000000 64 -1228973331.187500000 64 -1228973331.250000000 64 -1228973331.312500000 64 -1228973331.375000000 64 -1228973331.437500000 64 -1228973331.500000000 64 -1228973331.562500000 64 -1228973331.625000000 64 -1228973331.687500000 64 -1228973331.750000000 64 -1228973331.812500000 64 -1228973331.875000000 64 -1228973331.937500000 64 -1228973332.000000000 64 -1228973332.062500000 64 -1228973332.125000000 64 -1228973332.187500000 64 -1228973332.250000000 64 -1228973332.312500000 64 -1228973332.375000000 64 -1228973332.437500000 64 -1228973332.500000000 64 -1228973332.562500000 64 -1228973332.625000000 64 -1228973332.687500000 64 -1228973332.750000000 64 -1228973332.812500000 64 -1228973332.875000000 64 -1228973332.937500000 64 -1228973333.000000000 64 -1228973333.062500000 64 -1228973333.125000000 64 -1228973333.187500000 64 -1228973333.250000000 64 -1228973333.312500000 64 -1228973333.375000000 64 -1228973333.437500000 64 -1228973333.500000000 64 -1228973333.562500000 64 -1228973333.625000000 64 -1228973333.687500000 64 -1228973333.750000000 64 -1228973333.812500000 64 -1228973333.875000000 64 -1228973333.937500000 64 -1228973334.000000000 64 -1228973334.062500000 64 -1228973334.125000000 64 -1228973334.187500000 64 -1228973334.250000000 64 -1228973334.312500000 64 -1228973334.375000000 64 -1228973334.437500000 64 -1228973334.500000000 64 -1228973334.562500000 64 -1228973334.625000000 64 -1228973334.687500000 64 -1228973334.750000000 64 -1228973334.812500000 64 -1228973334.875000000 64 -1228973334.937500000 64 -1228973335.000000000 64 -1228973335.062500000 64 -1228973335.125000000 64 -1228973335.187500000 64 -1228973335.250000000 64 -1228973335.312500000 64 -1228973335.375000000 64 -1228973335.437500000 64 -1228973335.500000000 64 -1228973335.562500000 64 -1228973335.625000000 64 -1228973335.687500000 64 -1228973335.750000000 64 -1228973335.812500000 64 -1228973335.875000000 64 -1228973335.937500000 64 -1228973336.000000000 64 -1228973336.062500000 64 -1228973336.125000000 64 -1228973336.187500000 64 -1228973336.250000000 64 -1228973336.312500000 64 -1228973336.375000000 64 -1228973336.437500000 64 -1228973336.500000000 64 -1228973336.562500000 64 -1228973336.625000000 64 -1228973336.687500000 64 -1228973336.750000000 64 -1228973336.812500000 64 -1228973336.875000000 64 -1228973336.937500000 64 -1228973337.000000000 64 -1228973337.062500000 64 -1228973337.125000000 64 -1228973337.187500000 64 -1228973337.250000000 64 -1228973337.312500000 64 -1228973337.375000000 64 -1228973337.437500000 64 -1228973337.500000000 64 -1228973337.562500000 64 -1228973337.625000000 64 -1228973337.687500000 64 -1228973337.750000000 64 -1228973337.812500000 64 -1228973337.875000000 64 -1228973337.937500000 64 -1228973338.000000000 64 -1228973338.062500000 64 -1228973338.125000000 64 -1228973338.187500000 64 -1228973338.250000000 64 -1228973338.312500000 64 -1228973338.375000000 64 -1228973338.437500000 64 -1228973338.500000000 64 -1228973338.562500000 64 -1228973338.625000000 64 -1228973338.687500000 64 -1228973338.750000000 64 -1228973338.812500000 64 -1228973338.875000000 64 -1228973338.937500000 64 -1228973339.000000000 64 -1228973339.062500000 64 -1228973339.125000000 64 -1228973339.187500000 64 -1228973339.250000000 64 -1228973339.312500000 64 -1228973339.375000000 64 -1228973339.437500000 64 -1228973339.500000000 64 -1228973339.562500000 64 -1228973339.625000000 64 -1228973339.687500000 64 -1228973339.750000000 64 -1228973339.812500000 64 -1228973339.875000000 64 -1228973339.937500000 64 -1228973340.000000000 64 -1228973340.062500000 64 -1228973340.125000000 64 -1228973340.187500000 64 -1228973340.250000000 64 -1228973340.312500000 64 -1228973340.375000000 64 -1228973340.437500000 64 -1228973340.500000000 64 -1228973340.562500000 64 -1228973340.625000000 64 -1228973340.687500000 64 -1228973340.750000000 64 -1228973340.812500000 64 -1228973340.875000000 64 -1228973340.937500000 64 -1228973341.000000000 64 -1228973341.062500000 64 -1228973341.125000000 64 -1228973341.187500000 64 -1228973341.250000000 64 -1228973341.312500000 64 -1228973341.375000000 64 -1228973341.437500000 64 -1228973341.500000000 64 -1228973341.562500000 64 -1228973341.625000000 64 -1228973341.687500000 64 -1228973341.750000000 64 -1228973341.812500000 64 -1228973341.875000000 64 -1228973341.937500000 64 -1228973342.000000000 64 -1228973342.062500000 64 -1228973342.125000000 64 -1228973342.187500000 64 -1228973342.250000000 64 -1228973342.312500000 64 -1228973342.375000000 64 -1228973342.437500000 64 -1228973342.500000000 64 -1228973342.562500000 64 -1228973342.625000000 64 -1228973342.687500000 64 -1228973342.750000000 64 -1228973342.812500000 64 -1228973342.875000000 64 -1228973342.937500000 64 -1228973343.000000000 64 -1228973343.062500000 64 -1228973343.125000000 64 -1228973343.187500000 64 -1228973343.250000000 64 -1228973343.312500000 64 -1228973343.375000000 64 -1228973343.437500000 64 -1228973343.500000000 64 -1228973343.562500000 64 -1228973343.625000000 64 -1228973343.687500000 64 -1228973343.750000000 64 -1228973343.812500000 64 -1228973343.875000000 64 -1228973343.937500000 64 -1228973344.000000000 64 -1228973344.062500000 64 -1228973344.125000000 64 -1228973344.187500000 64 -1228973344.250000000 64 -1228973344.312500000 64 -1228973344.375000000 64 -1228973344.437500000 64 -1228973344.500000000 64 -1228973344.562500000 64 -1228973344.625000000 64 -1228973344.687500000 64 -1228973344.750000000 64 -1228973344.812500000 64 -1228973344.875000000 64 -1228973344.937500000 64 -1228973345.000000000 64 -1228973345.062500000 64 -1228973345.125000000 64 -1228973345.187500000 64 -1228973345.250000000 64 -1228973345.312500000 64 -1228973345.375000000 64 -1228973345.437500000 64 -1228973345.500000000 64 -1228973345.562500000 64 -1228973345.625000000 64 -1228973345.687500000 64 -1228973345.750000000 64 -1228973345.812500000 64 -1228973345.875000000 64 -1228973345.937500000 64 -1228973346.000000000 64 -1228973346.062500000 64 -1228973346.125000000 64 -1228973346.187500000 64 -1228973346.250000000 64 -1228973346.312500000 64 -1228973346.375000000 64 -1228973346.437500000 64 -1228973346.500000000 64 -1228973346.562500000 64 -1228973346.625000000 64 -1228973346.687500000 64 -1228973346.750000000 64 -1228973346.812500000 64 -1228973346.875000000 64 -1228973346.937500000 64 -1228973347.000000000 64 -1228973347.062500000 64 -1228973347.125000000 64 -1228973347.187500000 64 -1228973347.250000000 64 -1228973347.312500000 64 -1228973347.375000000 64 -1228973347.437500000 64 -1228973347.500000000 64 -1228973347.562500000 64 -1228973347.625000000 64 -1228973347.687500000 64 -1228973347.750000000 64 -1228973347.812500000 64 -1228973347.875000000 64 -1228973347.937500000 64 -1228973348.000000000 64 -1228973348.062500000 64 -1228973348.125000000 64 -1228973348.187500000 64 -1228973348.250000000 64 -1228973348.312500000 64 -1228973348.375000000 64 -1228973348.437500000 64 -1228973348.500000000 64 -1228973348.562500000 64 -1228973348.625000000 64 -1228973348.687500000 64 -1228973348.750000000 64 -1228973348.812500000 64 -1228973348.875000000 64 -1228973348.937500000 64 -1228973349.000000000 64 -1228973349.062500000 64 -1228973349.125000000 64 -1228973349.187500000 64 -1228973349.250000000 64 -1228973349.312500000 64 -1228973349.375000000 64 -1228973349.437500000 64 -1228973349.500000000 64 -1228973349.562500000 64 -1228973349.625000000 64 -1228973349.687500000 64 -1228973349.750000000 64 -1228973349.812500000 64 -1228973349.875000000 64 -1228973349.937500000 64 -1228973350.000000000 64 -1228973350.062500000 64 -1228973350.125000000 64 -1228973350.187500000 64 -1228973350.250000000 64 -1228973350.312500000 64 -1228973350.375000000 64 -1228973350.437500000 64 -1228973350.500000000 64 -1228973350.562500000 64 -1228973350.625000000 64 -1228973350.687500000 64 -1228973350.750000000 64 -1228973350.812500000 64 -1228973350.875000000 64 -1228973350.937500000 64 -1228973351.000000000 64 -1228973351.062500000 64 -1228973351.125000000 64 -1228973351.187500000 64 -1228973351.250000000 64 -1228973351.312500000 64 -1228973351.375000000 64 -1228973351.437500000 64 -1228973351.500000000 64 -1228973351.562500000 64 -1228973351.625000000 64 -1228973351.687500000 64 -1228973351.750000000 64 -1228973351.812500000 64 -1228973351.875000000 64 -1228973351.937500000 64 -1228973352.000000000 64 -1228973352.062500000 64 -1228973352.125000000 64 -1228973352.187500000 64 -1228973352.250000000 64 -1228973352.312500000 64 -1228973352.375000000 64 -1228973352.437500000 64 -1228973352.500000000 64 -1228973352.562500000 64 -1228973352.625000000 64 -1228973352.687500000 64 -1228973352.750000000 64 -1228973352.812500000 64 -1228973352.875000000 64 -1228973352.937500000 64 -1228973353.000000000 64 -1228973353.062500000 64 -1228973353.125000000 64 -1228973353.187500000 64 -1228973353.250000000 64 -1228973353.312500000 64 -1228973353.375000000 64 -1228973353.437500000 64 -1228973353.500000000 64 -1228973353.562500000 64 -1228973353.625000000 64 -1228973353.687500000 64 -1228973353.750000000 64 -1228973353.812500000 64 -1228973353.875000000 64 -1228973353.937500000 64 -1228973354.000000000 64 -1228973354.062500000 64 -1228973354.125000000 64 -1228973354.187500000 64 -1228973354.250000000 64 -1228973354.312500000 64 -1228973354.375000000 64 -1228973354.437500000 64 -1228973354.500000000 64 -1228973354.562500000 64 -1228973354.625000000 64 -1228973354.687500000 64 -1228973354.750000000 64 -1228973354.812500000 64 -1228973354.875000000 64 -1228973354.937500000 64 -1228973355.000000000 64 -1228973355.062500000 64 -1228973355.125000000 64 -1228973355.187500000 64 -1228973355.250000000 64 -1228973355.312500000 64 -1228973355.375000000 64 -1228973355.437500000 64 -1228973355.500000000 64 -1228973355.562500000 64 -1228973355.625000000 64 -1228973355.687500000 64 -1228973355.750000000 64 -1228973355.812500000 64 -1228973355.875000000 64 -1228973355.937500000 64 -1228973356.000000000 64 -1228973356.062500000 64 -1228973356.125000000 64 -1228973356.187500000 64 -1228973356.250000000 64 -1228973356.312500000 64 -1228973356.375000000 64 -1228973356.437500000 64 -1228973356.500000000 64 -1228973356.562500000 64 -1228973356.625000000 64 -1228973356.687500000 64 -1228973356.750000000 64 -1228973356.812500000 64 -1228973356.875000000 64 -1228973356.937500000 64 -1228973357.000000000 64 -1228973357.062500000 64 -1228973357.125000000 64 -1228973357.187500000 64 -1228973357.250000000 64 -1228973357.312500000 64 -1228973357.375000000 64 -1228973357.437500000 64 -1228973357.500000000 64 -1228973357.562500000 64 -1228973357.625000000 64 -1228973357.687500000 64 -1228973357.750000000 64 -1228973357.812500000 64 -1228973357.875000000 64 -1228973357.937500000 64 -1228973358.000000000 64 -1228973358.062500000 64 -1228973358.125000000 64 -1228973358.187500000 64 -1228973358.250000000 64 -1228973358.312500000 64 -1228973358.375000000 64 -1228973358.437500000 64 -1228973358.500000000 64 -1228973358.562500000 64 -1228973358.625000000 64 -1228973358.687500000 64 -1228973358.750000000 64 -1228973358.812500000 64 -1228973358.875000000 64 -1228973358.937500000 64 -1228973359.000000000 64 -1228973359.062500000 64 -1228973359.125000000 64 -1228973359.187500000 64 -1228973359.250000000 64 -1228973359.312500000 64 -1228973359.375000000 64 -1228973359.437500000 64 -1228973359.500000000 64 -1228973359.562500000 64 -1228973359.625000000 64 -1228973359.687500000 64 -1228973359.750000000 64 -1228973359.812500000 64 -1228973359.875000000 64 -1228973359.937500000 64 -1228973360.000000000 64 -1228973360.062500000 64 -1228973360.125000000 64 -1228973360.187500000 64 -1228973360.250000000 64 -1228973360.312500000 64 -1228973360.375000000 64 -1228973360.437500000 64 -1228973360.500000000 64 -1228973360.562500000 64 -1228973360.625000000 64 -1228973360.687500000 64 -1228973360.750000000 64 -1228973360.812500000 64 -1228973360.875000000 64 -1228973360.937500000 64 -1228973361.000000000 64 -1228973361.062500000 64 -1228973361.125000000 64 -1228973361.187500000 64 -1228973361.250000000 64 -1228973361.312500000 64 -1228973361.375000000 64 -1228973361.437500000 64 -1228973361.500000000 64 -1228973361.562500000 64 -1228973361.625000000 64 -1228973361.687500000 64 -1228973361.750000000 64 -1228973361.812500000 64 -1228973361.875000000 64 -1228973361.937500000 64 -1228973362.000000000 64 -1228973362.062500000 64 -1228973362.125000000 64 -1228973362.187500000 64 -1228973362.250000000 64 -1228973362.312500000 64 -1228973362.375000000 64 -1228973362.437500000 64 -1228973362.500000000 64 -1228973362.562500000 64 -1228973362.625000000 64 -1228973362.687500000 64 -1228973362.750000000 64 -1228973362.812500000 64 -1228973362.875000000 64 -1228973362.937500000 64 -1228973363.000000000 64 -1228973363.062500000 64 -1228973363.125000000 64 -1228973363.187500000 64 -1228973363.250000000 64 -1228973363.312500000 64 -1228973363.375000000 64 -1228973363.437500000 64 -1228973363.500000000 64 -1228973363.562500000 64 -1228973363.625000000 64 -1228973363.687500000 64 -1228973363.750000000 64 -1228973363.812500000 64 -1228973363.875000000 64 -1228973363.937500000 64 -1228973364.000000000 64 -1228973364.062500000 64 -1228973364.125000000 64 -1228973364.187500000 64 -1228973364.250000000 64 -1228973364.312500000 64 -1228973364.375000000 64 -1228973364.437500000 64 -1228973364.500000000 64 -1228973364.562500000 64 -1228973364.625000000 64 -1228973364.687500000 64 -1228973364.750000000 64 -1228973364.812500000 64 -1228973364.875000000 64 -1228973364.937500000 64 -1228973365.000000000 64 -1228973365.062500000 64 -1228973365.125000000 64 -1228973365.187500000 64 -1228973365.250000000 64 -1228973365.312500000 64 -1228973365.375000000 64 -1228973365.437500000 64 -1228973365.500000000 64 -1228973365.562500000 64 -1228973365.625000000 64 -1228973365.687500000 64 -1228973365.750000000 64 -1228973365.812500000 64 -1228973365.875000000 64 -1228973365.937500000 64 -1228973366.000000000 64 -1228973366.062500000 64 -1228973366.125000000 64 -1228973366.187500000 64 -1228973366.250000000 64 -1228973366.312500000 64 -1228973366.375000000 64 -1228973366.437500000 64 -1228973366.500000000 64 -1228973366.562500000 64 -1228973366.625000000 64 -1228973366.687500000 64 -1228973366.750000000 64 -1228973366.812500000 64 -1228973366.875000000 64 -1228973366.937500000 64 -1228973367.000000000 64 -1228973367.062500000 64 -1228973367.125000000 64 -1228973367.187500000 64 -1228973367.250000000 64 -1228973367.312500000 64 -1228973367.375000000 64 -1228973367.437500000 64 -1228973367.500000000 64 -1228973367.562500000 64 -1228973367.625000000 64 -1228973367.687500000 64 -1228973367.750000000 64 -1228973367.812500000 64 -1228973367.875000000 64 -1228973367.937500000 64 -1228973368.000000000 64 -1228973368.062500000 64 -1228973368.125000000 64 -1228973368.187500000 64 -1228973368.250000000 64 -1228973368.312500000 64 -1228973368.375000000 64 -1228973368.437500000 64 -1228973368.500000000 64 -1228973368.562500000 64 -1228973368.625000000 64 -1228973368.687500000 64 -1228973368.750000000 64 -1228973368.812500000 64 -1228973368.875000000 64 -1228973368.937500000 64 -1228973369.000000000 64 -1228973369.062500000 64 -1228973369.125000000 64 -1228973369.187500000 64 -1228973369.250000000 64 -1228973369.312500000 64 -1228973369.375000000 64 -1228973369.437500000 64 -1228973369.500000000 64 -1228973369.562500000 64 -1228973369.625000000 64 -1228973369.687500000 64 -1228973369.750000000 64 -1228973369.812500000 64 -1228973369.875000000 64 -1228973369.937500000 64 -1228973370.000000000 64 -1228973370.062500000 64 -1228973370.125000000 64 -1228973370.187500000 64 -1228973370.250000000 64 -1228973370.312500000 64 -1228973370.375000000 64 -1228973370.437500000 64 -1228973370.500000000 64 -1228973370.562500000 64 -1228973370.625000000 64 -1228973370.687500000 64 -1228973370.750000000 64 -1228973370.812500000 64 -1228973370.875000000 64 -1228973370.937500000 64 -1228973371.000000000 64 -1228973371.062500000 64 -1228973371.125000000 64 -1228973371.187500000 64 -1228973371.250000000 64 -1228973371.312500000 64 -1228973371.375000000 64 -1228973371.437500000 64 -1228973371.500000000 64 -1228973371.562500000 64 -1228973371.625000000 64 -1228973371.687500000 64 -1228973371.750000000 64 -1228973371.812500000 64 -1228973371.875000000 64 -1228973371.937500000 64 -1228973372.000000000 64 -1228973372.062500000 64 -1228973372.125000000 64 -1228973372.187500000 64 -1228973372.250000000 64 -1228973372.312500000 64 -1228973372.375000000 64 -1228973372.437500000 64 -1228973372.500000000 64 -1228973372.562500000 64 -1228973372.625000000 64 -1228973372.687500000 64 -1228973372.750000000 64 -1228973372.812500000 64 -1228973372.875000000 64 -1228973372.937500000 64 -1228973373.000000000 64 -1228973373.062500000 64 -1228973373.125000000 64 -1228973373.187500000 64 -1228973373.250000000 64 -1228973373.312500000 64 -1228973373.375000000 64 -1228973373.437500000 64 -1228973373.500000000 64 -1228973373.562500000 64 -1228973373.625000000 64 -1228973373.687500000 64 -1228973373.750000000 64 -1228973373.812500000 64 -1228973373.875000000 64 -1228973373.937500000 64 -1228973374.000000000 64 -1228973374.062500000 64 -1228973374.125000000 64 -1228973374.187500000 64 -1228973374.250000000 64 -1228973374.312500000 64 -1228973374.375000000 64 -1228973374.437500000 64 -1228973374.500000000 64 -1228973374.562500000 64 -1228973374.625000000 64 -1228973374.687500000 64 -1228973374.750000000 64 -1228973374.812500000 64 -1228973374.875000000 64 -1228973374.937500000 64 -1228973375.000000000 64 -1228973375.062500000 64 -1228973375.125000000 64 -1228973375.187500000 64 -1228973375.250000000 64 -1228973375.312500000 64 -1228973375.375000000 64 -1228973375.437500000 64 -1228973375.500000000 64 -1228973375.562500000 64 -1228973375.625000000 64 -1228973375.687500000 64 -1228973375.750000000 64 -1228973375.812500000 64 -1228973375.875000000 64 -1228973375.937500000 64 -1228973376.000000000 64 -1228973376.062500000 64 -1228973376.125000000 64 -1228973376.187500000 64 -1228973376.250000000 64 -1228973376.312500000 64 -1228973376.375000000 64 -1228973376.437500000 64 -1228973376.500000000 64 -1228973376.562500000 64 -1228973376.625000000 64 -1228973376.687500000 64 -1228973376.750000000 64 -1228973376.812500000 64 -1228973376.875000000 64 -1228973376.937500000 64 -1228973377.000000000 64 -1228973377.062500000 64 -1228973377.125000000 64 -1228973377.187500000 64 -1228973377.250000000 64 -1228973377.312500000 64 -1228973377.375000000 64 -1228973377.437500000 64 -1228973377.500000000 64 -1228973377.562500000 64 -1228973377.625000000 64 -1228973377.687500000 64 -1228973377.750000000 64 -1228973377.812500000 64 -1228973377.875000000 64 -1228973377.937500000 64 -1228973378.000000000 64 -1228973378.062500000 64 -1228973378.125000000 64 -1228973378.187500000 64 -1228973378.250000000 64 -1228973378.312500000 64 -1228973378.375000000 64 -1228973378.437500000 64 -1228973378.500000000 64 -1228973378.562500000 64 -1228973378.625000000 64 -1228973378.687500000 64 -1228973378.750000000 64 -1228973378.812500000 64 -1228973378.875000000 64 -1228973378.937500000 64 -1228973379.000000000 64 -1228973379.062500000 64 -1228973379.125000000 64 -1228973379.187500000 64 -1228973379.250000000 64 -1228973379.312500000 64 -1228973379.375000000 64 -1228973379.437500000 64 -1228973379.500000000 64 -1228973379.562500000 64 -1228973379.625000000 64 -1228973379.687500000 64 -1228973379.750000000 64 -1228973379.812500000 64 -1228973379.875000000 64 -1228973379.937500000 64 -1228973380.000000000 64 -1228973380.062500000 64 -1228973380.125000000 64 -1228973380.187500000 64 -1228973380.250000000 64 -1228973380.312500000 64 -1228973380.375000000 64 -1228973380.437500000 64 -1228973380.500000000 64 -1228973380.562500000 64 -1228973380.625000000 64 -1228973380.687500000 64 -1228973380.750000000 64 -1228973380.812500000 64 -1228973380.875000000 64 -1228973380.937500000 64 -1228973381.000000000 64 -1228973381.062500000 64 -1228973381.125000000 64 -1228973381.187500000 64 -1228973381.250000000 64 -1228973381.312500000 64 -1228973381.375000000 64 -1228973381.437500000 64 -1228973381.500000000 64 -1228973381.562500000 64 -1228973381.625000000 64 -1228973381.687500000 64 -1228973381.750000000 64 -1228973381.812500000 64 -1228973381.875000000 64 -1228973381.937500000 64 -1228973382.000000000 64 -1228973382.062500000 64 -1228973382.125000000 64 -1228973382.187500000 64 -1228973382.250000000 64 -1228973382.312500000 64 -1228973382.375000000 64 -1228973382.437500000 64 -1228973382.500000000 64 -1228973382.562500000 64 -1228973382.625000000 64 -1228973382.687500000 64 -1228973382.750000000 64 -1228973382.812500000 64 -1228973382.875000000 64 -1228973382.937500000 64 -1228973383.000000000 64 -1228973383.062500000 64 -1228973383.125000000 64 -1228973383.187500000 64 -1228973383.250000000 64 -1228973383.312500000 64 -1228973383.375000000 64 -1228973383.437500000 64 -1228973383.500000000 64 -1228973383.562500000 64 -1228973383.625000000 64 -1228973383.687500000 64 -1228973383.750000000 64 -1228973383.812500000 64 -1228973383.875000000 64 -1228973383.937500000 64 -1228973384.000000000 64 -1228973384.062500000 64 -1228973384.125000000 64 -1228973384.187500000 64 -1228973384.250000000 64 -1228973384.312500000 64 -1228973384.375000000 64 -1228973384.437500000 64 -1228973384.500000000 64 -1228973384.562500000 64 -1228973384.625000000 64 -1228973384.687500000 64 -1228973384.750000000 64 -1228973384.812500000 64 -1228973384.875000000 64 -1228973384.937500000 64 -1228973385.000000000 64 -1228973385.062500000 64 -1228973385.125000000 64 -1228973385.187500000 64 -1228973385.250000000 64 -1228973385.312500000 64 -1228973385.375000000 64 -1228973385.437500000 64 -1228973385.500000000 64 -1228973385.562500000 64 -1228973385.625000000 64 -1228973385.687500000 64 -1228973385.750000000 64 -1228973385.812500000 64 -1228973385.875000000 64 -1228973385.937500000 64 -1228973386.000000000 64 -1228973386.062500000 64 -1228973386.125000000 64 -1228973386.187500000 64 -1228973386.250000000 64 -1228973386.312500000 64 -1228973386.375000000 64 -1228973386.437500000 64 -1228973386.500000000 64 -1228973386.562500000 64 -1228973386.625000000 64 -1228973386.687500000 64 -1228973386.750000000 64 -1228973386.812500000 64 -1228973386.875000000 64 -1228973386.937500000 64 -1228973387.000000000 64 -1228973387.062500000 64 -1228973387.125000000 64 -1228973387.187500000 64 -1228973387.250000000 64 -1228973387.312500000 64 -1228973387.375000000 64 -1228973387.437500000 64 -1228973387.500000000 64 -1228973387.562500000 64 -1228973387.625000000 64 -1228973387.687500000 64 -1228973387.750000000 64 -1228973387.812500000 64 -1228973387.875000000 64 -1228973387.937500000 64 -1228973388.000000000 64 -1228973388.062500000 64 -1228973388.125000000 64 -1228973388.187500000 64 -1228973388.250000000 64 -1228973388.312500000 64 -1228973388.375000000 64 -1228973388.437500000 64 -1228973388.500000000 64 -1228973388.562500000 64 -1228973388.625000000 64 -1228973388.687500000 64 -1228973388.750000000 64 -1228973388.812500000 64 -1228973388.875000000 64 -1228973388.937500000 64 -1228973389.000000000 64 -1228973389.062500000 64 -1228973389.125000000 64 -1228973389.187500000 64 -1228973389.250000000 64 -1228973389.312500000 64 -1228973389.375000000 64 -1228973389.437500000 64 -1228973389.500000000 64 -1228973389.562500000 64 -1228973389.625000000 64 -1228973389.687500000 64 -1228973389.750000000 64 -1228973389.812500000 64 -1228973389.875000000 64 -1228973389.937500000 64 -1228973390.000000000 64 -1228973390.062500000 64 -1228973390.125000000 64 -1228973390.187500000 64 -1228973390.250000000 64 -1228973390.312500000 64 -1228973390.375000000 64 -1228973390.437500000 64 -1228973390.500000000 64 -1228973390.562500000 64 -1228973390.625000000 64 -1228973390.687500000 64 -1228973390.750000000 64 -1228973390.812500000 64 -1228973390.875000000 64 -1228973390.937500000 64 -1228973391.000000000 64 -1228973391.062500000 64 -1228973391.125000000 64 -1228973391.187500000 64 -1228973391.250000000 64 -1228973391.312500000 64 -1228973391.375000000 64 -1228973391.437500000 64 -1228973391.500000000 64 -1228973391.562500000 64 -1228973391.625000000 64 -1228973391.687500000 64 -1228973391.750000000 64 -1228973391.812500000 64 -1228973391.875000000 64 -1228973391.937500000 64 -1228973392.000000000 64 -1228973392.062500000 64 -1228973392.125000000 64 -1228973392.187500000 64 -1228973392.250000000 64 -1228973392.312500000 64 -1228973392.375000000 64 -1228973392.437500000 64 -1228973392.500000000 64 -1228973392.562500000 64 -1228973392.625000000 64 -1228973392.687500000 64 -1228973392.750000000 64 -1228973392.812500000 64 -1228973392.875000000 64 -1228973392.937500000 64 -1228973393.000000000 64 -1228973393.062500000 64 -1228973393.125000000 64 -1228973393.187500000 64 -1228973393.250000000 64 -1228973393.312500000 64 -1228973393.375000000 64 -1228973393.437500000 64 -1228973393.500000000 64 -1228973393.562500000 64 -1228973393.625000000 64 -1228973393.687500000 64 -1228973393.750000000 64 -1228973393.812500000 64 -1228973393.875000000 64 -1228973393.937500000 64 -1228973394.000000000 64 -1228973394.062500000 64 -1228973394.125000000 64 -1228973394.187500000 64 -1228973394.250000000 64 -1228973394.312500000 64 -1228973394.375000000 64 -1228973394.437500000 64 -1228973394.500000000 64 -1228973394.562500000 64 -1228973394.625000000 64 -1228973394.687500000 64 -1228973394.750000000 64 -1228973394.812500000 64 -1228973394.875000000 64 -1228973394.937500000 64 -1228973395.000000000 64 -1228973395.062500000 64 -1228973395.125000000 64 -1228973395.187500000 64 -1228973395.250000000 64 -1228973395.312500000 64 -1228973395.375000000 64 -1228973395.437500000 64 -1228973395.500000000 64 -1228973395.562500000 64 -1228973395.625000000 64 -1228973395.687500000 64 -1228973395.750000000 64 -1228973395.812500000 64 -1228973395.875000000 64 -1228973395.937500000 64 -1228973396.000000000 64 -1228973396.062500000 64 -1228973396.125000000 64 -1228973396.187500000 64 -1228973396.250000000 64 -1228973396.312500000 64 -1228973396.375000000 64 -1228973396.437500000 64 -1228973396.500000000 64 -1228973396.562500000 64 -1228973396.625000000 64 -1228973396.687500000 64 -1228973396.750000000 64 -1228973396.812500000 64 -1228973396.875000000 64 -1228973396.937500000 64 -1228973397.000000000 64 -1228973397.062500000 64 -1228973397.125000000 64 -1228973397.187500000 64 -1228973397.250000000 64 -1228973397.312500000 64 -1228973397.375000000 64 -1228973397.437500000 64 -1228973397.500000000 64 -1228973397.562500000 64 -1228973397.625000000 64 -1228973397.687500000 64 -1228973397.750000000 64 -1228973397.812500000 64 -1228973397.875000000 64 -1228973397.937500000 64 -1228973398.000000000 64 -1228973398.062500000 64 -1228973398.125000000 64 -1228973398.187500000 64 -1228973398.250000000 64 -1228973398.312500000 64 -1228973398.375000000 64 -1228973398.437500000 64 -1228973398.500000000 64 -1228973398.562500000 64 -1228973398.625000000 64 -1228973398.687500000 64 -1228973398.750000000 64 -1228973398.812500000 64 -1228973398.875000000 64 -1228973398.937500000 64 -1228973399.000000000 64 -1228973399.062500000 64 -1228973399.125000000 64 -1228973399.187500000 64 -1228973399.250000000 64 -1228973399.312500000 64 -1228973399.375000000 64 -1228973399.437500000 64 -1228973399.500000000 64 -1228973399.562500000 64 -1228973399.625000000 64 -1228973399.687500000 64 -1228973399.750000000 64 -1228973399.812500000 64 -1228973399.875000000 64 -1228973399.937500000 64 -1228973400.000000000 64 -1228973400.062500000 64 -1228973400.125000000 64 -1228973400.187500000 64 -1228973400.250000000 64 -1228973400.312500000 64 -1228973400.375000000 64 -1228973400.437500000 64 -1228973400.500000000 64 -1228973400.562500000 64 -1228973400.625000000 64 -1228973400.687500000 64 -1228973400.750000000 64 -1228973400.812500000 64 -1228973400.875000000 64 -1228973400.937500000 64 -1228973401.000000000 64 -1228973401.062500000 64 -1228973401.125000000 64 -1228973401.187500000 64 -1228973401.250000000 64 -1228973401.312500000 64 -1228973401.375000000 64 -1228973401.437500000 64 -1228973401.500000000 64 -1228973401.562500000 64 -1228973401.625000000 64 -1228973401.687500000 64 -1228973401.750000000 64 -1228973401.812500000 64 -1228973401.875000000 64 -1228973401.937500000 64 -1228973402.000000000 64 -1228973402.062500000 64 -1228973402.125000000 64 -1228973402.187500000 64 -1228973402.250000000 64 -1228973402.312500000 64 -1228973402.375000000 64 -1228973402.437500000 64 -1228973402.500000000 64 -1228973402.562500000 64 -1228973402.625000000 64 -1228973402.687500000 64 -1228973402.750000000 64 -1228973402.812500000 64 -1228973402.875000000 64 -1228973402.937500000 64 -1228973403.000000000 64 -1228973403.062500000 64 -1228973403.125000000 64 -1228973403.187500000 64 -1228973403.250000000 64 -1228973403.312500000 64 -1228973403.375000000 64 -1228973403.437500000 64 -1228973403.500000000 64 -1228973403.562500000 64 -1228973403.625000000 64 -1228973403.687500000 64 -1228973403.750000000 64 -1228973403.812500000 64 -1228973403.875000000 64 -1228973403.937500000 64 -1228973404.000000000 64 -1228973404.062500000 64 -1228973404.125000000 64 -1228973404.187500000 64 -1228973404.250000000 64 -1228973404.312500000 64 -1228973404.375000000 64 -1228973404.437500000 64 -1228973404.500000000 64 -1228973404.562500000 64 -1228973404.625000000 64 -1228973404.687500000 64 -1228973404.750000000 64 -1228973404.812500000 64 -1228973404.875000000 64 -1228973404.937500000 64 -1228973405.000000000 64 -1228973405.062500000 64 -1228973405.125000000 64 -1228973405.187500000 64 -1228973405.250000000 64 -1228973405.312500000 64 -1228973405.375000000 64 -1228973405.437500000 64 -1228973405.500000000 64 -1228973405.562500000 64 -1228973405.625000000 64 -1228973405.687500000 64 -1228973405.750000000 64 -1228973405.812500000 64 -1228973405.875000000 64 -1228973405.937500000 64 -1228973406.000000000 64 -1228973406.062500000 64 -1228973406.125000000 64 -1228973406.187500000 64 -1228973406.250000000 64 -1228973406.312500000 64 -1228973406.375000000 64 -1228973406.437500000 64 -1228973406.500000000 64 -1228973406.562500000 64 -1228973406.625000000 64 -1228973406.687500000 64 -1228973406.750000000 64 -1228973406.812500000 64 -1228973406.875000000 64 -1228973406.937500000 64 -1228973407.000000000 64 -1228973407.062500000 64 -1228973407.125000000 64 -1228973407.187500000 64 -1228973407.250000000 64 -1228973407.312500000 64 -1228973407.375000000 64 -1228973407.437500000 64 -1228973407.500000000 64 -1228973407.562500000 64 -1228973407.625000000 64 -1228973407.687500000 64 -1228973407.750000000 64 -1228973407.812500000 64 -1228973407.875000000 64 -1228973407.937500000 64 -1228973408.000000000 64 -1228973408.062500000 64 -1228973408.125000000 64 -1228973408.187500000 64 -1228973408.250000000 64 -1228973408.312500000 64 -1228973408.375000000 64 -1228973408.437500000 64 -1228973408.500000000 64 -1228973408.562500000 64 -1228973408.625000000 64 -1228973408.687500000 64 -1228973408.750000000 64 -1228973408.812500000 64 -1228973408.875000000 64 -1228973408.937500000 64 -1228973409.000000000 64 -1228973409.062500000 64 -1228973409.125000000 64 -1228973409.187500000 64 -1228973409.250000000 64 -1228973409.312500000 64 -1228973409.375000000 64 -1228973409.437500000 64 -1228973409.500000000 64 -1228973409.562500000 64 -1228973409.625000000 64 -1228973409.687500000 64 -1228973409.750000000 64 -1228973409.812500000 64 -1228973409.875000000 64 -1228973409.937500000 64 -1228973410.000000000 64 -1228973410.062500000 64 -1228973410.125000000 64 -1228973410.187500000 64 -1228973410.250000000 64 -1228973410.312500000 64 -1228973410.375000000 64 -1228973410.437500000 64 -1228973410.500000000 64 -1228973410.562500000 64 -1228973410.625000000 64 -1228973410.687500000 64 -1228973410.750000000 64 -1228973410.812500000 64 -1228973410.875000000 64 -1228973410.937500000 64 -1228973411.000000000 64 -1228973411.062500000 64 -1228973411.125000000 64 -1228973411.187500000 64 -1228973411.250000000 64 -1228973411.312500000 64 -1228973411.375000000 64 -1228973411.437500000 64 -1228973411.500000000 64 -1228973411.562500000 64 -1228973411.625000000 64 -1228973411.687500000 64 -1228973411.750000000 64 -1228973411.812500000 64 -1228973411.875000000 64 -1228973411.937500000 64 -1228973412.000000000 64 -1228973412.062500000 64 -1228973412.125000000 64 -1228973412.187500000 64 -1228973412.250000000 64 -1228973412.312500000 64 -1228973412.375000000 64 -1228973412.437500000 64 -1228973412.500000000 64 -1228973412.562500000 64 -1228973412.625000000 64 -1228973412.687500000 64 -1228973412.750000000 64 -1228973412.812500000 64 -1228973412.875000000 64 -1228973412.937500000 64 -1228973413.000000000 64 -1228973413.062500000 64 -1228973413.125000000 64 -1228973413.187500000 64 -1228973413.250000000 64 -1228973413.312500000 64 -1228973413.375000000 64 -1228973413.437500000 64 -1228973413.500000000 64 -1228973413.562500000 64 -1228973413.625000000 64 -1228973413.687500000 64 -1228973413.750000000 64 -1228973413.812500000 64 -1228973413.875000000 64 -1228973413.937500000 64 -1228973414.000000000 64 -1228973414.062500000 64 -1228973414.125000000 64 -1228973414.187500000 64 -1228973414.250000000 64 -1228973414.312500000 64 -1228973414.375000000 64 -1228973414.437500000 64 -1228973414.500000000 64 -1228973414.562500000 64 -1228973414.625000000 64 -1228973414.687500000 64 -1228973414.750000000 64 -1228973414.812500000 64 -1228973414.875000000 64 -1228973414.937500000 64 -1228973415.000000000 64 -1228973415.062500000 64 -1228973415.125000000 64 -1228973415.187500000 64 -1228973415.250000000 64 -1228973415.312500000 64 -1228973415.375000000 64 -1228973415.437500000 64 -1228973415.500000000 64 -1228973415.562500000 64 -1228973415.625000000 64 -1228973415.687500000 64 -1228973415.750000000 64 -1228973415.812500000 64 -1228973415.875000000 64 -1228973415.937500000 64 -1228973416.000000000 64 -1228973416.062500000 64 -1228973416.125000000 64 -1228973416.187500000 64 -1228973416.250000000 64 -1228973416.312500000 64 -1228973416.375000000 64 -1228973416.437500000 64 -1228973416.500000000 64 -1228973416.562500000 64 -1228973416.625000000 64 -1228973416.687500000 64 -1228973416.750000000 64 -1228973416.812500000 64 -1228973416.875000000 64 -1228973416.937500000 64 -1228973417.000000000 64 -1228973417.062500000 64 -1228973417.125000000 64 -1228973417.187500000 64 -1228973417.250000000 64 -1228973417.312500000 64 -1228973417.375000000 64 -1228973417.437500000 64 -1228973417.500000000 64 -1228973417.562500000 64 -1228973417.625000000 64 -1228973417.687500000 64 -1228973417.750000000 64 -1228973417.812500000 64 -1228973417.875000000 64 -1228973417.937500000 64 -1228973418.000000000 64 -1228973418.062500000 64 -1228973418.125000000 64 -1228973418.187500000 64 -1228973418.250000000 64 -1228973418.312500000 64 -1228973418.375000000 64 -1228973418.437500000 64 -1228973418.500000000 64 -1228973418.562500000 64 -1228973418.625000000 64 -1228973418.687500000 64 -1228973418.750000000 64 -1228973418.812500000 64 -1228973418.875000000 64 -1228973418.937500000 64 -1228973419.000000000 64 -1228973419.062500000 64 -1228973419.125000000 64 -1228973419.187500000 64 -1228973419.250000000 64 -1228973419.312500000 64 -1228973419.375000000 64 -1228973419.437500000 64 -1228973419.500000000 64 -1228973419.562500000 64 -1228973419.625000000 64 -1228973419.687500000 64 -1228973419.750000000 64 -1228973419.812500000 64 -1228973419.875000000 64 -1228973419.937500000 64 -1228973420.000000000 64 -1228973420.062500000 64 -1228973420.125000000 64 -1228973420.187500000 64 -1228973420.250000000 64 -1228973420.312500000 64 -1228973420.375000000 64 -1228973420.437500000 64 -1228973420.500000000 64 -1228973420.562500000 64 -1228973420.625000000 64 -1228973420.687500000 64 -1228973420.750000000 64 -1228973420.812500000 64 -1228973420.875000000 64 -1228973420.937500000 64 -1228973421.000000000 64 -1228973421.062500000 64 -1228973421.125000000 64 -1228973421.187500000 64 -1228973421.250000000 64 -1228973421.312500000 64 -1228973421.375000000 64 -1228973421.437500000 64 -1228973421.500000000 64 -1228973421.562500000 64 -1228973421.625000000 64 -1228973421.687500000 64 -1228973421.750000000 64 -1228973421.812500000 64 -1228973421.875000000 64 -1228973421.937500000 64 -1228973422.000000000 64 -1228973422.062500000 64 -1228973422.125000000 64 -1228973422.187500000 64 -1228973422.250000000 64 -1228973422.312500000 64 -1228973422.375000000 64 -1228973422.437500000 64 -1228973422.500000000 64 -1228973422.562500000 64 -1228973422.625000000 64 -1228973422.687500000 64 -1228973422.750000000 64 -1228973422.812500000 64 -1228973422.875000000 64 -1228973422.937500000 64 -1228973423.000000000 64 -1228973423.062500000 64 -1228973423.125000000 64 -1228973423.187500000 64 -1228973423.250000000 64 -1228973423.312500000 64 -1228973423.375000000 64 -1228973423.437500000 64 -1228973423.500000000 64 -1228973423.562500000 64 -1228973423.625000000 64 -1228973423.687500000 64 -1228973423.750000000 64 -1228973423.812500000 64 -1228973423.875000000 64 -1228973423.937500000 64 -1228973424.000000000 64 -1228973424.062500000 64 -1228973424.125000000 64 -1228973424.187500000 64 -1228973424.250000000 64 -1228973424.312500000 64 -1228973424.375000000 64 -1228973424.437500000 64 -1228973424.500000000 64 -1228973424.562500000 64 -1228973424.625000000 64 -1228973424.687500000 64 -1228973424.750000000 64 -1228973424.812500000 64 -1228973424.875000000 64 -1228973424.937500000 64 -1228973425.000000000 64 -1228973425.062500000 64 -1228973425.125000000 64 -1228973425.187500000 64 -1228973425.250000000 64 -1228973425.312500000 64 -1228973425.375000000 64 -1228973425.437500000 64 -1228973425.500000000 64 -1228973425.562500000 64 -1228973425.625000000 64 -1228973425.687500000 64 -1228973425.750000000 64 -1228973425.812500000 64 -1228973425.875000000 64 -1228973425.937500000 64 -1228973426.000000000 64 -1228973426.062500000 64 -1228973426.125000000 64 -1228973426.187500000 64 -1228973426.250000000 64 -1228973426.312500000 64 -1228973426.375000000 64 -1228973426.437500000 64 -1228973426.500000000 64 -1228973426.562500000 64 -1228973426.625000000 64 -1228973426.687500000 64 -1228973426.750000000 64 -1228973426.812500000 64 -1228973426.875000000 64 -1228973426.937500000 64 -1228973427.000000000 64 -1228973427.062500000 64 -1228973427.125000000 64 -1228973427.187500000 64 -1228973427.250000000 64 -1228973427.312500000 64 -1228973427.375000000 64 -1228973427.437500000 64 -1228973427.500000000 64 -1228973427.562500000 64 -1228973427.625000000 64 -1228973427.687500000 64 -1228973427.750000000 64 -1228973427.812500000 64 -1228973427.875000000 64 -1228973427.937500000 64 -1228973428.000000000 64 -1228973428.062500000 64 -1228973428.125000000 64 -1228973428.187500000 64 -1228973428.250000000 64 -1228973428.312500000 64 -1228973428.375000000 64 -1228973428.437500000 64 -1228973428.500000000 64 -1228973428.562500000 64 -1228973428.625000000 64 -1228973428.687500000 64 -1228973428.750000000 64 -1228973428.812500000 64 -1228973428.875000000 64 -1228973428.937500000 64 -1228973429.000000000 64 -1228973429.062500000 64 -1228973429.125000000 64 -1228973429.187500000 64 -1228973429.250000000 64 -1228973429.312500000 64 -1228973429.375000000 64 -1228973429.437500000 64 -1228973429.500000000 64 -1228973429.562500000 64 -1228973429.625000000 64 -1228973429.687500000 64 -1228973429.750000000 64 -1228973429.812500000 64 -1228973429.875000000 64 -1228973429.937500000 64 -1228973430.000000000 64 -1228973430.062500000 64 -1228973430.125000000 64 -1228973430.187500000 64 -1228973430.250000000 64 -1228973430.312500000 64 -1228973430.375000000 64 -1228973430.437500000 64 -1228973430.500000000 64 -1228973430.562500000 64 -1228973430.625000000 64 -1228973430.687500000 64 -1228973430.750000000 64 -1228973430.812500000 64 -1228973430.875000000 64 -1228973430.937500000 64 -1228973431.000000000 64 -1228973431.062500000 64 -1228973431.125000000 64 -1228973431.187500000 64 -1228973431.250000000 64 -1228973431.312500000 64 -1228973431.375000000 64 -1228973431.437500000 64 -1228973431.500000000 64 -1228973431.562500000 64 -1228973431.625000000 64 -1228973431.687500000 64 -1228973431.750000000 64 -1228973431.812500000 64 -1228973431.875000000 64 -1228973431.937500000 64 -1228973432.000000000 64 -1228973432.062500000 64 -1228973432.125000000 64 -1228973432.187500000 64 -1228973432.250000000 64 -1228973432.312500000 64 -1228973432.375000000 64 -1228973432.437500000 64 -1228973432.500000000 64 -1228973432.562500000 64 -1228973432.625000000 64 -1228973432.687500000 64 -1228973432.750000000 64 -1228973432.812500000 64 -1228973432.875000000 64 -1228973432.937500000 64 -1228973433.000000000 64 -1228973433.062500000 64 -1228973433.125000000 64 -1228973433.187500000 64 -1228973433.250000000 64 -1228973433.312500000 64 -1228973433.375000000 64 -1228973433.437500000 64 -1228973433.500000000 64 -1228973433.562500000 64 -1228973433.625000000 64 -1228973433.687500000 64 -1228973433.750000000 64 -1228973433.812500000 64 -1228973433.875000000 64 -1228973433.937500000 64 -1228973434.000000000 64 -1228973434.062500000 64 -1228973434.125000000 64 -1228973434.187500000 64 -1228973434.250000000 64 -1228973434.312500000 64 -1228973434.375000000 64 -1228973434.437500000 64 -1228973434.500000000 64 -1228973434.562500000 64 -1228973434.625000000 64 -1228973434.687500000 64 -1228973434.750000000 64 -1228973434.812500000 64 -1228973434.875000000 64 -1228973434.937500000 64 -1228973435.000000000 64 -1228973435.062500000 64 -1228973435.125000000 64 -1228973435.187500000 64 -1228973435.250000000 64 -1228973435.312500000 64 -1228973435.375000000 64 -1228973435.437500000 64 -1228973435.500000000 64 -1228973435.562500000 64 -1228973435.625000000 64 -1228973435.687500000 64 -1228973435.750000000 64 -1228973435.812500000 64 -1228973435.875000000 64 -1228973435.937500000 64 -1228973436.000000000 64 -1228973436.062500000 64 -1228973436.125000000 64 -1228973436.187500000 64 -1228973436.250000000 64 -1228973436.312500000 64 -1228973436.375000000 64 -1228973436.437500000 64 -1228973436.500000000 64 -1228973436.562500000 64 -1228973436.625000000 64 -1228973436.687500000 64 -1228973436.750000000 64 -1228973436.812500000 64 -1228973436.875000000 64 -1228973436.937500000 64 -1228973437.000000000 64 -1228973437.062500000 64 -1228973437.125000000 64 -1228973437.187500000 64 -1228973437.250000000 64 -1228973437.312500000 64 -1228973437.375000000 64 -1228973437.437500000 64 -1228973437.500000000 64 -1228973437.562500000 64 -1228973437.625000000 64 -1228973437.687500000 64 -1228973437.750000000 64 -1228973437.812500000 64 -1228973437.875000000 64 -1228973437.937500000 64 -1228973438.000000000 64 -1228973438.062500000 64 -1228973438.125000000 64 -1228973438.187500000 64 -1228973438.250000000 64 -1228973438.312500000 64 -1228973438.375000000 64 -1228973438.437500000 64 -1228973438.500000000 64 -1228973438.562500000 64 -1228973438.625000000 64 -1228973438.687500000 64 -1228973438.750000000 64 -1228973438.812500000 64 -1228973438.875000000 64 -1228973438.937500000 64 -1228973439.000000000 64 -1228973439.062500000 64 -1228973439.125000000 64 -1228973439.187500000 64 -1228973439.250000000 64 -1228973439.312500000 64 -1228973439.375000000 64 -1228973439.437500000 64 -1228973439.500000000 64 -1228973439.562500000 64 -1228973439.625000000 64 -1228973439.687500000 64 -1228973439.750000000 64 -1228973439.812500000 64 -1228973439.875000000 64 -1228973439.937500000 64 -1228973440.000000000 64 -1228973440.062500000 64 -1228973440.125000000 64 -1228973440.187500000 64 -1228973440.250000000 64 -1228973440.312500000 64 -1228973440.375000000 64 -1228973440.437500000 64 -1228973440.500000000 64 -1228973440.562500000 64 -1228973440.625000000 64 -1228973440.687500000 64 -1228973440.750000000 64 -1228973440.812500000 64 -1228973440.875000000 64 -1228973440.937500000 64 -1228973441.000000000 64 -1228973441.062500000 64 -1228973441.125000000 64 -1228973441.187500000 64 -1228973441.250000000 64 -1228973441.312500000 64 -1228973441.375000000 64 -1228973441.437500000 64 -1228973441.500000000 64 -1228973441.562500000 64 -1228973441.625000000 64 -1228973441.687500000 64 -1228973441.750000000 64 -1228973441.812500000 64 -1228973441.875000000 64 -1228973441.937500000 64 -1228973442.000000000 64 -1228973442.062500000 64 -1228973442.125000000 64 -1228973442.187500000 64 -1228973442.250000000 64 -1228973442.312500000 64 -1228973442.375000000 64 -1228973442.437500000 64 -1228973442.500000000 64 -1228973442.562500000 64 -1228973442.625000000 64 -1228973442.687500000 64 -1228973442.750000000 64 -1228973442.812500000 64 -1228973442.875000000 64 -1228973442.937500000 64 -1228973443.000000000 64 -1228973443.062500000 64 -1228973443.125000000 64 -1228973443.187500000 64 -1228973443.250000000 64 -1228973443.312500000 64 -1228973443.375000000 64 -1228973443.437500000 64 -1228973443.500000000 64 -1228973443.562500000 64 -1228973443.625000000 64 -1228973443.687500000 64 -1228973443.750000000 64 -1228973443.812500000 64 -1228973443.875000000 64 -1228973443.937500000 64 -1228973444.000000000 64 -1228973444.062500000 64 -1228973444.125000000 64 -1228973444.187500000 64 -1228973444.250000000 64 -1228973444.312500000 64 -1228973444.375000000 64 -1228973444.437500000 64 -1228973444.500000000 64 -1228973444.562500000 64 -1228973444.625000000 64 -1228973444.687500000 64 -1228973444.750000000 64 -1228973444.812500000 64 -1228973444.875000000 64 -1228973444.937500000 64 -1228973445.000000000 64 -1228973445.062500000 64 -1228973445.125000000 64 -1228973445.187500000 64 -1228973445.250000000 64 -1228973445.312500000 64 -1228973445.375000000 64 -1228973445.437500000 64 -1228973445.500000000 64 -1228973445.562500000 64 -1228973445.625000000 64 -1228973445.687500000 64 -1228973445.750000000 64 -1228973445.812500000 64 -1228973445.875000000 64 -1228973445.937500000 64 -1228973446.000000000 64 -1228973446.062500000 64 -1228973446.125000000 64 -1228973446.187500000 64 -1228973446.250000000 64 -1228973446.312500000 64 -1228973446.375000000 64 -1228973446.437500000 64 -1228973446.500000000 64 -1228973446.562500000 64 -1228973446.625000000 64 -1228973446.687500000 64 -1228973446.750000000 64 -1228973446.812500000 64 -1228973446.875000000 64 -1228973446.937500000 64 -1228973447.000000000 64 -1228973447.062500000 64 -1228973447.125000000 64 -1228973447.187500000 64 -1228973447.250000000 64 -1228973447.312500000 64 -1228973447.375000000 64 -1228973447.437500000 64 -1228973447.500000000 64 -1228973447.562500000 64 -1228973447.625000000 64 -1228973447.687500000 64 -1228973447.750000000 64 -1228973447.812500000 64 -1228973447.875000000 64 -1228973447.937500000 64 -1228973448.000000000 64 -1228973448.062500000 64 -1228973448.125000000 64 -1228973448.187500000 64 -1228973448.250000000 64 -1228973448.312500000 64 -1228973448.375000000 64 -1228973448.437500000 64 -1228973448.500000000 64 -1228973448.562500000 64 -1228973448.625000000 64 -1228973448.687500000 64 -1228973448.750000000 64 -1228973448.812500000 64 -1228973448.875000000 64 -1228973448.937500000 64 -1228973449.000000000 64 -1228973449.062500000 64 -1228973449.125000000 64 -1228973449.187500000 64 -1228973449.250000000 64 -1228973449.312500000 64 -1228973449.375000000 64 -1228973449.437500000 64 -1228973449.500000000 64 -1228973449.562500000 64 -1228973449.625000000 64 -1228973449.687500000 64 -1228973449.750000000 64 -1228973449.812500000 64 -1228973449.875000000 64 -1228973449.937500000 64 -1228973450.000000000 64 -1228973450.062500000 64 -1228973450.125000000 64 -1228973450.187500000 64 -1228973450.250000000 64 -1228973450.312500000 64 -1228973450.375000000 64 -1228973450.437500000 64 -1228973450.500000000 64 -1228973450.562500000 64 -1228973450.625000000 64 -1228973450.687500000 64 -1228973450.750000000 64 -1228973450.812500000 64 -1228973450.875000000 64 -1228973450.937500000 64 -1228973451.000000000 64 -1228973451.062500000 64 -1228973451.125000000 64 -1228973451.187500000 64 -1228973451.250000000 64 -1228973451.312500000 64 -1228973451.375000000 64 -1228973451.437500000 64 -1228973451.500000000 64 -1228973451.562500000 64 -1228973451.625000000 64 -1228973451.687500000 64 -1228973451.750000000 64 -1228973451.812500000 64 -1228973451.875000000 64 -1228973451.937500000 64 -1228973452.000000000 64 -1228973452.062500000 64 -1228973452.125000000 64 -1228973452.187500000 64 -1228973452.250000000 64 -1228973452.312500000 64 -1228973452.375000000 64 -1228973452.437500000 64 -1228973452.500000000 64 -1228973452.562500000 64 -1228973452.625000000 64 -1228973452.687500000 64 -1228973452.750000000 64 -1228973452.812500000 64 -1228973452.875000000 64 -1228973452.937500000 64 -1228973453.000000000 64 -1228973453.062500000 64 -1228973453.125000000 64 -1228973453.187500000 64 -1228973453.250000000 64 -1228973453.312500000 64 -1228973453.375000000 64 -1228973453.437500000 64 -1228973453.500000000 64 -1228973453.562500000 64 -1228973453.625000000 64 -1228973453.687500000 64 -1228973453.750000000 64 -1228973453.812500000 64 -1228973453.875000000 64 -1228973453.937500000 64 -1228973454.000000000 64 -1228973454.062500000 64 -1228973454.125000000 64 -1228973454.187500000 64 -1228973454.250000000 64 -1228973454.312500000 64 -1228973454.375000000 64 -1228973454.437500000 64 -1228973454.500000000 64 -1228973454.562500000 64 -1228973454.625000000 64 -1228973454.687500000 64 -1228973454.750000000 64 -1228973454.812500000 64 -1228973454.875000000 64 -1228973454.937500000 64 -1228973455.000000000 64 -1228973455.062500000 64 -1228973455.125000000 64 -1228973455.187500000 64 -1228973455.250000000 64 -1228973455.312500000 64 -1228973455.375000000 64 -1228973455.437500000 64 -1228973455.500000000 64 -1228973455.562500000 64 -1228973455.625000000 64 -1228973455.687500000 64 -1228973455.750000000 64 -1228973455.812500000 64 -1228973455.875000000 64 -1228973455.937500000 64 -1228973456.000000000 64 -1228973456.062500000 64 -1228973456.125000000 64 -1228973456.187500000 64 -1228973456.250000000 64 -1228973456.312500000 64 -1228973456.375000000 64 -1228973456.437500000 64 -1228973456.500000000 64 -1228973456.562500000 64 -1228973456.625000000 64 -1228973456.687500000 64 -1228973456.750000000 64 -1228973456.812500000 64 -1228973456.875000000 64 -1228973456.937500000 64 -1228973457.000000000 64 -1228973457.062500000 64 -1228973457.125000000 64 -1228973457.187500000 64 -1228973457.250000000 64 -1228973457.312500000 64 -1228973457.375000000 64 -1228973457.437500000 64 -1228973457.500000000 64 -1228973457.562500000 64 -1228973457.625000000 64 -1228973457.687500000 64 -1228973457.750000000 64 -1228973457.812500000 64 -1228973457.875000000 64 -1228973457.937500000 64 -1228973458.000000000 64 -1228973458.062500000 64 -1228973458.125000000 64 -1228973458.187500000 64 -1228973458.250000000 64 -1228973458.312500000 64 -1228973458.375000000 64 -1228973458.437500000 64 -1228973458.500000000 64 -1228973458.562500000 64 -1228973458.625000000 64 -1228973458.687500000 64 -1228973458.750000000 64 -1228973458.812500000 64 -1228973458.875000000 64 -1228973458.937500000 64 -1228973459.000000000 64 -1228973459.062500000 64 -1228973459.125000000 64 -1228973459.187500000 64 -1228973459.250000000 64 -1228973459.312500000 64 -1228973459.375000000 64 -1228973459.437500000 64 -1228973459.500000000 64 -1228973459.562500000 64 -1228973459.625000000 64 -1228973459.687500000 64 -1228973459.750000000 64 -1228973459.812500000 64 -1228973459.875000000 64 -1228973459.937500000 64 -1228973460.000000000 64 -1228973460.062500000 64 -1228973460.125000000 64 -1228973460.187500000 64 -1228973460.250000000 64 -1228973460.312500000 64 -1228973460.375000000 64 -1228973460.437500000 64 -1228973460.500000000 64 -1228973460.562500000 64 -1228973460.625000000 64 -1228973460.687500000 64 -1228973460.750000000 64 -1228973460.812500000 64 -1228973460.875000000 64 -1228973460.937500000 64 -1228973461.000000000 64 -1228973461.062500000 64 -1228973461.125000000 64 -1228973461.187500000 64 -1228973461.250000000 64 -1228973461.312500000 64 -1228973461.375000000 64 -1228973461.437500000 64 -1228973461.500000000 64 -1228973461.562500000 64 -1228973461.625000000 64 -1228973461.687500000 64 -1228973461.750000000 64 -1228973461.812500000 64 -1228973461.875000000 64 -1228973461.937500000 64 -1228973462.000000000 64 -1228973462.062500000 64 -1228973462.125000000 64 -1228973462.187500000 64 -1228973462.250000000 64 -1228973462.312500000 64 -1228973462.375000000 64 -1228973462.437500000 64 -1228973462.500000000 64 -1228973462.562500000 64 -1228973462.625000000 64 -1228973462.687500000 64 -1228973462.750000000 64 -1228973462.812500000 64 -1228973462.875000000 64 -1228973462.937500000 64 -1228973463.000000000 64 -1228973463.062500000 64 -1228973463.125000000 64 -1228973463.187500000 64 -1228973463.250000000 64 -1228973463.312500000 64 -1228973463.375000000 64 -1228973463.437500000 64 -1228973463.500000000 64 -1228973463.562500000 64 -1228973463.625000000 64 -1228973463.687500000 64 -1228973463.750000000 64 -1228973463.812500000 64 -1228973463.875000000 64 -1228973463.937500000 64 -1228973464.000000000 64 -1228973464.062500000 64 -1228973464.125000000 64 -1228973464.187500000 64 -1228973464.250000000 64 -1228973464.312500000 64 -1228973464.375000000 64 -1228973464.437500000 64 -1228973464.500000000 64 -1228973464.562500000 64 -1228973464.625000000 64 -1228973464.687500000 64 -1228973464.750000000 64 -1228973464.812500000 64 -1228973464.875000000 64 -1228973464.937500000 64 -1228973465.000000000 64 -1228973465.062500000 64 -1228973465.125000000 64 -1228973465.187500000 64 -1228973465.250000000 64 -1228973465.312500000 64 -1228973465.375000000 64 -1228973465.437500000 64 -1228973465.500000000 64 -1228973465.562500000 64 -1228973465.625000000 64 -1228973465.687500000 64 -1228973465.750000000 64 -1228973465.812500000 64 -1228973465.875000000 64 -1228973465.937500000 64 -1228973466.000000000 64 -1228973466.062500000 64 -1228973466.125000000 64 -1228973466.187500000 64 -1228973466.250000000 64 -1228973466.312500000 64 -1228973466.375000000 64 -1228973466.437500000 64 -1228973466.500000000 64 -1228973466.562500000 64 -1228973466.625000000 64 -1228973466.687500000 64 -1228973466.750000000 64 -1228973466.812500000 64 -1228973466.875000000 64 -1228973466.937500000 64 -1228973467.000000000 64 -1228973467.062500000 64 -1228973467.125000000 64 -1228973467.187500000 64 -1228973467.250000000 64 -1228973467.312500000 64 -1228973467.375000000 64 -1228973467.437500000 64 -1228973467.500000000 64 -1228973467.562500000 64 -1228973467.625000000 64 -1228973467.687500000 64 -1228973467.750000000 64 -1228973467.812500000 64 -1228973467.875000000 64 -1228973467.937500000 64 -1228973468.000000000 64 -1228973468.062500000 64 -1228973468.125000000 64 -1228973468.187500000 64 -1228973468.250000000 64 -1228973468.312500000 64 -1228973468.375000000 64 -1228973468.437500000 64 -1228973468.500000000 64 -1228973468.562500000 64 -1228973468.625000000 64 -1228973468.687500000 64 -1228973468.750000000 64 -1228973468.812500000 64 -1228973468.875000000 64 -1228973468.937500000 64 -1228973469.000000000 64 -1228973469.062500000 64 -1228973469.125000000 64 -1228973469.187500000 64 -1228973469.250000000 64 -1228973469.312500000 64 -1228973469.375000000 64 -1228973469.437500000 64 -1228973469.500000000 64 -1228973469.562500000 64 -1228973469.625000000 64 -1228973469.687500000 64 -1228973469.750000000 64 -1228973469.812500000 64 -1228973469.875000000 64 -1228973469.937500000 64 -1228973470.000000000 64 -1228973470.062500000 64 -1228973470.125000000 64 -1228973470.187500000 64 -1228973470.250000000 64 -1228973470.312500000 64 -1228973470.375000000 64 -1228973470.437500000 64 -1228973470.500000000 64 -1228973470.562500000 64 -1228973470.625000000 64 -1228973470.687500000 64 -1228973470.750000000 64 -1228973470.812500000 64 -1228973470.875000000 64 -1228973470.937500000 64 -1228973471.000000000 64 -1228973471.062500000 64 -1228973471.125000000 64 -1228973471.187500000 64 -1228973471.250000000 64 -1228973471.312500000 64 -1228973471.375000000 64 -1228973471.437500000 64 -1228973471.500000000 64 -1228973471.562500000 64 -1228973471.625000000 64 -1228973471.687500000 64 -1228973471.750000000 64 -1228973471.812500000 64 -1228973471.875000000 64 -1228973471.937500000 64 -1228973472.000000000 64 -1228973472.062500000 64 -1228973472.125000000 64 -1228973472.187500000 64 -1228973472.250000000 64 -1228973472.312500000 64 -1228973472.375000000 64 -1228973472.437500000 64 -1228973472.500000000 64 -1228973472.562500000 64 -1228973472.625000000 64 -1228973472.687500000 64 -1228973472.750000000 64 -1228973472.812500000 64 -1228973472.875000000 64 -1228973472.937500000 64 -1228973473.000000000 64 -1228973473.062500000 64 -1228973473.125000000 64 -1228973473.187500000 64 -1228973473.250000000 64 -1228973473.312500000 64 -1228973473.375000000 64 -1228973473.437500000 64 -1228973473.500000000 64 -1228973473.562500000 64 -1228973473.625000000 64 -1228973473.687500000 64 -1228973473.750000000 64 -1228973473.812500000 64 -1228973473.875000000 64 -1228973473.937500000 64 -1228973474.000000000 64 -1228973474.062500000 64 -1228973474.125000000 64 -1228973474.187500000 64 -1228973474.250000000 64 -1228973474.312500000 64 -1228973474.375000000 64 -1228973474.437500000 64 -1228973474.500000000 64 -1228973474.562500000 64 -1228973474.625000000 64 -1228973474.687500000 64 -1228973474.750000000 64 -1228973474.812500000 64 -1228973474.875000000 64 -1228973474.937500000 64 -1228973475.000000000 64 -1228973475.062500000 64 -1228973475.125000000 64 -1228973475.187500000 64 -1228973475.250000000 64 -1228973475.312500000 64 -1228973475.375000000 64 -1228973475.437500000 64 -1228973475.500000000 64 -1228973475.562500000 64 -1228973475.625000000 64 -1228973475.687500000 64 -1228973475.750000000 64 -1228973475.812500000 64 -1228973475.875000000 64 -1228973475.937500000 64 -1228973476.000000000 64 -1228973476.062500000 64 -1228973476.125000000 64 -1228973476.187500000 64 -1228973476.250000000 64 -1228973476.312500000 64 -1228973476.375000000 64 -1228973476.437500000 64 -1228973476.500000000 64 -1228973476.562500000 64 -1228973476.625000000 64 -1228973476.687500000 64 -1228973476.750000000 64 -1228973476.812500000 64 -1228973476.875000000 64 -1228973476.937500000 64 -1228973477.000000000 64 -1228973477.062500000 64 -1228973477.125000000 64 -1228973477.187500000 64 -1228973477.250000000 64 -1228973477.312500000 64 -1228973477.375000000 64 -1228973477.437500000 64 -1228973477.500000000 64 -1228973477.562500000 64 -1228973477.625000000 64 -1228973477.687500000 64 -1228973477.750000000 64 -1228973477.812500000 64 -1228973477.875000000 64 -1228973477.937500000 64 -1228973478.000000000 64 -1228973478.062500000 64 -1228973478.125000000 64 -1228973478.187500000 64 -1228973478.250000000 64 -1228973478.312500000 64 -1228973478.375000000 64 -1228973478.437500000 64 -1228973478.500000000 64 -1228973478.562500000 64 -1228973478.625000000 64 -1228973478.687500000 64 -1228973478.750000000 64 -1228973478.812500000 64 -1228973478.875000000 64 -1228973478.937500000 64 -1228973479.000000000 64 -1228973479.062500000 64 -1228973479.125000000 64 -1228973479.187500000 64 -1228973479.250000000 64 -1228973479.312500000 64 -1228973479.375000000 64 -1228973479.437500000 64 -1228973479.500000000 64 -1228973479.562500000 64 -1228973479.625000000 64 -1228973479.687500000 64 -1228973479.750000000 64 -1228973479.812500000 64 -1228973479.875000000 64 -1228973479.937500000 64 -1228973480.000000000 64 -1228973480.062500000 64 -1228973480.125000000 64 -1228973480.187500000 64 -1228973480.250000000 64 -1228973480.312500000 64 -1228973480.375000000 64 -1228973480.437500000 64 -1228973480.500000000 64 -1228973480.562500000 64 -1228973480.625000000 64 -1228973480.687500000 64 -1228973480.750000000 64 -1228973480.812500000 64 -1228973480.875000000 64 -1228973480.937500000 64 -1228973481.000000000 64 -1228973481.062500000 64 -1228973481.125000000 64 -1228973481.187500000 64 -1228973481.250000000 64 -1228973481.312500000 64 -1228973481.375000000 64 -1228973481.437500000 64 -1228973481.500000000 64 -1228973481.562500000 64 -1228973481.625000000 64 -1228973481.687500000 64 -1228973481.750000000 64 -1228973481.812500000 64 -1228973481.875000000 64 -1228973481.937500000 64 -1228973482.000000000 64 -1228973482.062500000 64 -1228973482.125000000 64 -1228973482.187500000 64 -1228973482.250000000 64 -1228973482.312500000 64 -1228973482.375000000 64 -1228973482.437500000 64 -1228973482.500000000 64 -1228973482.562500000 64 -1228973482.625000000 64 -1228973482.687500000 64 -1228973482.750000000 64 -1228973482.812500000 64 -1228973482.875000000 64 -1228973482.937500000 64 -1228973483.000000000 64 -1228973483.062500000 64 -1228973483.125000000 64 -1228973483.187500000 64 -1228973483.250000000 64 -1228973483.312500000 64 -1228973483.375000000 64 -1228973483.437500000 64 -1228973483.500000000 64 -1228973483.562500000 64 -1228973483.625000000 64 -1228973483.687500000 64 -1228973483.750000000 64 -1228973483.812500000 64 -1228973483.875000000 64 -1228973483.937500000 64 -1228973484.000000000 64 -1228973484.062500000 64 -1228973484.125000000 64 -1228973484.187500000 64 -1228973484.250000000 64 -1228973484.312500000 64 -1228973484.375000000 64 -1228973484.437500000 64 -1228973484.500000000 64 -1228973484.562500000 64 -1228973484.625000000 64 -1228973484.687500000 64 -1228973484.750000000 64 -1228973484.812500000 64 -1228973484.875000000 64 -1228973484.937500000 64 -1228973485.000000000 64 -1228973485.062500000 64 -1228973485.125000000 64 -1228973485.187500000 64 -1228973485.250000000 64 -1228973485.312500000 64 -1228973485.375000000 64 -1228973485.437500000 64 -1228973485.500000000 64 -1228973485.562500000 64 -1228973485.625000000 64 -1228973485.687500000 64 -1228973485.750000000 64 -1228973485.812500000 64 -1228973485.875000000 64 -1228973485.937500000 64 -1228973486.000000000 64 -1228973486.062500000 64 -1228973486.125000000 64 -1228973486.187500000 64 -1228973486.250000000 64 -1228973486.312500000 64 -1228973486.375000000 64 -1228973486.437500000 64 -1228973486.500000000 64 -1228973486.562500000 64 -1228973486.625000000 64 -1228973486.687500000 64 -1228973486.750000000 64 -1228973486.812500000 64 -1228973486.875000000 64 -1228973486.937500000 64 -1228973487.000000000 64 -1228973487.062500000 64 -1228973487.125000000 64 -1228973487.187500000 64 -1228973487.250000000 64 -1228973487.312500000 64 -1228973487.375000000 64 -1228973487.437500000 64 -1228973487.500000000 64 -1228973487.562500000 64 -1228973487.625000000 64 -1228973487.687500000 64 -1228973487.750000000 64 -1228973487.812500000 64 -1228973487.875000000 64 -1228973487.937500000 64 -1228973488.000000000 64 -1228973488.062500000 64 -1228973488.125000000 64 -1228973488.187500000 64 -1228973488.250000000 64 -1228973488.312500000 64 -1228973488.375000000 64 -1228973488.437500000 64 -1228973488.500000000 64 -1228973488.562500000 64 -1228973488.625000000 64 -1228973488.687500000 64 -1228973488.750000000 64 -1228973488.812500000 64 -1228973488.875000000 64 -1228973488.937500000 64 -1228973489.000000000 64 -1228973489.062500000 64 -1228973489.125000000 64 -1228973489.187500000 64 -1228973489.250000000 64 -1228973489.312500000 64 -1228973489.375000000 64 -1228973489.437500000 64 -1228973489.500000000 64 -1228973489.562500000 64 -1228973489.625000000 64 -1228973489.687500000 64 -1228973489.750000000 64 -1228973489.812500000 64 -1228973489.875000000 64 -1228973489.937500000 64 -1228973490.000000000 64 -1228973490.062500000 64 -1228973490.125000000 64 -1228973490.187500000 64 -1228973490.250000000 64 -1228973490.312500000 64 -1228973490.375000000 64 -1228973490.437500000 64 -1228973490.500000000 64 -1228973490.562500000 64 -1228973490.625000000 64 -1228973490.687500000 64 -1228973490.750000000 64 -1228973490.812500000 64 -1228973490.875000000 64 -1228973490.937500000 64 -1228973491.000000000 64 -1228973491.062500000 64 -1228973491.125000000 64 -1228973491.187500000 64 -1228973491.250000000 64 -1228973491.312500000 64 -1228973491.375000000 64 -1228973491.437500000 64 -1228973491.500000000 64 -1228973491.562500000 64 -1228973491.625000000 64 -1228973491.687500000 64 -1228973491.750000000 64 -1228973491.812500000 64 -1228973491.875000000 64 -1228973491.937500000 64 -1228973492.000000000 64 -1228973492.062500000 64 -1228973492.125000000 64 -1228973492.187500000 64 -1228973492.250000000 64 -1228973492.312500000 64 -1228973492.375000000 64 -1228973492.437500000 64 -1228973492.500000000 64 -1228973492.562500000 64 -1228973492.625000000 64 -1228973492.687500000 64 -1228973492.750000000 64 -1228973492.812500000 64 -1228973492.875000000 64 -1228973492.937500000 64 -1228973493.000000000 64 -1228973493.062500000 64 -1228973493.125000000 64 -1228973493.187500000 64 -1228973493.250000000 64 -1228973493.312500000 64 -1228973493.375000000 64 -1228973493.437500000 64 -1228973493.500000000 64 -1228973493.562500000 64 -1228973493.625000000 64 -1228973493.687500000 64 -1228973493.750000000 64 -1228973493.812500000 64 -1228973493.875000000 64 -1228973493.937500000 64 -1228973494.000000000 64 -1228973494.062500000 64 -1228973494.125000000 64 -1228973494.187500000 64 -1228973494.250000000 64 -1228973494.312500000 64 -1228973494.375000000 64 -1228973494.437500000 64 -1228973494.500000000 64 -1228973494.562500000 64 -1228973494.625000000 64 -1228973494.687500000 64 -1228973494.750000000 64 -1228973494.812500000 64 -1228973494.875000000 64 -1228973494.937500000 64 -1228973495.000000000 64 -1228973495.062500000 64 -1228973495.125000000 64 -1228973495.187500000 64 -1228973495.250000000 64 -1228973495.312500000 64 -1228973495.375000000 64 -1228973495.437500000 64 -1228973495.500000000 64 -1228973495.562500000 64 -1228973495.625000000 64 -1228973495.687500000 64 -1228973495.750000000 64 -1228973495.812500000 64 -1228973495.875000000 64 -1228973495.937500000 64 -1228973496.000000000 64 -1228973496.062500000 64 -1228973496.125000000 64 -1228973496.187500000 64 -1228973496.250000000 64 -1228973496.312500000 64 -1228973496.375000000 64 -1228973496.437500000 64 -1228973496.500000000 64 -1228973496.562500000 64 -1228973496.625000000 64 -1228973496.687500000 64 -1228973496.750000000 64 -1228973496.812500000 64 -1228973496.875000000 64 -1228973496.937500000 64 -1228973497.000000000 64 -1228973497.062500000 64 -1228973497.125000000 64 -1228973497.187500000 64 -1228973497.250000000 64 -1228973497.312500000 64 -1228973497.375000000 64 -1228973497.437500000 64 -1228973497.500000000 64 -1228973497.562500000 64 -1228973497.625000000 64 -1228973497.687500000 64 -1228973497.750000000 64 -1228973497.812500000 64 -1228973497.875000000 64 -1228973497.937500000 64 -1228973498.000000000 64 -1228973498.062500000 64 -1228973498.125000000 64 -1228973498.187500000 64 -1228973498.250000000 64 -1228973498.312500000 64 -1228973498.375000000 64 -1228973498.437500000 64 -1228973498.500000000 64 -1228973498.562500000 64 -1228973498.625000000 64 -1228973498.687500000 64 -1228973498.750000000 64 -1228973498.812500000 64 -1228973498.875000000 64 -1228973498.937500000 64 -1228973499.000000000 64 -1228973499.062500000 64 -1228973499.125000000 64 -1228973499.187500000 64 -1228973499.250000000 64 -1228973499.312500000 64 -1228973499.375000000 64 -1228973499.437500000 64 -1228973499.500000000 64 -1228973499.562500000 64 -1228973499.625000000 64 -1228973499.687500000 64 -1228973499.750000000 64 -1228973499.812500000 64 -1228973499.875000000 64 -1228973499.937500000 64 -1228973500.000000000 64 -1228973500.062500000 64 -1228973500.125000000 64 -1228973500.187500000 64 -1228973500.250000000 64 -1228973500.312500000 64 -1228973500.375000000 64 -1228973500.437500000 64 -1228973500.500000000 64 -1228973500.562500000 64 -1228973500.625000000 64 -1228973500.687500000 64 -1228973500.750000000 64 -1228973500.812500000 64 -1228973500.875000000 64 -1228973500.937500000 64 -1228973501.000000000 64 -1228973501.062500000 64 -1228973501.125000000 64 -1228973501.187500000 64 -1228973501.250000000 64 -1228973501.312500000 64 -1228973501.375000000 64 -1228973501.437500000 64 -1228973501.500000000 64 -1228973501.562500000 64 -1228973501.625000000 64 -1228973501.687500000 64 -1228973501.750000000 64 -1228973501.812500000 64 -1228973501.875000000 64 -1228973501.937500000 64 -1228973502.000000000 64 -1228973502.062500000 64 -1228973502.125000000 64 -1228973502.187500000 64 -1228973502.250000000 64 -1228973502.312500000 64 -1228973502.375000000 64 -1228973502.437500000 64 -1228973502.500000000 64 -1228973502.562500000 64 -1228973502.625000000 64 -1228973502.687500000 64 -1228973502.750000000 64 -1228973502.812500000 64 -1228973502.875000000 64 -1228973502.937500000 64 -1228973503.000000000 64 -1228973503.062500000 64 -1228973503.125000000 64 -1228973503.187500000 64 -1228973503.250000000 64 -1228973503.312500000 64 -1228973503.375000000 64 -1228973503.437500000 64 -1228973503.500000000 64 -1228973503.562500000 64 -1228973503.625000000 64 -1228973503.687500000 64 -1228973503.750000000 64 -1228973503.812500000 64 -1228973503.875000000 64 -1228973503.937500000 64 -1228973504.000000000 64 -1228973504.062500000 64 -1228973504.125000000 64 -1228973504.187500000 64 -1228973504.250000000 64 -1228973504.312500000 64 -1228973504.375000000 64 -1228973504.437500000 64 -1228973504.500000000 64 -1228973504.562500000 64 -1228973504.625000000 64 -1228973504.687500000 64 -1228973504.750000000 64 -1228973504.812500000 64 -1228973504.875000000 64 -1228973504.937500000 64 -1228973505.000000000 64 -1228973505.062500000 64 -1228973505.125000000 64 -1228973505.187500000 64 -1228973505.250000000 64 -1228973505.312500000 64 -1228973505.375000000 64 -1228973505.437500000 64 -1228973505.500000000 64 -1228973505.562500000 64 -1228973505.625000000 64 -1228973505.687500000 64 -1228973505.750000000 64 -1228973505.812500000 64 -1228973505.875000000 64 -1228973505.937500000 64 -1228973506.000000000 64 -1228973506.062500000 64 -1228973506.125000000 64 -1228973506.187500000 64 -1228973506.250000000 64 -1228973506.312500000 64 -1228973506.375000000 64 -1228973506.437500000 64 -1228973506.500000000 64 -1228973506.562500000 64 -1228973506.625000000 64 -1228973506.687500000 64 -1228973506.750000000 64 -1228973506.812500000 64 -1228973506.875000000 64 -1228973506.937500000 64 -1228973507.000000000 64 -1228973507.062500000 64 -1228973507.125000000 64 -1228973507.187500000 64 -1228973507.250000000 64 -1228973507.312500000 64 -1228973507.375000000 64 -1228973507.437500000 64 -1228973507.500000000 64 -1228973507.562500000 64 -1228973507.625000000 64 -1228973507.687500000 64 -1228973507.750000000 64 -1228973507.812500000 64 -1228973507.875000000 64 -1228973507.937500000 64 -1228973508.000000000 64 -1228973508.062500000 64 -1228973508.125000000 64 -1228973508.187500000 64 -1228973508.250000000 64 -1228973508.312500000 64 -1228973508.375000000 64 -1228973508.437500000 64 -1228973508.500000000 64 -1228973508.562500000 64 -1228973508.625000000 64 -1228973508.687500000 64 -1228973508.750000000 64 -1228973508.812500000 64 -1228973508.875000000 64 -1228973508.937500000 64 -1228973509.000000000 64 -1228973509.062500000 64 -1228973509.125000000 64 -1228973509.187500000 64 -1228973509.250000000 64 -1228973509.312500000 64 -1228973509.375000000 64 -1228973509.437500000 64 -1228973509.500000000 64 -1228973509.562500000 64 -1228973509.625000000 64 -1228973509.687500000 64 -1228973509.750000000 64 -1228973509.812500000 64 -1228973509.875000000 64 -1228973509.937500000 64 -1228973510.000000000 64 -1228973510.062500000 64 -1228973510.125000000 64 -1228973510.187500000 64 -1228973510.250000000 64 -1228973510.312500000 64 -1228973510.375000000 64 -1228973510.437500000 64 -1228973510.500000000 64 -1228973510.562500000 64 -1228973510.625000000 64 -1228973510.687500000 64 -1228973510.750000000 64 -1228973510.812500000 64 -1228973510.875000000 64 -1228973510.937500000 64 -1228973511.000000000 64 -1228973511.062500000 64 -1228973511.125000000 64 -1228973511.187500000 64 -1228973511.250000000 64 -1228973511.312500000 64 -1228973511.375000000 64 -1228973511.437500000 64 -1228973511.500000000 64 -1228973511.562500000 64 -1228973511.625000000 64 -1228973511.687500000 64 -1228973511.750000000 64 -1228973511.812500000 64 -1228973511.875000000 64 -1228973511.937500000 64 -1228973512.000000000 64 -1228973512.062500000 64 -1228973512.125000000 64 -1228973512.187500000 64 -1228973512.250000000 64 -1228973512.312500000 64 -1228973512.375000000 64 -1228973512.437500000 64 -1228973512.500000000 64 -1228973512.562500000 64 -1228973512.625000000 64 -1228973512.687500000 64 -1228973512.750000000 64 -1228973512.812500000 64 -1228973512.875000000 64 -1228973512.937500000 64 -1228973513.000000000 64 -1228973513.062500000 64 -1228973513.125000000 64 -1228973513.187500000 64 -1228973513.250000000 64 -1228973513.312500000 64 -1228973513.375000000 64 -1228973513.437500000 64 -1228973513.500000000 64 -1228973513.562500000 64 -1228973513.625000000 64 -1228973513.687500000 64 -1228973513.750000000 64 -1228973513.812500000 64 -1228973513.875000000 64 -1228973513.937500000 64 -1228973514.000000000 64 -1228973514.062500000 64 -1228973514.125000000 64 -1228973514.187500000 64 -1228973514.250000000 64 -1228973514.312500000 64 -1228973514.375000000 64 -1228973514.437500000 64 -1228973514.500000000 64 -1228973514.562500000 64 -1228973514.625000000 64 -1228973514.687500000 64 -1228973514.750000000 64 -1228973514.812500000 64 -1228973514.875000000 64 -1228973514.937500000 64 -1228973515.000000000 64 -1228973515.062500000 64 -1228973515.125000000 64 -1228973515.187500000 64 -1228973515.250000000 64 -1228973515.312500000 64 -1228973515.375000000 64 -1228973515.437500000 64 -1228973515.500000000 64 -1228973515.562500000 64 -1228973515.625000000 64 -1228973515.687500000 64 -1228973515.750000000 64 -1228973515.812500000 64 -1228973515.875000000 64 -1228973515.937500000 64 -1228973516.000000000 64 -1228973516.062500000 64 -1228973516.125000000 64 -1228973516.187500000 64 -1228973516.250000000 64 -1228973516.312500000 64 -1228973516.375000000 64 -1228973516.437500000 64 -1228973516.500000000 64 -1228973516.562500000 64 -1228973516.625000000 64 -1228973516.687500000 64 -1228973516.750000000 64 -1228973516.812500000 64 -1228973516.875000000 64 -1228973516.937500000 64 -1228973517.000000000 64 -1228973517.062500000 64 -1228973517.125000000 64 -1228973517.187500000 64 -1228973517.250000000 64 -1228973517.312500000 64 -1228973517.375000000 64 -1228973517.437500000 64 -1228973517.500000000 64 -1228973517.562500000 64 -1228973517.625000000 64 -1228973517.687500000 64 -1228973517.750000000 64 -1228973517.812500000 64 -1228973517.875000000 64 -1228973517.937500000 64 -1228973518.000000000 64 -1228973518.062500000 64 -1228973518.125000000 64 -1228973518.187500000 64 -1228973518.250000000 64 -1228973518.312500000 64 -1228973518.375000000 64 -1228973518.437500000 64 -1228973518.500000000 64 -1228973518.562500000 64 -1228973518.625000000 64 -1228973518.687500000 64 -1228973518.750000000 64 -1228973518.812500000 64 -1228973518.875000000 64 -1228973518.937500000 64 -1228973519.000000000 64 -1228973519.062500000 64 -1228973519.125000000 64 -1228973519.187500000 64 -1228973519.250000000 64 -1228973519.312500000 64 -1228973519.375000000 64 -1228973519.437500000 64 -1228973519.500000000 64 -1228973519.562500000 64 -1228973519.625000000 64 -1228973519.687500000 64 -1228973519.750000000 64 -1228973519.812500000 64 -1228973519.875000000 64 -1228973519.937500000 64 -1228973520.000000000 64 -1228973520.062500000 64 -1228973520.125000000 64 -1228973520.187500000 64 -1228973520.250000000 64 -1228973520.312500000 64 -1228973520.375000000 64 -1228973520.437500000 64 -1228973520.500000000 64 -1228973520.562500000 64 -1228973520.625000000 64 -1228973520.687500000 64 -1228973520.750000000 64 -1228973520.812500000 64 -1228973520.875000000 64 -1228973520.937500000 64 -1228973521.000000000 64 -1228973521.062500000 64 -1228973521.125000000 64 -1228973521.187500000 64 -1228973521.250000000 64 -1228973521.312500000 64 -1228973521.375000000 64 -1228973521.437500000 64 -1228973521.500000000 64 -1228973521.562500000 64 -1228973521.625000000 64 -1228973521.687500000 64 -1228973521.750000000 64 -1228973521.812500000 64 -1228973521.875000000 64 -1228973521.937500000 64 -1228973522.000000000 64 -1228973522.062500000 64 -1228973522.125000000 64 -1228973522.187500000 64 -1228973522.250000000 64 -1228973522.312500000 64 -1228973522.375000000 64 -1228973522.437500000 64 -1228973522.500000000 64 -1228973522.562500000 64 -1228973522.625000000 64 -1228973522.687500000 64 -1228973522.750000000 64 -1228973522.812500000 64 -1228973522.875000000 64 -1228973522.937500000 64 -1228973523.000000000 64 -1228973523.062500000 64 -1228973523.125000000 64 -1228973523.187500000 64 -1228973523.250000000 64 -1228973523.312500000 64 -1228973523.375000000 64 -1228973523.437500000 64 -1228973523.500000000 64 -1228973523.562500000 64 -1228973523.625000000 64 -1228973523.687500000 64 -1228973523.750000000 64 -1228973523.812500000 64 -1228973523.875000000 64 -1228973523.937500000 64 -1228973524.000000000 64 -1228973524.062500000 64 -1228973524.125000000 64 -1228973524.187500000 64 -1228973524.250000000 64 -1228973524.312500000 64 -1228973524.375000000 64 -1228973524.437500000 64 -1228973524.500000000 64 -1228973524.562500000 64 -1228973524.625000000 64 -1228973524.687500000 64 -1228973524.750000000 64 -1228973524.812500000 64 -1228973524.875000000 64 -1228973524.937500000 64 -1228973525.000000000 64 -1228973525.062500000 64 -1228973525.125000000 64 -1228973525.187500000 64 -1228973525.250000000 64 -1228973525.312500000 64 -1228973525.375000000 64 -1228973525.437500000 64 -1228973525.500000000 64 -1228973525.562500000 64 -1228973525.625000000 64 -1228973525.687500000 64 -1228973525.750000000 64 -1228973525.812500000 64 -1228973525.875000000 64 -1228973525.937500000 64 -1228973526.000000000 64 -1228973526.062500000 64 -1228973526.125000000 64 -1228973526.187500000 64 -1228973526.250000000 64 -1228973526.312500000 64 -1228973526.375000000 64 -1228973526.437500000 64 -1228973526.500000000 64 -1228973526.562500000 64 -1228973526.625000000 64 -1228973526.687500000 64 -1228973526.750000000 64 -1228973526.812500000 64 -1228973526.875000000 64 -1228973526.937500000 64 -1228973527.000000000 64 -1228973527.062500000 64 -1228973527.125000000 64 -1228973527.187500000 64 -1228973527.250000000 64 -1228973527.312500000 64 -1228973527.375000000 64 -1228973527.437500000 64 -1228973527.500000000 64 -1228973527.562500000 64 -1228973527.625000000 64 -1228973527.687500000 64 -1228973527.750000000 64 -1228973527.812500000 64 -1228973527.875000000 64 -1228973527.937500000 64 -1228973528.000000000 64 -1228973528.062500000 64 -1228973528.125000000 64 -1228973528.187500000 64 -1228973528.250000000 64 -1228973528.312500000 64 -1228973528.375000000 64 -1228973528.437500000 64 -1228973528.500000000 64 -1228973528.562500000 64 -1228973528.625000000 64 -1228973528.687500000 64 -1228973528.750000000 64 -1228973528.812500000 64 -1228973528.875000000 64 -1228973528.937500000 64 -1228973529.000000000 64 -1228973529.062500000 64 -1228973529.125000000 64 -1228973529.187500000 64 -1228973529.250000000 64 -1228973529.312500000 64 -1228973529.375000000 64 -1228973529.437500000 64 -1228973529.500000000 64 -1228973529.562500000 64 -1228973529.625000000 64 -1228973529.687500000 64 -1228973529.750000000 64 -1228973529.812500000 64 -1228973529.875000000 64 -1228973529.937500000 64 -1228973530.000000000 64 -1228973530.062500000 64 -1228973530.125000000 64 -1228973530.187500000 64 -1228973530.250000000 64 -1228973530.312500000 64 -1228973530.375000000 64 -1228973530.437500000 64 -1228973530.500000000 64 -1228973530.562500000 64 -1228973530.625000000 64 -1228973530.687500000 64 -1228973530.750000000 64 -1228973530.812500000 64 -1228973530.875000000 64 -1228973530.937500000 64 -1228973531.000000000 64 -1228973531.062500000 64 -1228973531.125000000 64 -1228973531.187500000 64 -1228973531.250000000 64 -1228973531.312500000 64 -1228973531.375000000 64 -1228973531.437500000 64 -1228973531.500000000 64 -1228973531.562500000 64 -1228973531.625000000 64 -1228973531.687500000 64 -1228973531.750000000 64 -1228973531.812500000 64 -1228973531.875000000 64 -1228973531.937500000 64 -1228973532.000000000 64 -1228973532.062500000 64 -1228973532.125000000 64 -1228973532.187500000 64 -1228973532.250000000 64 -1228973532.312500000 64 -1228973532.375000000 64 -1228973532.437500000 64 -1228973532.500000000 64 -1228973532.562500000 64 -1228973532.625000000 64 -1228973532.687500000 64 -1228973532.750000000 64 -1228973532.812500000 64 -1228973532.875000000 64 -1228973532.937500000 64 -1228973533.000000000 64 -1228973533.062500000 64 -1228973533.125000000 64 -1228973533.187500000 64 -1228973533.250000000 64 -1228973533.312500000 64 -1228973533.375000000 64 -1228973533.437500000 64 -1228973533.500000000 64 -1228973533.562500000 64 -1228973533.625000000 64 -1228973533.687500000 64 -1228973533.750000000 64 -1228973533.812500000 64 -1228973533.875000000 64 -1228973533.937500000 64 -1228973534.000000000 64 -1228973534.062500000 64 -1228973534.125000000 64 -1228973534.187500000 64 -1228973534.250000000 64 -1228973534.312500000 64 -1228973534.375000000 64 -1228973534.437500000 64 -1228973534.500000000 64 -1228973534.562500000 64 -1228973534.625000000 64 -1228973534.687500000 64 -1228973534.750000000 64 -1228973534.812500000 64 -1228973534.875000000 64 -1228973534.937500000 64 -1228973535.000000000 64 -1228973535.062500000 64 -1228973535.125000000 64 -1228973535.187500000 64 -1228973535.250000000 64 -1228973535.312500000 64 -1228973535.375000000 64 -1228973535.437500000 64 -1228973535.500000000 64 -1228973535.562500000 64 -1228973535.625000000 64 -1228973535.687500000 64 -1228973535.750000000 64 -1228973535.812500000 64 -1228973535.875000000 64 -1228973535.937500000 64 -1228973536.000000000 64 -1228973536.062500000 64 -1228973536.125000000 64 -1228973536.187500000 64 -1228973536.250000000 64 -1228973536.312500000 64 -1228973536.375000000 64 -1228973536.437500000 64 -1228973536.500000000 64 -1228973536.562500000 64 -1228973536.625000000 64 -1228973536.687500000 64 -1228973536.750000000 64 -1228973536.812500000 64 -1228973536.875000000 64 -1228973536.937500000 64 -1228973537.000000000 64 -1228973537.062500000 64 -1228973537.125000000 64 -1228973537.187500000 64 -1228973537.250000000 64 -1228973537.312500000 64 -1228973537.375000000 64 -1228973537.437500000 64 -1228973537.500000000 64 -1228973537.562500000 64 -1228973537.625000000 64 -1228973537.687500000 64 -1228973537.750000000 64 -1228973537.812500000 64 -1228973537.875000000 64 -1228973537.937500000 64 -1228973538.000000000 64 -1228973538.062500000 64 -1228973538.125000000 64 -1228973538.187500000 64 -1228973538.250000000 64 -1228973538.312500000 64 -1228973538.375000000 64 -1228973538.437500000 64 -1228973538.500000000 64 -1228973538.562500000 64 -1228973538.625000000 64 -1228973538.687500000 64 -1228973538.750000000 64 -1228973538.812500000 64 -1228973538.875000000 64 -1228973538.937500000 64 -1228973539.000000000 64 -1228973539.062500000 64 -1228973539.125000000 64 -1228973539.187500000 64 -1228973539.250000000 64 -1228973539.312500000 64 -1228973539.375000000 64 -1228973539.437500000 64 -1228973539.500000000 64 -1228973539.562500000 64 -1228973539.625000000 64 -1228973539.687500000 64 -1228973539.750000000 64 -1228973539.812500000 64 -1228973539.875000000 64 -1228973539.937500000 64 -1228973540.000000000 64 -1228973540.062500000 64 -1228973540.125000000 64 -1228973540.187500000 64 -1228973540.250000000 64 -1228973540.312500000 64 -1228973540.375000000 64 -1228973540.437500000 64 -1228973540.500000000 64 -1228973540.562500000 64 -1228973540.625000000 64 -1228973540.687500000 64 -1228973540.750000000 64 -1228973540.812500000 64 -1228973540.875000000 64 -1228973540.937500000 64 -1228973541.000000000 64 -1228973541.062500000 64 -1228973541.125000000 64 -1228973541.187500000 64 -1228973541.250000000 64 -1228973541.312500000 64 -1228973541.375000000 64 -1228973541.437500000 64 -1228973541.500000000 64 -1228973541.562500000 64 -1228973541.625000000 64 -1228973541.687500000 64 -1228973541.750000000 64 -1228973541.812500000 64 -1228973541.875000000 64 -1228973541.937500000 64 -1228973542.000000000 64 -1228973542.062500000 64 -1228973542.125000000 64 -1228973542.187500000 64 -1228973542.250000000 64 -1228973542.312500000 64 -1228973542.375000000 64 -1228973542.437500000 64 -1228973542.500000000 64 -1228973542.562500000 64 -1228973542.625000000 64 -1228973542.687500000 64 -1228973542.750000000 64 -1228973542.812500000 64 -1228973542.875000000 64 -1228973542.937500000 64 -1228973543.000000000 64 -1228973543.062500000 64 -1228973543.125000000 64 -1228973543.187500000 64 -1228973543.250000000 64 -1228973543.312500000 64 -1228973543.375000000 64 -1228973543.437500000 64 -1228973543.500000000 64 -1228973543.562500000 64 -1228973543.625000000 64 -1228973543.687500000 64 -1228973543.750000000 64 -1228973543.812500000 64 -1228973543.875000000 64 -1228973543.937500000 64 -1228973544.000000000 64 -1228973544.062500000 64 -1228973544.125000000 64 -1228973544.187500000 64 -1228973544.250000000 64 -1228973544.312500000 64 -1228973544.375000000 64 -1228973544.437500000 64 -1228973544.500000000 64 -1228973544.562500000 64 -1228973544.625000000 64 -1228973544.687500000 64 -1228973544.750000000 64 -1228973544.812500000 64 -1228973544.875000000 64 -1228973544.937500000 64 -1228973545.000000000 64 -1228973545.062500000 64 -1228973545.125000000 64 -1228973545.187500000 64 -1228973545.250000000 64 -1228973545.312500000 64 -1228973545.375000000 64 -1228973545.437500000 64 -1228973545.500000000 64 -1228973545.562500000 64 -1228973545.625000000 64 -1228973545.687500000 64 -1228973545.750000000 64 -1228973545.812500000 64 -1228973545.875000000 64 -1228973545.937500000 64 -1228973546.000000000 64 -1228973546.062500000 64 -1228973546.125000000 64 -1228973546.187500000 64 -1228973546.250000000 64 -1228973546.312500000 64 -1228973546.375000000 64 -1228973546.437500000 64 -1228973546.500000000 64 -1228973546.562500000 64 -1228973546.625000000 64 -1228973546.687500000 64 -1228973546.750000000 64 -1228973546.812500000 64 -1228973546.875000000 64 -1228973546.937500000 64 -1228973547.000000000 64 -1228973547.062500000 64 -1228973547.125000000 64 -1228973547.187500000 64 -1228973547.250000000 64 -1228973547.312500000 64 -1228973547.375000000 64 -1228973547.437500000 64 -1228973547.500000000 64 -1228973547.562500000 64 -1228973547.625000000 64 -1228973547.687500000 64 -1228973547.750000000 64 -1228973547.812500000 64 -1228973547.875000000 64 -1228973547.937500000 64 -1228973548.000000000 64 -1228973548.062500000 64 -1228973548.125000000 64 -1228973548.187500000 64 -1228973548.250000000 64 -1228973548.312500000 64 -1228973548.375000000 64 -1228973548.437500000 64 -1228973548.500000000 64 -1228973548.562500000 64 -1228973548.625000000 64 -1228973548.687500000 64 -1228973548.750000000 64 -1228973548.812500000 64 -1228973548.875000000 64 -1228973548.937500000 64 -1228973549.000000000 64 -1228973549.062500000 64 -1228973549.125000000 64 -1228973549.187500000 64 -1228973549.250000000 64 -1228973549.312500000 64 -1228973549.375000000 64 -1228973549.437500000 64 -1228973549.500000000 64 -1228973549.562500000 64 -1228973549.625000000 64 -1228973549.687500000 64 -1228973549.750000000 64 -1228973549.812500000 64 -1228973549.875000000 64 -1228973549.937500000 64 -1228973550.000000000 64 -1228973550.062500000 64 -1228973550.125000000 64 -1228973550.187500000 64 -1228973550.250000000 64 -1228973550.312500000 64 -1228973550.375000000 64 -1228973550.437500000 64 -1228973550.500000000 64 -1228973550.562500000 64 -1228973550.625000000 64 -1228973550.687500000 64 -1228973550.750000000 64 -1228973550.812500000 64 -1228973550.875000000 64 -1228973550.937500000 64 -1228973551.000000000 64 -1228973551.062500000 64 -1228973551.125000000 64 -1228973551.187500000 64 -1228973551.250000000 64 -1228973551.312500000 64 -1228973551.375000000 64 -1228973551.437500000 64 -1228973551.500000000 64 -1228973551.562500000 64 -1228973551.625000000 64 -1228973551.687500000 64 -1228973551.750000000 64 -1228973551.812500000 64 -1228973551.875000000 64 -1228973551.937500000 64 -1228973552.000000000 64 -1228973552.062500000 64 -1228973552.125000000 64 -1228973552.187500000 64 -1228973552.250000000 64 -1228973552.312500000 64 -1228973552.375000000 64 -1228973552.437500000 64 -1228973552.500000000 64 -1228973552.562500000 64 -1228973552.625000000 64 -1228973552.687500000 64 -1228973552.750000000 64 -1228973552.812500000 64 -1228973552.875000000 64 -1228973552.937500000 64 -1228973553.000000000 64 -1228973553.062500000 64 -1228973553.125000000 64 -1228973553.187500000 64 -1228973553.250000000 64 -1228973553.312500000 64 -1228973553.375000000 64 -1228973553.437500000 64 -1228973553.500000000 64 -1228973553.562500000 64 -1228973553.625000000 64 -1228973553.687500000 64 -1228973553.750000000 64 -1228973553.812500000 64 -1228973553.875000000 64 -1228973553.937500000 64 -1228973554.000000000 64 -1228973554.062500000 64 -1228973554.125000000 64 -1228973554.187500000 64 -1228973554.250000000 64 -1228973554.312500000 64 -1228973554.375000000 64 -1228973554.437500000 64 -1228973554.500000000 64 -1228973554.562500000 64 -1228973554.625000000 64 -1228973554.687500000 64 -1228973554.750000000 64 -1228973554.812500000 64 -1228973554.875000000 64 -1228973554.937500000 64 -1228973555.000000000 64 -1228973555.062500000 64 -1228973555.125000000 64 -1228973555.187500000 64 -1228973555.250000000 64 -1228973555.312500000 64 -1228973555.375000000 64 -1228973555.437500000 64 -1228973555.500000000 64 -1228973555.562500000 64 -1228973555.625000000 64 -1228973555.687500000 64 -1228973555.750000000 64 -1228973555.812500000 64 -1228973555.875000000 64 -1228973555.937500000 64 -1228973556.000000000 64 -1228973556.062500000 64 -1228973556.125000000 64 -1228973556.187500000 64 -1228973556.250000000 64 -1228973556.312500000 64 -1228973556.375000000 64 -1228973556.437500000 64 -1228973556.500000000 64 -1228973556.562500000 64 -1228973556.625000000 64 -1228973556.687500000 64 -1228973556.750000000 64 -1228973556.812500000 64 -1228973556.875000000 64 -1228973556.937500000 64 -1228973557.000000000 64 -1228973557.062500000 64 -1228973557.125000000 64 -1228973557.187500000 64 -1228973557.250000000 64 -1228973557.312500000 64 -1228973557.375000000 64 -1228973557.437500000 64 -1228973557.500000000 64 -1228973557.562500000 64 -1228973557.625000000 64 -1228973557.687500000 64 -1228973557.750000000 64 -1228973557.812500000 64 -1228973557.875000000 64 -1228973557.937500000 64 -1228973558.000000000 64 -1228973558.062500000 64 -1228973558.125000000 64 -1228973558.187500000 64 -1228973558.250000000 64 -1228973558.312500000 64 -1228973558.375000000 64 -1228973558.437500000 64 -1228973558.500000000 64 -1228973558.562500000 64 -1228973558.625000000 64 -1228973558.687500000 64 -1228973558.750000000 64 -1228973558.812500000 64 -1228973558.875000000 64 -1228973558.937500000 64 -1228973559.000000000 64 -1228973559.062500000 64 -1228973559.125000000 64 -1228973559.187500000 64 -1228973559.250000000 64 -1228973559.312500000 64 -1228973559.375000000 64 -1228973559.437500000 64 -1228973559.500000000 64 -1228973559.562500000 64 -1228973559.625000000 64 -1228973559.687500000 64 -1228973559.750000000 64 -1228973559.812500000 64 -1228973559.875000000 64 -1228973559.937500000 64 -1228973560.000000000 64 -1228973560.062500000 64 -1228973560.125000000 64 -1228973560.187500000 64 -1228973560.250000000 64 -1228973560.312500000 64 -1228973560.375000000 64 -1228973560.437500000 64 -1228973560.500000000 64 -1228973560.562500000 64 -1228973560.625000000 64 -1228973560.687500000 64 -1228973560.750000000 64 -1228973560.812500000 64 -1228973560.875000000 64 -1228973560.937500000 64 -1228973561.000000000 64 -1228973561.062500000 64 -1228973561.125000000 64 -1228973561.187500000 64 -1228973561.250000000 64 -1228973561.312500000 64 -1228973561.375000000 64 -1228973561.437500000 64 -1228973561.500000000 64 -1228973561.562500000 64 -1228973561.625000000 64 -1228973561.687500000 64 -1228973561.750000000 64 -1228973561.812500000 64 -1228973561.875000000 64 -1228973561.937500000 64 -1228973562.000000000 64 -1228973562.062500000 64 -1228973562.125000000 64 -1228973562.187500000 64 -1228973562.250000000 64 -1228973562.312500000 64 -1228973562.375000000 64 -1228973562.437500000 64 -1228973562.500000000 64 -1228973562.562500000 64 -1228973562.625000000 64 -1228973562.687500000 64 -1228973562.750000000 64 -1228973562.812500000 64 -1228973562.875000000 64 -1228973562.937500000 64 -1228973563.000000000 64 -1228973563.062500000 64 -1228973563.125000000 64 -1228973563.187500000 64 -1228973563.250000000 64 -1228973563.312500000 64 -1228973563.375000000 64 -1228973563.437500000 64 -1228973563.500000000 64 -1228973563.562500000 64 -1228973563.625000000 64 -1228973563.687500000 64 -1228973563.750000000 64 -1228973563.812500000 64 -1228973563.875000000 64 -1228973563.937500000 64 -1228973564.000000000 64 -1228973564.062500000 64 -1228973564.125000000 64 -1228973564.187500000 64 -1228973564.250000000 64 -1228973564.312500000 64 -1228973564.375000000 64 -1228973564.437500000 64 -1228973564.500000000 64 -1228973564.562500000 64 -1228973564.625000000 64 -1228973564.687500000 64 -1228973564.750000000 64 -1228973564.812500000 64 -1228973564.875000000 64 -1228973564.937500000 64 -1228973565.000000000 64 -1228973565.062500000 64 -1228973565.125000000 64 -1228973565.187500000 64 -1228973565.250000000 64 -1228973565.312500000 64 -1228973565.375000000 64 -1228973565.437500000 64 -1228973565.500000000 64 -1228973565.562500000 64 -1228973565.625000000 64 -1228973565.687500000 64 -1228973565.750000000 64 -1228973565.812500000 64 -1228973565.875000000 64 -1228973565.937500000 64 -1228973566.000000000 64 -1228973566.062500000 64 -1228973566.125000000 64 -1228973566.187500000 64 -1228973566.250000000 64 -1228973566.312500000 64 -1228973566.375000000 64 -1228973566.437500000 64 -1228973566.500000000 64 -1228973566.562500000 64 -1228973566.625000000 64 -1228973566.687500000 64 -1228973566.750000000 64 -1228973566.812500000 64 -1228973566.875000000 64 -1228973566.937500000 64 -1228973567.000000000 64 -1228973567.062500000 64 -1228973567.125000000 64 -1228973567.187500000 64 -1228973567.250000000 64 -1228973567.312500000 64 -1228973567.375000000 64 -1228973567.437500000 64 -1228973567.500000000 64 -1228973567.562500000 64 -1228973567.625000000 64 -1228973567.687500000 64 -1228973567.750000000 64 -1228973567.812500000 64 -1228973567.875000000 64 -1228973567.937500000 64 -1228973568.000000000 64 -1228973568.062500000 64 -1228973568.125000000 64 -1228973568.187500000 64 -1228973568.250000000 64 -1228973568.312500000 64 -1228973568.375000000 64 -1228973568.437500000 64 -1228973568.500000000 64 -1228973568.562500000 64 -1228973568.625000000 64 -1228973568.687500000 64 -1228973568.750000000 64 -1228973568.812500000 64 -1228973568.875000000 64 -1228973568.937500000 64 -1228973569.000000000 64 -1228973569.062500000 64 -1228973569.125000000 64 -1228973569.187500000 64 -1228973569.250000000 64 -1228973569.312500000 64 -1228973569.375000000 64 -1228973569.437500000 64 -1228973569.500000000 64 -1228973569.562500000 64 -1228973569.625000000 64 -1228973569.687500000 64 -1228973569.750000000 64 -1228973569.812500000 64 -1228973569.875000000 64 -1228973569.937500000 64 -1228973570.000000000 64 -1228973570.062500000 64 -1228973570.125000000 64 -1228973570.187500000 64 -1228973570.250000000 64 -1228973570.312500000 64 -1228973570.375000000 64 -1228973570.437500000 64 -1228973570.500000000 64 -1228973570.562500000 64 -1228973570.625000000 64 -1228973570.687500000 64 -1228973570.750000000 64 -1228973570.812500000 64 -1228973570.875000000 64 -1228973570.937500000 64 -1228973571.000000000 64 -1228973571.062500000 64 -1228973571.125000000 64 -1228973571.187500000 64 -1228973571.250000000 64 -1228973571.312500000 64 -1228973571.375000000 64 -1228973571.437500000 64 -1228973571.500000000 64 -1228973571.562500000 64 -1228973571.625000000 64 -1228973571.687500000 64 -1228973571.750000000 64 -1228973571.812500000 64 -1228973571.875000000 64 -1228973571.937500000 64 -1228973572.000000000 64 -1228973572.062500000 64 -1228973572.125000000 64 -1228973572.187500000 64 -1228973572.250000000 64 -1228973572.312500000 64 -1228973572.375000000 64 -1228973572.437500000 64 -1228973572.500000000 64 -1228973572.562500000 64 -1228973572.625000000 64 -1228973572.687500000 64 -1228973572.750000000 64 -1228973572.812500000 64 -1228973572.875000000 64 -1228973572.937500000 64 -1228973573.000000000 64 -1228973573.062500000 64 -1228973573.125000000 64 -1228973573.187500000 64 -1228973573.250000000 64 -1228973573.312500000 64 -1228973573.375000000 64 -1228973573.437500000 64 -1228973573.500000000 64 -1228973573.562500000 64 -1228973573.625000000 64 -1228973573.687500000 64 -1228973573.750000000 64 -1228973573.812500000 64 -1228973573.875000000 64 -1228973573.937500000 64 -1228973574.000000000 64 -1228973574.062500000 64 -1228973574.125000000 64 -1228973574.187500000 64 -1228973574.250000000 64 -1228973574.312500000 64 -1228973574.375000000 64 -1228973574.437500000 64 -1228973574.500000000 64 -1228973574.562500000 64 -1228973574.625000000 64 -1228973574.687500000 64 -1228973574.750000000 64 -1228973574.812500000 64 -1228973574.875000000 64 -1228973574.937500000 64 -1228973575.000000000 64 -1228973575.062500000 64 -1228973575.125000000 64 -1228973575.187500000 64 -1228973575.250000000 64 -1228973575.312500000 64 -1228973575.375000000 64 -1228973575.437500000 64 -1228973575.500000000 64 -1228973575.562500000 64 -1228973575.625000000 64 -1228973575.687500000 64 -1228973575.750000000 64 -1228973575.812500000 64 -1228973575.875000000 64 -1228973575.937500000 64 -1228973576.000000000 64 -1228973576.062500000 64 -1228973576.125000000 64 -1228973576.187500000 64 -1228973576.250000000 64 -1228973576.312500000 64 -1228973576.375000000 64 -1228973576.437500000 64 -1228973576.500000000 64 -1228973576.562500000 64 -1228973576.625000000 64 -1228973576.687500000 64 -1228973576.750000000 64 -1228973576.812500000 64 -1228973576.875000000 64 -1228973576.937500000 64 -1228973577.000000000 64 -1228973577.062500000 64 -1228973577.125000000 64 -1228973577.187500000 64 -1228973577.250000000 64 -1228973577.312500000 64 -1228973577.375000000 64 -1228973577.437500000 64 -1228973577.500000000 64 -1228973577.562500000 64 -1228973577.625000000 64 -1228973577.687500000 64 -1228973577.750000000 64 -1228973577.812500000 64 -1228973577.875000000 64 -1228973577.937500000 64 -1228973578.000000000 64 -1228973578.062500000 64 -1228973578.125000000 64 -1228973578.187500000 64 -1228973578.250000000 64 -1228973578.312500000 64 -1228973578.375000000 64 -1228973578.437500000 64 -1228973578.500000000 64 -1228973578.562500000 64 -1228973578.625000000 64 -1228973578.687500000 64 -1228973578.750000000 64 -1228973578.812500000 64 -1228973578.875000000 64 -1228973578.937500000 64 -1228973579.000000000 64 -1228973579.062500000 64 -1228973579.125000000 64 -1228973579.187500000 64 -1228973579.250000000 64 -1228973579.312500000 64 -1228973579.375000000 64 -1228973579.437500000 64 -1228973579.500000000 64 -1228973579.562500000 64 -1228973579.625000000 64 -1228973579.687500000 64 -1228973579.750000000 64 -1228973579.812500000 64 -1228973579.875000000 64 -1228973579.937500000 64 -1228973580.000000000 64 -1228973580.062500000 64 -1228973580.125000000 64 -1228973580.187500000 64 -1228973580.250000000 64 -1228973580.312500000 64 -1228973580.375000000 64 -1228973580.437500000 64 -1228973580.500000000 64 -1228973580.562500000 64 -1228973580.625000000 64 -1228973580.687500000 64 -1228973580.750000000 64 -1228973580.812500000 64 -1228973580.875000000 64 -1228973580.937500000 64 -1228973581.000000000 64 -1228973581.062500000 64 -1228973581.125000000 64 -1228973581.187500000 64 -1228973581.250000000 64 -1228973581.312500000 64 -1228973581.375000000 64 -1228973581.437500000 64 -1228973581.500000000 64 -1228973581.562500000 64 -1228973581.625000000 64 -1228973581.687500000 64 -1228973581.750000000 64 -1228973581.812500000 64 -1228973581.875000000 64 -1228973581.937500000 64 -1228973582.000000000 64 -1228973582.062500000 64 -1228973582.125000000 64 -1228973582.187500000 64 -1228973582.250000000 64 -1228973582.312500000 64 -1228973582.375000000 64 -1228973582.437500000 64 -1228973582.500000000 64 -1228973582.562500000 64 -1228973582.625000000 64 -1228973582.687500000 64 -1228973582.750000000 64 -1228973582.812500000 64 -1228973582.875000000 64 -1228973582.937500000 64 -1228973583.000000000 64 -1228973583.062500000 64 -1228973583.125000000 64 -1228973583.187500000 64 -1228973583.250000000 64 -1228973583.312500000 64 -1228973583.375000000 64 -1228973583.437500000 64 -1228973583.500000000 64 -1228973583.562500000 64 -1228973583.625000000 64 -1228973583.687500000 64 -1228973583.750000000 64 -1228973583.812500000 64 -1228973583.875000000 64 -1228973583.937500000 64 -1228973584.000000000 64 -1228973584.062500000 64 -1228973584.125000000 64 -1228973584.187500000 64 -1228973584.250000000 64 -1228973584.312500000 64 -1228973584.375000000 64 -1228973584.437500000 64 -1228973584.500000000 64 -1228973584.562500000 64 -1228973584.625000000 64 -1228973584.687500000 64 -1228973584.750000000 64 -1228973584.812500000 64 -1228973584.875000000 64 -1228973584.937500000 64 -1228973585.000000000 64 -1228973585.062500000 64 -1228973585.125000000 64 -1228973585.187500000 64 -1228973585.250000000 64 -1228973585.312500000 64 -1228973585.375000000 64 -1228973585.437500000 64 -1228973585.500000000 64 -1228973585.562500000 64 -1228973585.625000000 64 -1228973585.687500000 64 -1228973585.750000000 64 -1228973585.812500000 64 -1228973585.875000000 64 -1228973585.937500000 64 -1228973586.000000000 64 -1228973586.062500000 64 -1228973586.125000000 64 -1228973586.187500000 64 -1228973586.250000000 64 -1228973586.312500000 64 -1228973586.375000000 64 -1228973586.437500000 64 -1228973586.500000000 64 -1228973586.562500000 64 -1228973586.625000000 64 -1228973586.687500000 64 -1228973586.750000000 64 -1228973586.812500000 64 -1228973586.875000000 64 -1228973586.937500000 64 -1228973587.000000000 64 -1228973587.062500000 64 -1228973587.125000000 64 -1228973587.187500000 64 -1228973587.250000000 64 -1228973587.312500000 64 -1228973587.375000000 64 -1228973587.437500000 64 -1228973587.500000000 64 -1228973587.562500000 64 -1228973587.625000000 64 -1228973587.687500000 64 -1228973587.750000000 64 -1228973587.812500000 64 -1228973587.875000000 64 -1228973587.937500000 64 -1228973588.000000000 64 -1228973588.062500000 64 -1228973588.125000000 64 -1228973588.187500000 64 -1228973588.250000000 64 -1228973588.312500000 64 -1228973588.375000000 64 -1228973588.437500000 64 -1228973588.500000000 64 -1228973588.562500000 64 -1228973588.625000000 64 -1228973588.687500000 64 -1228973588.750000000 64 -1228973588.812500000 64 -1228973588.875000000 64 -1228973588.937500000 64 -1228973589.000000000 64 -1228973589.062500000 64 -1228973589.125000000 64 -1228973589.187500000 64 -1228973589.250000000 64 -1228973589.312500000 64 -1228973589.375000000 64 -1228973589.437500000 64 -1228973589.500000000 64 -1228973589.562500000 64 -1228973589.625000000 64 -1228973589.687500000 64 -1228973589.750000000 64 -1228973589.812500000 64 -1228973589.875000000 64 -1228973589.937500000 64 -1228973590.000000000 64 -1228973590.062500000 64 -1228973590.125000000 64 -1228973590.187500000 64 -1228973590.250000000 64 -1228973590.312500000 64 -1228973590.375000000 64 -1228973590.437500000 64 -1228973590.500000000 64 -1228973590.562500000 64 -1228973590.625000000 64 -1228973590.687500000 64 -1228973590.750000000 64 -1228973590.812500000 64 -1228973590.875000000 64 -1228973590.937500000 64 -1228973591.000000000 64 -1228973591.062500000 64 -1228973591.125000000 64 -1228973591.187500000 64 -1228973591.250000000 64 -1228973591.312500000 64 -1228973591.375000000 64 -1228973591.437500000 64 -1228973591.500000000 64 -1228973591.562500000 64 -1228973591.625000000 64 -1228973591.687500000 64 -1228973591.750000000 64 -1228973591.812500000 64 -1228973591.875000000 64 -1228973591.937500000 64 -1228973592.000000000 64 -1228973592.062500000 64 -1228973592.125000000 64 -1228973592.187500000 64 -1228973592.250000000 64 -1228973592.312500000 64 -1228973592.375000000 64 -1228973592.437500000 64 -1228973592.500000000 64 -1228973592.562500000 64 -1228973592.625000000 64 -1228973592.687500000 64 -1228973592.750000000 64 -1228973592.812500000 64 -1228973592.875000000 64 -1228973592.937500000 64 -1228973593.000000000 64 -1228973593.062500000 64 -1228973593.125000000 64 -1228973593.187500000 64 -1228973593.250000000 64 -1228973593.312500000 64 -1228973593.375000000 64 -1228973593.437500000 64 -1228973593.500000000 64 -1228973593.562500000 64 -1228973593.625000000 64 -1228973593.687500000 64 -1228973593.750000000 64 -1228973593.812500000 64 -1228973593.875000000 64 -1228973593.937500000 64 -1228973594.000000000 64 -1228973594.062500000 64 -1228973594.125000000 64 -1228973594.187500000 64 -1228973594.250000000 64 -1228973594.312500000 64 -1228973594.375000000 64 -1228973594.437500000 64 -1228973594.500000000 64 -1228973594.562500000 64 -1228973594.625000000 64 -1228973594.687500000 64 -1228973594.750000000 64 -1228973594.812500000 64 -1228973594.875000000 64 -1228973594.937500000 64 -1228973595.000000000 64 -1228973595.062500000 64 -1228973595.125000000 64 -1228973595.187500000 64 -1228973595.250000000 64 -1228973595.312500000 64 -1228973595.375000000 64 -1228973595.437500000 64 -1228973595.500000000 64 -1228973595.562500000 64 -1228973595.625000000 64 -1228973595.687500000 64 -1228973595.750000000 64 -1228973595.812500000 64 -1228973595.875000000 64 -1228973595.937500000 64 -1228973596.000000000 64 -1228973596.062500000 64 -1228973596.125000000 64 -1228973596.187500000 64 -1228973596.250000000 64 -1228973596.312500000 64 -1228973596.375000000 64 -1228973596.437500000 64 -1228973596.500000000 64 -1228973596.562500000 64 -1228973596.625000000 64 -1228973596.687500000 64 -1228973596.750000000 64 -1228973596.812500000 64 -1228973596.875000000 64 -1228973596.937500000 64 -1228973597.000000000 64 -1228973597.062500000 64 -1228973597.125000000 64 -1228973597.187500000 64 -1228973597.250000000 64 -1228973597.312500000 64 -1228973597.375000000 64 -1228973597.437500000 64 -1228973597.500000000 64 -1228973597.562500000 64 -1228973597.625000000 64 -1228973597.687500000 64 -1228973597.750000000 64 -1228973597.812500000 64 -1228973597.875000000 64 -1228973597.937500000 64 -1228973598.000000000 64 -1228973598.062500000 64 -1228973598.125000000 64 -1228973598.187500000 64 -1228973598.250000000 64 -1228973598.312500000 64 -1228973598.375000000 64 -1228973598.437500000 64 -1228973598.500000000 64 -1228973598.562500000 64 -1228973598.625000000 64 -1228973598.687500000 64 -1228973598.750000000 64 -1228973598.812500000 64 -1228973598.875000000 64 -1228973598.937500000 64 -1228973599.000000000 64 -1228973599.062500000 64 -1228973599.125000000 64 -1228973599.187500000 64 -1228973599.250000000 64 -1228973599.312500000 64 -1228973599.375000000 64 -1228973599.437500000 64 -1228973599.500000000 64 -1228973599.562500000 64 -1228973599.625000000 64 -1228973599.687500000 64 -1228973599.750000000 64 -1228973599.812500000 64 -1228973599.875000000 64 -1228973599.937500000 64 -1228973600.000000000 64 -1228973600.062500000 64 -1228973600.125000000 64 -1228973600.187500000 64 -1228973600.250000000 64 -1228973600.312500000 64 -1228973600.375000000 64 -1228973600.437500000 64 -1228973600.500000000 64 -1228973600.562500000 64 -1228973600.625000000 64 -1228973600.687500000 64 -1228973600.750000000 64 -1228973600.812500000 64 -1228973600.875000000 64 -1228973600.937500000 64 -1228973601.000000000 64 -1228973601.062500000 64 -1228973601.125000000 64 -1228973601.187500000 64 -1228973601.250000000 64 -1228973601.312500000 64 -1228973601.375000000 64 -1228973601.437500000 64 -1228973601.500000000 64 -1228973601.562500000 64 -1228973601.625000000 64 -1228973601.687500000 64 -1228973601.750000000 64 -1228973601.812500000 64 -1228973601.875000000 64 -1228973601.937500000 64 -1228973602.000000000 64 -1228973602.062500000 64 -1228973602.125000000 64 -1228973602.187500000 64 -1228973602.250000000 64 -1228973602.312500000 64 -1228973602.375000000 64 -1228973602.437500000 64 -1228973602.500000000 64 -1228973602.562500000 64 -1228973602.625000000 64 -1228973602.687500000 64 -1228973602.750000000 64 -1228973602.812500000 64 -1228973602.875000000 64 -1228973602.937500000 64 -1228973603.000000000 64 -1228973603.062500000 64 -1228973603.125000000 64 -1228973603.187500000 64 -1228973603.250000000 64 -1228973603.312500000 64 -1228973603.375000000 64 -1228973603.437500000 64 -1228973603.500000000 64 -1228973603.562500000 64 -1228973603.625000000 64 -1228973603.687500000 64 -1228973603.750000000 64 -1228973603.812500000 64 -1228973603.875000000 64 -1228973603.937500000 64 -1228973604.000000000 64 -1228973604.062500000 64 -1228973604.125000000 64 -1228973604.187500000 64 -1228973604.250000000 64 -1228973604.312500000 64 -1228973604.375000000 64 -1228973604.437500000 64 -1228973604.500000000 64 -1228973604.562500000 64 -1228973604.625000000 64 -1228973604.687500000 64 -1228973604.750000000 64 -1228973604.812500000 64 -1228973604.875000000 64 -1228973604.937500000 64 -1228973605.000000000 64 -1228973605.062500000 64 -1228973605.125000000 64 -1228973605.187500000 64 -1228973605.250000000 64 -1228973605.312500000 64 -1228973605.375000000 64 -1228973605.437500000 64 -1228973605.500000000 64 -1228973605.562500000 64 -1228973605.625000000 64 -1228973605.687500000 64 -1228973605.750000000 64 -1228973605.812500000 64 -1228973605.875000000 64 -1228973605.937500000 64 -1228973606.000000000 64 -1228973606.062500000 64 -1228973606.125000000 64 -1228973606.187500000 64 -1228973606.250000000 64 -1228973606.312500000 64 -1228973606.375000000 64 -1228973606.437500000 64 -1228973606.500000000 64 -1228973606.562500000 64 -1228973606.625000000 64 -1228973606.687500000 64 -1228973606.750000000 64 -1228973606.812500000 64 -1228973606.875000000 64 -1228973606.937500000 64 -1228973607.000000000 64 -1228973607.062500000 64 -1228973607.125000000 64 -1228973607.187500000 64 -1228973607.250000000 64 -1228973607.312500000 64 -1228973607.375000000 64 -1228973607.437500000 64 -1228973607.500000000 64 -1228973607.562500000 64 -1228973607.625000000 64 -1228973607.687500000 64 -1228973607.750000000 64 -1228973607.812500000 64 -1228973607.875000000 64 -1228973607.937500000 64 -1228973608.000000000 64 -1228973608.062500000 64 -1228973608.125000000 64 -1228973608.187500000 64 -1228973608.250000000 64 -1228973608.312500000 64 -1228973608.375000000 64 -1228973608.437500000 64 -1228973608.500000000 64 -1228973608.562500000 64 -1228973608.625000000 64 -1228973608.687500000 64 -1228973608.750000000 64 -1228973608.812500000 64 -1228973608.875000000 64 -1228973608.937500000 64 -1228973609.000000000 64 -1228973609.062500000 64 -1228973609.125000000 64 -1228973609.187500000 64 -1228973609.250000000 64 -1228973609.312500000 64 -1228973609.375000000 64 -1228973609.437500000 64 -1228973609.500000000 64 -1228973609.562500000 64 -1228973609.625000000 64 -1228973609.687500000 64 -1228973609.750000000 64 -1228973609.812500000 64 -1228973609.875000000 64 -1228973609.937500000 64 -1228973610.000000000 64 -1228973610.062500000 64 -1228973610.125000000 64 -1228973610.187500000 64 -1228973610.250000000 64 -1228973610.312500000 64 -1228973610.375000000 64 -1228973610.437500000 64 -1228973610.500000000 64 -1228973610.562500000 64 -1228973610.625000000 64 -1228973610.687500000 64 -1228973610.750000000 64 -1228973610.812500000 64 -1228973610.875000000 64 -1228973610.937500000 64 -1228973611.000000000 64 -1228973611.062500000 64 -1228973611.125000000 64 -1228973611.187500000 64 -1228973611.250000000 64 -1228973611.312500000 64 -1228973611.375000000 64 -1228973611.437500000 64 -1228973611.500000000 64 -1228973611.562500000 64 -1228973611.625000000 64 -1228973611.687500000 64 -1228973611.750000000 64 -1228973611.812500000 64 -1228973611.875000000 64 -1228973611.937500000 64 -1228973612.000000000 64 -1228973612.062500000 64 -1228973612.125000000 64 -1228973612.187500000 64 -1228973612.250000000 64 -1228973612.312500000 64 -1228973612.375000000 64 -1228973612.437500000 64 -1228973612.500000000 64 -1228973612.562500000 64 -1228973612.625000000 64 -1228973612.687500000 64 -1228973612.750000000 64 -1228973612.812500000 64 -1228973612.875000000 64 -1228973612.937500000 64 -1228973613.000000000 64 -1228973613.062500000 64 -1228973613.125000000 64 -1228973613.187500000 64 -1228973613.250000000 64 -1228973613.312500000 64 -1228973613.375000000 64 -1228973613.437500000 64 -1228973613.500000000 64 -1228973613.562500000 64 -1228973613.625000000 64 -1228973613.687500000 64 -1228973613.750000000 64 -1228973613.812500000 64 -1228973613.875000000 64 -1228973613.937500000 64 -1228973614.000000000 64 -1228973614.062500000 64 -1228973614.125000000 64 -1228973614.187500000 64 -1228973614.250000000 64 -1228973614.312500000 64 -1228973614.375000000 64 -1228973614.437500000 64 -1228973614.500000000 64 -1228973614.562500000 64 -1228973614.625000000 64 -1228973614.687500000 64 -1228973614.750000000 64 -1228973614.812500000 64 -1228973614.875000000 64 -1228973614.937500000 64 -1228973615.000000000 64 -1228973615.062500000 64 -1228973615.125000000 64 -1228973615.187500000 64 -1228973615.250000000 64 -1228973615.312500000 64 -1228973615.375000000 64 -1228973615.437500000 64 -1228973615.500000000 64 -1228973615.562500000 64 -1228973615.625000000 64 -1228973615.687500000 64 -1228973615.750000000 64 -1228973615.812500000 64 -1228973615.875000000 64 -1228973615.937500000 64 -1228973616.000000000 64 -1228973616.062500000 64 -1228973616.125000000 64 -1228973616.187500000 64 -1228973616.250000000 64 -1228973616.312500000 64 -1228973616.375000000 64 -1228973616.437500000 64 -1228973616.500000000 64 -1228973616.562500000 64 -1228973616.625000000 64 -1228973616.687500000 64 -1228973616.750000000 64 -1228973616.812500000 64 -1228973616.875000000 64 -1228973616.937500000 64 -1228973617.000000000 64 -1228973617.062500000 64 -1228973617.125000000 64 -1228973617.187500000 64 -1228973617.250000000 64 -1228973617.312500000 64 -1228973617.375000000 64 -1228973617.437500000 64 -1228973617.500000000 64 -1228973617.562500000 64 -1228973617.625000000 64 -1228973617.687500000 64 -1228973617.750000000 64 -1228973617.812500000 64 -1228973617.875000000 64 -1228973617.937500000 64 -1228973618.000000000 64 -1228973618.062500000 64 -1228973618.125000000 64 -1228973618.187500000 64 -1228973618.250000000 64 -1228973618.312500000 64 -1228973618.375000000 64 -1228973618.437500000 64 -1228973618.500000000 64 -1228973618.562500000 64 -1228973618.625000000 64 -1228973618.687500000 64 -1228973618.750000000 64 -1228973618.812500000 64 -1228973618.875000000 64 -1228973618.937500000 64 -1228973619.000000000 64 -1228973619.062500000 64 -1228973619.125000000 64 -1228973619.187500000 64 -1228973619.250000000 64 -1228973619.312500000 64 -1228973619.375000000 64 -1228973619.437500000 64 -1228973619.500000000 64 -1228973619.562500000 64 -1228973619.625000000 64 -1228973619.687500000 64 -1228973619.750000000 64 -1228973619.812500000 64 -1228973619.875000000 64 -1228973619.937500000 64 -1228973620.000000000 64 -1228973620.062500000 64 -1228973620.125000000 64 -1228973620.187500000 64 -1228973620.250000000 64 -1228973620.312500000 64 -1228973620.375000000 64 -1228973620.437500000 64 -1228973620.500000000 64 -1228973620.562500000 64 -1228973620.625000000 64 -1228973620.687500000 64 -1228973620.750000000 64 -1228973620.812500000 64 -1228973620.875000000 64 -1228973620.937500000 64 -1228973621.000000000 64 -1228973621.062500000 64 -1228973621.125000000 64 -1228973621.187500000 64 -1228973621.250000000 64 -1228973621.312500000 64 -1228973621.375000000 64 -1228973621.437500000 64 -1228973621.500000000 64 -1228973621.562500000 64 -1228973621.625000000 64 -1228973621.687500000 64 -1228973621.750000000 64 -1228973621.812500000 64 -1228973621.875000000 64 -1228973621.937500000 64 -1228973622.000000000 64 -1228973622.062500000 64 -1228973622.125000000 64 -1228973622.187500000 64 -1228973622.250000000 64 -1228973622.312500000 64 -1228973622.375000000 64 -1228973622.437500000 64 -1228973622.500000000 64 -1228973622.562500000 64 -1228973622.625000000 64 -1228973622.687500000 64 -1228973622.750000000 64 -1228973622.812500000 64 -1228973622.875000000 64 -1228973622.937500000 64 -1228973623.000000000 64 -1228973623.062500000 64 -1228973623.125000000 64 -1228973623.187500000 64 -1228973623.250000000 64 -1228973623.312500000 64 -1228973623.375000000 64 -1228973623.437500000 64 -1228973623.500000000 64 -1228973623.562500000 64 -1228973623.625000000 64 -1228973623.687500000 64 -1228973623.750000000 64 -1228973623.812500000 64 -1228973623.875000000 64 -1228973623.937500000 64 -1228973624.000000000 64 -1228973624.062500000 64 -1228973624.125000000 64 -1228973624.187500000 64 -1228973624.250000000 64 -1228973624.312500000 64 -1228973624.375000000 64 -1228973624.437500000 64 -1228973624.500000000 64 -1228973624.562500000 64 -1228973624.625000000 64 -1228973624.687500000 64 -1228973624.750000000 64 -1228973624.812500000 64 -1228973624.875000000 64 -1228973624.937500000 64 -1228973625.000000000 64 -1228973625.062500000 64 -1228973625.125000000 64 -1228973625.187500000 64 -1228973625.250000000 64 -1228973625.312500000 64 -1228973625.375000000 64 -1228973625.437500000 64 -1228973625.500000000 64 -1228973625.562500000 64 -1228973625.625000000 64 -1228973625.687500000 64 -1228973625.750000000 64 -1228973625.812500000 64 -1228973625.875000000 64 -1228973625.937500000 64 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/entries b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/entries deleted file mode 100644 index 48082f72f087ce7e6fa75b9c41d7387daecd447b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/entries +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/format b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/format deleted file mode 100644 index 48082f72f087ce7e6fa75b9c41d7387daecd447b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/format +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/00/00ca20e3b20a66ad50d5c2b578bcc456ef06437a.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/00/00ca20e3b20a66ad50d5c2b578bcc456ef06437a.svn-base deleted file mode 100644 index 59753e49febf40c00952a9f59c592339a692c39b..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/00/00ca20e3b20a66ad50d5c2b578bcc456ef06437a.svn-base +++ /dev/null @@ -1,394 +0,0 @@ -[InputConfigurations] -# Track what "version" of config file this is, so that the pipeline knows which options are present in this file -ConfigVersion: 1 -# Filters file containing calibration FIR filters -FiltersFileName: /home1/calibration/svncommon/CalSVN/ER14/GDSFilters/H1GDS_1233436497.npz -# Data source should be set to frames or lvshm -DataSource: lvshm -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: lvshm -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1_HOFT_C00 - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.004 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using Y-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: -1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 425.2 -ExpectedFs: 3.603 -ExpectedSRCQ: 23.81 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -LowNoiseStateChannel: GRD-IFO_OK -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -ObsIntentChannel: GRD-IFO_OK -FilterClockChannelList: GRD-IFO_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: None -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -############################################ -# 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 -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Comma-separated list of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: IMC-WFS_A_DC_PIT_OUT_DQ,IMC-WFS_B_DC_PIT_OUT_DQ,IMC-WFS_A_DC_YAW_OUT_DQ,IMC-WFS_B_DC_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_YAW_OUT_DQ,PSL-DIAG_BULLSEYE_WID_OUT_DQ,PSL-DIAG_BULLSEYE_PIT_OUT_DQ;ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-IFO_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE4_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for chanels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 2048;512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 16 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 -CBCHWInjOffBitmask: 8 -BurstHWInjOffBitmask: 16 -DetCharHWInjOffBitmask: 32 -StochHWInjOffBitmask: 64 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: Yes -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: Yes -#################################################### -# Options for running power mains line subtraction # -#################################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFMedianTime: 1 -PowerLinesTFAveragingTime: 128 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 509 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 200 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 12.0,15.0,485.0,515.0,985.0,1015.0;0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 12;10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: No -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 40 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 100 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 500 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/0b/0ba336e9aa56fbd8a25be77f43aa1c6b22096ee3.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/0b/0ba336e9aa56fbd8a25be77f43aa1c6b22096ee3.svn-base deleted file mode 100644 index cca8d6fb6362ab48c745b395f6a59c407efb5894..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/0b/0ba336e9aa56fbd8a25be77f43aa1c6b22096ee3.svn-base +++ /dev/null @@ -1,431 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: /home/calibration/svncommon/CalSVN/ER14/GDSFilters/L1GDS_1234630818.npz -# Data source should be set to frames or lvshm -DataSource: lvshm -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LLO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: _TEST -# Data sink should be set to frames or lvshm -DataSink: lvshm -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LLO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: L1GDS_TEST - -[CalibrationConfigurations] -IFO: L1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: Yes - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: Yes - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: Yes - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.02 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using Y-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: -1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -# FIXME: Check if the code uses these if they're read in from the filers file -ExpectedFcc: 441.2 -ExpectedFs: 0.08375 -ExpectedSRCQ: 0.2124 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -LowNoiseStateChannel: GRD-IFO_OK -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -ObsIntentChannel: ODC-MASTER_CHANNEL_OUT_DQ -FilterClockChannelList: GRD-IFO_OK -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMY_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### - - -# OLD VERSION -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ - - -# NEW VERSION -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately (in series), and commas separate channels to be handled in parallel. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: PEM-EY_MAINSMON_EBAY_1_DQ -#,PEM-EY_MAINSMON_EBAY_2_DQ,PEM-EY_MAINSMON_EBAY_3_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -#PSL-ISS_SECONDLOOP_OUTPUT_DQ, -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE1_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE1_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16384 -# Sample rate list for chanels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 2 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: Yes - - -# OLD VERSION -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: Yes -#################################################### -# Options for running power mains line subtraction # -#################################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFMedianTime: 128 -PowerLinesTFAveragingTime: 1 - - -# NEW VERSION -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of fundamental frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFundamentalFreqs: 60 -# Semicolon-separated list of numbers of harmonics of the fundamental frequency to remove (same number of semicolons as LineWitnessChannelList) -LineWitnessHarmonics: 5 -# Semicolon-separated list of times over which to take a median of transfer functions (same number of semicolons as LineWitnessChannelList) -LineWitnessTFMedianTimes: 128 -# Semicolon-separated list of times over which to average transfer functions (same number of semicolons as LineWitnessChannelList) -LineWitnessTFAveragingTimes: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1000 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 300 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: No -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/18/188345558ff1543e5c9b24737d66f1d9da99f34e.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/18/188345558ff1543e5c9b24737d66f1d9da99f34e.svn-base deleted file mode 100644 index a160cbb0f21a40f41b295418a20cb3b49ce38602..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/18/188345558ff1543e5c9b24737d66f1d9da99f34e.svn-base and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/1a/1a7b384cc5db3e34c5cf8366e5a591da02de52b5.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/1a/1a7b384cc5db3e34c5cf8366e5a591da02de52b5.svn-base deleted file mode 100644 index 8cca82b79ea6ae0c82574c56643f86f38e0cd545..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/1a/1a7b384cc5db3e34c5cf8366e5a591da02de52b5.svn-base +++ /dev/null @@ -1,400 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: /home1/calibration/svncommon/CalSVN/ER14/GDSFilters/H1GDS_1233605250_TEST.npz -# Data source should be set to frames or lvshm -DataSource: lvshm -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: _TEST -# Data sink should be set to frames or lvshm -DataSink: lvshm -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1GDS_TEST - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: Yes - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: Yes - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: Yes - -ComputeKappaC: Yes -ApplyKappaC: Yes - -ComputeFcc: Yes -ApplyFcc: Yes - -ComputeSRCQ: Yes -ApplySRCQ: Yes - -ComputeFs: Yes -ApplyFs: Yes - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a running median -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using Y-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: -1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 424.9 -ExpectedFs: 0.26 -ExpectedSRCQ: 2.39 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -ObsIntentChannel: GRD-IFO_INTENT -FilterClockChannelList: GRD-IFO_READY -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-IFO_READY -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE1_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE1_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rate for power lines channel -PowerLinesChannelSR: 1024 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 1 -NoiseSubGateBitmask: 1 -FilterClockBitmaskList: 1 -CBCHWInjOffBitmask: 9 -BurstHWInjOffBitmask: 17 -DetCharHWInjOffBitmask: 33 -StochHWInjOffBitmask: 65 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: Yes -# Subtract the power lines from the h(t) spectrum -RemovePowerLines: Yes -#################################################### -# Options for running power mains line subtraction # -#################################################### -# Amount by which frequency of power lines varies with time -PowerLinesFreqVar: 0.02 -# Time over which to average the transfer function between the power mains witness channel and h(t) at 60 Hz and harmonics -PowerLinesTFMedianTime: 128 -PowerLinesTFAveragingTime: 1 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1000 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 300 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: No -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 20.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/20/209b1a2eb5257010e0a1a13f2cb7b4fe2d946a1e.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/20/209b1a2eb5257010e0a1a13f2cb7b4fe2d946a1e.svn-base deleted file mode 100644 index 527460bf18869808bdb8e6331f2658642572a606..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/20/209b1a2eb5257010e0a1a13f2cb7b4fe2d946a1e.svn-base +++ /dev/null @@ -1,408 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: /home1/calibration/svncommon/CalSVN/ER14/GDSFilters/H1GDS_1234630818.npz -# Data source should be set to frames or lvshm -DataSource: lvshm -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: lvshm -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1_HOFT_C00 - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a median-like method -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using X-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: 1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 424.9 -ExpectedFs: 0.26 -ExpectedSRCQ: 2.39 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -ObsIntentChannel: GRD-IFO_INTENT -FilterClockChannelList: GRD-IFO_READY -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG - -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately and commas separate channels to be handled together. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: SUS-ETMX_L1_CAL_LINE_OUT_DQ;SUS-ETMX_L2_CAL_LINE_OUT_DQ;SUS-ETMX_L3_CAL_LINE_OUT_DQ;CAL-PCALY_TX_PD_OUT_DQ;PEM-EY_MAINSMON_EBAY_1_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE4_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coherence channels -CohSR: 16 -# Sample rate for the EPICS reference channels -EPICSRefSR: 16 -# Sample rates at which transfer functions will be computed and witness channels will be filtered, given as a semicolon-separated list, e.g., 2048;2048;512;2048. This must be given if WitnessChannelList is not None, and it must be the same length. -WitnessChannelSR: 512 -# Sample rates at which to compute and record TDCFs -ComputeFactorsSR: 16 -RecordFactorsSR: 16 - -[Bitmasks] -ObsReadyBitmask: 1 -ObsIntentBitmask: 2 -CBCHWInjBitmask: 9 -BurstHWInjBitmask: 17 -DetCharHWInjBitmask: 33 -StochHWInjBitmask: 65 -NoiseSubGateBitmask: 1 - -[PipelineConfigurations] -BufferLength: 1.0 -FrequencyDomainFiltering: No -Dewhitening: No -# Latency of all filtering/averaging/median processes (other than calibration model filters) as a fraction of filter length. Value should be set between 0.0 and 1.0. -FilterLatency: 0.0 - -[DataCleaningConfigurations] -################################################### -# Options for turning on and off line subtraction # -################################################### -# Remove the DC component from the residual and control channels before filtering -RemoveDC: No -# Subtract the calibration lines from the h(t) spectrum -RemoveCalLines: No -############################################################### -# Options for running line subtraction using witness channels # -############################################################### -# Semicolon-separated list of comma-separated lists of frequencies (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqs: 15.1;16.7;35.9;36.7,331.9,1083.7;60.0,120.0,180.0,240.0,300.0 -# Time over which to take a median of transfer functions -LineWitnessTFMedianTime: 128 -# Time over which to average transfer functions -LineWitnessTFAveragingTime: 1 -# Semicolon-separated list of typical frequency fluctuations in lines being subtracted (same number of semicolons as LineWitnessChannelList) -LineWitnessFreqVars: 0.0;0.0;0.0;0.0;0.02 -####################################### -# Options for broadband noise removal # -####################################### -# The length in seconds of the fast Fourier transforms used to compute transfer functions between witness channels and h(t). The fft's are windowed with Hann windows and overlapped. -WitnessChannelFFTTime: 4.0 -# The number of ffts to take before averaging the witness -> h(t) transfer functions calculation. The average is taken after the ratio h(f) / witness(f). -NumWitnessFFTs: 1000 -# Sets the minimum number of FFTs necessary to produce the first transfer functions and clean data after data flow starts. -MinWitnessFFTs: 300 -# The length in seconds of the filters applied to the witness channels before subtracting from h(t) -WitnessFIRLength: 1.0 -# The frequency resolution of the filters applied to the witness channels before subtracting from h(t). It can be advantageous to lower the frequency resolution in order to average over excess noise. -WitnessFrequencyResolution: 0.5 -# List of minima and maxima of frequency ranges where the Fourier transform of h(t) will be replaced by a straight line in the calculation of transfer functions between witness channels and h(t) for noise subtraction. Semicolons separate lists for different sets of witness channels. If no notches are desired, use zeros, e.g., \'0;0;0\'. Here is an example using the expected format: \'495.0,515.0,985.0,1015.0;59,60,119,121;0\' This can be useful, e.g., if there are loud lines in the signal that are not present in the witness channels. -WitnessNotchFrequencies: 0 -# Cutoff frequencies for high-pass filters for witness channels -WitnessHighPasses: 10 -# The amount of time after transfer functions between witness channels and h(t) are finished to begin the calculation of the next set of transfer functions -WitnessTFUpdateTime: 4 -# If lock-loss lasts at least this many seconds, transfer functions will revert to those computed at the beginning of a lock stretch. Set to zero to disbale. -CriticalLockLossTime: 1800 -# The amount of time to use to taper in newly computed FIR filters for witness channels being used for noise subtraction. -WitnessFilterTaperTime: 2 -# If writing transfer functions to file, this sets the name. If transfer functions should not be written to file, this should be set to None -WitnessTFFilename: None -# Should the transfer function calculation use a median? If not, an average (mean) is used. -WitnessTFUseMedian: Yes -# Should transfer functions be computed on a fixed schedule, so that the output does not depend on start time? This is useful for running jobs in parallel. Otherwise, they are computed asap. -WitnessTFParallelMode: No -# When using parallel mode, how many seconds later should we shift the time when transfer functions start being computed from a multiple of the cycle period? -WitnessTFTimeShift: 360 -# To write only one strain channel, and pick whichever is less noisy, set this option to 'Yes'. This way, if a problem arises with the noise subtraction it will not affect the output strain channel. -PickCleanestStrainChannel: No -# A half Hann window is used for transitions between cleaned and uncleaned data. This is the length of that window in seconds. -StrainChannelTransitionTime: 10.0 -############################### -# Options for HOFT_CLEAN bits # -############################### -# The amount of data from h(t) and cleaned h(t) that is used to compute and compare the rms. This comparison between cleaned and uncleaned h(t) determines whether the HOFT_CLEAN bits of the calibration state vector are on or off. -CleaningCheckRMSTime: 30.0 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMin: 15 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_LOWFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeLowMax: 20 -# Minimum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMin: 20 -# Maximum of a range of frequencies in which we expect line/noise subtraction to be impactful. The HOFT_CLEAN_MIDFREQ_OK bit of the calibration state vector is determined based on whether rms of the cleaned data is less than that of uncleaned h(t) in this range. -CleaningCheckRangeMidMax: 200 diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/20/20ccf518fadf3424510ce9168df6cb0001158662.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/20/20ccf518fadf3424510ce9168df6cb0001158662.svn-base deleted file mode 100644 index 6b6750dfa0bfe0b99f4881b6eaf867934189c9c6..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/20/20ccf518fadf3424510ce9168df6cb0001158662.svn-base and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/24/24f9e42dc10f87ebb56dddd93455207f9a4f8138.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/24/24f9e42dc10f87ebb56dddd93455207f9a4f8138.svn-base deleted file mode 100644 index f847cdc432fd59e44285d81688f723b803617fda..0000000000000000000000000000000000000000 Binary files a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/24/24f9e42dc10f87ebb56dddd93455207f9a4f8138.svn-base and /dev/null differ diff --git a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/28/28282cd4e06a052355616368620d32b05a8995b5.svn-base b/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/28/28282cd4e06a052355616368620d32b05a8995b5.svn-base deleted file mode 100644 index e8038b1e8220b87393940f920c204ea8c2526e55..0000000000000000000000000000000000000000 --- a/gstlal-calibration/tests/H1GDS_1236979074_filter_tests/H1/Filters/ER14/GDSFilters/.svn/pristine/28/28282cd4e06a052355616368620d32b05a8995b5.svn-base +++ /dev/null @@ -1,430 +0,0 @@ -[InputConfigurations] -# Filters file containing calibration FIR filters -FiltersFileName: /home1/calibration/svncommon/CalSVN/ER14/GDSFilters/H1GDS_1234630818.npz -# Data source should be set to frames or lvshm -DataSource: lvshm -FileChecksum: No -# Right now, SkipBadFiles needs to be off when reading from frames -SkipBadFiles: No -############################################ -# If reading from frames use these options # -############################################ -# None - -################################################### -# If reading from shared memory use these options # -################################################### -SHMPartition: LHO_Online -# Assumed duration of input frames in seconds -InputFrameDuration: 1 - -[OutputConfigurations] -CompressionScheme: 6 -CompressionLevel: 3 -ChanPrefix: GDS- -# Set to "None" if you do not want a channel suffix -ChanSuffix: None -# Data sink should be set to frames or lvshm -DataSink: lvshm -################################################# -# If writing to shared memory use these options # -################################################# -OutputSHMPartition: LHO_hoft -BufferMode: 2 -# Use this to approximate the frame size (in bytes) when writing to shared memory -FrameSize: 405338 -NumBuffers: 10 -############################################### -# If writing to frame files use these options # -############################################### -FrameType: H1_HOFT_C00 - -[CalibrationConfigurations] -IFO: H1 -# Set calibration mode to Full or Partial -CalibrationMode: Partial -ComputeCalibStateVector: Yes - -[DebuggingConfigurations] -# If you want to write a pipeline graph, provide the graph name. Otherwise, set name equal to None -PipelineGraphFilename: None -Verbose: No -# Turn this on to write data presentation timestamps and real-time unix timestamps to file at the beginning and end of the pipeline, to measure latency -TestLatency: No -# Turn this on to compute transfer functions for the filters by comparing output data to input data -TestFilters: No - -[TDCFConfigurations] -######################################################### -# Options related to time dependent correction factors # -######################################################### -ComputeKappaTST: Yes -ApplyKappaTST: No -# Set this to have the \kappa_tst factors filter the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaTST: No - -ComputeKappaPU: No -ApplyKappaPU: No -# Set this to have the \kappa_pu factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors -ApplyComplexKappaPU: No - -ComputeKappaPUM: Yes -ApplyKappaPUM: No -# Set this to have the \kappa_p factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaPUM: No - -ComputeKappaUIM: Yes -ApplyKappaUIM: No -# Set this to have the \kappa_u factors the actuation chain with an adaptive filter that corrects for both magnitude and phase errors. -ApplyComplexKappaUIM: No - -ComputeKappaC: Yes -ApplyKappaC: No - -ComputeFcc: Yes -ApplyFcc: No - -ComputeSRCQ: Yes -ApplySRCQ: No - -ComputeFs: Yes -ApplyFs: No - -########################################### -# Options related to the coherence gating # -########################################### -UseCoherence: Yes -CoherenceUncThreshold: 0.01 -# Amount of time used in front-end to compute coherence -CoherenceTime: 130 -################################################################### -# Options related to the computation configurations for the TDCFs # -################################################################### -ComputeFactorsSR: 16 -RecordFactorsSR: 16 -# Length in seconds of low-pass FIR filter used in demodulation of the calibration lines -DemodulationFilterTime: 20 -# Time (in seconds) to smooth out \kappas with a running median -MedianSmoothingTime: 128 -TDCFAveragingTime: 10 -#If set to yes, bad computed kappas will be replaced by the previous computed median in the running median array. Otherwise, they are replaced with the default value -TDCFDefaultToMedian: Yes -# If using Y-end Pcal, we need a minus sign, so set this to -1.0 -PcalSign: -1.0 -################################################## -# Options related to updating cavity pole filter # -################################################## -# Duration of the Fcc filter in the time domain in seconds -FccFilterDuration: 0.01 -# Number of seconds to average Fcc values before creating a new Fcc filter -FccAveragingTime: 60 -# Number of samples to be used when tapering old filter and ramping in new filter -FccFilterTaperLength: 32768 -############################ -# Nominal values for TDCFs # -############################ -ExpectedKappaTSTReal: 1.0 -ExpectedKappaTSTImag: 0.0 -ExpectedKappaPUMReal: 1.0 -ExpectedKappaPUMImag: 0.0 -ExpectedKappaUIMReal: 1.0 -ExpectedKappaUIMImag: 0.0 -ExpectedKappaPUReal: 1.0 -ExpectedKappaPUImag: 0.0 -ExpectedKappaC: 1.0 -ExpectedFcc: 424.9 -ExpectedFs: 0.26 -ExpectedSRCQ: 2.39 -################################ -# Acceptable variance in TDCFs # -################################ -KappaTSTRealVar: 0.2 -KappaTSTImagVar: 0.2 -KappaPURealVar: 0.2 -KappaPUImagVar: 0.2 -KappaPUMRealVar: 0.2 -KappaPUMImagVar: 0.2 -KappaUIMRealVar: 0.2 -KappaUIMImagVar: 0.2 -KappaCVar: 0.2 -FccVar: 50.0 -FsVar: 5.0 -SRCQInvMin: 0.0 -SRCQInvMax: 0.5 -####################### -# EPICS records input # -####################### -# Set to Yes if EPICS records for TDCF computations should be read from filters file. If set to No, they will be read from frames -FactorsFromFiltersFile: No -############################################################################################## -# Updating Sensing and Actuation filters with all frequency-dependent corrections parameters # -############################################################################################## -# Length of time (in seconds) between when inverse-sensing FIR filter is updated -SensingFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the sensing function are averaged before updating the filter -SensingFilterAveragingTime: 1 -# Number of samples to be used when tapering old inverse sensing filter and ramping in new filter -SensingFilterTaperLength: 32768 -# Length of time (in seconds) between when the actuation FIR filters are updated -ActuationFilterUpdateTime: 64 -# Length of time (in seconds) over which the smoothed time-dependent parameters of the actuation function are averaged before updating the filter -ActuationFilterAveragingTime: 1 -# Number of samples to be used when tapering old actuation filters and ramping in new filters -ActuationFilterTaperLength: 32768 - -[ChannelNames] -############################# -# Calibration Channel Names # -############################# -DARMCtrlChannel: CAL-DARM_CTRL_DBL_DQ -DARMErrChannel: CAL-DARM_ERR_DBL_DQ -DeltaLTSTChannel: CAL-DELTAL_CTRL_TST_DBL_DQ -DeltaLPUMChannel: CAL-DELTAL_CTRL_PUM_DBL_DQ -DeltaLUIMChannel: CAL-DELTAL_CTRL_UIM_DBL_DQ -DeltaLResChannel: CAL-DELTAL_RESIDUAL_DBL_DQ -#################################### -# Data Quality Vector Channel Name # -#################################### -LowNoiseStateChannel: GRD-IFO_READY -HWInjChannel: CAL-INJ_STATUS_OUT_DQ -ObsIntentChannel: GRD-IFO_INTENT -FilterClockChannelList: GRD-IFO_READY -################################## -# Calibration Line Channel Names # -################################## -DARMExcChannel: CAL-CS_LINE_SUM_DQ -TSTExcChannel: SUS-ETMX_L3_CAL_LINE_OUT_DQ -PUMExcChannel: SUS-ETMX_L2_CAL_LINE_OUT_DQ -UIMExcChannel: SUS-ETMX_L1_CAL_LINE_OUT_DQ -PCALChannel: CAL-PCALY_TX_PD_OUT_DQ -############################################ -# Calibration Line Frequency Channel Names # -############################################ -DARMExcLineFreqChannel: CAL-CS_TDEP_DARM_LINE1_COMPARISON_OSC_FREQ -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 -PcalLine1CorrRealChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_REAL -PcalLine1CorrImagChannel: CAL-CS_TDEP_PCAL_LINE1_CORRECTION_IMAG -PCALLine2FreqChannel: CAL-CS_TDEP_PCAL_LINE2_COMPARISON_OSC_FREQ -PcalLine2CorrRealChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_REAL -PcalLine2CorrImagChannel: CAL-CS_TDEP_PCAL_LINE2_CORRECTION_IMAG -PCALLine3FreqChannel: CAL-CS_TDEP_PCAL_LINE3_COMPARISON_OSC_FREQ -PcalLine3CorrRealChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_REAL -PcalLine3CorrImagChannel: CAL-CS_TDEP_PCAL_LINE3_CORRECTION_IMAG -PCALLine4FreqChannel: CAL-CS_TDEP_PCAL_LINE4_COMPARISON_OSC_FREQ -PcalLine4CorrRealChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_REAL -PcalLine4CorrImagChannel: CAL-CS_TDEP_PCAL_LINE4_CORRECTION_IMAG -####################################### -# Coherence Uncertainty Channel Names # -####################################### -CohUncSusLine1Channel: CAL-CS_TDEP_SUS_LINE1_UNCERTAINTY -CohUncSusLine2Channel: CAL-CS_TDEP_SUS_LINE2_UNCERTAINTY -CohUncSusLine3Channel: CAL-CS_TDEP_SUS_LINE3_UNCERTAINTY -CohUncPcalyLine1Channel: CAL-CS_TDEP_PCAL_LINE1_UNCERTAINTY -CohUncPcalyLine2Channel: CAL-CS_TDEP_PCAL_LINE2_UNCERTAINTY -CohUncPcalyLine4Channel: CAL-CS_TDEP_PCAL_LINE4_UNCERTAINTY -CohUncDARMLine1Channel: CAL-CS_TDEP_DARM_LINE1_UNCERTAINTY -################################### -# Noise Subtraction Channel Names # -################################### - - -# OLD VERSION -PowerLinesChannel: PEM-EY_MAINSMON_EBAY_1_DQ - - -# NEW VERSION -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract lines from h(t) -# Semicolons separate channels to be handled separately (in series), and commas separate channels to be handled in parallel. -#Set to None if no line witness channels are to be used -LineWitnessChannelList: PEM-EY_MAINSMON_EBAY_1_DQ -#,PEM-EY_MAINSMON_EBAY_2_DQ,PEM-EY_MAINSMON_EBAY_3_DQ -# Semicolon-separated list of comma-separated lists of witness channels to use to subtract noise from h(t) -# Set to None if no witness channels are to be used -WitnessChannelList: PSL-ISS_SECONDLOOP_OUTPUT_DQ,ASC-DHARD_P_OUT_DQ,ASC-DHARD_Y_OUT_DQ,ASC-CHARD_P_OUT_DQ,ASC-CHARD_Y_OUT_DQ,LSC-SRCL_IN1_DQ,LSC-MICH_IN1_DQ,LSC-PRCL_IN1_DQ -# What channel should we use to gate the noise subtraction and 60-Hz line subtraction -NoiseSubGateChannel: GRD-ISC_LOCK_OK -############################### -# EPICS Records Channel Names # -############################### -EP1RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_REAL -EP1ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_INVA_TST_RESPRATIO_IMAG -EP2RealChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_REAL -EP2ImagChannel: CAL-CS_TDEP_REF_CLGRATIO_CTRL_IMAG -EP3RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_REAL -EP3ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_INV_IMAG -EP4RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_REAL -EP4ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_TST_IMAG -EP5RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_REAL -EP5ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_USUM_IMAG -EP6RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_REAL -EP6ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_C_NOCAVPOLE_IMAG -EP7RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_REAL -EP7ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_D_IMAG -EP8RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_REAL -EP8Imagchannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_TST_IMAG -EP9RealChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_REAL -EP9ImagChannel: CAL-CS_TDEP_PCALY_LINE2_REF_A_USUM_IMAG -EP10RealChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_REAL -EP10ImagChannel: CAL-CS_TDEP_SUS_LINE3_REF_A_TST_NOLOCK_IMAG -EP11RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_REAL -EP11ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_C_NOCAVPOLE_IMAG -EP12RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_REAL -EP12ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_D_IMAG -EP13RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_REAL -EP13ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_TST_IMAG -EP14RealChannel: CAL-CS_TDEP_PCALY_LINE1_REF_A_USUM_REAL -EP14ImagChannel: CAL-CS_TDEP_PCALY_LINE1_REF_A_USUM_IMAG -EP15RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_REAL -EP15Imagchannel: CAL-CS_TDEP_SUS_LINE2_REF_INVA_PUM_RESPRATIO_IMAG -EP16RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_REAL -EP16ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_UIM_INV_IMAG -EP17RealChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_REAL -EP17ImagChannel: CAL-CS_TDEP_DARM_LINE1_REF_A_PUM_IMAG -EP18RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_REAL -EP18ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_PUM_IMAG -EP19RealChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_REAL -EP19ImagChannel: CAL-CS_TDEP_PCAL_LINE2_REF_A_UIM_IMAG -EP20RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_REAL -EP20ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_PUM_IMAG -EP21RealChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_REAL -EP21ImagChannel: CAL-CS_TDEP_PCAL_LINE1_REF_A_UIM_IMAG -EP22RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_REAL -EP22ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_INVA_UIM_RESPRATIO_IMAG -EP23RealChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_REAL -EP23ImagChannel: CAL-CS_TDEP_SUS_LINE2_REF_A_PUM_NOLOCK_IMAG -EP24RealChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_REAL -EP24ImagChannel: CAL-CS_TDEP_SUS_LINE1_REF_A_UIM_NOLOCK_IMAG - -[SampleRates] -# Sample rate at which to compute h(t) -HoftSR: 16384 -# Sample rate at which to compute CALIB_STATE_VECTOR -CalibStateSR: 16 -# Sample rate of control channel -# Should be 16384 if using DARM_CTRL and 4096 if using DELTAL_CTRL -CtrlSR: 4096 -# Sample rate of low noise state channel -LowNoiseSR: 16 -# Sample rate of HW injection channel -HWInjSR: 16384 -# Sample rate of observation intent channel -ObsIntentSR: 16 -# Sample rate list for channels being used to trigger filter settling clock -FilterClockSRList: 16 -# Sample rate of TST excitation channel -TSTExcSR: 512 -# Sample rate of PUM excitation channel -PUMExcSR: 512 -# Sample rate of UIM excitation channel -UIMExcSR: 512 -# Sample rate of coher