Class: ProjectionImage
A projection image.
Parents
- is_a: Image2D - A 2D image.
Uses Mixin
- mixin: AcquisitionMetadataMixin - Metadata concerning the acquisition process.
Children
- SubProjectionImage - A croppecd projection image.
Referenced by Class
- None ➞images 0..* ProjectionImage
Attributes
Own
- path 0..1
- Description: Path to a file.
- Range: String
- section 0..1
- Description: 0-based section index to the entity inside a stack.
- Range: String
Inherited from Image2D:
- width 0..1
- Description: The width of the image (x-axis) in pixels
- Range: Integer
- height 0..1
- Description: The height of the image (y-axis) in pixels
- Range: Integer
- coordinate_systems 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateSystem
- coordinate_transformations 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateTransformation
Mixed in from AcquisitionMetadataMixin:
- nominal_tilt_angle 0..1
- Description: The tilt angle reported by the microscope
- Range: Float
Mixed in from AcquisitionMetadataMixin:
- accumulated_dose 0..1
- Description: The pre-exposure up to this image in e-/A^2
- Range: Float
Mixed in from AcquisitionMetadataMixin:
- ctf_metadata 0..1
- Description: A set of CTF patameters for an image.
- Range: CTFMetadata