xmipp3.protocols.protocol_deep_micrograph_screen module
- class xmipp3.protocols.protocol_deep_micrograph_screen.XmippProtDeepMicrographScreen(**kwargs)[source]
Bases:
ProtExtractParticles
,XmippProtocol
Removes coordinates located in carbon regions or large impurities in micrographs using a pre-trained deep learning model. This screening improves particle picking accuracy by filtering out false positives from contaminated areas.
- getBoxScale()[source]
Computing the sampling factor between input and output. We should take into account the differences in sampling rate between micrographs used for picking and the ones used for extraction. The downsampling factor could also affect the resulting scale.
- getInputMicrographs()[source]
Return the micrographs associated to the SetOfCoordinates or Other micrographs.