Skip to content

Commit a41f42c

Browse files
committed
improve docs
1 parent 0b3c1c0 commit a41f42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src_py/magnethub/loss.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def __call__(self, b_field, frequency, temperature):
7070
----
7171
b_field: (X, Y) array_like
7272
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)
73+
the time length of a full period
7474
frequency: scalar or 1D array-like
7575
The frequency operation point(s) in Hz
7676
temperature: scalar or 1D array-like

0 commit comments

Comments
 (0)