Proportional Symbols

Use the SEM-Plot > Proportional Symbols option (SEMPROPSYMB GX) to plot proportional symbols based on values in a given channel.

Proportional Size Symbols dialog options

Data channel

This is the numeric on which to base the size of the plotted symbol.

Mask channel

The "Mask" channel records whether a row of data is selected or not. A dummy is used to indicate that the data is NOT selected, while a 1 indicates the data is selected. (In fact any non-dummy value will be interpreted as "selected"). Any channel can be used as a Mask channel, but only those channels whose CLASS is set to MASK are included in the list. Multiple mask channels can be used to record the results of different filters or selections. The latest mask channel specified in any of the filter/selection options is used when creating plots.

Script Parameter: SEMPLOT.MASK

Scaling

Either Linear or Logarithmic. Linear scaling uses the data value itself in the proportional sizing formula, while Logarithmic scaling uses the log 10 value. Logarithmic scaling is recommended in cases where the data covers a large dynamic range.

Zero base level ([log 10] data units)

An optional Base value can be removed from the data value before the scaling is applied. (Note that for the logarithmic option the base value is a logarithmic value as well). Data with values less than the base value are assumed to have zero size, and are not plotted.

Scale factor ([log 10] data units/mm)

The size of symbols in mm is given by the following relation:

Size = (Data_value – Base_value) / Scale_factor

or, for log scaling:

Size = (log10(Data_value) – Base_value) / Scale_factor

Because the scale divides the data value, the smaller the scale factor is, the larger the symbols will be.

Symbol

A number of symbols are available. These are taken from the default Geosoft symbol font.

Weight

The drawing weight for the symbols. Options range from ultra-light to xx-bold.

Line colour

The outline colour for the symbols.

Fill colour

The fill colour for the symbols.

Plot proportional symbol legend?

If Yes, plots a proportional symbol legend.

Current map or all maps?

This GX operates on already-existing maps only. This controls determines whether only the current map is to be re-plotted using proportional symbols, or if all maps are to be re-plotted.

Application Notes

Currently open maps will be replotted with proportional symbols. Note that it is easy, with an injudicious choice of scale factor, to create enormous symbols, or to make them so small that they are effectively invisible.

  • This dialog cannot be used to plot proportional symbols to "regular" maps, i.e. maps not created using the SEM-Plot system, because it attempts to obtain mineral and stage information that is stored inside a map when a SEM-Plot map view is created. If you wish to plot proportional symbols to a regular map, use the Proportional Size Symbols dialog (PROPSYMB GX), found under the Mapping > Symbols > Proportional Size… menu.