uvex_transients.simulation.yield_table.YieldTable.display_expected_detections#
- YieldTable.display_expected_detections(precision: int = 3) None[source]#
Display each transient type’s expected detections, rendered if possible.
In a Jupyter/IPython context, renders expected_detections_latex via IPython.display.Latex. Outside one (IPython not installed, or no active display), falls back to printing the raw LaTeX source.
- Parameters:
precision (
int, optional) – Forwarded to expected_detections_latex.