Closed RuslanKonno closed 1 week ago
The problem was that the RA and Dec properties were not updated after the list was changed. The setter of the list is now take care of that, and also verified that the RA/Dec will be saved as double instead of table. [dev1 98d78b0f9]
Steps to reproduce on e.g. last0
Error:
Looks like Obj.HA only knows the pre-ToO target list and is compared against the post-ToO target list, so the matrix dimensions are different and the > operator throws an error.