R3 scan file name convention
When a scan is acquired from an R3 scanner, it is saved to a file named using a systematic scheme that encodes information about the scan.
The filename of a scan acquired from an R3 scanner has the following general form:
<name>_<speed><data><resolution><levelling><points>_<iteration>.r3s
, where each component is defined as follows:
<name> |
For defined name scans, this is simply the scan name entered during setup. For survey jobs, this takes the following form:
A scan filename with the prefix |
<speed> |
The acquisition speed, expressed as an abbreviation indicating how many times faster the speed is compared to normal speed. The possible values are as follows:
|
<data> |
The type of data acquired, as follows:
|
<resolution> | The point density setting, either 1 , 2 , 4 , 8 , or 16 . |
<levelling> |
The type of level correction applied, as follows:
|
<points> |
Scan point selection, as follows:
|
<iteration> | This is a numerical suffix to ensure unique filenames for repeat scans, starting at 01 . |
r3s
|
The filename suffix used to identify scans from R3 scanners. |
Scans acquired with this naming convention can be registered to the survey reference stations within PointStudio.
A scan file named 20240321 mtcarbo_ss32_ss21_4xC1L-B_01.r3s
indicates the following:
-
The scan relates to the survey job named
20240321 mtcarbo
, with its location set to survey stationss32
, and was backsighted to the survey station namedss21
. -
4x
means the scan was acquired with the Scan Mode set to Rapid. -
C
means both range and photo data were acquired. -
1
means the Point Density setting was set to 1. -
L
means fine levelling was applied. -
-B
means the Points setting was set to Best. -
_01
means it was the first scan taken with these settings.
A scan file named scan_2xR4U-F_02.r3s
indicates the following:
-
The scan was a defined name scan using the name
scan
. -
2x
means the scan was acquired with the Scan Mode set to Fast. -
R
means only range data was acquired (no photographic image). -
4
means the Point Density setting was set to 4. -
U
means either coarse levelling was applied, or the scanner was more than 5° off vertical. -
-F
means the Points setting was set to First. -
_02
means it was the second scan taken with these settings.
Note: If a scan could only be partially completed, for example, because the scanner lost power mid-scan, the suffix _Incomplete
will be appended to the filename.