Information in this article applies to:
Article ID: NSC2364 — Created: 20 Dec 2020 — Reviewed: 20 Dec 2020
There are a number of fields in the uS-ScanInfo.xml file that provide details about the scan. Users can choose to process a scan using their own analysis software. The following field descriptions should help when processing the xml file.
<MachineType>MXII 20x</MachineType>
Contains the uScope unit type and objective configuration.
<SerialNumber>XXX12345</SerialNumber>
Contains the serial number of the uScope.
<ObjectivePower>20x</ObjectivePower>
Contains the power and light path of the objective used for scanning.
<MicronsPerPixel>0.42066</MicronsPerPixel>
Contains the number of microns per pixel of the scan field images.
<MicronsPerStepX>0.396875</MicronsPerStepX>
Contains the number of microns per X-axis step.
<MicronsPerStepY>0.396875</MicronsPerStepY>
Contains the number of microns per Y-axis step.
<FocusStepSize>0.1984375</FocusStepSize>
Contains the size of a focus step in microns.
<SoftwareVersion>4.6.0.0</SoftwareVersion>
Contains the version number of the uScope Navigator application that generated the uS-ScanInfo.xml file.
<ScanGUID>2c86c39c-8f70-4f9a-bc50-eedbae3432f7</ScanGUID>
Contains a GUID for this scan. GUIDs are unique and may be used to uniquely reference each scan.
<JobName>GX-MA-00-90</JobName>
Contains the pathname of the job.
<Summary />
Contains a user-supplied summary of the scan job.
<Comments />
Contains user-supplied comments for the scan job.
<Date>2020/12/20 13:54:06</Date>
Contains the date and time (in the local time zone) of the scan job.
<ImageExtension>.jpg</ImageExtension>
Contains the image file extension (and by association, file type) of the field images. Valid extensions include:
<TileCountX>6</TileCountX>
Contains the number of scan fields in the X direction.
<TileCountY>11</TileCountY>
Contains the number of scan fields in the Y direction.
<TileSizeX>1920</TileSizeX>
Contains the width of the field image in pixels.
<TileSizeY>1080</TileSizeY>
Contains the height of the field image in pixels.
<OverlapX>128</OverlapX>
Contains the number of overlapping pixels in the X axis. If negative, indicates the number of pixels of underlap.
<OverlapY>128</OverlapY>
Contains the number of overlapping pixels in the Y axis. If negative, indicates the number of pixels of underlap.
<RegionWidth>4.577</RegionWidth>
Scan ROI width in mm.
<RegionHeight>4.459</RegionHeight>
Scan ROI height in mm.
<LightPath>Polarized</LightPath>
Contains the light path type. Valid values are:
<Illumination>19</Illumination>
Contains the illuminator level.
<FocusMethod>Predictive</FocusMethod>
Contains the focus method used for this scan.
<ScanMethod>Vertical1Way</ScanMethod>
Contains the movement method used for this scan.
<InitialFocus>59127,123100,20758</InitialFocus>
Contains the X, Y, and Z coordinates of the initial focus position.
<PredictionPoints>0,0,20766|0,10,20748|5,10,20766|5,0,20736</PredictionPoints>
Contains a list of the X,Y field coordinates and focus position of the prediction points collected for a predictive focus or predictive stack scan.
<RegionCount>1</RegionCount>
Contains the region number of this scan.
<Region>1</Region>
Contains the number of regions in the scan job.
<AnalyzerAngleCount>2</AnalyzerAngleCount>
Contains the number of angles in a multi-angle scan.
<AnalyzerAngle>BF</AnalyzerAngle>
Contains a list of the angles in a multi-angle scan.
<LayerCount>1</LayerCount>
Contains the number of layers in a multi-layer scan.
<LayersList>20758</LayersList>
Contains the list of layers (Z position) in a multi-layer scan. For other scans, contains the initial focus position.
<X>0</X>
Contains the 0-based index of the scan field X position.
<Y>0</Y>
Contains the 0-based index of the scan field Y position.
<FocusPosition>20901</FocusPosition>
Contains the Z-axis focus position of the objective.
<BlankField>true</BlankField>
Indicates whether or not the field was blank.