Algorithms Example 3
From setiquest wiki
Algorithms Example 3
- A variant of the above pipeline that discards the rolloff at the edges:
cat ~/Data/2010-04-02-amc7-3693.4464-8bit-one-second.dat | ./sqsample -l 4096 | ./sqmix -c 0.0 | ./sqwindow -l 4096 | ./sqfft -l 4096 | ./sqpower -l 4096 | ./sqreal -l 4096 | ./sqedgechop -c 4096 -r 1200 -x 0.125 | ./sqpnm -c 3072 -r 1200 -p > wf.pgm