{ "info": { "author": "Yushi Yang", "author_email": "yangyushi1992@icloud.com", "bugtrack_url": null, "classifiers": [], "description": "# read_lif\n\nLoad 3D confocal images from `lif` files as `numpy` arrays.\n\nThe code was originally written by Mathieu Leocmach in package [colloids](https://github.com/MathieuLeocmach/colloids).\n\n## Install\n\n- The most convenient way would be: `pip install read_lif`\n- You can also Include the file `read_lif` in your project directory\n\n## How to Use It\n\n```python\nimport read_lif\n\nreader = read_lif.Reader('lif_file.lif')\nseries = reader.getSeries()\nchosen = series[0] # choose first image in the lif file\n# get a numpy array corresponding to the 1st time point & 1st channel\n# the shape is (z, y, x)\nimage = chosen.getFrame(T=0, channel=0)\n```", "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/yangyushi/read_lif", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "read-lif", "package_url": "https://pypi.org/project/read-lif/", "platform": "", "project_url": "https://pypi.org/project/read-lif/", "project_urls": { "Homepage": "https://github.com/yangyushi/read_lif" }, "release_url": "https://pypi.org/project/read-lif/0.4.0/", "requires_dist": null, "requires_python": ">=2.5", "summary": "A Python module for loading lif file as numpy array", "version": "0.4.0", "yanked": false, "yanked_reason": null }, "last_serial": 7197447, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "c46324e232f54101fbca2b0a8e023f61", "sha256": "806cb6346a60463051074f83a27d66c01d04157fab2f5d7db9842e94f74727a3" }, "downloads": -1, "filename": "read_lif-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c46324e232f54101fbca2b0a8e023f61", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.5", "size": 20907, "upload_time": "2019-03-17T00:03:04", "upload_time_iso_8601": "2019-03-17T00:03:04.055713Z", "url": "https://files.pythonhosted.org/packages/c0/1c/a8e98dce7dbc188e18960a4795bf9fc51d6419d273602252318633a0cf28/read_lif-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5b377dc172d0da04af3a499437644ba7", "sha256": "0b3586e138f7f8ee26039cc1f6e5f9d26a1dca2eda8cba55c265a22af32fe0d3" }, "downloads": -1, "filename": "read_lif-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5b377dc172d0da04af3a499437644ba7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.5", "size": 20893, "upload_time": "2019-07-12T15:42:25", "upload_time_iso_8601": "2019-07-12T15:42:25.383204Z", "url": "https://files.pythonhosted.org/packages/a0/85/0d3f54459335091ac9d45bc431a02f7ed9f18493abb4243bb083006839ae/read_lif-0.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e3f7f5a131c59b2fd87519a4ad0e332e", "sha256": "3a6a592264fdfd4040fb141a05d95ec488c74b0527bd977232f670171356cafe" }, "downloads": -1, "filename": "read_lif-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e3f7f5a131c59b2fd87519a4ad0e332e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.5", "size": 23494, "upload_time": "2019-10-25T09:59:27", "upload_time_iso_8601": "2019-10-25T09:59:27.184995Z", "url": "https://files.pythonhosted.org/packages/01/e4/d180df1ff51fad409013ff19f5fece48f71944904dc91ff6b492660c7c02/read_lif-0.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "971a0c1135a0e11814cb79ecacf86a61", "sha256": "f367f950d37073122f96b37befb03e012ded2435a33262cb6bb6db595e6c8519" }, "downloads": -1, "filename": "read_lif-0.3.1.tar.gz", "has_sig": false, "md5_digest": "971a0c1135a0e11814cb79ecacf86a61", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.5", "size": 23409, "upload_time": "2020-02-25T15:47:42", "upload_time_iso_8601": "2020-02-25T15:47:42.123842Z", "url": "https://files.pythonhosted.org/packages/95/e3/7f5c328c1384bc9023949fe4bc99ccf96cf252206f33a502d6a47211219b/read_lif-0.3.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "1ccd58e77fb4fad7b92730c4fcdae60f", "sha256": "518db0df8831062ab10c29e55c90c2d46b4c182fbe822495ac4a60aa84fd23b9" }, "downloads": -1, "filename": "read_lif-0.4.0.tar.gz", "has_sig": false, "md5_digest": "1ccd58e77fb4fad7b92730c4fcdae60f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.5", "size": 23421, "upload_time": "2020-05-08T14:17:29", "upload_time_iso_8601": "2020-05-08T14:17:29.147034Z", "url": "https://files.pythonhosted.org/packages/16/b0/df4abc5d52735d5040cf2b9a71d19d8a44dbf2b4b03a1bdaad9fda259398/read_lif-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ccd58e77fb4fad7b92730c4fcdae60f", "sha256": "518db0df8831062ab10c29e55c90c2d46b4c182fbe822495ac4a60aa84fd23b9" }, "downloads": -1, "filename": "read_lif-0.4.0.tar.gz", "has_sig": false, "md5_digest": "1ccd58e77fb4fad7b92730c4fcdae60f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.5", "size": 23421, "upload_time": "2020-05-08T14:17:29", "upload_time_iso_8601": "2020-05-08T14:17:29.147034Z", "url": "https://files.pythonhosted.org/packages/16/b0/df4abc5d52735d5040cf2b9a71d19d8a44dbf2b4b03a1bdaad9fda259398/read_lif-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }