Gemini guide star selection and URL target-of-opportunity (TOO) triggering
Project description
GSselect
This repository provides a python example of using the Gemini Observatory API for triggering template observations that are On Hold. Details of the ToO activation process are given here. The document urltoo_readme.txt give more details about the API.
The example triggering script is urltrigger.py but most of the code is for selecting a guide star. The triggering API does not support the new automated guide star selection features in the Observing Tool. The script gsselect.py mimics these features and should find an appropriate guide star if one is available in the UCAC4 catalog. It can also display the guide star candidates and the wavefront sensor field of view on a DDS image of the field.
Gsselect also has a 'find' position angle (PA) feature that we never implemented in the OT. This will pick the best guide star available and set the PA so that it is reachable. This is useful with the GMOS and F2 OIWFS guide probes if the PA is unimportant.
Installation
The scripts require a standard Python distribution that includes numpy (at least 1.15.4), matplotlib, astropy, and requests.
Then install the scripts by downloading and unpacking the zip file or use git, e.g.
git clone https://github.com/bryanmiller/gsselect.git
The gsselect guide star selection routines can also be installed as a pip package with
pip install gsselect
Authentication
Authentication for the trigger requires a 'user key' for the Observing Tool that is associated with an email address that is included in the active program. See this page for more information on user keys and how to obtain one.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file gsselect-1.3.2.tar.gz
.
File metadata
- Download URL: gsselect-1.3.2.tar.gz
- Upload date:
- Size: 17.7 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 | 842d725ef94ef19fed9d754d28cc645ce28c36ee6880c1061315d24412884cd3 |
|
MD5 | 7b31b5570b83852c8ce37b03ca5fc69b |
|
BLAKE2b-256 | 2aa64c9386014b0c134a5a601c96dd5041fcc42033b799ec583647f114bb85e1 |
File details
Details for the file gsselect-1.3.2-py3-none-any.whl
.
File metadata
- Download URL: gsselect-1.3.2-py3-none-any.whl
- Upload date:
- Size: 13.2 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 | 0395c164e9a76eac395f10bb41c372daa244f04d769ff0fd24e2fb62f23b457c |
|
MD5 | 29788f0d1e96f4afb4d0a08fde6b85b8 |
|
BLAKE2b-256 | 72928ea53630db7a4ac0805f278edc22c44691e62a748e396dad31984ad0e67b |