slightly more complicated... lots of ToDos

This commit is contained in:
rowanc1
2014-02-25 23:22:37 -08:00
parent c84a112ebc
commit a253adcf4e
2 changed files with 36 additions and 8 deletions
+1 -1
View File
@@ -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.