'lightweight_lite' filter results
'lightweight_lite' filter results
lightweight, lite lightcurve The filter is streamed via kafka with lite lightcurve with the topic name lasair_1lightweight_lite .
Your kafka stream has produced 2,042 alerts today (125,201,000 bytes of your quota of 100,000,000) and rejected 1,176 alerts for being over quota

SELECT objects.diaObjectId,
       objects.ra,
       objects.decl,
       objects.lastDiaSourceMjdTai,
       objects.firstDiaSourceMjdTai,
       objects.nDiaSources,
       sherlock_classifications.classification
FROM objects,
     sherlock_classifications
WHERE objects.diaObjectId=sherlock_classifications.diaObjectId
  AND objects.nDiaSources > 1

Filter Results

ZERO MATCHES

Click on the run button above to execute your filter.
Need Help?

Start with our documentation on readthedocs, you might find the FAQ section especially useful.

If you still have questions, want to report a bug, or make a feature request, please reach out to us on the Lasair topic on the Rubin Community pages.

readthedocs Lasair Community
Help