Skip to content

Commit 263132f

Browse files
committed
[DOC] reflect change in function name
1 parent bf6a257 commit 263132f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cornucopia/utils/b0.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
the `chi_to_fieldmap` function takes *delta* susceptibility values, with
2929
respect to the air susceptibility. The susceptibility of the air should
3030
therefore be subtracted from these values before being passed to
31-
`mrfield`.
31+
`chi_to_fieldmap`.
3232
3333
!!! note
3434
All values are expressed in ppm (parts per million).
35-
They get multiplied by 1e-6 in `mrfield`
35+
They get multiplied by 1e-6 in `chi_to_fieldmap`
3636
3737
References
3838
----------

0 commit comments

Comments
 (0)