Wavelet detector fix release and detector list
The implementation of the wavelet detector was not 100% following the methods in the paper. This has been fixed. See: 94df918
The detector class has now an array with descriptions of the detectors and pointers to the methods. The usage example script show how the array can be used to offer choice of detectors.