VIEW  dxsJKsource

Provides DXS sources in areas having JK passband coverage

This view of the UKIDSS DXS sources tracked in dxsSource contains a
seamless and reasonably complete sample of sources in frame sets
having JK colour coverage. NB: this view does not necessarily provide
JK colour information for every source since a source may not be
detected in one or more passbands in the frame set.


SELECT s.*
FROM   dxsSource s, dxsJKmergeLog l
WHERE  s.frameSetID = l.frameSetID

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