{ "info": { "author": "Chris Osborne", "author_email": "c.osborne.1@research.gla.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License" ], "description": "RadynPy\n-------\n\nIMPORTANT NOTE\n--------------\n\nThis is an early development release of RadynPy, a nascent suite of tools to\nallow analysis of Radyn simulations to be performed in Python. It contains a\nminimal set of features to perform analysis of Radyn CDF files, and produce\ncontribution functions.\n\nIf you don't know what Radyn is, then this package is probably not aimed at you!\n\nThe easiest way to load a CDF file is to use ``radynpy.cdf.LazyRadynData``. An\nobject can be constructed by passing the path to a Radyn CDF file. Data is\nloaded lazily as it is requested. The normal keys of this file can then be\naccessed by ``.`` notation (e.g. data.tg1). To look at the indexing convention\nand the data layout (which is different to IDL due to handling of the record\ntime axis), the functions ``index_convention``, and for information on a\nspecific variable, or set of variables, ``var_info`` can be used. ``var_info``\ntakes a string or list of strings for the variables of interest (this string\nmay be '*' to print information on all variables).\n\nThe class ``radynpy.cdf.RadynData`` also exists, it takes the path to a CDF\nfile, and a list of keys to be loaded (or '*' for everything). It performs\nsimilarly to LazyRadynData, but a key that was not requested at construction\nwill not be loaded.\n\n**NOTE:** By default both ``RadynData`` and ``LazyRadynData`` expect a filename in\nthe F-CHROMA style (i.e. with the heating parameters), if your filename does\nnot fit this style then both classes take a ``parseFilenameParams=False``\nkwarg.\n\nContribution functions can be plotted using ``radynpy.matsplotlib.contib_fn``.\nSee the extensive docstring of this function for more information. Utilities\nused in the calculation of the contribution function can be found in\n``radynpy.matsplotlib.utils`` and ``radynpy.matsplotlib.opacity``. For the\nmost part these are very simple functions and classes that mirror the\ncounterparts in the Radyn software distribution produced by M. Carlsson.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/Goobley/radynpy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "radynpy", "package_url": "https://pypi.org/project/radynpy/", "platform": "", "project_url": "https://pypi.org/project/radynpy/", "project_urls": { "Homepage": "http://github.com/Goobley/radynpy" }, "release_url": "https://pypi.org/project/radynpy/0.4.3/", "requires_dist": [ "numpy", "scikit-image", "matplotlib", "scipy", "colour", "palettable", "cdflib" ], "requires_python": "", "summary": "Analysis tools for Radyn in Python", "version": "0.4.3" }, "last_serial": 5657432, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "acd93d4fddf382af73f987a336a908aa", "sha256": "3340817f5674f8eec05b171e8599d493e4b509beeee6aae5925c6dea8c77f446" }, "downloads": -1, "filename": "radynpy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "acd93d4fddf382af73f987a336a908aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19086, "upload_time": "2018-09-17T18:33:29", "url": "https://files.pythonhosted.org/packages/d8/a3/c517182a9e134258c1c675ee3e6ea6405aa596c174fe6fff359d5f06b2ed/radynpy-0.1.0.tar.gz" } ], "0.1.0a0": [ { "comment_text": "", "digests": { "md5": "e158ab12232bc9718d4963688cd22427", "sha256": "0142902cc095190560eb000208d9e8400c051de8817c4f8c354db716c4871a07" }, "downloads": -1, "filename": "radynpy-0.1.0a0.tar.gz", "has_sig": false, "md5_digest": "e158ab12232bc9718d4963688cd22427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19101, "upload_time": "2018-09-17T18:49:06", "url": "https://files.pythonhosted.org/packages/b6/85/0e9971a478711491a93eb58435789468f36a5a16b3dd259acaf44187b6c0/radynpy-0.1.0a0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7c96e3b721224d0b0f4ceaf1f9d2c1da", "sha256": "7776d2bd124f83798b2a4635d3f7595fd7315b68d1117fa85ffd94173ad0cfca" }, "downloads": -1, "filename": "radynpy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7c96e3b721224d0b0f4ceaf1f9d2c1da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19101, "upload_time": "2018-09-17T18:50:06", "url": "https://files.pythonhosted.org/packages/06/b9/9ea765ac89a4a79dee28c4692311ee87e610c5148a541b1a771e2fdeeb81/radynpy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "fc34300695b86523b7c40fd6e60f5bf7", "sha256": "d40d112d3a17ca3bb550dee04bf6a0ec2b3cd7ee757ee5f3654a7fd3ad80425c" }, "downloads": -1, "filename": "radynpy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "fc34300695b86523b7c40fd6e60f5bf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19146, "upload_time": "2018-09-18T10:59:28", "url": "https://files.pythonhosted.org/packages/bf/11/b5516f3410c33d987cc0a534d5cc8aac3b7470596003958d310d2b89a1bb/radynpy-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6b365e73ec07442b683e61257b451bb0", "sha256": "7d2b77c13454914e64007297bb8be9bb1e38b9900ad0b5c12797a3d739ce6a34" }, "downloads": -1, "filename": "radynpy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6b365e73ec07442b683e61257b451bb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20230, "upload_time": "2018-09-18T13:52:37", "url": "https://files.pythonhosted.org/packages/77/61/1e8e49c07398783a52ae5b23ca69b782cbd8d2f852521ad9c7db7e8826bc/radynpy-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "212a5e3aba5cf632ef8e15ee302d5c27", "sha256": "012416a3d8d34152e64e01006e180d0c2658cfa6c8de6ed4ea87ef08d567516e" }, "downloads": -1, "filename": "radynpy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "212a5e3aba5cf632ef8e15ee302d5c27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10004899, "upload_time": "2019-01-04T20:35:43", "url": "https://files.pythonhosted.org/packages/bf/9e/2c2f6ffac04ef240b8b0913c6905540d081b4204c6cd16191a77ac742913/radynpy-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "97afb6eead400b79707e1c236f1623e8", "sha256": "3234d9564791d461046b191230c1e691a4d1aef2356508d14854b82db3de56d5" }, "downloads": -1, "filename": "radynpy-0.3.1.tar.gz", "has_sig": false, "md5_digest": "97afb6eead400b79707e1c236f1623e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10004959, "upload_time": "2019-03-15T17:43:51", "url": "https://files.pythonhosted.org/packages/06/26/3b70d18af75cc2e985bb7a9c810ec69cf9655799a8c53e89594a54f4d1b4/radynpy-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "01c0c37e9e2ce8edb596762667ef1bac", "sha256": "bdb57d9d8d6531876f5ff48d32f12ab45eb16c8e00fc62dca4c61e5443d0146c" }, "downloads": -1, "filename": "radynpy-0.3.2.tar.gz", "has_sig": false, "md5_digest": "01c0c37e9e2ce8edb596762667ef1bac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10004958, "upload_time": "2019-03-15T17:46:23", "url": "https://files.pythonhosted.org/packages/79/56/8ae3d662c173ca44f49ac573c780536bec94b716c7248bb822e63309dd23/radynpy-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "dce8d84f1b85e98244ac25d06078531a", "sha256": "25fb39ccb2934f7a9bf81f3194b49d689afcc9745cbf55ca2b23b3137c2116a9" }, "downloads": -1, "filename": "radynpy-0.3.3.tar.gz", "has_sig": false, "md5_digest": "dce8d84f1b85e98244ac25d06078531a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10004986, "upload_time": "2019-03-15T17:58:04", "url": "https://files.pythonhosted.org/packages/74/bd/130b4372fc372d907f5fba7caab0a25993e8878677891a44b962b3824dd6/radynpy-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "3e8a500a17e9f3e71154d3202b6a20d9", "sha256": "dc09134661efe3438035e07cfa49df026189a517859cfcbdfbf4bfa3b2742f48" }, "downloads": -1, "filename": "radynpy-0.3.4.tar.gz", "has_sig": false, "md5_digest": "3e8a500a17e9f3e71154d3202b6a20d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10023020, "upload_time": "2019-03-15T18:02:02", "url": "https://files.pythonhosted.org/packages/8d/9a/88141a765aef743b0017c46f12e21032253f6c68e5b62f034182021043a5/radynpy-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "4f2adf6a125dc747fea8349eff05c01c", "sha256": "cba3b1754c4679bb48b996dee9fb265dc8ba3e79985d2b600a77c29fc6da2547" }, "downloads": -1, "filename": "radynpy-0.3.5.tar.gz", "has_sig": false, "md5_digest": "4f2adf6a125dc747fea8349eff05c01c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10023013, "upload_time": "2019-03-15T18:02:23", "url": "https://files.pythonhosted.org/packages/23/f8/947fd95f2a759ef90ce024d073edb8b5c71f416e4aff6f2cc29d3728e974/radynpy-0.3.5.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "720867021e4c05b4d0d7f54c8246ae0c", "sha256": "c58238d2e576f35a9662f4f6310affc4ae63dc3abf59ab50a856b290204dd71d" }, "downloads": -1, "filename": "radynpy-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "720867021e4c05b4d0d7f54c8246ae0c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10025912, "upload_time": "2019-08-09T18:41:42", "url": "https://files.pythonhosted.org/packages/4f/38/ed9979612b5977a9f1802716d9f1a40e9d90e75aa172e0a056165276fed5/radynpy-0.4.1-py3-none-any.whl" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "e69e073c82f67f609eae9b99c8ce9e2e", "sha256": "fc357d1043724bb574d508017de1156c2f33c85484702916fa8b3b95de6dc44b" }, "downloads": -1, "filename": "radynpy-0.4.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e69e073c82f67f609eae9b99c8ce9e2e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10026370, "upload_time": "2019-08-09T19:05:55", "url": "https://files.pythonhosted.org/packages/a7/4f/49b92cd3460ac18d27c1528fbb48d7f54341518f9014519faf7a015b3b5a/radynpy-0.4.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9df7e2ba98f2dbc375b03b7e8840e2c", "sha256": "2601836639a90b93d15e616ec5db0fd58ed742ef2f527b82f4d65c57cf9e6e92" }, "downloads": -1, "filename": "radynpy-0.4.2.tar.gz", "has_sig": false, "md5_digest": "a9df7e2ba98f2dbc375b03b7e8840e2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10025579, "upload_time": "2019-08-09T19:05:59", "url": "https://files.pythonhosted.org/packages/fc/49/424b74e626df46183a4774d0b300e9d802b4b5999a2ed08ffab52353de50/radynpy-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "4e52d2182ce3206a01ca0d79a723182f", "sha256": "87fef335ce28773c300f8e1e4c8d4f4f9d3e5cccc61596c89daf24c05c28560d" }, "downloads": -1, "filename": "radynpy-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "4e52d2182ce3206a01ca0d79a723182f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10026373, "upload_time": "2019-08-09T19:11:08", "url": "https://files.pythonhosted.org/packages/bb/28/85afc167636c3ee53a1cafa5eeed003a8d7d2cf792f2be4f2ab7da55bf07/radynpy-0.4.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b943b732f428f14fae15d0e7efec986", "sha256": "a4d7f6cb4c3e8cc7ea2cc5038d66e93ed69eda9096ff78af68e0aa336934d79c" }, "downloads": -1, "filename": "radynpy-0.4.3.tar.gz", "has_sig": false, "md5_digest": "4b943b732f428f14fae15d0e7efec986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10025586, "upload_time": "2019-08-09T19:11:14", "url": "https://files.pythonhosted.org/packages/25/22/a4caf28cb40c2970612daba62463a3b8e88b7ee0ae896616b71dbc843df9/radynpy-0.4.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e52d2182ce3206a01ca0d79a723182f", "sha256": "87fef335ce28773c300f8e1e4c8d4f4f9d3e5cccc61596c89daf24c05c28560d" }, "downloads": -1, "filename": "radynpy-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "4e52d2182ce3206a01ca0d79a723182f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10026373, "upload_time": "2019-08-09T19:11:08", "url": "https://files.pythonhosted.org/packages/bb/28/85afc167636c3ee53a1cafa5eeed003a8d7d2cf792f2be4f2ab7da55bf07/radynpy-0.4.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b943b732f428f14fae15d0e7efec986", "sha256": "a4d7f6cb4c3e8cc7ea2cc5038d66e93ed69eda9096ff78af68e0aa336934d79c" }, "downloads": -1, "filename": "radynpy-0.4.3.tar.gz", "has_sig": false, "md5_digest": "4b943b732f428f14fae15d0e7efec986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10025586, "upload_time": "2019-08-09T19:11:14", "url": "https://files.pythonhosted.org/packages/25/22/a4caf28cb40c2970612daba62463a3b8e88b7ee0ae896616b71dbc843df9/radynpy-0.4.3.tar.gz" } ] }