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
55 stars 27 forks source link

Improve smv #53

Closed ercius closed 8 months ago

ercius commented 8 months ago

Improves reading of the header by using readline() instead of reading a set number of bytes. This should allow linux and windows line endings to be accommodated.