Current command:
data autocorr --help
Autocorrelate over window is used to detect repeating sequences. We use it as detection of how long in bits a message inside the signal is usage: data autocorr [-hg] [-w <dec>] options: -h, --help This help -g save back to GraphBuffer (overwrite) -w, --win <dec> window length for correlation. def 4000 examples/notes: data autocorr -w 4000 data autocorr -w 4000 -g