2
'Gaia Alert Stars' filter results
'Gaia Alert Stars' filter results
A detailed description of your filter.
The filter is streamed via email .
SELECT watchlist_hits.name,
objects.diaObjectId,
mjdnow()- objects.lastDiaSourceMjdTai AS "days ago",
sherlock_classifications.Mag AS "mag",
objects.jump1,
objects.jump2,
objects.nDiaSources AS "nDia",
objects.nSourcesGood AS "nGood",
objects.lastDiaSourceMjdTai - objects.firstDiaSourceMjdTai AS "Dia baseline",
objects.g_psfFluxMean
FROM objects,
sherlock_classifications,
watchlist_hits
WHERE objects.diaObjectId=sherlock_classifications.diaObjectId
AND objects.diaObjectId=watchlist_hits.diaObjectId
AND watchlist_hits.wl_id=87
AND objects.nDiaSources > 2
AND sherlock_classifications.classification IN ("VS",
"BS")
Filter Results
A list of objects passing the 'Gaia Alert Stars' filter.
| name | diaObjectId | days ago | mag | jump1 | jump2 | nDia | nGood | Dia baseline | g_psfFluxMean |
|---|---|---|---|---|---|---|---|---|---|
| Gaia18bdk | 313695087500460075 | 48.32440033533203 | 22.541 | 0.0 | 0.0 | 7 | 7 | 62.9421675971098 | 1029.14 |
| Gaia18bue | 313765480964816937 | 3.2769350522066816 | 21.934 | 11.5873 | 0.0 | 118 | 50 | 91.80797249379975 | None |
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.