next up previous contents_motif.gif
Next: 5.6 MB-Fits to FITS Up: 5.5 Detailed description of Previous: 5.5.11 Beam maps


5.5.12 Plotting FFT

A Fast Fourrier Transform (FFT) of the signal can be plotted using the fft method:
  read('spiral1')
  op()                 # open an XWindow device
  data.fft(range(10))  # plot FFT for the first 9 channels



Frank Bertoldi 2005-11-10