pyPDAF.PDAF.set_debug_flag

pyPDAF.PDAF.set_debug_flag()

Activate the debug output of the PDAF.

Starting from the use of this function, the debug infomation is sent to screen output. The screen output end when the debug flag is set to 0 by this function.

For the sake of simplicity, we recommend using debugging output for a single local domain, e.g. if domain_p == 1: pyPDAF.PDAF.set_debug_flag(1)

Parameters:

debugval (int) – Value for debugging flag