BoxLeastSquares

class astropy.stats.BoxLeastSquares(*args, **kwargs)[source]

Bases: astropy.timeseries.BoxLeastSquares

Compute the box least squares periodogram.

This class has been deprecated and will be removed in a future version. Use astropy.timeseries.BoxLeastSquares instead.