check_coordinates.py: This script checks that coordinates from the telescope match the coordinates from the object table on ARI while taking proper motion into account. You just have to enter the path to the files to check this. This could still be implemented more broadly into one of the checks on ARI.
check_astrometric_database.py: This script checks if objects in a list of targets are already in the astrometric database or not.
Added 2 files:
check_coordinates.py
: This script checks that coordinates from the telescope match the coordinates from the object table on ARI while taking proper motion into account. You just have to enter the path to the files to check this. This could still be implemented more broadly into one of the checks on ARI.check_astrometric_database.py
: This script checks if objects in a list of targets are already in the astrometric database or not.