uw-cmg / MAST

MAterials Simulation Toolkit for use with pymatgen
17 stars 8 forks source link

mast_coordinates should be able to handle spaces between commas #288

Open cmgtam opened 10 years ago

cmgtam commented 10 years ago

Similar to #327

cmgtam commented 10 years ago

Currently, mast_coordinates takes POSCAR files for coordinates in order, e.g. POSCAR_image_01,POSCAR_image_02,POSCAR_image_03 List is not able to handle spaces, but it should be able to. (Sometimes there may only be one POSCAR file.)