mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-09 11:34:26 +08:00
slightly more complicated... lots of ToDos
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ class BaseMagData(Data.BaseData):
|
||||
# return np.sqrt(bfx**2 + bfy**2 + bfz**2)
|
||||
|
||||
@Utils.count
|
||||
def projectFieldDeriv(self, B):
|
||||
def projectFieldsDeriv(self, B):
|
||||
"""
|
||||
This function projects the fields onto the data space.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user