EM Quasi-Isotropic Prediction
Project description
eqip
Electron-microscopy Quasi Isotropic Prediction scripts
Dependencies are specified as install_requires
in setup.py
. On top of that, you need the CNNectome quasi-isotropic
branch on your PYTHONPATH
. It is likely, yet untested, that the master branch works as well.
Install in conda enviornment on GPU cluster:
conda create -n eqip -c conda-forge -c cpape python=3.6 tensorflow-gpu=1.3
conda activate eqip
conda install -c conda-forge -c cpape pip z5py
conda install -c conda-forge scikit-image numpy scipy
conda install -c conda-forge h5py requests urllib3 idna
conda install -c conda-forge cython
conda install -c conda-forge pymongo
pip install malis==1.0
pip install git+https://github.com/hanslovsky/eqip
High Memory Usage/Unexpectedly Many Threads/Processes
export OMP_NUM_THREADS=1
export MKL_NUM_THREADS=1
export OPENBLAS_NUM_THREADS=1
export VECLIB_MAXIMUM_THREADS=1
export NUMEXPR_NUM_THREADS=1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eqip-0.5.0.tar.gz
(27.9 kB
view details)
File details
Details for the file eqip-0.5.0.tar.gz
.
File metadata
- Download URL: eqip-0.5.0.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5ccf42dcc1e485151e4a1238372933ae9d885021d23f9c770bd1467539f69e0 |
|
MD5 | 9a9f69ce13595025a5b058efc7125efb |
|
BLAKE2b-256 | 0ad807aacbfcf7d0ac4756e2194e8478214872763a001633713c0d35e9f18802 |