{ "info": { "author": "Fran\u00e7ois Orieux", "author_email": "orieux@iap.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries" ], "description": "=========================\nEdwin, bayesian inversion\n=========================\n\nThe Bayesian inversion (``edwin``) package provides algorithm\ndeveloped during my scientific research work in numerical computation\nfor inverse problems (signal, image processing). Feel free to use them\nas you want. Any comments and contributions are welcome.\n\nThe name ``edwin`` is in reference to Edwin T. Jaynes, a great\nBayesian Analysis scientific.\n\nAcknowledgements\n================\n\nThe use of ``edwin`` software package should be explicitly\nacknowledged in publications in the following form:\n\n1. an acknowledgment statement: \"Some of the results in this paper\n have been derived using some of the ``edwin`` package algorithms\n From F. Orieux et al. published in *citations*.\n\n2. at the first reference, a footnote placed in the main body of the\n paper referring to the ``edwin`` web site, currently\n http://bitbucket.org/forieux/edwin\n\nThe citations are mentioned in documentation, *References* section of\nthis file and are available in bibtex file.\n\nInfo\n====\n\n* Author: Fran\u00e7ois Orieux\n* Contact: orieux at iap dot fr\n* Project homepage: http://bitbucket.org/forieux/edwin\n* Downloads page: https://bitbucket.org/forieux/edwin/downloads\n\nContents\n========\n\nimprocessing.py\n A module that implement the algorithm described in [2] for\n unsupervised myopic image deconvolution. However the myopic part\n is not actually available.\n\ninversion.py\n A module that implement the algorithm described in [1] and use in\n [3-4] and other papers. It's implement an unsupervised general\n inverse problem algorithm estimation, based on MCMC algorithm.\n\nsampling.py\n Implementation of stochastic sampling algorithm, specially [1].\n\noptim.py\n A module that implement classical optimisation algorithm for use\n of other module. They are design for very large system resolution\n (dim > 1e6).\n\n\nRequirements\n============\n\nThis package depends on my free otb package (utility functions).\n\n* Numpy version >= 1.4.1\n* `otb `_ version >= 0.2.1\n\nInstallation\n============\n\nThe ``pip`` version::\n\n pip install edwin\n\nIf you have not ``pip``, download the archive, decompress it and to\ninstall in your user path, run in a command line::\n\n python setup.py install --user\n\nor for the system path, run as root::\n\n python setup.py install\n\nDevelopment\n===========\n\nThis package follow the Semantic Versionning convention\nhttp://semver.org/. To get the development version you can clone the\nmercurial repository available here\nhttp://bitbucket.org/forieux/edwin\n\nThe ongoing development depends on my research activity but is open. I\ntry to fix bugs.\n\nLicense\n=======\n\n``edwin`` is free software distributed under the MIT license, see\nLICENSE.txt\n\nReferences\n==========\n\nA bibtex file is provided in the archive.\n\n.. [1] F. Orieux, O. F\u00e9ron and J.-F. Giovannelli, \"Sampling\n high-dimensional Gaussian distributions for general linear inverse\n problems\", IEEE Signal Processing Letters, 2012\n\n.. [2] Fran\u00e7ois Orieux, Jean-Fran\u00e7ois Giovannelli, and Thomas\n Rodet, \"Bayesian estimation of regularization and point spread\n function parameters for Wiener-Hunt deconvolution\",\n J. Opt. Soc. Am. A 27, 1593-1607 (2010)\n\n.. [3] F. Orieux, E. Sepulveda, V. Loriette, B. Dubertret and\n J.-C. Olivo-Marin, \"Bayesian Estimation for Optimized Structured\n Illumination Microscopy\", IEEE trans. on Image Processing. 2012\n\n.. [4] F. Orieux, J.-F. Giovannelli, T. Rodet, and A. Abergel,\n \"Estimating hyperparameters and instrument parameters in\n regularized inversion Illustration for Herschel/SPIRE map\n making\", Astronomy & Astrohpysics, 2013", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/forieux/edwin/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "edwin", "package_url": "https://pypi.org/project/edwin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/edwin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/forieux/edwin/" }, "release_url": "https://pypi.org/project/edwin/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Module related to Bayesian approach to inverse problems", "version": "0.2.0" }, "last_serial": 1344127, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9746251ce0688bf4cd5e904fd2f75869", "sha256": "10cb9d4419ff17b0c5eef33113b2721b39c974392b8d860e7734080c7fd9c72c" }, "downloads": -1, "filename": "edwin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9746251ce0688bf4cd5e904fd2f75869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12377, "upload_time": "2013-10-01T16:49:22", "url": "https://files.pythonhosted.org/packages/21/1c/a86530410b8618d1adfb14be0901a7e2570a65639019caa593c89b6a8439/edwin-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "032f8cd9402c1b119fac4337605465b5", "sha256": "dbbbcff8ce5e11a56305774fb78a55748f58084d6c5bd2dad4d0f3aeefd4317e" }, "downloads": -1, "filename": "edwin-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "032f8cd9402c1b119fac4337605465b5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 19937, "upload_time": "2014-12-15T10:51:40", "url": "https://files.pythonhosted.org/packages/61/83/c6ffcc2de71954c771381171aa5a5fa27f1a8bdcfd5586012664693b1e40/edwin-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5adf9ff5f13662d112cbb0c1591c4814", "sha256": "96318855268e9c01c8930d07f57e116968e9c50ea2033982ff6bd5c1ac08fb01" }, "downloads": -1, "filename": "edwin-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5adf9ff5f13662d112cbb0c1591c4814", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4022, "upload_time": "2014-12-15T10:51:38", "url": "https://files.pythonhosted.org/packages/ca/af/4222d679ef0338997529d8441ab7700b4f0f2cea81ba6a2772682510bc22/edwin-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "032f8cd9402c1b119fac4337605465b5", "sha256": "dbbbcff8ce5e11a56305774fb78a55748f58084d6c5bd2dad4d0f3aeefd4317e" }, "downloads": -1, "filename": "edwin-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "032f8cd9402c1b119fac4337605465b5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 19937, "upload_time": "2014-12-15T10:51:40", "url": "https://files.pythonhosted.org/packages/61/83/c6ffcc2de71954c771381171aa5a5fa27f1a8bdcfd5586012664693b1e40/edwin-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5adf9ff5f13662d112cbb0c1591c4814", "sha256": "96318855268e9c01c8930d07f57e116968e9c50ea2033982ff6bd5c1ac08fb01" }, "downloads": -1, "filename": "edwin-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5adf9ff5f13662d112cbb0c1591c4814", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4022, "upload_time": "2014-12-15T10:51:38", "url": "https://files.pythonhosted.org/packages/ca/af/4222d679ef0338997529d8441ab7700b4f0f2cea81ba6a2772682510bc22/edwin-0.2.0.tar.gz" } ] }