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
60
stars
28
forks
source link
Allow user to override the newline for SMV files. #54
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.
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.