temp_msg+=[html.Br(),html.P([f"The expected synthesized beam will be approx. {synthbeam['bmaj'].to(synthbeam_units).value:.3n} x {synthbeam['bmin'].to(synthbeam_units):.3n}",html.Sup("2"), \
f", PA = {synthbeam['pa']:.3n}."])]
temp_msg+=[html.P("Note that the synthesized beam can significantly change depending "
"on the weighting used during imaging (null weighting assumed here).")]
"on the weighting used during imaging (natural weighting assumed here).")]
temp_msg+=[html.P(f"The expected rms thermal noise for your target is {rms:.3n}/beam when no weighting is applied during imaging. Note that ~20% higher values may be expected for RFI-contaminated bands.")]
temp_msg+=[html.P(f"The expected rms thermal noise for your target is {rms:.3n}/beam using natural weighting during imaging. Note that ~20% higher values may be expected for RFI-contaminated bands.")]
temp_msg+=[html.P(f"The achieved sensitivity implies a rms of {rms_channel:.3n}/beam per spectral "
f"channel, or approx. {rms_time:.3n}/beam per time integration "