xmipp3.convert.io_coordinates module

xmipp3.convert.io_coordinates.readSetOfCoordsFromPosFnames(posDir, setOfInputCoords, sqliteOutName, write=True)[source]

posDir: path where there are .pos files with coordinates setOfInputCoords. Set to find micrographs sqliteOutName. Path where sqlite map will be created. Warning, it overwrites content

xmipp3.convert.io_coordinates.writeCoordsListToPosFname(mic_fname, list_x_y, outputRoot)[source]
xmipp3.convert.io_coordinates.writeCoordsListToRawText(mic_fname, list_x_y, outputRoot)[source]