- Timestamp:
- Jun 9, 2020 10:36:09 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/imports/G2phase_CIF.py
r4410 r4475 490 490 if col: 491 491 atomlist[col] = cif.get_number_with_esd(val)[0] 492 if None in atomlist[11:17]: 493 atomlist[9] = 'I' 492 494 atomlist[7],atomlist[8] = G2spc.SytSym(atomlist[3:6],SGData)[:2] 493 495 atomlist[1] = G2elem.FixValence(atomlist[1])
Note: See TracChangeset
for help on using the changeset viewer.