locscale.convert module¶
- locscale.convert.convertBinaryVol(vol, outputDir)[source]¶
Convert binary volume to a mrc format. Params:
vol: input volume object to be converted. outputDir: where to put the converted file(s)
- Return:
new file name of the volume (converted or not).