def test_docstring(): "Check that the docstring includes all variables and keywords." assert_docstring(profile_analysis)
def test_docstring(): # ====================================================================== "Check that the docstring includes all variables and keywords." assert_docstring(fftspec)
def test_docstring(): # ====================================================================== "Check that the docstring includes all variables and keywords." assert_docstring(dipolarkernel)
def test_docstring(): "Check that the docstring includes all variables and keywords." assert_docstring(correctphase)
def test_docstring(): # ====================================================================== "Check that the docstring includes all variables and keywords." assert_docstring(regoperator)
def test_docstring(): "Check that the docstring includes all variables and keywords." assert_docstring(deerload)