dynamo.protocols.protocol_import_tomograms module

class dynamo.protocols.protocol_import_tomograms.DynamoImportTomograms(**kwargs)[source]

Bases: tomo.protocols.protocol_base.ProtTomoImportFiles, tomo.protocols.protocol_base.ProtTomoImportAcquisition

This protocols imports a series of Tomogram stored in a Dynamo catalogue into Scipion. In order to avoid handling a MatLab binary, the script relies on MatLab itself to turn a binary MatLab object into an Structure which can be afterwards read by Python.

importDynamoTomogramsStep(samplingRate)[source]

Copy images matching the filename pattern. Register other parameters.