-
Notifications
You must be signed in to change notification settings - Fork 1
Xray_psf_create_v31
Adrian Quintana edited this page Dec 11, 2017
·
1 revision
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 <v
2.43> $--out_width <deltaR
40> $--zones <N
560> $--mag <Ms
2304> $--sampling <dxy
10> <dz=dxy> $--zshift <deltaZ
0> $--size <x> <y
x> <z=x> $--type <lens_type
ideal> where <lens_type> can be:
The parameters are in a file
xmipp_xray_psf_create -i psf560.xmd -o psf560.volThe parameters are given in the command line
xmipp_xray_psf_create -o psf900.vol -lambda 2.5 -zones 900In 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