'jump detection' filter results
'jump detection' filter results
Looks for 5-sigma jumps in the difference flux
The filter is not active.
SELECT objects.diaObjectId,
mjdnow()-objects.lastDiaSourceMjdTai AS "days ago",
objects.jump1,
objects.jump2
FROM objects
WHERE objects.nDiaSources > 2
AND objects.jump1 > 0
ORDER BY objects.lastDiaSourceMjdTai DESC
Filter Results
ZERO MATCHES
Click on the run button above to execute your filter.
Need Help?
readthedocs
Lasair Community
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.