PyDynamic icon indicating copy to clipboard operation
PyDynamic copied to clipboard

enhance warning messages

Open bruns01 opened this issue 8 years ago • 1 comments

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"

bruns01 avatar Nov 14 '16 09:11 bruns01

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.

bruns01 avatar Nov 17 '16 08:11 bruns01