diff --git a/tom_observations/facilities/lco.py b/tom_observations/facilities/lco.py index 93c42966..7d038281 100644 --- a/tom_observations/facilities/lco.py +++ b/tom_observations/facilities/lco.py @@ -30,27 +30,27 @@ class LCOSettings(OCSSettings): # Override them as desired for a specific OCS implementation. end_help = """ Try the - + Target Visibility Calculator. """ instrument_type_help = """ - + More information about LCO instruments. """ max_airmass_help = """ Advice on - + setting the airmass limit. """ exposure_time_help = """ Try the - + online Exposure Time Calculator. """ @@ -75,7 +75,7 @@ class LCOSettings(OCSSettings): static_cadencing_help = """ Static cadence parameters. Leave blank if no cadencing is desired. For information on static cadencing with LCO, - + check the Observation Portal getting started guide, starting on page 27. """ diff --git a/tom_observations/facilities/lt.py b/tom_observations/facilities/lt.py index 328b8cb5..9aa90a86 100644 --- a/tom_observations/facilities/lt.py +++ b/tom_observations/facilities/lt.py @@ -12,7 +12,7 @@ def __init__(self, *args, **kwargs): HTML('''

This plugin is a stub for the Liverpool Telescope plugin. In order to install the full plugin, please - see the instructions here. + see the instructions here.

'''), HTML(f'''Back''') diff --git a/tom_observations/facilities/ocs.py b/tom_observations/facilities/ocs.py index 6f55e420..568ac9e2 100644 --- a/tom_observations/facilities/ocs.py +++ b/tom_observations/facilities/ocs.py @@ -36,13 +36,13 @@ class OCSSettings(): # Override them as desired for a specific OCS implementation. ipp_value_help = """ Value between 0.5 to 2.0. - + More information about Intra Proprosal Priority (IPP). """ observation_mode_help = """ - + More information about Rapid Response mode. """