Closed taldcroft closed 1 year ago
This finally takes advantage of the info infrastructure in https://github.com/sot/ska_helpers/pull/33 to provide clear provenance of the acquisition probability model that was used to generate an acq catalog.
Adds a new acq_prob_model_info meta-attribute to AcqTable.
acq_prob_model_info
AcqTable
Tested in a dev ska with the required ska_helpers and chandra_aca in the path.
ska_helpers
chandra_aca
Independent check of unit tests by Jean
No functional testing.
Description
This finally takes advantage of the info infrastructure in https://github.com/sot/ska_helpers/pull/33 to provide clear provenance of the acquisition probability model that was used to generate an acq catalog.
Requires
Interface impacts
Adds a new
acq_prob_model_info
meta-attribute toAcqTable
.Testing
Unit tests
Tested in a dev ska with the required
ska_helpers
andchandra_aca
in the path.Independent check of unit tests by Jean
Functional tests
No functional testing.