[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Minimum spanning circles and Voronoi diagrams
On Thu, 7 Feb 2002 14:16:20 -0800 (PST), Chris Albertson wrote:
>what's your suggextion for dealing with doubles in UCAC
>that are not resolved by TASS? Do we pick one of the pair
>and asign all observations to it. Asigning the observation to
>the closest match will have kind of a random ping pong
>effect. Eventually we will have to look for these and
>create a new catalog object to stand for the unresolved
>double. It gets harder when it resolves in only one
>color or b 2 TASS sites but not the others. I agree
>catalog seeding is a good idea but it can't solve these
>types of problems.
Seems to me you ought to be able to deal with this on the fly. If you
find multiple hits in the catalog but the image shows only one object,
dump this guy out to a table of observations of unresolved objects. You
could generate a list of potentially unresolved UCAC objects and use
that to see if the current observation might be a problem.
Dirk