emantomo.convert.dataimport module

class emantomo.convert.dataimport.EmanTomoImport(protocol, lstFile='')[source]

Bases: object

getBoxSize(coordFile)[source]

Try to infer the box size from the given coordinate file. In the case of .box files, the size is the 3rd column In the case of .json files, we will look for file e2boxercache/base.json

importAngles(fileName, addAngles)[source]
importCTF(mic, fileName)[source]
importCoordinates3D(fileName, addCoordinate)[source]