sphire.protocols.protocol_cryolo_import module

class sphire.protocols.protocol_cryolo_import.SphireProtCryoloImport(**kwargs)[source]

Bases: pwem.protocols.protocol_import.base.ProtImport

Protocol to import an existing crYOLO training model. The model will be registered as an output of this protocol and it can be used later for further training or for picking.

importModelStep()[source]

Create a link to the provided input model path and register the output to be used later for further training or picking.