Add Library Item

Use the Add Library Item option (Geosoft.uxo.gxnet.dll(Geosoft.GX.UXO.UxaAddLibraryItem;Run)*) to create and/or populate a signature library database from items located in a source database.

ClosedExpand to see the locations (menus) where this option is available.

UX-Analyze extension:

  • AGC Static Data > Create a Site Specific Library
  • AGC Expert User > Source and Library Management

Add Library Item dialog options

Source Database

Name

Specify the source database name.

Script Parameter: UXANALYZE.SOURCEGDB

Group

Select the source group.

Script Parameter: UXANALYZE.SOURCEGROUP

Mask channel

Select the source mask channel.

Script Parameter: UXANALYZE.TARGETMASK

Library Database

Name

Specify the signature library database name. This can be either an existing or a new database.

Script Parameter: UXANALYZE.LIBRARYGDB

Group

Select/enter the library group. For an existing group, the items will be appended to the group.

Script Parameter: UXANALYZE.LIBRARYGROUP

Item description channel

Select the item description channel.

Script Parameter: UXANALYZE.ITEM_DESCRIPTION_CHANNEL

IVS mode

Select the IVS mode.

When selected, the IVS reference date will be enabled, and the number of required channels in Channel mapping table is changed.

This option is not selected by default.

Script Parameter: UXANALYZE.IVS_MODE

Channel mapping

Pick the corresponding source channels for the required library channels, add new source-library channel pair, or remove existing pairs.

Here is the list of required channels, which are specified by non-empty labels:

  • Item description
  • Beta 1
  • Beta 2
  • Beta 3
  • Gate time
  • BlockT
  • Size
  • Decay
  • Date (IVS mode only)
  • Time (IVS mode only)
  • Fit X (IVS mode only)
  • Fit Y (IVS mode only)
  • Fit Z (IVS mode only)

In order to remove a row, select the row by clicking on the first column, then, hit Delete key:

  • If the row is in edit mode, it has to be set to select mode first before deleting. In order to change the status, click on another row.
    The edit mode is recognized by icon displayed in the first column.
  • Script Parameter: UXANALYZE.CHANNEL_MAPPING

    [Add Fit Channels]

    When clicked, all the channels in the source database staring with UXA_FIT_ or FIT_ will be inserted to the channel mapping table.

    IVS reference date

    Select the IVS reference date method:

    • Automatically set: When selected, the first record for each flag ID will be copied into the library database if it doesn't exist.
    • Manually set from list: When selected, you have the option of picking a certain measurement ID for each flag ID, which, then, will be copied to the library database and replace the possible existing record.

    Script Parameter: UXANALYZE.IVS_DATE_METHOD

    Flag-Measurement table

    This table is visible when Manually set from list is selected, and is populated with the geo-flag ID, measurement ID and date from the source database. You have the option of changing the measurement ID for each flag ID.

    Script Parameter: UXANALYZE.FLAG_MEASUREMENT_MAPPING

    Application Notes

    When the Add Library Item GX executes, the library database will be created if it doesn’t already exist, and the items in the source database will be inserted into the library database.

    *The GX tool will search in the "gx" folder. The GX.Net tools, however, are embedded in the Geosoft.uxo.gxnet.dll located in the 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.