Skip to content
Snippets Groups Projects
Unverified Commit 324f47f6 authored by Noa Peters's avatar Noa Peters Committed by GitHub
Browse files

Update gui.py

update warning message
parent 1cd5b075
No related branches found
No related tags found
1 merge request!11LUCI IF Update
......@@ -354,7 +354,7 @@ table = html.Div([
# Define alert for warnings for certain conditions such as low elevation
alert = dbc.Alert(
'Beware! Sources that are observed below 30/40 degrees elevation with HBA/LBA will experience significantly more ionospheric effects.',
'Beware! When observing below 30/40 degrees elevation with HBA/LBA array, a significant presence of ionospheric effects and errors is expected in the data thus increasing the effective rms.',
id="alert_box",
is_open=True,
color='warning')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment