cistem.protocols.program_ctffind module¶
- class cistem.protocols.program_ctffind.ProgramCtffind(protocol)[source]¶
Bases:
object
Wrapper of Ctffind4 program that will handle parameters definition and also execution of the program with the proper arguments. This class is not a Protocol, but somewhat related, since it can be used from protocols that perform CTF estimation.
- getCommand(**kwargs)[source]¶
- Parameters
kwargs – The input keywords argument should contain key-values
for one micrograph or group of micrographs. :return: the program and arguments to be run