From 704c58aba45945588233c9a29cfb96d870df65b7 Mon Sep 17 00:00:00 2001 From: e-koch Date: Fri, 17 Mar 2017 11:45:28 -0600 Subject: [PATCH] Doesn't like the line break --- docs/tutorials/statistics/pspec_example.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/tutorials/statistics/pspec_example.rst b/docs/tutorials/statistics/pspec_example.rst index 90132365..8764ed42 100644 --- a/docs/tutorials/statistics/pspec_example.rst +++ b/docs/tutorials/statistics/pspec_example.rst @@ -55,8 +55,7 @@ The power spectrum is computed using: The power spectrum of this simulation has a slope of :math:`-2.59\pm0.06`. The spatial frequencies (in **pixels**) used in the fit can be limited by setting `low_cut` and `high_cut`. For example, - >>> pspec.run(verbose=True, ang_units=True, unit=u.arcsec, - low_cut=0.02, high_cut=0.2) # doctest: +SKIP + >>> pspec.run(verbose=True, ang_units=True, unit=u.arcsec, low_cut=0.02, high_cut=0.2) # doctest: +SKIP OLS Regression Results ============================================================================== Dep. Variable: y R-squared: 0.970