close# method ThorCamBase.close()[source]# Closes communication with the camera and frees memory. This is not implemented in the base class, inheriting classes should implement this function. They should close the socket server and then closes serial communication with the camera.