daisy_pattern_equatorial

sofia_redux.scan.simulation.scan_patterns.daisy.daisy_pattern_equatorial(center, t_interval, **kwargs)[source]

Create a daisy scan pattern in equatorial coordinates.

The daisy pattern will be a perfect daisy about the equatorial coordinates.

Parameters:
centerunits.Quantity or EquatorialCoordinates

The center of the pattern in equatorial coordinates.

t_intervalunits.Quantity

The sampling interval between output points.

Returns:
patternEquatorialCoordinates

The equatorial scan pattern sampled at t_interval.