Skip to content

Commit

Permalink
1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
csayres committed Sep 29, 2023
1 parent 45b93e8 commit 34ca5c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
Change Log
==========

1.9.0 (2023-09-29)
-------------------
* Change nudge x offset back to zero. fps_calibrations now has new nudge models in place built from trimmed FVC images.
* Modify nudge model clipping behavior, currently all corrections with abs(corr)>.75 pixels will be applied with corrections clipped at +/- 0.75

1.8.1 (2023-07-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = sdss-coordio
version = 1.8.2a0
version = 1.9.0
author = Conor Sayres
author_email = [email protected]
description = Coordinate conversion for SDSS-V
Expand Down

0 comments on commit 34ca5c3

Please sign in to comment.