Skip to content

Wavelet detector fix release and detector list

Compare
Choose a tag to compare
@berndporr berndporr released this 29 Jan 23:06
· 22 commits to master since this release

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.