spider.protocols.protocol_filters module

class spider.protocols.protocol_filters.SpiderProtFilter(**kwargs)[source]

Bases: pwem.protocols.protocol_particles.ProtFilterParticles, spider.protocols.protocol_base.SpiderProtocol

Apply Fourier filters to an image or a volume using Spider FQ or FQ NP.

To improve boundary quality the image is padded with the average value to twice the original size during filtration if padding is selected.

See more documentation at: [[http://spider.wadsworth.org/spider_doc/spider/docs/man/fq.html][SPIDER’s FQ online manual]]

createOutputStep()[source]
filterStep(filterType)[source]

Apply the selected filter to particles. Create the set of particles.