Skip to content

SRW Propagation Parameters

Maksim Rakitin edited this page Sep 8, 2016 · 3 revisions

Propagation Parameters

SRW manages wavefront propagation using so-called "Propagation Parameters":

Propagation Parameters

The propagation parameters are specified for each optical element and drift in both Sirepo and SRW to transform the wavefront to allow better resolution and to achieve the desired field of view at the necessary watch point.

Description of the propagation parameters

(format: [number of column]. description)

  1. Auto-Resize (1) or not (0) Before propagation.
  2. Auto-Resize (1) or not (0) After propagation.
  3. Relative Precision for propagation with Auto-Resizing (1.0 is nominal).
  4. Type of the propagator:
  • 0 - Standard - Fresnel (it uses two FFTs);
  • 1 - Quadratic Term - with semi-analytical treatment of the quadratic (leading) phase terms (it uses two FFTs);
  • 2 - Quadratic Term - Special - special case;
  • 3 - From Waist - good for propagation from "waist" over a large distance (it uses one FFT);
  • 4 - To Waist - good for propagation to a "waist" (e.g. some 2D focus of an optical system) over some distance (it uses one FFT).
  1. Do any Resizing on Fourier side, using FFT, (1) or not (0).
  2. Horizontal Range modification factor at Resizing (1.0 means no modification).
  3. Horizontal Resolution modification factor at Resizing (1.0 means no modification).
  4. Vertical Range modification factor at Resizing (1.0 means no modification).
  5. Vertical Resolution modification factor at Resizing (1.0 means no modification).

Partially implemented in SRW, but not used in Sirepo yet:

  1. Optional: Type of wavefront Shift before Resizing (vs which coordinates; to be implemented).
  2. Optional: New Horizontal wavefront Center position after Shift (to be implemented).
  3. Optional: New Vertical wavefront Center position after Shift (to be implemented).
  4. Optional: Orientation of the Output Optical Axis vector in the Incident Beam Frame: Horizontal Coordinate.
  5. Optional: Orientation of the Output Optical Axis vector in the Incident Beam Frame: Vertical Coordinate.
  6. Optional: Orientation of the Output Optical Axis vector in the Incident Beam Frame: Longitudinal Coordinate.
  7. Optional: Orientation of the Horizontal Base vector of the Output Frame in the Incident Beam Frame: Horizontal Coordinate.
  8. Optional: Orientation of the Horizontal Base vector of the Output Frame in the Incident Beam Frame: Vertical Coordinate.
Clone this wiki locally