Skip to content

Commit

Permalink
Update info
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Oct 22, 2024
1 parent 7460fd5 commit ac50383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ def tab5_content(object_soo):
ssnamenr = pdf["i:ssnamenr"].to_numpy()[0]

msg = """
Alert data from ZTF, with ephemerides provided by the
[Miriade ephemeride service](https://ssp.imcce.fr/webservices/miriade/api/ephemcc/).
Alert data from ZTF (filled circle) in g (blue) and r (orange) filters, with ephemerides provided by the
[Miriade ephemeride service](https://ssp.imcce.fr/webservices/miriade/api/ephemcc/) (shaded circle).
"""
tab1 = dbc.Row(
[
Expand Down

0 comments on commit ac50383

Please sign in to comment.