Displaying report 1-1 of 1.
Reports until 12:44, Tuesday 23 October 2018
H1 CAL (CDS, DetChar, ISC)
jeffrey.kissel@LIGO.ORG - posted 12:44, Tuesday 23 October 2018 (44752)
Minor Bug Fixes & Updates to CAL CS and PCAL Front-End Models; Update on Matching MEDM Screens to Upgrades
J. Kissel
WP 7850
ECR E1800246
IIET 11305

As I continue to craft & upgrade the MEDM infrastructure for the calibration-related screens to reflect ECR E1800246 that allows for correction of time-dependent detector response parameters (see some attached screen caps for teasers), I'm finding I'm needing more EPICs records to explain what's going on bette (visually). Today, I've compiled and installed such updates to the PCAL and CAL-CS front-end models. These changes were made to library parts,
    /opt/rtcds/userapps/release/cal/common/models/
        CAL_LINE_MONITOR_MASTER.mdl
        PCAL_MASTER.mdl
        CAL_CS_MASTER.mdl

Note -- with this change -- we also fix the "filter name is way too long" bug (see LHO aLOG 44686 and FRS Ticket 11679) by changing all things on the new DARM path that compensates for time dependence from having "TDEP_CORR" in the name to "CFTD," so these channels,
    40 CS_DARM_TDEP_CORR_DELTAL_CTRL_SUM_WHITEN
    40 CS_DARM_TDEP_CORR_DELTAL_RESIDUAL_WHITEN
    39 CS_DARM_TDEP_CORR_DELTAL_CTRL_L1_WHITEN
    39 CS_DARM_TDEP_CORR_DELTAL_CTRL_L2_WHITEN
    39 CS_DARM_TDEP_CORR_DELTAL_CTRL_L3_WHITEN
    39 CS_DARM_TDEP_CORR_DELTAL_CTRL_M0_WHITEN
are now 5 characters shorter,
    35 CS_DARM_CFTD_DELTAL_CTRL_SUM_WHITEN
    35 CS_DARM_CFTD_DELTAL_RESIDUAL_WHITEN
    34 CS_DARM_CFTD_DELTAL_CTRL_L1_WHITEN
    34 CS_DARM_CFTD_DELTAL_CTRL_L2_WHITEN
    34 CS_DARM_CFTD_DELTAL_CTRL_L3_WHITEN
    34 CS_DARM_CFTD_DELTAL_CTRL_M0_WHITEN
and to be consistent the other filters that contained "TDEP_CORR" in that same path are also renamed to contain "CFTD" instead,
       CS_DARM_CFTD_CTRL_DELAY
       CS_DARM_CFTD_ERR
       CS_DARM_CTFD_DELTAL_EXT_WHITEN
Note that, although these filter banks are in path on the way to channels which are stored in the frames, it does not change the channels of anything that is *actually* stored in the frame, so this does not impact the channels in the GDS broadcaster or science frames (i.e. T1800452).
Images attached to this report
Displaying report 1-1 of 1.