tomo.protocols.protocol_ts_estimate_ctf module

class tomo.protocols.protocol_ts_estimate_ctf.ProtTsEstimateCTF(**kwargs)[source]

Bases: ProtTsProcess

Base class for estimating the CTF on TiltSeries

allowsDelete(obj)[source]
createOutputStep()[source]
getCtf(ti)[source]

Should be implemented in subclasses.

getCtfParamsDict()[source]

Return a copy of the global params dict, to avoid overwriting values.

getTiPrefix(ti)[source]
getTiRoot(tim)[source]
processTiltImageStep(tsId, tiltImageId, *args)[source]

To be implemented in subclasses.

processTiltSeriesStep(tsId)[source]

Step called after all CTF are estimated for a given tilt series.