Welcome: an Introduction to this Site
NMRPipe: a Comprehensive Software System for Biomolecular NMR
Special Applications: NMR Drug Screening, Automation, and so on
Dipolar Couplings, Chemical Shifts, and Protein Structure
Miscellaneous

Frank's CV, Recent Slides, and Thesis

 

 

 

  Frank Delaglio, Ph.D.

  Software Science Consultant
  13840 Grey Colt Drive
  North Potomac MD 20878 USA


  Tel: 301 806-0867
  Fax: 301 309-8717
  E-mail: delaglio@nmrscience.com



NMRPipe Processing Functions
HA: Sequential Hadamard Transform.

Flag Argument Default Description
 -inv Perform 1/N Scaling.
Notes:
  Input is zerofilled to a required power of two.

HA applies a Hadamard transform to the vectors in the data. This transform is a relative of the Fourier transform, and is sometimes used as an alternative to a Fourier transform for signal processing and enhancement methods. For a data vector with 2^m points, the Hadamard transform is defined in terms of a scale factor and a transform matrix H, which is a matrix of (2^m) x (2^m) values, which are all either 1 or -1. So, If input data is complex, the real and imaginary parts are treated separately, since the Hadamard transform matrix is all-real. Since the Hadamard transform matrix is defined in terms of powers of two, it requires that the input data is an exact power of two in size. Therefore, if needed, input data is automatically zero-filled to the nearest power of two before the transform is applied.

OPTIONS

-inv
This flag scales the result by 1/N, where N is the number of points in the transformed vector.

HEADER VALUES

The HA function toggles the NDFTFLAG to 1 or 0, depending on whether the input is time-domain or frequency domain, respectively.


[ Home ] [ Terms of Use ] [ Copyright ]
last updated: Jan 22, 2009 / big frank

Contact site designer mimi at mdelaglio@hotmail.com