[pspec] correct naming bug
This commit is contained in:
@@ -188,7 +188,7 @@ def find_center(distance, skeleton, i_center, j_center, i, j):
|
||||
# Power spectrum helpers
|
||||
|
||||
|
||||
def pspec(map2D):
|
||||
def pspec2d(map2D):
|
||||
"""
|
||||
Computes the 2D powerspectrum of a 2D map
|
||||
|
||||
|
||||
Reference in New Issue
Block a user