get_magnetic_j2(r)

Returns the row r of the table magnetic_j2.

Parameters:

r (int) – row

Returns:

magnetic form factor j2

Return type:

dict. See magnetic_form_type.

>>> from pycrysfml import cfml_scattering_tables
>>> row = cfml_scattering_tables.get_magnetic_j2(1)
>>> for k in row:
...   print(f'{k :>6}: {row[k]}')
...
  symb: SC0
  sctm: [1.08172e+01 5.43270e+01 4.73530e+00 1.48470e+01 6.07100e-01 4.21800e+00
 1.10000e-03]