'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

Zero objects have been matched against this filter so far. Check back later to see if any new objects have been matched, or amend the filtering criteria to catch more objects.
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