PyDynamic
PyDynamic copied to clipboard
enhance warning messages
It would improve debugging efficiency in application development, if warnings from PyDynamic subroutines would start with the name of the respective routine. Like: "DFT2AmpPhase: Some amplitude values are below the defined threshold " instead of just "Some amplitude values are below the defined threshold"
In addition, please, add the word "Warning" to such messages. This indicates, that the code is in fact run, despite the doubts that are raised.