Skip to content

Releases: sdss/coordio

coordIO 1.5.0

26 Dec 19:31
Compare
Choose a tag to compare
  • No major changes since 1.5.0b1. Tagging as full release.

coordIO 1.5.0b1

07 Nov 19:21
Compare
Choose a tag to compare
  • Added additional tools for extraction and fitting the marginal distribution.
  • #17: implementation of the offset function.

coordIO 1.4.5

20 Oct 18:55
Compare
Choose a tag to compare
coordIO 1.4.5

coordIO 1.4.5b1

15 Oct 19:21
Compare
Choose a tag to compare
  • Add guider tools for cross-matching with catalogue data.

coordIO 1.4.4

15 Sep 20:31
Compare
Choose a tag to compare
  • Add an only_radec option to GuiderFitter.fit() to only fit RA/Dec (pure translation).

coordIO 1.4.3

12 Sep 00:45
Compare
Choose a tag to compare
  • Use focalScale=1 in GuiderFitter.
  • Update the solve-field command options when calling AstrometryNet.run_async().

coordIO 1.4.2

08 Sep 14:20
Compare
Choose a tag to compare

coordIO 1.4.1

31 Aug 22:28
Compare
Choose a tag to compare
  • Use astropy 5 and numpy 1.23 for Python>=3.8.

coordIO 1.4.0

31 Aug 21:03
Compare
Choose a tag to compare
  • Add dimage (Blanton's) simplexy and refinexy for centroiding if wanted
  • Add nudge option for centroiding based on CCD static distortion model
  • Default to 33 term ZB basis and nudge centroiding for FVC
  • Fix a bug in which the object epoch for an ICRS coordinate would not change when ICRS.to_epoch() was called.
  • Tweaks to FVCTransformLCO parameters based on telescope data.
  • Moved astrometry.net and guider fitting tools from cherno to coordio.guide.
  • Added a coordio.extraction.sextractor_quick() function for simple extraction with background subtraction using sep.
  • Change defaults.FOCAL_SCALE to 1. It may be removed in the future.

coordIO 1.3.1

24 Apr 19:16
Compare
Choose a tag to compare
  • Updated release action in GitHub to build wheels for manylinux and macOS.