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
60 stars 28 forks source link

Improve smv #53

Closed ercius closed 1 year ago

ercius commented 1 year 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.