EMDB Solr Search Field Documentation

map_std_value

Value dispersion (standard deviation) across the density values of the primary map.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Primary map standard deviation

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
map_std_value:{50 TO *]

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

Has any value:
map_std_value:[* TO *]

← Back to all fields