get_magnetic_form(r)

Returns the row r of the table magnetic_form.

Parameters:

r (int) – row

Returns:

magnetic form factors

Return type:

dict. See magnetic_form_type.

>>> from pycrysfml import cfml_scattering_tables
>>> row = cfml_scattering_tables.get_magnetic_form(1)
>>> for k in row:
...   print(f'{k :>6}: {row[k]}')
...
  symb: MSC0
  sctm: [ 2.51200e-01  9.00296e+01  3.29000e-01  3.94021e+01  4.23500e-01
  1.43222e+01 -4.30000e-03]