astronomy-commons/lsdb

Improve error when ra/dec column is not found in crossmatch.

Open

#1,393 opened on May 18, 2026

 (0 comments) (0 reactions) (1 assignee)Python (21 forks)auto 404
good first issueinterface

Repository metrics

Stars
 (54 stars)
PR merge metrics
 (PR metrics pending)

Description

At the moment, when ra/dec is not found/avaliable for crossmatch, the error only identifies what the problem is (which is already quite good good). I propose adding a suggestion on how to fix it, i.e., something like Consider adding explicit names for ra/dec columns with a name/example for suitable args.

Contributor guide