
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
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.
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 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.
FAQs
Gemini guide star selection and URL target-of-opportunity (TOO) triggering
We found that gsselect demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.