12     Conversion of Electron Microscopy Images. 
   21 fn_images = IMP.em2d.read_selection_file(fn_selection)
 
   25 fn_saved = IMP.em2d.create_filenames(3, 
"1z5s-projection", 
"tif")
 
Restraints using electron microscopy 2D images (class averages). 
 
Strings setup_from_argv(const Strings &argv, std::string description, std::string positional_description, int num_positional)
 
std::string get_example_path(std::string file_name)
Return the full path to one of this module's example files. 
 
Images read_images(const Strings &names, const ImageReaderWriter *rw)
 
void save_images(Images images, const Strings &names, const ImageReaderWriter *rw)
 
Management of reading/writing TIFF images.