VIEW  gpsJHKsource

Provides GPS sources in areas having complete (JHK) passband coverage

This view of the UKIDSS GPS sources tracked in gpsSource contains all
those sources in frame sets having complete colour coverage, i.e. those
sets having frames in JHK. NB: this view does not necessarily provide
complete colour information for a source since a source may not be
detected in one or more passbands in a complete frame set.


SELECT s.*
FROM   gpsSource s, gpsJHKmergeLog l
WHERE  s.frameSetID = l.frameSetID

The details of the table defined by this view are available here.