EMDB Solr Search Field Documentation

microscopy_min_temperature

Minimum temperature of the specimen during imaging (in Kelvin or Celsius).

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Minimum Temperature

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
microscopy_min_temperature:{50 TO *]

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

Has any value:
microscopy_min_temperature:[* TO *]

← Back to all fields