Skip to content

Xray_psf_create_v3

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_xray_psf_create (v3.0)

Usage

Create a volume with the 3D PSF of an X-ray microscope. A param file can be passed or directly setting the microscope parameters. The program generates a PSF volume file and its associated info file.

See also Xray_project_v3

Parameters

$: XRay-Microscope parameters file. $: Name for output files. It creates a PSF volume file and a PSF parameters file. $--lambda &lt;v2.43> $--out_width &lt;deltaR40> $--zones &lt;N560> $--mag &lt;Ms2304> $--sampling &lt;dxy10> <dz=dxy> $--zshift &lt;deltaZ0> $--size &lt;x&gt; &lt;yx> <z=x> $--type &lt;lens_typeideal> where <lens_type> can be:

Examples and notes

The parameters are in a file

xmipp_xray_psf_create -i psf560.xmd -o psf560.vol
The parameters are given in the command line
xmipp_xray_psf_create -o psf900.vol -lambda 2.5 -zones 900
In the following link you can find an example of X-ray microscope parameters file:

 http://sourceforge.net/p/testxmipp/code/ci/3.0/tree/input/xray_psf.xmd

User's comments

Clone this wiki locally