J. Kissel, A. Pele
For some reason the CART2EUL Matrices had been lost over some reboot / burt restore cycle. We've re-installed them, and captured + committed a new safe.snap.
Install instructions:
]$ matlab -nosplash -nojvm
>> cd /opt/rtcds/userapps/release/isc/common/projections/
>> load ISI2SUS_projection_file
>> fill_matrix_values('H1:SUS-BS_M1_CART2EUL',ISI2SUSprojections.h1.bs.CART2EUL)
>> fill_matrix_values('H1:SUS-BS_M1_EUL2CART',ISI2SUSprojections.h1.bs.EUL2CART)
>> cd /ligo/svncommon/SusSVN/sus/trunk/Common/MatlabTools/
>> save_safe_snap('H1','BS')
>> exit
]$ svn commit -m "New safe.snap file for H1:BS" /opt/rtcds/userapps/release/sus/h1/burtfiles/h1susbs_safe.snap