Skip to content

Commit

Permalink
improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirgsn committed May 24, 2024
1 parent 0b3c1c0 commit a41f42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_py/magnethub/loss.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def __call__(self, b_field, frequency, temperature):
----
b_field: (X, Y) array_like
The magnetic flux density array(s) in T. First dimension X describes the batch size, the second Y
the time length (will always be interpolated to 1024 samples)
the time length of a full period
frequency: scalar or 1D array-like
The frequency operation point(s) in Hz
temperature: scalar or 1D array-like
Expand Down

0 comments on commit a41f42c

Please sign in to comment.