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

String compatibility #66

Closed ercius closed 3 months ago

ercius commented 3 months ago

This removes the deprecated np.string_ function. H5py used to suggest using this for storing strings, but that is no longer true for > h5py version 3. We now just use str.