bsoft.protocols.protocol_bfilter module

class bsoft.protocols.protocol_bfilter.BsoftProtBfilter(**kwargs)[source]

Bases: pwem.protocols.protocol_particles.ProtFilterParticles

Wrapper around bfilter program of BSOFT.

convertInputStep(strId)[source]
createOutputStep()[source]
filterStep(args)[source]

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

getFilterArgs()[source]

Build the bfilter command line base on selected params. Exclude only the input and output files

runFilter(inputStk, outputStk)[source]

Util function used by wizard.