Noted - And what I'm doing atm.Good question. How about this: for distances just increment the CR each time the distance is submitted.
Yup - TGC can handle that (multiple distances for same pair)There could be multiple distances for any pair of systems and TGC would output them all.
Atm - I'm simply using all of them when doing trilateration.Algorithms should only use the version with the highest CR (if it's a tie then ignore that pair of systems as we have no confidence in the data).
Sofar it has worked out (writing this I'm suddenly in doubt however.. need to test (again?)...).
I'm also doing a "cube-search" for each candidate found (each point up to 8/32th LY away around the candidate also becomes a candidate - before final culling/verification)
Atm I'm setting it to cr=1 as soon as a name is submitted (whether I have coords or not)For systems, CR is set to 1 as soon as there are enough distances to calculate a position (using the highest CR distance for each reference star).
Agreed.Then each time a new set of distances are submitted for that system, if they are consistent with the calculated position then increment the CR.
Atm there is no automated way of changing coords once a set is (confidently) identified.If they are not consistent with the current position but there is a position that is consistent with all known distances then reset the CR to 1 and change the coordinates.
Future work perhaps.
As mentioned above - Atm I'm going with cr=1, for the simple fact that a system name has been identified (entered into the system)If there is no position consistent with all known distances then set CR to 0 (which indicates bad or insufficient data and wait for new data to sort it out).
True.One problem with this implementation would be that it would be relatively easy to pollute with bad data if someone was determined to do so.
But I think that would be true for any automated (non-curated) system.
I'll obviously keep an eye on TGC - And can intervene manually (might make tools down the line) as needed.
(and yes - I'm procrastinating a bit atm
- - - - - Additional Content Posted / Auto Merge - - - - -
If you only want the systems he supplied for beta 3 (755 of them I believe) then I have a spreadsheet I can send you. Or I can make a filtered version of systems.json (tomorrow - I'm about to go to bed). I guess for testing it won't hurt to use the 802.
Yeah for alpha testing I think the 802 will be fine.
I'll take you up on the offer once it's time to seed the DB for real though
Last edited: