Chris

Results 271 comments of Chris

I should have given you enough accesses to the repo now so you can run the tests with the env var that is causing trouble.

Guillaume, do you still need this feature?

This should be the _last_ task for version 2.0.0 to ensure that other changes in that milestone don't require additional rewrites.

Hi Max, You raise a good point: a number of the initializers in hifitime are marked as error-less because the representation is manually minimized or maxed out. I've just released...

Multivariate dispersions after a state space transformation form an N dimensional ellipsoid. Therefore, the 3 sigma bounds test may not be entirely valid. A better approach is to compute the...

This work should also make a simple but important change: if there is only one input variable and that is a settable parameter, then the draw should be single variate....

Users can decide to disperse only in Cartesian, but ultimately, launch contracts often specify the dispersions in orbital elements so this capability is required. The current approach changes the state...

The propagator requires a Cartesian state, so I don't see how a state transformation can be bypassed. By all means, feel free to work this problem and open a PR,...

This multivariate dispersion is definitely broken, cf. commit 9e2e9759 where the test disperses with a 1 km RIC covar but it turns out that the RIC error on Z is...