ercius / openNCEM

A collection of packages and tools for electron microscopy data analysis supported by the National Center for Electron Microscopy facility of the Molecular Foundry
GNU General Public License v3.0
58 stars 28 forks source link

Allow user to override the newline for SMV files. #54

Closed ercius closed 11 months ago

ercius commented 11 months ago

Writing SMVs in Windows causes crystallography software on Linux to fail due to the '\r\n' used by Windows as a newline character. Added a test for this as well.