- get_magnetic_j4(r)¶
Returns the row r of the table magnetic_j4.
- Parameters:
r (int) – row
- Returns:
magnetic form factor j4
- Return type:
dict. See magnetic_form_type.
>>> from pycrysfml import cfml_scattering_tables >>> row = cfml_scattering_tables.get_magnetic_j4(1) >>> for k in row: ... print(f'{k :>6}: {row[k]}') ... symb: SC0 sctm: [ 1.342 10.2 0.3837 3.079 0.0468 0.118 -0.0328]