I've updated the local copy of the TCS folder in USERAPPS.
The HWS data disk was full. After checking that the data was backed up on LDAS, I removed the contents of the /data/H1/ETMY_HWS/1188900000/ directory/
Updated the stream_image aliases on H1HWSEY, H1HWSEX, H1HWSMSR, H1HWSMSR1.
alias stream_image_EY='python /opt/rtcds/userapps/release/tcs/common/hws_code/utilities/stream_HWS_intensity.py 0'
alias stream_image_EX='python /opt/rtcds/userapps/release/tcs/common/hws_code/utilities/stream_HWS_intensity.py 0'
alias stream_image_ITMX='python /opt/rtcds/userapps/release/tcs/common/hws_code/utilities/stream_HWS_intensity.py 1'
alias stream_image_ITMY='python /opt/rtcds/userapps/release/tcs/common/hws_code/utilities/stream_HWS_intensity.py 0'
The stream_image code works for ETMX and ETMY but not for the ITMs. HWS cameras are not connected at the ITMs so we'll have to wait to check those.