예제 #1
0
def test_docstring():
    "Check that the docstring includes all variables and keywords."
    assert_docstring(profile_analysis)
예제 #2
0
def test_docstring():
    # ======================================================================
    "Check that the docstring includes all variables and keywords."
    assert_docstring(fftspec)
예제 #3
0
def test_docstring():
    # ======================================================================
    "Check that the docstring includes all variables and keywords."
    assert_docstring(dipolarkernel)
예제 #4
0
def test_docstring():
    "Check that the docstring includes all variables and keywords."
    assert_docstring(correctphase)
예제 #5
0
def test_docstring():
    # ======================================================================
    "Check that the docstring includes all variables and keywords."
    assert_docstring(regoperator)
예제 #6
0
def test_docstring():
    "Check that the docstring includes all variables and keywords."
    assert_docstring(deerload)