<tr><td>65000</td><td>EPICS timestamp. The timestamp is made when the image is read out from the camera. Format is seconds.nanoseconds since Jan 1st 00:00 1990.</td></tr>
<tr><td>65001</td><td>Unique ID for the image. Always 1 for single image acquisition, and incrementing up for camera and CT scans. Should always match the ImageCounter value.</td></tr>
<tr><td>65002</td><td>EPICS timestamp (seconds part only)</td></tr>
<tr><td>65003</td><td>EPICS timestamp (nanoseconds part only)</td></tr>
<tr><td>ExposureTime</td><td>Exposure time for the image (in seconds)</td></tr>
<tr><td>ExposurePeriod</td><td>Exposure period for the image (Exposure Time + Readout Time in seconds). Not relevant for single image exposures.</td></tr>
<tr><td>NumImages</td><td>1= single image exposure (our normal mode of operation)</td></tr>
<tr><td>ImageCounter</td><td>Always 1 for single image acquisition, and incrementing up for camera and CT scans.</td></tr>
<tr><td>MinX</td><td>Min X pixel (0 for full frame images)</td></tr>
<tr><td>MinY</td><td>Min Y pixel (0 for full frame images)</td></tr>
<tr><td>SizeX</td><td>Size of image in X dimension (should be equal to the ImageWidth value)</td></tr>
<tr><td>SizeY</td><td>Size of image in Y dimension (should be equal to the ImageLength value)</td></tr>
<tr><td>Temperature</td><td>The setpoint temperature (in C)</td></tr>
<tr><td>TemperatureActual</td><td>The actual temperature read from the detector (in C)</td></tr>
</table>
<h3id="motor-position-scan-device">Motor Position & Scan Device</h3>
<tr><td>MotScanDeviceStr</td><td>'Small Rot' or 'Large Rot' used for this CT scan (if we are doing a camera scan or single image acquisition, this is not relevant)</td></tr>
<tr><td>RotationActual</td><td>Actual position of the rotation stage used in the CT scan (or the previous scan if we are doing a camera scan or single image acquisition)</td></tr>
<tr><td>MotRotTable.RBV</td><td>Large rotation table actual position</td></tr>