{ "info": { "author": "Bryan Miller", "author_email": "millerwbryan@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Physics" ], "description": "# Gemini Observatory Community TOM Broker Modules\n\nThe [TOM Toolkit](https://github.com/TOMToolkit) comes with a basic module for \nsubmitting observations to the [Gemini Observatory](https://www.gemini.edu/) Phase 2 \nsystem. This module adds enhanced support to the TOM\nToolkit for requesting Gemini observations and is a common area for community development. \nFor example, using this module TOMs can search for guide stars using \n[GSselect](https://github.com/bryanmiller/gsselect) and then submit observations. \n\n## Installation:\n\nInstall the module into your TOM environment:\n\n pip install tom-gemini-community\n\nAdd the name of the module that you want to use, \ne.g. `tom_gemini_community.gemini.gemini_gsselect`, to the `TOM_FACILITY_CLASSES` \nin your TOM's `settings.py`:\n\n\tTOM_FACILITY_CLASSES = [\n\t\t'tom_observations.facilities.lco.LCOFacility',\n\t\t'tom_observations.facilities.soar.SOARFacility',\n\t\t...\n\t\t'tom_gemini_community.gemini_gsselect.GEMFacility',\n\t]\n\n\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/TOMToolkit/tom_gemini_community", "keywords": "tomtoolkit,astronomy,astrophysics,cosmology,science,fits,observatory,gemini", "license": "", "maintainer": "", "maintainer_email": "", "name": "tom-gemini-community", "package_url": "https://pypi.org/project/tom-gemini-community/", "platform": "", "project_url": "https://pypi.org/project/tom-gemini-community/", "project_urls": { "Homepage": "https://github.com/TOMToolkit/tom_gemini_community" }, "release_url": "https://pypi.org/project/tom-gemini-community/0.1.0/", "requires_dist": [ "tomtoolkit", "gsselect" ], "requires_python": "", "summary": "Gemini Observatory Community TOM Broker Modules", "version": "0.1.0" }, "last_serial": 5842549, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fc6893f7f0e96c0e488e663ed2715f3d", "sha256": "1f67d2a12d41729f599a196a712f69795a78c55c759864f7a0a237962ec49678" }, "downloads": -1, "filename": "tom_gemini_community-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fc6893f7f0e96c0e488e663ed2715f3d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21528, "upload_time": "2019-09-17T16:17:29", "url": "https://files.pythonhosted.org/packages/00/a1/c3cb8875b764801f8aeb1e562960d7cc4473469cf8a8464615c9896d6d6e/tom_gemini_community-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55836fff6966925803e1222ed89c3b70", "sha256": "c24c2f1ea0ca61075034567112b01ecfbba33782e59ef64e1bab66377c065776" }, "downloads": -1, "filename": "tom-gemini-community-0.1.0.tar.gz", "has_sig": false, "md5_digest": "55836fff6966925803e1222ed89c3b70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9190, "upload_time": "2019-09-17T16:17:32", "url": "https://files.pythonhosted.org/packages/a6/c5/709bc1e65b01b5e6dcb095b30681a15acc8ab9f2f811afd3badbf9095820/tom-gemini-community-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc6893f7f0e96c0e488e663ed2715f3d", "sha256": "1f67d2a12d41729f599a196a712f69795a78c55c759864f7a0a237962ec49678" }, "downloads": -1, "filename": "tom_gemini_community-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fc6893f7f0e96c0e488e663ed2715f3d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21528, "upload_time": "2019-09-17T16:17:29", "url": "https://files.pythonhosted.org/packages/00/a1/c3cb8875b764801f8aeb1e562960d7cc4473469cf8a8464615c9896d6d6e/tom_gemini_community-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55836fff6966925803e1222ed89c3b70", "sha256": "c24c2f1ea0ca61075034567112b01ecfbba33782e59ef64e1bab66377c065776" }, "downloads": -1, "filename": "tom-gemini-community-0.1.0.tar.gz", "has_sig": false, "md5_digest": "55836fff6966925803e1222ed89c3b70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9190, "upload_time": "2019-09-17T16:17:32", "url": "https://files.pythonhosted.org/packages/a6/c5/709bc1e65b01b5e6dcb095b30681a15acc8ab9f2f811afd3badbf9095820/tom-gemini-community-0.1.0.tar.gz" } ] }