Gemini Observatory Community TOM Broker Modules
Project description
Gemini Observatory Community TOM 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tom-gemini-community-0.3.2.tar.gz.
File metadata
- Download URL: tom-gemini-community-0.3.2.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a6dbd4b1e2aaf21b8748f625cef333687ee29164cc2340463c36428d893e489
|
|
| MD5 |
62c672074610f8384c11c631db60f12d
|
|
| BLAKE2b-256 |
77db0346c9538145113f9012f4ff38f6a7a6b2dd2d43f45bef860f0e3ece0399
|
File details
Details for the file tom_gemini_community-0.3.2-py3-none-any.whl.
File metadata
- Download URL: tom_gemini_community-0.3.2-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
865a97b32ed98c55645424acfdfc733c80e34aed8182adfaa167cf8c91c6b671
|
|
| MD5 |
0fe889f5e5817b44f7e83aaba2b51d1c
|
|
| BLAKE2b-256 |
fd8fb2686943701aa4a21702446bf3ba74943d617f3eef299fe2c324c0fa2801
|