We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51ed8e commit 195b38fCopy full SHA for 195b38f
CHANGELOG.rst
@@ -4,6 +4,11 @@
4
Change Log
5
==========
6
7
+1.11.0 (2024-03-07)
8
+------------------
9
+* Add new guide fitter (SolvePointing class), implements a gaia based iterative fitter for pointing solutions.
10
+* Add sped up array based conversions between wok and positioner coords.
11
+
12
1.10.0 (2024-03-07)
13
------------------
14
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = sdss-coordio
3
-version = 1.10.1a0
+version = 1.11.0
author = Conor Sayres
author_email = csayres@uw.edu
description = Coordinate conversion for SDSS-V
0 commit comments