{ "info": { "author": "Philipp Hanslovsky", "author_email": "hanslovskyp@janelia.hhmi.org", "bugtrack_url": null, "classifiers": [], "description": "# eqip\n**E**lectron-microscopy **Q**uasi **I**sotropic **P**rediction scripts\n\nDependencies are specified as `install_requires` in `setup.py`. On top of that, you need the [CNNectome `quasi-isotropic` branch](https://github.com/hanslovsky/CNNectome/tree/quasi-isotropic) on your `PYTHONPATH`. It is likely, yet untested, that the master branch works as well.\n\n\n## Install in conda enviornment on GPU cluster:\n```sh\nconda create -n eqip -c conda-forge -c cpape python=3.6 tensorflow-gpu=1.3\nconda activate eqip\nconda install -c conda-forge -c cpape pip z5py\nconda install -c conda-forge scikit-image numpy scipy\nconda install -c conda-forge h5py requests urllib3 idna\nconda install -c conda-forge cython\nconda install -c conda-forge pymongo\npip install malis==1.0\npip install git+https://github.com/hanslovsky/eqip\n```\n\n# High Memory Usage/Unexpectedly Many Threads/Processes\n\n[Set environment, as needed](https://stackoverflow.com/a/53224849/1725687):\n```sh\nexport OMP_NUM_THREADS=1\nexport MKL_NUM_THREADS=1\nexport OPENBLAS_NUM_THREADS=1\nexport VECLIB_MAXIMUM_THREADS=1\nexport NUMEXPR_NUM_THREADS=1\n```\n \n [numpy/nump#11826](https://github.com/numpy/numpy/issues/11826)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hanslovsky/eqip", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "eqip", "package_url": "https://pypi.org/project/eqip/", "platform": "", "project_url": "https://pypi.org/project/eqip/", "project_urls": { "Homepage": "https://github.com/hanslovsky/eqip" }, "release_url": "https://pypi.org/project/eqip/0.5.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "EM Quasi-Isotropic Prediction", "version": "0.5.0" }, "last_serial": 4847233, "releases": { "0.4.3": [ { "comment_text": "", "digests": { "md5": "1380098093c1dbd59b2ab805455e91ea", "sha256": "327ef4fd55ec3f7b03190bdc3c73dcabd218ed95c1da1a879f6994fba4080e31" }, "downloads": -1, "filename": "eqip-0.4.3.tar.gz", "has_sig": false, "md5_digest": "1380098093c1dbd59b2ab805455e91ea", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 26962, "upload_time": "2019-02-18T17:21:58", "url": "https://files.pythonhosted.org/packages/1b/76/d22350eaf99163b893f1139c1eeec61425c6fc260bcffd3d05f7f372be03/eqip-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "ce71e149dfd58a24ad28a659ad4eb2bd", "sha256": "0238b889113695e74be1f572323c3a1a87e9ae262d1127063b44244affc939fc" }, "downloads": -1, "filename": "eqip-0.4.4.tar.gz", "has_sig": false, "md5_digest": "ce71e149dfd58a24ad28a659ad4eb2bd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 27462, "upload_time": "2019-02-18T19:53:49", "url": "https://files.pythonhosted.org/packages/14/ff/20efecbbcc158b754f374fd0f57455c763be34c06da6409207804e65bd8a/eqip-0.4.4.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "9a9f69ce13595025a5b058efc7125efb", "sha256": "c5ccf42dcc1e485151e4a1238372933ae9d885021d23f9c770bd1467539f69e0" }, "downloads": -1, "filename": "eqip-0.5.0.tar.gz", "has_sig": false, "md5_digest": "9a9f69ce13595025a5b058efc7125efb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 27932, "upload_time": "2019-02-20T20:14:50", "url": "https://files.pythonhosted.org/packages/0a/d8/07aacbfcf7d0ac4756e2194e8478214872763a001633713c0d35e9f18802/eqip-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a9f69ce13595025a5b058efc7125efb", "sha256": "c5ccf42dcc1e485151e4a1238372933ae9d885021d23f9c770bd1467539f69e0" }, "downloads": -1, "filename": "eqip-0.5.0.tar.gz", "has_sig": false, "md5_digest": "9a9f69ce13595025a5b058efc7125efb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 27932, "upload_time": "2019-02-20T20:14:50", "url": "https://files.pythonhosted.org/packages/0a/d8/07aacbfcf7d0ac4756e2194e8478214872763a001633713c0d35e9f18802/eqip-0.5.0.tar.gz" } ] }