Closed taldcroft closed 6 years ago
BTW this started off as a teeny project to move https://github.com/sot/annie/blob/master/annie/aca.py#L121 into ACAImage. It expanded.
@jeanconn @malgosias - ready for final review.
I believe this is fully back-compatible with existing code in that it requires doing an arithmetic operation using the .aca
version of at least one of the two operands. I'm guessing that was not done in existing code.
I checked in $ska/analysis/dependencies/repos that there are no dependencies on ACAImage in flight-configured tools. I'm merging this now to install along with #45 for Larry. Post-merge review still welcome.
This requires opt-in by only doing this if one of the operands is in ACA coords, i.e.
a.aca + b
ora + b.aca
ora.aca + b.aca
.