lissajous_pattern_equatorial

sofia_redux.scan.simulation.scan_patterns.lissajous.lissajous_pattern_equatorial(center, t_interval, **kwargs)[source]

Create a Lissajous scan pattern in equatorial coordinates.

Please see lissajous_offset() for a description of the available Lissajous parameters.

Parameters:
centerunits.Quantity or EquatorialCoordinates

The center of the pattern in equatorial coordinates.

t_intervalunits.Quantity

The sampling interval between output points.

kwargsdict, optional

A list of optional keyword arguments to pass into lissajous_offset().

Returns:
patternEquatorialCoordinates

The equatorial scan pattern sampled at t_interval.