- get_shubnikov_info(r)¶
Returns the row r of the table shubnikov_info.
- Parameters:
r (int) – row
- Returns:
tabulated data of a shubnikov group
- Return type:
dict. See shub_spgr_info_type.
>>> from pycrysfml import cfml_symmetry_tables >>> row = cfml_symmetry_tables.get_shubnikov_info(1000) >>> for k in row: ... print(f'{k :>10}: {row[k]}') ... id_bns: 123.340 bns: P4/mmm1' id_og: 123.2.1000 og: P4/mmm1' std: P4/mmm.1' mhall: -P 4 2 1' generators: -y,x,z,1;x,y,-z,1;-x,y,z,1;y,x,z,1;x,y,z,-1