uvex_transients.simulation.yield_table.YieldTable.expected_detections_latex#
- YieldTable.expected_detections_latex(precision: int = 3) str[source]#
Render each transient type’s expected detections, with both uncertainty sources, as LaTeX.
Uses the same double-stacked-uncertainty notation as to_latex’s
expected_detectionscolumn (v^{+u_b}_{-l_b}{}^{+u_r}_{-l_r}, binomial uncertainty first, rate uncertainty second), but on its own – a LaTeXalign*block, one line per transient type – rather than a full table.