Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EmImageRecording

Index

Properties

__typename?: "EmImageRecording"
average_exposure_time?: <internal>.Maybe<number>

The average exposure time for each image.

Examples: null

avg_electron_dose_per_image?: <internal>.Maybe<number>

The electron dose received by the specimen per image (electrons per square angstrom).

Examples: null

details?: <internal>.Maybe<string>

Any additional details about image recording.

Examples: Images were collected in movie-mode at 17 frames per second

detector_mode?: <internal>.Maybe<string>

The detector mode used during image recording.

Allowable values: COUNTING, INTEGRATING, OTHER, SUPER-RESOLUTION

film_or_detector_model?: <internal>.Maybe<string>

The detector type used for recording images. Usually film or CCD camera.

id: string

The item _em_image_recording.id uniquely identifies a set of recorded images.

imaging_id: string

This data item the id of the microscopy settings used in the imaging.

num_diffraction_images?: <internal>.Maybe<number>

The number of diffraction images collected.

num_grids_imaged?: <internal>.Maybe<number>

Number of grids in the microscopy session

num_real_images?: <internal>.Maybe<number>

The number of micrograph images collected.

Generated using TypeDoc