{ "info": { "author": "Iurii Kibalin", "author_email": "yurikibalin@outlook.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "CrysPy\n====================\n\nCrysPy_ is a crystallographic library for neutron data analysis. Based on the library *CrysPy* a script *RhoChi* allows to refine polarized neutron diffraction experiments performed with single crystals as well as with powder magnetic compounds. A console version is given together with a simple GUI viewer.\n\n.. image:: cryspy/scripts/rhochi/f_icon/smm.PNG\n\n+--------+-----------------+\n| Folder | Description |\n+========+=================+\n| cryspy | cryspy library |\n+--------+-----------------+\n| rhochi | RhoChi script |\n+--------+-----------------+\n| example| examples |\n+--------+-----------------+\n| docs | documentation |\n+--------+-----------------+\n\n\nMain Features\n------------------------\n- Analysis of the polarized neutron scattering on crystals by the library *CryPy*;\n- Diffraction data refinement for single crystals or powder by *RhoChi*;\n\nInstallation and Requirements of *CrysPy*\n------------------------------------------\n\nCrysPy_ is developed and tested using Python 3.7 and depends on:\n\n- *numpy*\n- *scipy*\n- *matplotlib*\n- *pyqt5*.\n\nIt can be installed by\n\n>>> python -m pip install cryspy # as root (in Windows OS)\n\n\nOr if you have downloaded a source tarball you can install CrysPy_ by doing the following:\n\n>>> python setup.py develop # as root\n\n\n\nRun *RhoChi*\n------------------------------------------\n\n\nThe *CrysPy* library should be installed. \n\nUse the command-line to run the refinement in the folder which contents the data:\n\n>>> python -m cryspy.run_rhochi\n\nOr use a simple viewer (GUI):\n\n>>> python -m cryspy.gui_rhochi\n\nCollaboration\n---------------------------\n\nAny third-party scripts based on the library *CrysPy* can be added.\n\nIf you have any suggestions, bug reports or annoyances please report them to our issue tracker at CrysPy_.\n\nCopyright and License\n-------------------------------\n\nMIT License\n\nCopyright (c) 2018-2019 Iurii Kibalin\nhttps://github.com/ikibalin/cryspy\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n.. _CrysPy: https://github.com/ikibalin/cryspy\"GitHub link on CrysPy\"\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ikibalin/cryspy", "keywords": "Polarized Neutron Diffraction Data Analysis", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "cryspy", "package_url": "https://pypi.org/project/cryspy/", "platform": "", "project_url": "https://pypi.org/project/cryspy/", "project_urls": { "Homepage": "https://github.com/ikibalin/cryspy" }, "release_url": "https://pypi.org/project/cryspy/0.1.13/", "requires_dist": [ "numpy", "scipy", "pycifstar" ], "requires_python": "", "summary": "PNPD data analysis", "version": "0.1.13" }, "last_serial": 5982699, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "b3447ecd1f2617e745cb61f2b16dfde2", "sha256": "d13b36cb42cfbfe0cac7f8ac1d17fa42bc23c7eb346620cc6655fe4e38e5a647" }, "downloads": -1, "filename": "cryspy-0.1.10-py3-none-any.whl", "has_sig": false, "md5_digest": "b3447ecd1f2617e745cb61f2b16dfde2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 379511, "upload_time": "2019-09-26T07:26:40", "url": "https://files.pythonhosted.org/packages/f5/ef/7fdac9dd671a48da9208cfa3e3f4037891f7210a3054cf3abc5312bb7cac/cryspy-0.1.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52c5d327dcb09136dcaf94b66cc7c90f", "sha256": "a4745512be39407c9cb65085cc6b3b1c92322099c3ee2399b705d7cf440ff4ed" }, "downloads": -1, "filename": "cryspy-0.1.10.tar.gz", "has_sig": false, "md5_digest": "52c5d327dcb09136dcaf94b66cc7c90f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 344758, "upload_time": "2019-09-26T07:26:43", "url": "https://files.pythonhosted.org/packages/77/4e/22616fd4133412ff4c07a47ab5454b0a14647625bd1787fad4ab38ac7ea4/cryspy-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "0e1558ed16005ec21592ceb30f8d2066", "sha256": "00ad72078bc90e562aa6c76f57f93441e425370281b8d0cabeb24c8105986b32" }, "downloads": -1, "filename": "cryspy-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "0e1558ed16005ec21592ceb30f8d2066", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 379628, "upload_time": "2019-10-01T08:09:33", "url": "https://files.pythonhosted.org/packages/88/a9/125cf93d28740843a4534c0b3af784aa09a757192c345c4d6610200a3e06/cryspy-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a943e0f4f9ed16a90079d809ebf51d3b", "sha256": "c9d906092c96a198b611e1da5f0f49d177a79639bc34eb18c2d46bb51f5c8416" }, "downloads": -1, "filename": "cryspy-0.1.11.tar.gz", "has_sig": false, "md5_digest": "a943e0f4f9ed16a90079d809ebf51d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 344812, "upload_time": "2019-10-01T08:09:36", "url": "https://files.pythonhosted.org/packages/ea/89/7d30367413f87f2d35661d3b4c06d7e30af77f82177fc079d8bd2a304192/cryspy-0.1.11.tar.gz" } ], "0.1.12": [ { "comment_text": "", "digests": { "md5": "8e004a89ead1943ca65714fb8dace1e9", "sha256": "b6348146234ca66c76795755d592e5872c6547b2a46492282896387b22051ec5" }, "downloads": -1, "filename": "cryspy-0.1.12-py3-none-any.whl", "has_sig": false, "md5_digest": "8e004a89ead1943ca65714fb8dace1e9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 379647, "upload_time": "2019-10-01T17:13:02", "url": "https://files.pythonhosted.org/packages/71/54/b2d1d62129fb2f8300c3ec077b2ba97a97071e4f5c4bad0a9ec83741a52c/cryspy-0.1.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72bf3678b4cf5c081825454bbdf9705e", "sha256": "ed5a1beff3dc53e84edddfd36402876a9c8109867aa8000ddec1b56f7faec660" }, "downloads": -1, "filename": "cryspy-0.1.12.tar.gz", "has_sig": false, "md5_digest": "72bf3678b4cf5c081825454bbdf9705e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 344826, "upload_time": "2019-10-01T17:13:05", "url": "https://files.pythonhosted.org/packages/f8/e1/f869a50c5a9b2de622043533efeb4273ab4355a17e8478817a66a7e9adfc/cryspy-0.1.12.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "ccbe8f2f29db222f3c7116017c991741", "sha256": "5bf6a2b316a56218397198dba25dc5e0d2808951559b5d2eee2c0d219bfbfb9c" }, "downloads": -1, "filename": "cryspy-0.1.13-py3-none-any.whl", "has_sig": false, "md5_digest": "ccbe8f2f29db222f3c7116017c991741", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 380736, "upload_time": "2019-10-16T11:35:18", "url": "https://files.pythonhosted.org/packages/f3/3f/a8a5089f95d3c0114918397774445b9572c05f416d8b0f966af44571ec0f/cryspy-0.1.13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eaf2c4f9a221e1558e3d777257d07326", "sha256": "ab710dde4fd2a780eb5c98a8a6cafd37071bcca43d09b422de2f5845a2edb1af" }, "downloads": -1, "filename": "cryspy-0.1.13.tar.gz", "has_sig": false, "md5_digest": "eaf2c4f9a221e1558e3d777257d07326", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 345828, "upload_time": "2019-10-16T11:35:22", "url": "https://files.pythonhosted.org/packages/f8/d5/d68f29547a8fe8f42fbe24ff994c94b909b77b8eb3ebf974f776ed7640b9/cryspy-0.1.13.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "2807a552313dee2ee2ce761edede0587", "sha256": "a65b1e7297df8ab5a67217d9b9065b8b1cf8093ab712d9b743e42dd60c3c0d79" }, "downloads": -1, "filename": "cryspy-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "2807a552313dee2ee2ce761edede0587", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 488717, "upload_time": "2019-09-13T14:11:26", "url": "https://files.pythonhosted.org/packages/61/f5/ad6af3b7c8dc6e6df940c35dfc9c3cf9b6b67484b920d6a564f298da3978/cryspy-0.1.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e17143099c6ba4a15aafed717c7f52a", "sha256": "be76d996b13984b122cdb7cd99d32cdb147a6002762b3e541045df75965751aa" }, "downloads": -1, "filename": "cryspy-0.1.7.tar.gz", "has_sig": false, "md5_digest": "4e17143099c6ba4a15aafed717c7f52a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 344204, "upload_time": "2019-09-13T14:11:29", "url": "https://files.pythonhosted.org/packages/3a/e7/38aee457a815a277b7b1b8dc2178351e0daa0896eedd2f480be55637af39/cryspy-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "7055b0f773425d02a498fc947d2fbb23", "sha256": "05f51ed86c6d89c498af7ef9aa5cf75ddb6fc3126fe94a9853d661ff481e5173" }, "downloads": -1, "filename": "cryspy-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "7055b0f773425d02a498fc947d2fbb23", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 378381, "upload_time": "2019-09-19T19:43:45", "url": "https://files.pythonhosted.org/packages/46/ec/91343d2a3810b11e68892299fdbd669cf23dc2751ac63a13f41c0e6921e1/cryspy-0.1.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7dbb659141b4e7a6dd3e46cf66ac854", "sha256": "cb9bb59b81a3a5c8574c93490ed9d94928eb7ea11c29e1567a27c26801adea16" }, "downloads": -1, "filename": "cryspy-0.1.8.tar.gz", "has_sig": false, "md5_digest": "b7dbb659141b4e7a6dd3e46cf66ac854", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343556, "upload_time": "2019-09-19T19:43:50", "url": "https://files.pythonhosted.org/packages/53/46/80df9d3796324697b33aa4fbee1bb38d7cbed21440fcbf4f4b336fe8a59d/cryspy-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "cc88c0b4e8742c576080b19551d31017", "sha256": "1ddf0f0837f332575c4010c5ec0b81bbda76817837fa421370f067c762cb4c34" }, "downloads": -1, "filename": "cryspy-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "cc88c0b4e8742c576080b19551d31017", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 379319, "upload_time": "2019-09-24T16:48:23", "url": "https://files.pythonhosted.org/packages/3e/45/8d4a7edc620c59365bf962b16e40b65bc16543cf410c9b014fb496bfbd78/cryspy-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c420542571599462f60bdc3e192903a5", "sha256": "9bd9bd684b258233737650ed3d986b80b5e520caa38709342318eb670e2d120c" }, "downloads": -1, "filename": "cryspy-0.1.9.tar.gz", "has_sig": false, "md5_digest": "c420542571599462f60bdc3e192903a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 344529, "upload_time": "2019-09-24T16:48:27", "url": "https://files.pythonhosted.org/packages/11/d5/e5c2175632cc62c94e6b118b0855591cccec04d65cab22a53a79f948f194/cryspy-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ccbe8f2f29db222f3c7116017c991741", "sha256": "5bf6a2b316a56218397198dba25dc5e0d2808951559b5d2eee2c0d219bfbfb9c" }, "downloads": -1, "filename": "cryspy-0.1.13-py3-none-any.whl", "has_sig": false, "md5_digest": "ccbe8f2f29db222f3c7116017c991741", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 380736, "upload_time": "2019-10-16T11:35:18", "url": "https://files.pythonhosted.org/packages/f3/3f/a8a5089f95d3c0114918397774445b9572c05f416d8b0f966af44571ec0f/cryspy-0.1.13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eaf2c4f9a221e1558e3d777257d07326", "sha256": "ab710dde4fd2a780eb5c98a8a6cafd37071bcca43d09b422de2f5845a2edb1af" }, "downloads": -1, "filename": "cryspy-0.1.13.tar.gz", "has_sig": false, "md5_digest": "eaf2c4f9a221e1558e3d777257d07326", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 345828, "upload_time": "2019-10-16T11:35:22", "url": "https://files.pythonhosted.org/packages/f8/d5/d68f29547a8fe8f42fbe24ff994c94b909b77b8eb3ebf974f776ed7640b9/cryspy-0.1.13.tar.gz" } ] }