William Thompson

Results 26 issues of William Thompson

Hello, Thanks for the interesting package! Would you consider bumping the compat bounds for AbstractMCMC? It's currently restricted to 0.4 and not 0.5. Thanks!

Exactly parabolic orbits are not yet supported, only elliptical and hyperbolic.

These changes begin to address the unsafe operations used in this package. Currently these just deal with the most obvious issues. Repeatedly running tests on nightly reveal that there are...

**Describe the bug** I'm working on hipparcos modelling in my own code and ran into this problem. I thought I'd check how orbitize! does it, but I think we might...

bug

The current package architecture has done an excellent job powering Octofitter, but we're starting to run up against limitations of the current API. In this issue, I want to outline...

This issue outlines my plan for higher fidelity modelling of Gaia data, either as part of the HGCA modelling or by itself. Currently our HGCA likelihood models the Gaia and...

With high astrometric precision, we can no logner assume that the light we used to measure a position left the planet at the same time as the star. Additionally, stars...

In some places we require years to be measured in Julian years (365.25) and in other places we use tropical years (365.244...). Decimal years are yet another kind of year...

Instead of giving a nested task error and a named tuple error, check and throw an error if not all required variables are defined in the model or if there...