A collection of packages and tools for electron microscopy data analysis supported by the National Center for Electron Microscopy facility of the Molecular Foundry
Changed setup.py so the edstomo directory is always installed when you pip install. You still have to pip install 'ncempy[edstomo]' if you want to install the dependencies like hyperspy. Also, the data directory with the sample tomographic datasets is never installed by pip -- I don't think it ever should be since people don't go into their virtualenv innards to find sample code. Instead they will just have to download that from github.
I added/modified readme files to better reflect edstomo.
We need to do a readthedocs rebuild since it doesn't include edstomo.
Changed setup.py so the edstomo directory is always installed when you pip install. You still have to pip install 'ncempy[edstomo]' if you want to install the dependencies like hyperspy. Also, the data directory with the sample tomographic datasets is never installed by pip -- I don't think it ever should be since people don't go into their virtualenv innards to find sample code. Instead they will just have to download that from github.
I added/modified readme files to better reflect edstomo.
We need to do a readthedocs rebuild since it doesn't include edstomo.