We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d05df commit 1781e8aCopy full SHA for 1781e8a
CHANGELOG.rst
@@ -4,6 +4,10 @@
4
Change Log
5
==========
6
7
+1.14.0 (2025-02-24)
8
+-------------------
9
+* Add a weighted fitting routine for the zhao burge transforms based on fiducial variance seen in dither analysis.
10
+
11
1.13.0 (2024-10-16)
12
-------------------
13
* Add WCS object validation check (passing an empty WCS in SolvePointing causes problems).
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = sdss-coordio
3
-version = 1.13.0
+version = 1.14.0
author = Conor Sayres
author_email = csayres@uw.edu
description = Coordinate conversion for SDSS-V
0 commit comments