-
Notifications
You must be signed in to change notification settings - Fork 1
Phantom_simulate_microscope_v31
Adrian Quintana edited this page Dec 11, 2017
·
1 revision
Simulate the effect of the microscope on ideal projections.
Parameters
--mode <mode
overwrite> where <mode> can be:
-
- $
--label <image_label
image> $-o, --output <output_file
> $--oroot <root
> $--save_metadata_stack <output_md
> $: Store the original image filename in the output metadata in column imageOriginal. $
: Preserve the columns from the input metadata. Some of the column values can be changed by the program.
CTF options $--ctf <CTFdescr
> --defocus_change <v
0>
Noise options $--noise <stddev> <w
0.5> $ or: the necessary noise power for a specified SNR is estimated $ or
: do not add any noise, only simulate the CTF $--downsampling <D
1>
Generate a set of images with the CTF applied without any noise
xmipp_phantom_simulate_microscope -i g0ta.sel --oroot g1ta --ctf untilt_ARMAavg.ctfparamGenerate a set of images with a target SNR
xmipp_phantom_simulate_microscope -i g0ta.sel --oroot g2ta --ctf untilt_ARMAavg.ctfparam --targetSNR 0.2 --after_ctf_noiseGenerate a set of images with the CTF applied and noise before and after CTF
xmipp_phantom_simulate_microscope -i g0ta.sel --oroot g2ta --ctf untilt_ARMAavg.ctfparam --noise 4.15773 --after_ctf_noise