pyPDAF.PDAF.set_debug_flag

pyPDAF.PDAF.set_debug_flag()

This function activates 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. We recommend using debugging output for single local domain, e.g. if domain_p = 1: pyPDAF.PDAF.set_debug_flag(1).

Parameters:

debugval (int) – Value of debugging flag; print debug information for >0