Skip to main content

Gemini Observatory Community TOM Broker Modules

Project description

Gemini Observatory Community TOM Broker Modules

The TOM Toolkit comes with a basic module for submitting observations to the Gemini Observatory Phase 2 system. This module adds enhanced support to the TOM Toolkit for requesting Gemini observations and is a common area for community development. For example, using this module TOMs can search for guide stars using GSselect and then submit observations.

Installation:

Install the module into your TOM environment:

pip install tom-gemini-community

Add the name of the module that you want to use, e.g. tom_gemini_community.gemini.gemini_gsselect, to the TOM_FACILITY_CLASSES in your TOM's settings.py:

TOM_FACILITY_CLASSES = [
	'tom_observations.facilities.lco.LCOFacility',
	'tom_observations.facilities.soar.SOARFacility',
	...
	'tom_gemini_community.gemini_gsselect.GEMFacility',
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tom-gemini-community-0.2.0.tar.gz (22.4 kB view hashes)

Uploaded Source

Built Distribution

tom_gemini_community-0.2.0-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page