'Nuclear transients' filter results
'Nuclear transients' filter results
Select those where the bazinBlackBody fit has converged, and Sherlock puts the alert at the centre of a galaxy.
The filter is not active.
SELECT objects.diaObjectId,
objects.tns_name,
objects.g_psfFlux,
sherlock_classifications.z,
sherlock_classifications.photoz,
objects.BBBRiseRate,
objects.BBBTemp,
objects.BBBPeakAbsMag
FROM objects,
sherlock_classifications
WHERE objects.diaObjectId=sherlock_classifications.diaObjectId
AND sherlock_classifications.classification="NT"
ORDER BY objects.lastDiaSourceMJD 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.

