4
'Flux jump from white dwarfs' filter results
'Flux jump from white dwarfs' filter results
Use the jump1/jump2 lightcurve feature combined with the watchlist of Gaia white dwarfs.
The filter is streamed via kafka with the topic name
Your kafka stream has produced 0 alerts today (0 bytes of your quota of 100,000,000)
lasair_14Fluxjumpfromwhitedwarfs .
Your kafka stream has produced 0 alerts today (0 bytes of your quota of 100,000,000)
SELECT objects.diaObjectId,
watchlist_hits.name,
objects.g_psfFluxMean,
objects.lastDiaSourceMjdTai AS "latest detection"
FROM objects,
watchlist_hits
WHERE objects.diaObjectId=watchlist_hits.diaObjectId
AND watchlist_hits.wl_id=6
AND objects.jump1 > 2
Filter Results
A list of objects passing the 'Flux jump from white dwarfs' filter.
| diaObjectId | name | g_psfFluxMean | latest detection |
|---|---|---|---|
| 313752245560672261 | WDJ004235.48-432252.87 | None | 61060.06209848267 |
| 313756673090519086 | WDJ041035.52-464622.02 | None | 61098.10443691962 |
| 313888627196690532 | WDJ100149.63+023838.24 | None | 61097.226604194584 |
| 313963359325651016 | WDJ040527.48-490218.92 | None | 61098.10443691962 |
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.