Closed talister closed 1 year ago
Hi Tim - this is something that I fixed a while back in the source code. I think you're running a version that's at least three years old. (If you hit '.', you'll get some data that includes the version date.)
I do now notice that the Windows .exes on the site are now about a year old. So they'll fix this bug, but I really ought to post an update; various things have been improved/fixed since then.
Unfortunately, I'm currently in Tucson at CSS. I won't be able to actually do it until I get home very late Saturday. Sometime Sunday, I should be able to build the Windows .exes, put together notes on what's changed (quite a bit, actually), and put a note on the Find_Orb users list. But the version already on the site will at least fix this problem.
I do apologize, I had done a fresh git checkout and make && make install
so I thought I had the newest version but I discovered that the make install
installed to a different place and the version I was picking up in $PATH
was indeed from 2019. I have verified that the new version does correctly normalize the values.
I'll leave this Issue for you to close as/when you see fit
Hi Tim -- no worries, just as well to nudge me on the elderly Windows .exes...
While fitting 2023 PC, I noticed a discrepancy in the normalization of the mean anomaly M between the
elements.txt
, which was correctly in the range of 0...360 degrees and the value in theelements.json
which wasn't. elements.txt:elements.json (relevant segment only, MOIDS trimmed):
Files attached (JSON file renamed to
elements_json.txt
since github doesn't allow upload of that type) elements.txt elements_json.txt