FrameTransformations.jl icon indicating copy to clipboard operation
FrameTransformations.jl copied to clipboard

Loss of accuracy of some tests

Open andreapasquale94 opened this issue 7 months ago • 1 comments

The last update reveals a loss of accuracy in some transformations. I had to change the following test tolerance to 1e-4 from 1e-6.

https://github.com/JuliaSpaceMissionDesign/FrameTransformations.jl/blob/8a6f46a93864eee79fbd2d6e0f8fc3620409ed30/test/Orient/moon.jl#L60

https://github.com/JuliaSpaceMissionDesign/FrameTransformations.jl/blob/8a6f46a93864eee79fbd2d6e0f8fc3620409ed30/test/Orient/moon.jl#L67

The reason should be investigated. Maybe due to the change from Calceph to Ephemerides in the tests?

andreapasquale94 avatar Nov 11 '23 16:11 andreapasquale94