Sample Separation

Use the Sample Separation option (geogxnet.dll(Geosoft.GX.AirborneQC.SampleSeparationMap;Run)*) from the Airborne QC menu to determine if the sample spacing exceeds the specified threshold.

Sample Separation dialog options

Input database file

Select the database from which you wish to calculate the sample spacing deviations. This field is auto-populated with the name of the active database.

Maximum sample separation

Specify the maximum sample separation.

Script Parameter: QCDENSTY.SEP

Plot results

Specify if the outcome (flight lines, flagged locations, legend) should be plotted on the current map, on a new map, or not at all:

  • Existing map: this is the default option. If the legend group already exists on the map ('LEGEND_QC_<database>' in the Base view), new legend items will be added to it. If this group already exists and contains a survey path ('PATH_<database>' group in the Data view), the path will not be replotted, and the Line Attributes tab in the expanded section will not be active. The Flag Attributes tab will allow you to customize the colour, thickness, and offset from the survey path of the flagged locations.
  • New map: the Line Attributes tab in the expanded section is active and prompts for the label size and position as well as the colour, thickness, and break on gaps of the survey path.
  • Do not plot: the output plot will not be generated. The two Attributes tabs are hidden.

In order to visualize multiple QC test results on the same map, flag symbols signifying data that are outside of specifications are plotted using a unique colour and offset for each QC test.

Script Parameter: QCDENSTY.MAP [0 – Display on current map (default), 1 – Display on a new map, 2 – Do not plot]

Map name

Specify the name of a new or existing map on which to plot the results. The map will open in the foreground. If the map is new, you will be prompted to interactively specify the location of the legend. New information will be added to the map; the legend will indicate the line path colour as well as the colour of the flagged locations and the percentage of the survey that is not within the specifications.

When a new map is generated, the map is scaled to the input database extents, and the map projection is set to the projection of the database.

Script Parameter: QCDENSTY.MAP_FILE

[More]

Flag Attributes

Colour

Readings exceeding the specified maximum are indicated by colour-coded symbols along the survey path. Select a colour for plotting these symbols. By default, this is set to green.

Script Parameter: QCDENSTY.FLAG_COLOR

Thickness

Specify the symbol size in mm. By default, it is set to 0.2.

Script Parameter: QCDENSTY.FLAG_THICKNESS

Offset

Specify the symbol offset (the distance from the survey line) in mm. By default, it is set to -0.1.

A negative value will plot the symbols to the left of the survey line; a positive value will plot the symbols to the right of the survey line. Set the offset to 0 to plot the symbols on top-of-the-line path.

Script Parameter: QCDENSTY.FLAG_OFFSET

Line Attributes

Colour

Select a colour for plotting the survey path. By default, the colour is set to black.

Script Parameter: QCDENSTY.LINE_COLOR

Thickness

Specify the line thickness in mm. By default, it is set to 0.15.

Script Parameter: QCDENSTY.LINE_THICKNESS

Label location

Select the label position relative to the ends of the lines: 

  • End (default): the labels are displayed centered off the ends of the line
  • Above: the labels are displayed above the ends of the lines
  • Below: the labels are displayed below the ends of the lines
  • None: the line labels are not plotted

Script Parameter: QCDENSTY.LINE_LABEL_LOCATION

Label size

Specify the label size in mm. The default is 2.5.

Script Parameter: QCDENSTY.LINE_LABEL_SIZE

Break on gaps>

Specify the maximum gap (in units of distance) before breaking the line. The default is 0 (no gap).

Script Parameter: QCDENSTY.LINE_BREAK_ON_GAPS

Application Notes

This GX assumes that the current database is the one containing the actual survey data. The database is called the survey database. If you wish to process a different database, you may browse to add it to the project or select one from the workspace list.

Quality Control Specifications and Indicators

The sample separation is the distance between two adjacent reading locations. It is a function of airplane flight speed and sampling frequency. For example, if the airplane flies at a constant speed of 1,000 m/min (or 16.67 m/sec), and the sampling frequency is 10 readings per second, the sample separation would be 1.67 m.

This GX determines if the sample separation is greater than the specified maximum value at each reading location and creates a flag channel, Flag_Density, which has a value of 0 or 1. A value of 0 indicates the separation is less than the specified maximum; a value of 1 indicates the separation is greater than the specified maximum.

Indicator Definition

0

Sample separation is acceptable.

 1

Sample separation exceeds the specified limit.

*The GX tool will search in the "...\Geosoft\Desktop Applications \gx" folder. The GX.Net tools, however, are embedded in the geogxnet.dll located in the "...\Geosoft\Desktop Applications \bin" folder. If running this GX interactively, bypassing the menu, first change the folder to point to the "bin" folder, then supply the GX.Net tool in the specified format.