Pulse shaper

From NMR Wiki

(Difference between revisions)
Jump to: navigation, search
Current revision (20:18, 9 June 2009) (edit) (undo)
 
Line 9: Line 9:
Program internally supports the following shapes:
Program internally supports the following shapes:
-
* SQUARE, TRAPEZOIDAL, TRIANG-RAMP, GAUSSIAN, HALF-GAUSSIAN, HERMITE, SINC, SINE, E-BURP1, E-BURP2, SNEEZE, G4-CASCADE.
+
*SQUARE
 +
*TRAPEZOIDAL
 +
*TRIANG-RAMP
 +
*GAUSSIAN
 +
*HALF-GAUSSIAN
 +
*HERMITE
 +
*SINC
 +
*SINE
 +
*E-BURP1
 +
*E-BURP2
 +
*SNEEZE
 +
*G4-CASCADE
In addition, user can specify shape using Fourier coefficients, or provide custom shape in the form of input table.
In addition, user can specify shape using Fourier coefficients, or provide custom shape in the form of input table.

Current revision

links: home pageuser manual
author: Guilermo Moyna
download: pulseshaper.pl
dependency: FFT.pm (fft perl module - install first)

Creates pulse shape files in two column format. Performs Bloch simulation with custom starting magnetization, takes into account relaxation.

pulseshaper only works for shaped pulses that have constant phase profile, or use phase 0o and 180o.

Program internally supports the following shapes:

  • SQUARE
  • TRAPEZOIDAL
  • TRIANG-RAMP
  • GAUSSIAN
  • HALF-GAUSSIAN
  • HERMITE
  • SINC
  • SINE
  • E-BURP1
  • E-BURP2
  • SNEEZE
  • G4-CASCADE

In addition, user can specify shape using Fourier coefficients, or provide custom shape in the form of input table.

Personal tools