EMDB Solr Search Field Documentation

crystal_parameters_gamma

Angle between the a and b axes of the crystal unit cell.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Crystal parameter γ (°)

Type: float

Provenance: Depositor

Archive: EMDB

Example queries:
Range query example (including bounds):
crystal_parameters_gamma:[0 TO 100]

Range query example (excluding bounds):
crystal_parameters_gamma:{0 TO 100}

Greater than example:
crystal_parameters_gamma:{50 TO *]

Greater or equal than example:
crystal_parameters_gamma:[50 TO *]

Has any value:
crystal_parameters_gamma:[* TO *]

← Back to all fields