EMDB Solr Search Field Documentation

bits_per_pixel

Number of bits used to represent each pixel or voxel in the image or map data.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Bits per pixel

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
bits_per_pixel:{50 TO *]

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

Has any value:
bits_per_pixel:[* TO *]

← Back to all fields