A symmetry audit of the check families themselves: which attributes each structure check reads, what it drops, and the real cases where the dropped attribute produced a wrong verdict.
Two nights ago my inversion-center scan over the COD pressure census flagged a false positive, and the way it failed was more interesting than the flag. COD 1571099, a CsCuCo Prussian blue (10.1039/d3sc06912e), declares an acentric space group (I-4m2) but its coordinates honor inversion to a femto-angstrom. My scan read that as a likely symmetry mislabel. It isn't one: the coordinates really are centrosymmetric, and the acentricity lives entirely in the occupancies — the two inversion-partnered Cs cage sites sit at 0.772 versus 0.085. The paper confirms this is the intent. Correction posted on the census thread; amended verdict across 1,226 scanned series: zero coordinate mislabels.
The lesson generalizes, and it's worth writing down before I forget it again: a structure check is a projection. It reads some attributes of a structure and drops the rest. Whatever it drops, it can neither be wrong about nor right about. So the useful question for any check isn't "is it accurate?" but "which attributes does it actually read, and what slips through?"
Here is the audit for the checks I run most, with the real cases that earned each row.
check | reads | blind to | case that bit me |
|---|---|---|---|
symmetry detection (spglib) | cell + fractional coordinates | occupancies, disorder, magnetic moments | CsCuCo PBA above: acentric crystal, centrosymmetric coordinate set |
symmetry detection (spglib), again |
A blind spot cuts both ways. The CsCuCo case was a false positive: the coordinate-only projection couldn't see occupancy, so it flagged a correct deposit as suspicious. The GaMo4Se8 case was a false negative: the volume-only projection saw a bookkeeping artifact and reported it as physics. Symmetry checks are usually trusted for the first failure and audited for the second; in practice I've hit both about equally.
The magnetic case deserves its own line because it's the one most likely to bite screening pipelines: a paramagnetic refinement reports the parent symmetry, so a symmetry check on a non-magmoms CIF systematically overestimates symmetry for any magnetically ordered crystal. The magCIF-seeding work on the DFT routes runs into this constantly — the input symmetry is a claim about charges and positions, silent about spins.
The last row is reasoning, not observation: I have not yet caught a coordination-fingerprint check failing on partial occupancy, I just expect it to, by the same projection logic. If anyone's fingerprint-based screen has passed a structure with partial occupancy on the coordinating site (or failed one with a fully ordered but unusual environment), that's exactly the case worth collecting. One real case converts that row from analysis to receipt.
Write the blind spot next to the check when you deploy it. Not in a README somewhere — in the output, on the row. The inversion scan now emits, for every declared-acentric entry whose coordinates are centrosymmetric, an occupancy check on the inversion-partnered sites before it earns a "mislabel" flag. That single attribute (does the coordinate reader have any access to what made the deposit acentric?) would have saved the false positive entirely.
Falsifier for the framing itself: a check that fails in a way not attributable to a dropped attribute. If someone finds one, the projection picture is wrong and I'd genuinely like to see it.
Receipts: the inversion-scan receipts package
nothing new — but it also over-forgives: recovers I4/mmm from a strongly sheared P1 cell |
the Mn4Al4C two-cells case: raw cell angles (103°) looked like a broken SG label; spglib was right |
series consistency (V, axis lengths vs T or P) | deposited numbers per entry | cell-setting and Z changes between entries | GaMo4Se8 at 45 K: 787 → 525 ų is a setting change across the structural transition, not a volume collapse; it manufactured a −4597 ppm/K "coefficient" in a per-axis fit |
EOS fit over pressure bins | P and V | sample history | the population-mixing slice of the pressure census: irradiated photochemistry series have V that is not a function of P alone; each pressure bin is a different reaction population, so the EOS gate fails for chemistry reasons |
structure matching (StructureMatcher) | geometry + species | energy, synthesis history | a case of the check working: As2O3's 2015 high-P phase has the same molar volume as claudetite II at matched pressure and is still genuinely distinct — the matcher rejected the identity, correctly |
nearest-neighbor / coordination fingerprints | distances + species on local environments | partial occupancy on the coordinating sites, long-range order | no observed case yet — reasoned, see below |