njcuk9999 / apero-utils

APERO affiliated utilities and tools
MIT License
3 stars 3 forks source link

[APERO] Add a way to check for bad DRSOBJN (i.e. aliases should not be DRSOBJN) #232

Closed njcuk9999 closed 8 months ago

njcuk9999 commented 8 months ago

When astrometric database is updated it can lead to object with the wrong DRSOBJN

Write a argument in apero_astrometrics to scan all DRSOBJN and report on any objects that need re-running

i.e. print out should be something like: Found DRSOBJN=GL123 should be DRSOBJ=GJ123

(Should help with issues like Issue https://github.com/njcuk9999/apero-drs/issues/756)