Releases: bryanmiller/gsselect
Gemini Science Meeting 2021
This version includes bug fixes and makes the guide star search less prone to crashing if no results are found. This version was presented during the 2021 virtual Gemini Science Meeting.
Updated F2 OIWFS field of view
The geometry of the FLAMINGOS-2 OIWFS was updated to more closely match the hardware.
Bug fixes.
Added noteTitle API parameter, removed APLpy dependency
The documentation and urltrigger.py script were updated to support the new noteTitle API parameter that allows the user to set the title of the observation note.
The use of APLpy for displaying images was removed to simplify installation. Image display is now done with matplotlib and astropy.
Style and documentation improvements
The code style was improved using pycodestyle. The urltoo_readme.txt file was also updated.
Added exptime parameter
A new parameter, exptime, has been added to the API so that the exposure time in the static component of the copied template observation can be set. The documentation and the example URL triggering script have been updated.
Reorganize to work as a pip package
v1.1.0 Push to version 1.1.0
Consistent with PIP version 1.0.2
Removed gsselect subdirectory that caused problems with non-PIP installations.
Consistent with pypi 1.0.1 version
This release has the following changes
- fix cos(dec) bug in calculation of coordinates of guider fields
- add files for pypi distribution
Initial release
This is the initial full release. This code was made available to 2018B Gemini ToO PIs.