-
Notifications
You must be signed in to change notification settings - Fork 1
Ctf_create_ctfdat_v3
Create CTFdat files from a selfile that contains image selfiles for each micrograph. This program is useful when interacting with other packages outputs. There are two main usage modes. In the first mode you should provide a ctfparam file with common options of each micrograph and a metadata with defocus values for each one. In the second mode you should provide a metadata with filenames of the ctfparams for each micrograph.
Parameters
$: Input selfile of selfiles for each micrograph $`--oroot <rootname`out> $
: CTFparam file with common parameters Metadata with defocus values for each micrograph this file may have either a single column (defocus) or three columns (defocusU, defocusV, azimuth_angle) $ or``: Selfile of CTF param files for each micrograph
Example of use: Sample at MODE 1
ctf_create_ctfdat -i input.sel --defocus defocus.doc input.ctfparamExample of use: Sample at MODE 2
ctf_create_ctfdat -i input.sel --ctfs ctfparams.sel