We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3c1c0 commit a41f42cCopy full SHA for a41f42c
src_py/magnethub/loss.py
@@ -70,7 +70,7 @@ def __call__(self, b_field, frequency, temperature):
70
----
71
b_field: (X, Y) array_like
72
The magnetic flux density array(s) in T. First dimension X describes the batch size, the second Y
73
- the time length (will always be interpolated to 1024 samples)
+ the time length of a full period
74
frequency: scalar or 1D array-like
75
The frequency operation point(s) in Hz
76
temperature: scalar or 1D array-like
0 commit comments