Skip to content

Releases: bryanmiller/gsselect

Gemini Science Meeting 2021

27 Aug 13:10
Compare
Choose a tag to compare

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

19 Aug 20:58
Compare
Choose a tag to compare

The geometry of the FLAMINGOS-2 OIWFS was updated to more closely match the hardware.

Bug fixes.

Added noteTitle API parameter, removed APLpy dependency

05 Jun 00:32
Compare
Choose a tag to compare

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

12 Sep 17:12
Compare
Choose a tag to compare

The code style was improved using pycodestyle. The urltoo_readme.txt file was also updated.

Added exptime parameter

06 Mar 14:35
Compare
Choose a tag to compare

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

04 Jan 15:08
Compare
Choose a tag to compare
v1.1.0

Push to version 1.1.0

Consistent with PIP version 1.0.2

02 Jan 20:09
Compare
Choose a tag to compare

Removed gsselect subdirectory that caused problems with non-PIP installations.

Consistent with pypi 1.0.1 version

02 Jan 17:41
Compare
Choose a tag to compare

This release has the following changes

  • fix cos(dec) bug in calculation of coordinates of guider fields
  • add files for pypi distribution

Initial release

14 Nov 14:34
Compare
Choose a tag to compare

This is the initial full release. This code was made available to 2018B Gemini ToO PIs.