Gateau User Manual
Atmospheric simulation of astronomical signals
threadmgr.py File Reference

Classes

class  gateau.threadmgr.Manager
 This class generates a threadmanager object. More...
 

Detailed Description

File containing the threadmanager class for TiEMPO2. This class is responsible for launching heavy calculations on a separate daemon thread, preventing the program from becoming unresponsive and allowing for Ctrl-c keyboard escapes.