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

Move generalized read function to io.__init__. #30

Closed ercius closed 3 years ago

ercius commented 3 years ago

This fixes an import problem in python 3.6.

fixes #29