Skip to content

euclidkit release v0.2.2

Latest

Choose a tag to compare

@rudolffu rudolffu released this 20 May 15:39
· 5 commits to main since this release

euclidkit v0.2.2

This release updates euclidkit for the latest IDR WIDE MER catalogue layout and improves large async crossmatch behavior.

Changed

  • IDR WIDE MER queries now use both catalogue.mer_catalogue_wide_survey and catalogue.mer_catalogue_wide_mode.
  • Results from the two WIDE MER catalogues are combined and deduplicated by object ID, with wide_survey taking priority.
  • crossmatch, --user-table-name, and query-cutana automatically use the split WIDE catalogues when -e IDR --idr-field WIDE is selected.
  • Async crossmatch metadata now uses timezone-aware UTC timestamps.

Notes

  • No CLI changes are required.
  • Explicit Python API mer_table=... overrides still query only the provided MER table.