{ "info": { "author": "Lexy Andati", "author_email": "andatilexy@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "======\nragavi\n======\n\n|Pypi Version|\n|Build Version|\n|Python Versions|\n\nRadio Astronomy Gain and Visibility Inspector\n\n\n============\nIntroduction\n============\n\nThis library mainly requires\n 1. Bokeh\n 2. Nodejs>=8\n 3. Python-casacore\n\n**- Install build dependencies:**\n\nClick_ for instructions on how to install `python-casacore`.\nNodejs is a requirement for bokeh and can be installed using the commands\n\n.. code-block:: bash\n \n $ sudo apt-get install curl\n $ curl -sL https://deb.nodesource.com/setup_8.x | bash -\n $ apt-get install -y nodejs\n\nAll python requirements are found in requirements.txt\n\nor\n \nTo install nodejs in the virtual environment, use: nodeenv, a nodejs virtual environment.\nMore info can be found here_\n\nCreate nodejs virtual environment with:\n\n.. code-block:: bash\n \n $ nodeenv envName\n\nand\n\n.. code-block:: bash\n\n $ . envName/bin/activate\n\nto switch to environment. \n\n============\nInstallation\n============\n\nInstallation from source_,\nworking directory where source is checked out\n\n.. code-block:: bash\n \n $ pip install .\n\nThis package is available on *PYPI* via\n\n.. code-block:: bash\n \n $ pip install ragavi\n\n=====\nUsage\n=====\n\nFor ragavi help run\n\n.. code-block:: bash\n\n $ ragavi -h\n\nTo use ragavi\n\n.. code-block:: bash\n\n $ ragavi -t /path/to/your/table -g table_type (K / B/ F/ G/ D)\n\nMultiple tables can be plotted on the same document simply by adding them in a space separated list to the -t / --table switch. \nThey must however be accompanied by their respective gain table type in the -g switch. e.g\n\n.. code-block:: bash\n\n $ ragavi -t delay/table/1/ bandpass/table/2 flux/table/3 -g K B F\n\n=======\nLicense\n=======\n\nThis project is licensed under the MIT License - see license_ for details.\n\n===========\nContribute\n===========\n\nContributions are always welcome! Please ensure that you adhere to our coding standards pep8_.\n\n.. |Pypi Version| image:: https://img.shields.io/pypi/v/ragavi.svg\n :target: https://pypi.python.org/pypi/ragavi\n :alt:\n.. |Build Version| image:: https://api.travis-ci.com/ratt-ru/ragavi.svg?token=D5EL86dsmbhnuc9sNiRM&branch=master\n :target: https://travis-ci.com/ratt-ru/ragavi\n :alt:\n\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/ragavi.svg\n :target: https://pypi.python.org/pypi/ragavi/\n :alt:\n\n.. _Click: https://github.com/casacore/python-casacore/blob/master/README.rst\n.. _here: https://pypi.org/project/nodeenv\n.. _source: https://github.com/ratt-ru/ragavi\n.. _pep8: https://www.python.org/dev/peps/pep-0008\n.. _license: https://github.com/ratt-ru/ragavi/blob/master/LICENSE", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ratt-ru/ragavi", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ragavi", "package_url": "https://pypi.org/project/ragavi/", "platform": "", "project_url": "https://pypi.org/project/ragavi/", "project_urls": { "Homepage": "https://github.com/ratt-ru/ragavi" }, "release_url": "https://pypi.org/project/ragavi/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Radio Astronomy Gain and Visibility Inspector", "version": "0.1.0" }, "last_serial": 5583570, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5c562155ba202278d6b4e0c047ce4e36", "sha256": "5a71f9365e3ac118e28088b03137a809e5726c856b7c9ad17805380e25a424df" }, "downloads": -1, "filename": "ragavi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5c562155ba202278d6b4e0c047ce4e36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11538, "upload_time": "2018-10-08T13:22:47", "url": "https://files.pythonhosted.org/packages/f5/61/42827e40ad38daf3144c79db4920d77ce6905c3f22fdd688f823aeebf820/ragavi-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "437a070148e7e2da488bf4f4844b1887", "sha256": "6d2badeec9ddd196873ad2f8b5c9fcfceabf95dc3bda6817d9a35775fa8dc28e" }, "downloads": -1, "filename": "ragavi-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "437a070148e7e2da488bf4f4844b1887", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12934, "upload_time": "2018-10-09T10:01:36", "url": "https://files.pythonhosted.org/packages/34/a4/be29adbad4628a7095ae5d9c29f359f72706c34fe53ae48fed7c6c340a23/ragavi-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e97694de8918f62592f6069ea213e269", "sha256": "dbfbeceed474d506db55ead87307c497a7153f815e69d8ebbb8a6aed33fff81a" }, "downloads": -1, "filename": "ragavi-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e97694de8918f62592f6069ea213e269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12717, "upload_time": "2018-10-09T10:01:37", "url": "https://files.pythonhosted.org/packages/cf/2f/5763fac74d304e8d8cde4974db81f4d33af943415cb6116c0ec068e60519/ragavi-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8246986261560140e836ea5e93d0ea06", "sha256": "ca483f3c34258d012c8f62df6b6137c4d9795713c2a4fe08e24711ccaa861c1a" }, "downloads": -1, "filename": "ragavi-0.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "8246986261560140e836ea5e93d0ea06", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13534, "upload_time": "2018-10-16T08:31:39", "url": "https://files.pythonhosted.org/packages/24/a7/f034c3eaec1061e1dcde332dadda9cb88af62f86a3547a088a726a329e81/ragavi-0.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7080e6ffcd9f471961783fb8ee309948", "sha256": "a356a22199f15b37b480e6d69c6485154cf9b9b5ab68cb2cc094906079db3224" }, "downloads": -1, "filename": "ragavi-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7080e6ffcd9f471961783fb8ee309948", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13349, "upload_time": "2018-10-16T08:31:40", "url": "https://files.pythonhosted.org/packages/10/46/282bf33376e92d8fd7eaa86f81ffb120910e941c34939e349eb4b9eaa805/ragavi-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "3a669c00b280671d50222923de16abb4", "sha256": "2498cf217c39d45208921dd95b662b05ee0a8ee53e8719b2ea8bf023737bae06" }, "downloads": -1, "filename": "ragavi-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3a669c00b280671d50222923de16abb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13818, "upload_time": "2019-02-13T12:04:23", "url": "https://files.pythonhosted.org/packages/a3/39/1301fc7e0c8be3309b36e4a94eddf5294fa22ff258e156670fc1be053dae/ragavi-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "bc0a8ad52d1b9d6301b38fc78cf8fc73", "sha256": "1fdbb4ef3b3103feea7cbcf1e52f1c3d636a496983ae7702b1d2cac3c76b92d8" }, "downloads": -1, "filename": "ragavi-0.0.5.tar.gz", "has_sig": false, "md5_digest": "bc0a8ad52d1b9d6301b38fc78cf8fc73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17069, "upload_time": "2019-03-25T08:10:27", "url": "https://files.pythonhosted.org/packages/0c/71/dc31b9b7d38a2300122487a5e4854e49cd1aa1bc6f56ac74fe90bbeb5c80/ragavi-0.0.5.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "07d4e639c63ae6c48c5f06f29d4fc9e2", "sha256": "1b1c1cd47386856c1c50efd380c257c25a49c7f76d63005a1a899afa2371573f" }, "downloads": -1, "filename": "ragavi-0.0.7.tar.gz", "has_sig": false, "md5_digest": "07d4e639c63ae6c48c5f06f29d4fc9e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21600, "upload_time": "2019-07-12T13:52:22", "url": "https://files.pythonhosted.org/packages/37/0b/fcfadef0f204549754f3349636860605598afcbf959136dedda4307c6cc8/ragavi-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "1b7382dc4ebe23cf1056bc3b3fb32101", "sha256": "7ed0d3b85ad448cc249585be6ebbac731939380a4af9867e396bc74262da2241" }, "downloads": -1, "filename": "ragavi-0.0.8.tar.gz", "has_sig": false, "md5_digest": "1b7382dc4ebe23cf1056bc3b3fb32101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21671, "upload_time": "2019-07-15T08:54:28", "url": "https://files.pythonhosted.org/packages/12/12/012c71adde757636c6f9b45696f7e8da1e97fec90cbeca7bcc2ae790b5c3/ragavi-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "d462b5c06df4dc6d70c9a2f5edf2665e", "sha256": "08f2d1feab03e3996fa0b6222401f5f70d00d4c2f572392222535afbdca5d2a6" }, "downloads": -1, "filename": "ragavi-0.0.9.tar.gz", "has_sig": false, "md5_digest": "d462b5c06df4dc6d70c9a2f5edf2665e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22325, "upload_time": "2019-07-16T06:29:18", "url": "https://files.pythonhosted.org/packages/75/de/1409881d13b1775fdc7381101d0cbfbe30dc2214c03dd4649fcf72114c7d/ragavi-0.0.9.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "6a2de3fd4fe7cf163eaefdfd9868991b", "sha256": "a61a37cd7b3f9b7ccb27b0096f06d204ea46c4c5bf09b6c912b4b3abeaace226" }, "downloads": -1, "filename": "ragavi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6a2de3fd4fe7cf163eaefdfd9868991b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23175, "upload_time": "2019-07-25T14:40:00", "url": "https://files.pythonhosted.org/packages/0d/ad/fc40f08a81ac4b378e7fc904580d359e825ba1485e8be744c4c7e5b264e6/ragavi-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a2de3fd4fe7cf163eaefdfd9868991b", "sha256": "a61a37cd7b3f9b7ccb27b0096f06d204ea46c4c5bf09b6c912b4b3abeaace226" }, "downloads": -1, "filename": "ragavi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6a2de3fd4fe7cf163eaefdfd9868991b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23175, "upload_time": "2019-07-25T14:40:00", "url": "https://files.pythonhosted.org/packages/0d/ad/fc40f08a81ac4b378e7fc904580d359e825ba1485e8be744c4c7e5b264e6/ragavi-0.1.0.tar.gz" } ] }