Structure Diagram for NPF: NCD Pulse Fourier Transform
======================================================
An Introduction to the Structure Diagrams is available.
NB These links will be broken until the HTML Version of the Code is installed.
Introduction
------------
This SU performs Fourier transform on NCD pulses and provide the background information that the frequency-domain analysis cuts require. In the initialization stage, the average power spectrum for each of the forty strings (2 scope channels each) are read in as titles (TNPF).
The Fourier and the power spectra are stored in the NPFA bank, which is created and hung off the EV bank by this SU.
Titles Banks Used
-----------------
TNPF NCD pulse frequency analysis inputs
Initialisation Routines
-----------------------
NPF_FFT_INI
Execution Routines
------------------
NPF_FFT
NPF_GET_NCD_POWER_SPECT
NPF_FFT_DEL
NPF_FFTW_WRAPPER (C code)
Termination Routines
--------------------
NPF_FFT_TRM
Go Back to the
Snoman Companion Top Page