Use full agasc for lookups for guide/acq stats #299
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Use full agasc for lookups for guide/acq stats. With the healpix improvements, I don't think the speed difference matters for using the miniagasc.
I also don't see a driver to use different AGASC versions for most uses of the guide and acq stats of this time, given the small number of stars with very different positions - though we may want to review this in more detail if we do a full recalculation of the statistics. With the positions updates in AGASC 1.8 there would really be three positions, the observed centroids of the star, the expected position at the time the star catalog was constructed, and our best AGASC 1.8 estimate of the star position.
Fixes small issue in testing where a star in obsid 19386 is not in the 1p8 miniagasc and the ska_testr test log checking fails on the error and error type printed to output.
Interface impacts
Testing
Unit tests
Independent check of unit tests by [REVIEWER NAME]
Functional tests
No functional testing.