J. Kissel, for the LHO CAL Team Spoiler Alert: Kiwamu has updated the sensing side of front-end calibration, and has tuned the CAL-CS model to match a fit to the current optical gain of this lock stretch. This means the CAL-CS calibration has been updated, and is now complete for O1. He has analyzed the results, and created the cannonical parameter set for O1. That parameter set is: /ligo/svncommon/CalSVN/aligocalibration/trunk/Runs/ER8/H1/Scripts/DARMOLGTFs/H1DARMparams_1125963332.m This should be run with the now canonical model: /ligo/svncommon/CalSVN/aligocalibration/trunk/Runs/ER8/H1/Scripts/DARMOLGTFs/H1DARMOLGTFmodel_ER8.m To push things forward while he gets a final super-long integration time comparison between PCAL and the CAL-CS model, we give this parameter set to Maddie such that she can you it to inform the parameters of the high-frequency corrections to the output of the CAL-CS model. In summary, those corrections are (1) The precisely known time delays (advances) for the (inverse) sensing and actuation chains (2) The compensation for the average of the uncompensated, high-frequency poles in the OMC DCPD's readout chain. %% Details: Note that, though there are uncompensated, 24e3 [Hz] poles in the ESD response portion of the actuation chain, we have chosen in ER8/O1 to ignore these poles. Preliminary results from craig indicate that we're sitting at ~3 or 4 degrees strain uncertainty at 30 [Hz] (right where the PUM / TST cross-over lies, as expected) and ignoring this pole corresponds to a 0.07 [deg] systematic error, i.e. negligible. So, the above two items should be the only difference between the CAL-CS front-end model (the relative time-delay between the paths, which affects ERR and CTRL crossover, and the uncompensated poles, which means there's a 15 [deg] phase loss at 1 [kHz]). To obtain these values from code in the SVN, run [openloop,par] = H1DARMOLGTFmodel_ER8(H1DARMparams_1125963332); and the values you (Maddie) need(s) are (1) The precisely known time delays (advances) for the (inverse) sensing and actuation chains: - Sensing Delay (or Inverse sensing advance): par.t.sensing + par.t.armDelay = 8.9618e-05 [s] - Actuation Delay: par.t.actuation = 1.4496e-04 [s] (2) The high-frequency poles in the OMC DCPD's readout chain: - par.C.uncompensatedomcpoles_Hz = 13700 17800 14570 18525 98650 [Hz] or you can use the preformulated LTI object, - par.C.uncompensatedomcdcpd.c ans = 6.3585e+25 ---------------------------------------------------------------- (s+8.608e04) (s+9.155e04) (s+1.118e05) (s+1.164e05) (s+6.198e05) Stay tuned for aLOGs from Maddie over the next day or so, as she compares the output of the CAL-CS model with the output of the GDS pipeline. Thanks to everyone for all the hard work!!