compute_checksum# lsst.ts.ess.common.sensor.compute_checksum(checksum_string)# Compute the checksum for a Gill Windsonic 2D Sensor. Parameters: checksum_string (str) – The string for which the checksum is computed. Returns: checksum – The checksum. Return type: int