datamine studio 3 commands process reference

739
full-screen-data-input-edit (AED) Editor for file creation and modification. z Full Description z Input Files z Output Files z Notes Input Files Studio 3 Process full-screen-data-input-edit Command Studio 3 Menu Location AED Access Using Command Line Only Name Description I/O Status Required Type IN Overwritten Yes Table Input file to be edited. If this file does not exist, it will be created: first a definition file will be created (named "name".%) into which you enter the required fields, validation info, etc. Then the definition file is written out and used to define the IN file, into which you enter data. DEFN Overwritten No Undefined Definition file. Must contain the following fields:- FIELD, TYPE, LENGTH, STORED, FORM, FMIN, FMAX, INCR, VALUES. If neither the input file nor the definition file exist, both will be created. If the input file does not exist, but a definition file is entered, then the input file Page 1 of 739 Command full-screen-data-input-edit 12/24/2013 file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

Upload: mkdevarajan

Post on 23-Oct-2015

1.780 views

Category:

Documents


93 download

DESCRIPTION

A useful guide to Datamine Studio 3 Commands Process Reference

TRANSCRIPT

  • full-screen-data-input-edit (AED)

    Editor for file creation and modification.

    z Full Description z Input Files z Output Files z Notes

    Input Files

    Studio 3 Process

    full-screen-data-input-edit

    Command Studio 3 Menu LocationAED Access Using Command Line Only

    Name Description I/O Status Required Type IN Overwritten Yes Table Input file

    to be edited. If this file does not exist, it will be created: first a definition file will be created (named "name".%) into which you enter the required fields, validation info, etc. Then the definition file is written out and used to define the IN file, into which you enter data.

    DEFN Overwritten No Undefined Definition file. Must contain the following fields:- FIELD, TYPE, LENGTH, STORED, FORM, FMIN, FMAX, INCR, VALUES. If neither the input file nor the definition file exist, both will be created. If the input file does not exist, but a definition file is entered, then the input file

    Page 1 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Output Files

    Notes Automatic creation of definition file.

    If the input file does not exist, and no definition file was entered, then a definition file will be created as the initial stage of editing. Values are entered into it in exactly the same way as for any other file. The definition file is created to allow you to set up all the field names, types, lengths etc. that you require in the file you will be entering. The defi- nition file also allows you to set up field maxima and minima and permitted values for validation.

    Names/meanings of fields are given on next help screen. On exit (/E command) then the definition file will be saved as "name".%, where "name" is the name of the input file, and a file data definition will be created from the definition file for you to enter data into.

    If you exit the editor using Quit (/Q) or Output (/O) then the definition file will be lost and AED abandoned.

    The definition fields are:-

    FIELD The field name you require (up to 8 chars). TYPE A (alphanumeric) or N (Numeric) only. LENGTH In characters of the field: 4 for numeric. STORED Y (Yes, for explicit) or N (No, implicit). FORM Reserved for format; not currently used. FMIN Minimum permitted value (numeric fields). FMAX Maximum permitted value (numeric fields). INCR Control on field values, appended records: - Field will initially be set to default; 0 Field will be same as preceding record; +n Numeric field will be incremented by n. VALUES If one entry only: a default value. If more than one, separated by commas, a full set of permitted values for the field.

    Sub-commands.

    These apply to all files, including the definition file. All commands are followed by .

    z /A Set current field blank

    z /B Bottom of file.

    z /C/name/ Change field name

    z /n,mD Delete lines n,m

    z /E End editor, saving file

    z /F/field/ Set edit field.

    z /F Unset edit field

    z /nG Go to line n.

    z /nI Insert before line n

    z /n,mL List lines n to m .

    z /N Append new line

    will be created from the definition file. Whenever a definition file exists, it may be used for validation. If both the input and the validation file exist, then input file entries will be validated against the definition file.

    APPHLP Input file containing application specific help information that will be included in the help display. An alphanumeric field named APPHLP will be expected, with a maximum of 56 characters displayed.

    Input No Undefined

    Name I/O Status Required Type Description OUT Output No Table Edited output file. If this is not

    specified, then the input file will be overwritten.

    Page 2 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • z /O Output char file, end.

    z /n,mP Print lines n to m

    z /Q Quit without saving.

    z /R Read from char file

    z /n,mS/string/ Find string.

    z /n,mS/string/string2/ Replace string by string2 in n,m.

    z /T Top of file

    z /U Undo all mods on screen.

    z /V/value/ Change field default

    z /n,mY Validate lines n,m.

    z /Z Show Data Definition

    z //char Replace / by char.

    z /N and /I enter Insert mode;

    z / terminates. n,m are line numbers: - for first, + for last. If line numbers missing, current line assumed.

    z . Forward one field , Backwards one field. .. Forward one pad ,, Backwards one pad. > Forward one record < Backwards one record. >> Forward one page

  • If the IN file does not exist and no definition file DEFN is specified, then a definition file will be created, called "name".%. If the IN file name ends with %, then the definition file will be called "name".. On exit (/E) from creating the definition file, then this file will be written to "name".$, which will subsequently copied to "name".% before being cleared. The Data Definition for file "name" will then be created, and editing proceeds in the usual way.

    accumulate-values-on-keyfields (ACCMLT)

    Accumulates data values for constant values of a set of keyfields.

    z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    add-fields-to-existing-file (ADDDD)

    Adds new fields to a file.

    Studio 3 Process

    accumulate-values-on-keyfields

    Command Studio 3 Menu LocationACCMLT Applications | Statistical Processes | Statistical Utilities | Accumulate on Keyfields

    Name Description I/O Status Required Type IN Input file. Input Yes Table

    Name I/O Status Required Type DescriptionOUT Output sub-total file. Output Yes Table

    Name Description Source Required Type Default KEY1 Keyfield 1 for totalling. IN No Any Undefined KEY2 Keyfield 2. IN No Any Undefined KEY3 Keyfield 3. IN No Any Undefined KEY4 Keyfield 4. IN No Any Undefined KEY5 Keyfield 5. IN No Any Undefined KEY6 Keyfield 6. IN No Any Undefined KEY7 Keyfield 7. IN No Any Undefined KEY8 Keyfield 8. IN No Any Undefined KEY9 Keyfield 9. IN No Any Undefined KEY10 Keyfield 10. IN No Any Undefined

    Name Description Required Default Range Values

    ALLRECS Accumulation flag (0). If set to 1 then all records will be copied to the output file showing the cumulative totals. No 0 0,1 0,1

    UNSORTED

    Unsorted flag. Default (0).

    Option Description

    0- An accumulated total is written to the OUT file every time the keyfield[s] changes. Hence, if the IN file is sorted on the keyfield[s] there will be 1 entry in OUT for each keyfield[s] value. If IN is not sorted on the keyfield[s], there may be multiple entries for the same keyfield[s] value in the OUT file.

    1

    - The accumulation is over all records with the same keyfield[s] value. Hence there will only be 1 entry in OUT for each keyfield[s] value, irrespective of whether the IN file is sorted or not. N.B. If UNSORTED=1, the cumulative totals option ALLRECS cannot be used. The process will automatically set ALLRECS to 0 if UNSORTED=1.

    No 0 0,1 0,1

    Studio 3 Process

    add-fields-to-existing-file

    Command Studio 3 Menu LocationADDDD Applications | File Manipulation Processes | Add Fields

    Page 4 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • z Full Description z Input Files z Output Files z Error Messages z Notes

    Input Files

    Output Files

    Error Messages There are no error messages detailed for this command.

    Additional Notes There are no additional notes for this topic.

    add-two-block-models (ADDMOD)

    Superposes two orebody models.

    z Full Description z Input Files z Output Files z Parameters

    Input Files

    Output Files

    Parameters

    add-two-wireframe-files (ADDTRI)

    Name Description I/O Status Required Type IN Input file. OverwrittenYes Table

    Name I/O Status Required Type DescriptionOUT Output file. This may be the same as IN for in-place operation; in this mode, only implicit fields may be added. Output Yes Table

    Studio 3 Process

    add-two-block-models

    Command Studio 3 Menu Location

    ADDMOD Applications | Model Manipulation Processes | Add Two Block Models Models | Manipulation Processes | Add Two Block Models

    Name Description I/O Status Required Type IN1 Model to be updated (sorted on IJK). Must contain at least the

    fields XC, YC, ZC, XINC, YINC, ZINC, XMORIG, YMORIG, ZMORIG, NX, NY, NZ, IJK.

    Input Yes Block Model

    IN2 Update model (sorted on IJK). Input Yes Block Model

    Name I/O Status Required Type Description OUT Output Yes Block Model Output model.

    Name Description Required Default Range Values

    TOLERNCE Defines the smallest cell that will be included in OUT. Defined as a factor of XINC, YINC, ZINC. Default = (0.001).

    No 0.001 0,1 Undefined

    Studio 3 Process

    add-two-wireframe-files

    Command Studio 3 Menu LocationADDTRI Applications | Wireframe Processes | Add Two Wireframe Files

    Wireframes | Wireframe Processes | Add Two Wireframe Files

    Page 5 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Combines two triangulated wireframe models into one.

    z Full Description z Input Files z Output Files

    Input Files

    Output Files

    make-alpha-fields-numeric (ALFNUM)

    Copies a file while converting given alphanumeric fields to numeric.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    Name Description I/O Status Required Type WIRETR1 Input wireframe triangle file 1. Input Yes Wireframe

    Triangle WIREPT1 Input wireframe point file 1. Input Yes Wireframe

    Points WIRETR2 Input wireframe triangle file 2. Input Yes Wireframe

    Triangle WIREPT2 Input wireframe point file 2. Input Yes Wireframe

    Points

    Name I/O Status Required Type Description WIRETROU Output Yes Wireframe Triangle Output wireframe triangle file. WIREPTOU Output Yes Wireframe Points Output wireframe point file.

    Studio 3 Process

    make-alpha-fields-numeric

    Command Studio 3 Menu LocationALFNUM Edit | Transform | Convert Field (Design window only)

    Name Description I/O Status Required TypeIN Input file containing explicit alphanumeric field(s) to be converted. Input Yes TableFIELDLST File to supply selected fields. Input No Table

    Name I/O Status Required Type Description OUT Output Yes Table Output file containing given

    alphanumeric field(s) converted to numeric.

    Name Description Source Required Type Default F1 Name of alphanumeric field to

    be converted. IN Yes Character Undefined

    F2 Optional second explicit alphanumeric field to be converted.

    IN No Character Undefined

    F3 Optional third explicit alphanumeric field to be converted.

    IN No Character Undefined

    F4 Optional fourth explicit alphanumeric field to be converted.

    IN No Character Undefined

    F5 Optional fifth explicit alphanumeric field to be converted.

    IN No Character Undefined

    FIELDNAM Field in FIELDLST to identify selected fields.

    FIELDLST No Character Undefined

    Page 6 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • calculate-anisotropy-angles (ANISOANG)

    Calculates anisotropy angle data for input to ESTIMA. The process creates a points file containing coordinate fields and angle fields dip and dip direction. This is suitable for input to ESTIMA in order to interpolate the angles into a block model that can then be used with the dynamic anisotropy option for grade estimation. The inputs to the process are a wireframe file and / or one or two string files. The dip and dip direction of each triangle and each string segment are calculated and written to the output points file.

    z Full Description z Notes

    Files Input Files

    Output Files

    Fields

    Parameters

    Name Description Required Default Range Values Studio 3 Process

    calculate-anisotropy-angles

    Command Studio 3 Menu Location

    ANISOANG Currently accessible by command line only

    Name I/O Status Required Type Description

    PLANSTR Input No String Input strings, digitised in plan, defining the direction of the mineralisation.

    SECTSTR Input No String Input strings, digitised in section, defining the dip and dip direction of the mineralisation.

    WIRETR Input No Wireframe Triangle Input wireframe triangle file.

    WIREPT Input No Wireframe Points Input wireframe points file.

    Name I/O Status Required Type Description

    POINTS Output Yes Points Output points file including fields SDIP, DIPDIRN, SYMBOL and SYMSIZE.

    Name Description Source Required Type Default

    ZONE Optional field in input wireframe triangle file used to identify individual solid models. The field will be assigned to points in the output POINTS file. WIRETR No Any Undefined

    Name Description Required Default Range Values

    TRIPTS

    Flag to indicate whether the output points file should include points from triangles. Default 1.

    Option Description 0 Do not create points from triangles. The wireframe is only used for assigning the ZONE field.1 Create points from triangles

    No 1 0,1 0,1

    PLANMODE

    Flag to indicate how the dip direction is calculated from strings that have been digitised in plan. Default 1.

    Option Description 1 String represents strike direction, and dip direction is 90o to the direction of strike.2 String represents strike direction, and dip direction is 270o to the direction of strike.3 String represents the dip direction.

    No 1 1,3 1,2,3

    SECTMODE

    Flag to indicate whether sections are parallel to the dip direction, thus giving true dips. Default 1.

    Option Description 1 Sections are not parallel to the dip direction, so apparent dips are calculated.2 Sections are parallel to the dip direction, so true dips are calculated.

    No 1 1,2 1,2

    MINDIP Minimum value (in degrees) of dip angle to be written to the output points file. If a value less than the minimum is calculated it will be rejected. Default -90. No -90 -90,90 Undefined

    MAXDIP Maximum value (in degrees) of dip angle to be written to the output points file. If a value greater than the maximum is calculated it will be rejected. Default +90. No 90 -90,90 Undefined

    Page 7 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • one-way-analysis-of-variance (ANOVA1)

    One - way analysis of variance.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    MINDIRN

    Minimum value (in degrees) of dip direction angle to be written to the output points file. If a value less than the minimum is calculated it will be rejected. Angles are calculated from minimum to maximum in a clockwise direction. Hence a minimum of 330o and a maximum of 20o will define a window of 50o. If MINDIRN is not defined, or set to absent, it will not be used. If MINDIRN is defined it must lie between 0o and 360o. Both MINDIRN and MAXDIRN must be specified in order for limits to be applied. The default is absent data, so limits will not be applied.

    No Undefined 0,360 Undefined

    MAXDIRN

    Maximum value (in degrees) of dip direction angle to be written to the output points file. If a value greater than the maximum is calculated it will be rejected. Angles are calculated from minimum to maximum in a clockwise direction. Hence a minimum of 330o and a maximum of 20o will define a window of 50o. If MAXDIRN is not defined, or set to absent, it will not be used. If MAXDIRN is defined it must lie between 0o and 360o. Both MINDIRN and MAXDIRN must be specified in order for limits to be applied. The default is absent data, so limits will not be applied.

    No Undefined 0,360 Undefined

    ADDSYMB

    Flag to indicate whether symbol fields SYMBOL, COLOUR, DIPDIRN, SDIP and SYMSIZE should be added to the output POINTS file.

    Option Description 0 Do not add symbol fields to POINTS file.1 Add symbol fields to POINTS file.

    No 0 0,1 0,1

    PLANSYMB Symbol code to select symbol to be displayed for points derived from digitised plans. Valid values are 201-267. Symbols are shown in the Full Description. No 216 201,267 Undefined

    SECTSYMB Symbol code to select symbol to be displayed for points derived from digitised sections. Valid values are 201-267. Symbols are shown in the Full Description. No 216 201,267 Undefined

    WFSYMB Symbol code to select symbol to be displayed for points derived from wireframe triangles. Valid values are 201-267. Symbols are shown in the Full Description. No 224 201,267 Undefined

    PLANCOL Colour assigned to symbol to be displayed for points derived from digitised plans. No 1 1,64 Undefined

    SECTCOL Colour assigned to symbol to be displayed for points derived from digitised sections. No 2 1,64 Undefined

    WFCOL Colour assigned to symbol to be displayed for points derived from wireframe triangles. No 3 1,64 Undefined

    SYMSIZE Symbol size in mm. No 2 0,50 Undefined

    Studio 3 Process

    one-way-analysis-of-variance

    Command Studio 3 Menu LocationANOVA1 Applications | Statistical Processes | Statistical Utilities | One Way Analysis of Variance

    Name Description I/O Status Required TypeIN Input file, sorted on required keyfields. Input Yes Table

    Name I/O Status Required Type Description

    Name Description Source Required Type Default VALUE Field for analysis of variance. IN Yes Numeric UndefinedKEY1 Keyfield 1 for replicate

    observations. IN Yes Numeric Undefined

    KEY2 Keyfield 2. IN No Numeric UndefinedKEY3 Keyfield 3. IN No Numeric UndefinedKEY4 Keyfield 4. IN No Numeric UndefinedKEY5 Keyfield 5. IN No Numeric UndefinedKEY6 Keyfield 6. IN No Numeric UndefinedKEY7 Keyfield 7. IN No Numeric Undefined

    Page 8 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Parameters

    join-unsorted-files (ANYJOI)

    General join of any two files, sorted or unsorted.

    z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    append-two-or-more-files (APPEND)

    Appends two or more files together.

    KEY8 Keyfield 8. IN No Numeric UndefinedKEY9 Keyfield 9. IN No Numeric UndefinedKEY10 Keyfield 10. IN No Numeric Undefined

    Name Description Required Default Range Values Studio 3 Process

    join-unsorted-files

    Command Studio 3 Menu LocationANYJOI Access Using Command Line Only

    Name Description I/O Status Required TypeIN1 Input file 1 to be updated. Input Yes TableIN2 Input file 2 (update file). Input Yes Table

    Name I/O Status Required Type Description OUT Output Yes Table Output file.

    Name Description Source Required Type Default KEY1 Keyfield 1. IN1, IN2 Yes Undefined UndefinedKEY2 Keyfield 2. IN1, IN2 No Undefined UndefinedKEY3 Keyfield 3. IN1, IN2 No Undefined UndefinedKEY4 Keyfield 4. IN1, IN2 No Undefined UndefinedKEY5 Keyfield 5. IN1, IN2 No Undefined UndefinedKEY6 Keyfield 6. IN1, IN2 No Undefined UndefinedKEY7 Keyfield 7. IN1, IN2 No Undefined UndefinedKEY8 Keyfield 8. IN1, IN2 No Undefined UndefinedKEY9 Keyfield 9. IN1, IN2 No Undefined UndefinedKEY10 Keyfield 10. IN1, IN2 No Undefined Undefined

    Name Description Required Default Range Values

    TYPE

    OptionDescription1 Weave2 Join3 Subweave4 Subjoin

    Yes 2 1,4 1,2,3,4

    Studio 3 Process

    append-two-or-more-files

    Command Studio 3 Menu LocationAPPEND Applications | File Manipulation Processes | Merge | Append

    Page 9 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • z Full Description z Input Files z Output Files z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Parameters

    convert-apparent-to-true (APTOTRUE)

    Name Description I/O Status Required TypeIN1 Input file 1. This may be a catalogue file. Omit for file prompting.

    Enter a prototype DD (and set PROTODD=1) for selection from a catalogue. Otherwise the DD of the first file will be combined with the first IN2 file (if any) for the output file DD, and only files matching (or a subset of) this DD will be appended.

    Input No Table

    IN2 Input file 2. This may be a catalogue file. Omit for file prompting. Enter a catalogue file (and set PROTODD=1) for selection from this catalogue using the prototype on IN1. Otherwise the DD of the first file will be combined with the first IN1 entry (if any) for the output file DD, and only files matching (or a subset of) this DD will be appended. IN2 files are appended after IN1 files.

    Input No Table

    Name I/O Status Required Type Description OUT Output Yes Table Output file = file 1 for in place

    append, if IN1 nor IN2 are NOT catalogue files, both are defined, and have identical DDs. If SEQUENCE is set, then the output file will contain extra fields FILENAME (A,8) or SEQUENCE (N) or both.

    Name Description Required Default Range Values

    SEQUENCE

    OptionDescription

    1,

    add field FILENAME [A,8] into output file containing filenames of each input file.

    2,

    add field SEQUENCE [N] into output file containing a file sequence no. [1,2,...] for each file appended.

    3, add both FILENAME and SEQUENCE fields.

    No 0 0,3 0,1,2,3

    PROTODD

    OptionDescription

    1,

    Use the file on IN1 as a prototype for selection of files from a catalogue on IN2 to be appended. Ignored unless both IN1 and IN2 specified.

    No 0 0,1 0,1

    PRINT

    OptionDescription

    1,

    Show the output file DD after all files have been appended. If neither IN1 nor IN2 are specified, then the file names to be appended are prompted for:- Enter DATAMINE file name required, or for default, or ] to end.

    No 0 0,1 0,1

    Studio 3 Process

    convert-apparent-to-true

    Page 10 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Convert apparent dip angle to true dip angle. The process is designed to take as input a file containing the apparent dip and true dip direction angles and to create as output a file including the true dip angle. The main purpose is to take a model file into which the apparent dip and true dip direction angles have been interpolated and create the true dip direction angle so that the model can be used as input to the dynamic anisotropy option in ESTIMA. However the input file does not have to be a model file - any file that incudes the two input angles can be processed.

    z Full Description z Notes

    Files

    Input Files

    Output Files

    Fields

    Parameters

    input-sif-format-data (ASTRAN)

    Transfer assay data into Datamine database file.

    z Full Description z Input Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Command Studio 3 Menu Location

    APTOTRUE Currently accessible by command line only

    Name I/O Status Required Type Description

    IN Input Yes Undefined Input file containing the true dip direction and the apparent dip angle fields.

    Name I/O Status Required Type Description

    OUT Output Yes Undefined Output file containing all the fields in the input file plus the true dip angle.

    Name Description Source Required Type Default

    APDIP Apparent dip angle. If not specified then APDIP is assumed. IN No Numeric APDIP

    TRDIPDIR True dip direction angle. If not specified then TRDIPDIR is assumed. IN No Numeric TRDIPDIR

    TRDIP True dip angle. If not specified then TRDIP will be created. OUT No Numeric TRDIP

    Name Description Required Default Range Values

    APDIPDIR Apparent dip direction angle in degrees. This is the azimuth of the sections on which the original string data was digitised. Yes 0 0,360 Undefined

    Studio 3 Process

    input-sif-format-data

    Command Studio 3 Menu Location

    ASTRAN Applications | File Transfer Processes | Input SIF Format Data

    Name Description I/O Status Required Type IN Input database file.

    This file must contain a sample identifier field. The default name for this field is SAMPLEID. It may be either Numeric or Alphanumeric. In addition, the IN file will contain a number of other fields: the names of elements and compounds to be matched with fields in the assay data files. It may also contain fields

    Input Yes Table

    Page 11 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Fields

    Parameters

    check-legend-definition-file (ATTCHK)

    which are not matched such as BHID, FROM, TO, etc. XREF Required assay name cross-reference file.

    This file is used to link the names of assay fields in the database file to fields in the assay transfer {SIF} file. It is also used to convert results from the assay file to database units.

    Required fields in the XREF file are:

    z ELEMENT -- name of field in the IN file. Alphanumeric; two words.

    z UNITS -- units stored in the IN file for the current field. Alphanumeric; one word. Allowable units are: '%' -- per cent. ppm -- parts per million. ppb -- parts per billion.

    z ASSNAM -- name of field in assay transfer file. Alphanumeric; two words. There must be at least one record for each assay field in the IN file. There must be one record for each alias of a given assay field. An assay transfer file may not reference an assay field more than once for a given job.

    Input Yes Table

    Name Description Source Required Type Default SAMPLEID Optional name of sample

    identifier field in the IN file. Only required if the name of sample identifier field is not "SAMPLEID".

    IN No Any SAMPLEID

    Name Description Required Default Range Values

    SPREFIX

    Optional parameter to specify number of prefix characters. If "SAMPLEID" is numeric, this must be 0 if specified, otherwise it must be less than 11. (2)

    No 2 0,11 0,1,2,3,4,5,6,7,8,9,10,11

    SDIGITS

    Optional parameter to specify number of digits to form numeric portion of "SAMPLEID". If "SAMPLEID" is numeric then SDIGIT must lie between 1 and 6. If "SAMPLEID" is alpha- numeric, SDIGIT must lie between 0 and 16. (6)

    No 6 0,16 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16

    MAXERRS Maximum number of errors that will be tolerated before processing is aborted.

    No Undefined Undefined Undefined

    UPDATE

    Controls treatment of previously updated samples.

    Option Description

    (0) Ignore previously updated samples.

    1

    Check previously updated samples but only update if the assay field has a missing value.

    2As 1 but overwrite any value in the assay field.

    No 0 0,2 0,1,2

    Studio 3 Process

    check-legend-definition-file

    Command Studio 3 Menu LocationATTCHK Access Using Command Line Only

    Page 12 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Copy values into blank fields for a legend definition file, and report any errors or inconsistencies in the file.

    z Full Description z Input Files z Output Files z Error Messages z Notes

    Input Files

    Output Files

    set-fields-to-define-legend (ATTSET)

    Set the values of nominated attribute fields in a file based on the values of a given data field in the input file.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Name Description I/O Status Required Type IN Overwritten Yes Undefined Input legend file. The following

    standard field names are recognized but not all need be present in the file :- LEGEND A8 Legend key. DATFIELD A8 Data field in the input file. DATMIN A12 Minimum value. DATMAX A12 Maximum value. DATEXP A40 Match (regular) expression. ATTFIELD A8 Attribute field. ATTVALUE A12 Attribute field value. Alternate field names can be supplied to the process by specification through the symbolic field names eg DATMIN(MIN).

    Name I/O Status Required Type Description OUT Output No Undefined Output legend file. Can be the

    same as the input file. ERROR Output No Undefined Optional output error file for

    invalid records. Studio 3 Process

    set-fields-to-define-legend

    Command Studio 3 Menu LocationATTSET Access Using Command Line Only

    Name Description I/O Status Required Type IN Overwritten Yes Undefined Input data

    file LEGEND Legend definition file. The following standard field names are

    expected: LEGEND A8 Legend key. DATFIELD A8 Data field in input file. DATMIN A12 Minimum value. DATMAX A12 Maximum value. DATEXP A40 Match regular expression. ATTFIELD A8 Attribute field name. ATTVALUE A12 Attribute field value. Alternate field names can be supplied to the process by specification through the symbolic field names.

    Input Yes Undefined

    Name I/O Status Required Type Description OUT Output Yes Undefined Output file containing the

    additional attribute fields. May be the same as the input file but additional attribute fields will be ignored.

    Name Description Source Required Type Default

    Page 13 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Parameters

    auto-correlation-analysis (AUTOCR)

    Auto correlation analysis.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    DATFLD1 Optional data field. If no DATFIELD field is supplied, then DATFLD1 is used to specify the single required data field. Otherwise DATFLD1..5 can be used to select a subset of the data fields.

    IN No Undefined Undefined

    DATFLD2 Second optional data field from those listed in DATFLD.

    IN No Undefined Undefined

    DATFLD3 Third optional data field IN No Undefined UndefinedDATFLD4 Fourth optional data field IN No Undefined UndefinedDATFLD5 Fifth optional data field IN No Undefined UndefinedATTRIB1 First optional attribute field. If

    no ATTFIELD field is specified, then ATTRIB1 is used to specify the single required attribute field. Otherwise ATTRIB1..5 can be used to select a subset of the attribute fields.

    IN No Undefined Undefined

    ATTRIB2 Second optional attribute field from those listed in ATTFIELD.

    IN No Undefined Undefined

    ATTRIB3 Third optional attribute field IN No Undefined UndefinedATTRIB4 Fourth optional attribute field IN No Undefined UndefinedATTRIB5 Fifth optional attribute field IN No Undefined Undefined

    Name Description Required Default Range Values

    MODE

    Type of validation to be undertaken(0).

    OptionDescription

    1 minimum value DATMIN used.

    2minimum DATMIN and maximum DATMAX values used.

    3 matching expression used.

    No 0 0,3 0,1,2,3

    INRANGE

    Type of in-place update (0). Where the attribute field exists in the input file, only those values satisfying the range or pattern will be updated if set to 1. All records are output.

    No 0 0,1 0,1

    Studio 3 Process

    auto-correlation-analysis

    Command Studio 3 Menu LocationAUTOCR Applications | Statistical Processes | Geochemical Utilities | Auto Correlation Analysis

    Name Description I/O Status Required Type IN Input file. Must contain sample identity field. Input Yes Undefined

    Name I/O Status Required Type Description OUT Output Yes Undefined Output file includes LAG-L,

    DISTANCE. R-L the auto

    Page 14 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Fields

    Parameters

    count-boreholes-per-model-cell (BHCOUNT)

    Counts the number of boreholes used to estimate each model cell.

    z Full Description z Input Files z Output Files z Fields z Error Messages z Notes

    Input Files

    Output Files

    Fields

    correlation function and SIGNIC the significance of the auto correlation function for use in graphical processes.

    Name Description Source Required Type Default SAMPID Compulsory sample identifier

    field. IN Yes Undefined Undefined

    F1 First variable for evaluation. If no variables are selected all variables will be processed.

    IN No Numeric Undefined

    F2 Second variable for evaluation. IN No Numeric UndefinedF3 Third variable for evaluation. IN No Numeric UndefinedF4 Fourth variable for evaluation. IN No Numeric UndefinedF5 Fifth variable for evaluation. IN No Numeric UndefinedF6 Six variable for evaluation. IN No Numeric UndefinedF7 Seventh variable for evaluation. IN No Numeric UndefinedF8 Eighth variable for evaluation. IN No Numeric UndefinedF9 Ninth variable for evaluation. IN No Numeric UndefinedF10 Tenth variable for evaluation. IN No Numeric Undefined

    Name Description Required Default Range Values

    SAMPDIST

    OptionDescription

    (0)

    Distance between sample points to calculate the auto-correlation function. If no distance is specified the sample distance is lag distance.

    No 0 Undefined Undefined

    PRINT >0 Display results on the screen (0). No 0 0,1 0,1

    Studio 3 Process

    count-boreholes-per-model-cell

    Command Studio 3 Menu LocationBHCOUNT Applications | Interpolation Processes | Boreholes Per Estimated Cell

    Models | Interpolation Processes | Boreholes Per Estimated Cell

    Name Description I/O Status Required Type MODELIN Input model file. This file is the output MODEL file from ESTIMA Input Yes Block

    ModelSAMPIN Input sample file. This file is the SAMPOUT file from ESTIMA.

    The run of ESTIMA which created the file must have used the following options: - the key field option was selected. - only one output grade field was created.

    Input Yes Table

    Name I/O Status Required Type Description MODELOUT Output Yes Block Model Output model file. This is the

    same as the input model, but with the extra field N-BHID.

    Page 15 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • create-perimeters-around-model (BLKPER)

    Creates a set of perimeters around blocks in a model file.

    z Full Description z Input Files z Output Files z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Parameters

    Name Description Source Required Type DefaultKEY Name of the field containing the

    drillhole identification code. This is the field specified as the KEY field when running ESTIMA. This will usually be BHID, which is the default.

    SAMPIN Yes Any BHID

    Studio 3 Process

    create-perimeters-around-model

    Command Studio 3 Menu Location

    BLKPER Applications | Model Manipulation Processes | Create Perimeters Around Model Models | Manipulation Processes | Create Perimeters Around Model

    Name Description I/O Status Required Type IN Input model file, which must contain the standard model fields. Input Yes Block

    Model

    Name I/O Status Required Type Description OUT Output Yes String Output perimeter file. Perimeter

    values have the format: PVALUE = nnn.mm where:- nnn = the plane number. mm = the perimeter number in the plane. XP,YP and ZP are true world coordinates.

    Name Description Required Default Range Values

    DIRECT Parameter to specify the plane of the output perimeter: 1 = XY, 2 = XZ, 3 = YZ.

    Yes 1 1,3 1,2,3

    STARTPOS Value of the coordinate perpendicular to the output plane for the first plane.

    Yes Undefined Undefined Undefined

    STEPSIZE Distance between output planes. This must be positive. Yes Undefined Undefined Undefined

    NUMPLANE Number of output planes. Yes Undefined Undefined Undefined

    SMOOTH

    Controls perimeter generation (0):

    OptionDescription0 Join cell corners;

    1Join the midpoints of cell sides in order to smooth the outline.

    No 0 0,1 0,1

    CONNECT

    Controls internal and external perimeter connections.

    OptionDescription

    0Do not connect internal and external perimeter connections.

    1Connect internal perimeters to external perimeters as a single perimeter.

    2 Create only internal perimeters.

    No 1 0,2 0,1,2

    Page 16 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • wireframe-around-block-model (BLKTRI)

    Convert block model(s) to wireframe surfaces(s)

    z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    BRADJUST

    Specifies gap to create between coincident segments in bridged parameters to assist later evaluation. Only used if @CONNECT=1

    Yes Undefined Undefined Undefined

    Studio 3 Process

    wireframe-around-block-model

    Command Studio 3 Menu Location

    BLKTRI Access Using Command Line Only

    Although it does not support a keyfield option, the MODTRI process is quicker to execute than the BLKTRI process. Another option is to make use of the Isosurfaces wireframe function, resulting in surface shapes representing real surfaces - although note that the output from BLKTRI and Isosurface generation may not be identical due to the calculation methods used.

    Name Description I/O Status Required Type IN Input model file. Must contain fields XC, YC, ZC, XINC, YINC,

    ZINC, XMORIG, YMORIG, ZMORIG, NX, NY, NZ, and IJK. If it is a Rotated Model then it must also include the fields X0, Y0, Z0, ANGLE1, ANGLE2, ANGLE3, ROTAXIS1, ROTAXIS2, and ROTAXIS3.

    Input Yes Block Model

    Name I/O Status Required Type Description WIRETR Output Yes Wireframe Triangle Output wireframe triangle file. WIREPT Output Yes Wireframe Points Output wireframe point file.

    Name Description Source Required Type Default CLASS Field in block model defining

    multiple zones or seams. IN No Any Undefined

    MODCOL A numeric field to be used to allocate (an integer) wireframe colour. It is assumed that colour is related to CLASS. If colour varies within a CLASS then the colour corresponding to the first occurrence of each CLASS will be used.

    IN No Numeric Undefined

    Name Description Required Default Range Values

    PLANE

    Plane for interpretation of solid or seam orientation. Values are: 0 - solid model, so plane not required. 1 - XY plane (plan) 2 - XZ plane (East-West section) 3 - YZ plane (North-South section)

    Yes 0 0,3 0,1,2,3

    XSUBCELL Cell division in X direction. Yes 1 1,20 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20YSUBCELL Cell division in Y direction. Yes 1 1,20 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20ZSUBCELL Cell division in Z direction. Yes 1 1,20 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20

    ORDER

    If non-zero then the process treats values of the CLASS field as an ordered numeric sequence, and infers intermediate values to generate a sequence of

    No 0 -1,1 -1,0,1

    Page 17 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • create-scheduling-calendar (CALEND)

    Establishes calendar file for production scheduling.

    z Full Description z Input Files z Output Files z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Parameters

    wireframe seam surfaces. A value of -1 indicates that the numeric sequence increases in value with depth, and +1 a decrease with depth.

    SURFACE

    This parameter is used to specify which wireframe surfaces are created: 1 - outer surface (Solid model only) 2 - inner surface (Solid model only) 3 - outer and inner surfaces (Solid model only) 4 - top surface 5 - bottom surface 6 - both bottom and top surfaces All options apply to a solid model (PLANE=0), but only 4,5 and 6 apply to seams (PLANE=1,2,3).

    Yes 3 1,6 1,2,3,4,5,6

    Colour for output wireframe. Only used if a field is not specified.

    No 1 Undefined Undefined

    Studio 3 Process

    create-scheduling-calendar

    Command Studio 3 Menu LocationCALEND Access Using Command Line Only

    Name Description I/O Status Required Type HOLIDAY Optional file which defines by date any holidays which should be

    omitted from the CALENDAR file. This file will only be used if the parameter CALTYPE is set to 3. The HOLIDAY file must contain the following fields :- YEAR A,4 Name of the YEAR entry for a particular calendar unit. MONTH A,4 Name of the MONTH entry for a particular calendar unit. DAY A,4 Name of the DAY entry for a particular calendar unit.

    Input No Undefined

    Name I/O Status Required Type Description CALENDAR Output Yes Calendar File Output calendar file. This file will

    contain the following fields:- TIMELENG N The length of each calendar unit relative to the production rate unit. TIMENO N An indexing number for each record in the calendar file. YEAR A,4 Name of the YEAR entry for a particular calendar unit. MONTH A,4 Name of the MONTH entry for a particular calendar unit. WEEK A,4 Name of the WEEK entry for a particular calendar unit. DAY A,4 Name of the DAY entry for a particular calendar unit. SHIFT A,4 Name of the SHIFT entry for a particular calendar unit. NX N Implicit field, defining the number of records in the calendar file.

    Name Description Required Default Range Values Parameter defining the type of

    Page 18 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • canonical-correlation (CANON)

    Computes canonical correlations.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    rotate-coordinate-system (CDTRAN)

    CALTYPE

    calendar file that will be generated.(1) The different types are :-

    OptionDescription

    1 Default - standard months/ quarters/years.

    2

    Detailed definition of time units and lengths from shifts, days, weeks, months, quarters and years.

    3 Daily scheduling by actual date definition.

    No 1 1,3 1,2,3

    Studio 3 Process

    canonical-correlation

    Command Studio 3 Menu LocationPANELEST Applications | Statistical Processes | Geochemical Utilities | Canonical Correlation

    Name Description I/O Status Required Type IN Input file. Input Yes Undefined

    Name I/O Status Required Type Description SCORES Output No Undefined Optional output file for canonical

    root scores.

    Name Description Source Required Type Default SAMPID Field containing sample

    identification IN Yes Undefined Undefined

    F1 First field to be used. No fields specified means all.

    IN No Numeric Undefined

    F2 Second field to be used. IN No Numeric UndefinedF3 Third field to be used. IN No Numeric UndefinedF4 Fourth field to be used. IN No Numeric UndefinedF5 Fifth field to be used. IN No Numeric UndefinedF6 Sixth field to be used. IN No Numeric UndefinedF7 Seventh field to be used. IN No Numeric UndefinedF8 Eighth field to be used. IN No Numeric UndefinedF9 Ninth field to be used. IN No Numeric UndefinedF10 Tenth field to be used. IN No Numeric Undefined

    Name Description Required Default Range Values

    NLEFT Number of fields or variables in left hand part of the variate (1). No 1 0,64 Undefined

    PRINT > 0 Display results on the screen (0). No 0 0,1 0,1

    Studio 3 Process

    rotate-coordinate-system

    Page 19 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • rotate coordinate system

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    Command Studio 3 Menu LocationCDTRAN Edit | Transform | Transform Coordinates (Design window only)

    Name Description I/O Status Required Type IN Input file. Must contain at least X , Y and Z explicit numeric

    fields. Input Yes Undefined

    PROTOROT Optional file containing the rotation and translation parameters stored as the default of implicit fields ANGLE1, ANGLE2, ANGLE3, X0, Y0, Z0, XMORIG, YMORIG, ZMORIG, ROTAXIS1, ROTAXIS2 and ROTAXIS3. Fields XMORIG, YMORIG and ZMORIG correspond to parameters XR0, YR0 and ZR0. The other nine fields have the same name as the corresponding parameters. If this file is specified and has valid values for all twelve fields then the parameter entries for rotation and translation are ignored. This file can be created using the Rotated Model option in the process PROTOM . Data will then be transformed into the local (rotated) coordinate system of the model.

    Input No Undefined

    Name I/O Status Required Type Description OUT Output Yes Undefined Output file. Will contain all input

    file fields + NEWX , NEWY and NEWZ.

    Name Description Source Required Type Default X X co-ordinate field in input file. IN Yes Numeric UndefinedY Y co-ordinate field in input file. IN Yes Numeric UndefinedZ Z co-ordinate field in input file. IN Yes Numeric UndefinedNEWX X co-ordinate field in output

    file. May be the same as X. OUT Yes Numeric Undefined

    NEWY Y co-ordinate field in output file. May be the same as Y.

    OUT Yes Numeric Undefined

    NEWZ Z co-ordinate field in output file. May be the same as Z.

    OUT Yes Numeric Undefined

    Name Description Required Default Range Values

    ANGLE1

    First rotation angle clockwise in degrees, around axis ROTAXIS1. It must lie between -360.0 and +360.0. A value of zero indicates no rotation. (0)

    No 0 -360,360 Undefined

    ANGLE2

    Second rotation angle clockwise in degrees, around axis ROTAXIS2. It must lie between 360.0 and +360.0. A value of zero indicates no rotation. (0)

    No 0 -360,360 Undefined

    ANGLE3

    Third rotation angle clockwise in degrees, around axis ROTAXIS3. It must lie between -360.0 and +360.0. A value of zero indicates no rotation. (0)

    No 0 -360,360 Undefined

    ROTAXIS1 Axis around which first rotation angle will occur. 0 for no rotation, 1 for X axis, 2 for Y axis, 3 for Z axis. (3)

    No 3 0,3 0,1,2,3

    ROTAXIS2

    Axis around which second rotation angle will occur. 0 for no rotation, 1 for X axis, 2 for Y axis, 3 for Z axis. (1)

    No 1 0,3 0,1,2,3

    Page 20 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • create-chart (CHART)

    Create and display scatter, line or histogram chart, together with frame, title and legend.

    z Full Description z Input Files z Output Files z Fields z Parameters

    Input Files

    Output Files

    Fields

    ROTAXIS3

    Axis around which third rotation angle will occur. 0 for no rotation, 1 for X axis, 2 for Y axis, 3 for Z axis. (3)

    No 3 0,3 0,1,2,3

    X0 X co-ordinate of known point in both systems, in unrotated co-ordinate system. (0)

    No 0 Undefined Undefined

    Y0 Y co-ordinate of known point in both systems, in unrotated co-ordinate system. (0)

    No 0 Undefined Undefined

    Z0 Z co-ordinate of known point in both systems, in unrotated co-ordinate system. (0)

    No 0 Undefined Undefined

    XR0 X co-ordinate of known point in both systems, in rotated co-ordinate system. (0)

    No 0 Undefined Undefined

    YR0 Y co-ordinate of known point in both systems, in rotated co-ordinate system. (0)

    No 0 Undefined Undefined

    ZR0 Z co-ordinate of known point in both systems, in rotated co-ordinate system. (0)

    No 0 Undefined Undefined

    FACTOR

    The rotated co-ordinate system units will be e.g. 0.3048 for a grid in metres on an unrotated grid in feet (1).

    No 1 Undefined Undefined

    INVERSE

    OptionDescription

    0; rotate from [X,Y,Z] through [ANGLE1, ANGLE2,ANGLE3] to [NEWX,NEWY,NEWZ].

    1

    ; inverse transformation to above; X,Y,Z are in rotated system; NEWX,NEWY,NEWZ in unrotated system; ANGLE1-3 are same angles as for 0.

    No 0 0,1 0,1

    PRINT >=1; display input and output points for each record (0). No 0 0,1 0,1

    Studio 3 Process

    create-chart

    Command Studio 3 Menu Location

    CHART Access Using Command Line Only

    Name Description I/O Status Required Type IN Input data file. Input Yes Table PROTO Plot prototype file. Must contain the fields X, Y, S1, S2 and CODE (numeric, explicit) and XMIN, XMAX, YMIN,

    YMAX, XSCALE, YSCALE (numeric, implicit). Input No Plot

    Prototype ANNO Input file containing annotation for plot axes and title. Must contain the fields XANNO, YANNO and TITLE (alpha,

    explicit). The file should only include one record. Input No Table

    Name I/O Status Required Type DescriptionOUT Output table. If CHARTTYP =3 this will be a histogram table. Otherwise the table will contain fields suitable for

    creating a plot. At least one output file ( PLOT or OUT ) must be specified. Output No Table

    PLOT Output plot file. At least one output file ( PLOT or OUT ) must be specified. Output No Plot

    Page 21 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Parameters

    Name Description Source Required Type Default X Field in input file IN to be plotted along the X axis. Not required if probability is to

    be plotted along the X axis XTRANS =4. IN No Numeric Undefined

    Y Field in input file IN to be plotted along the Y axis. Not required if probability is to be plotted along the Y axis YTRANS =4.

    IN No Numeric Undefined

    WEIGHT Weighting field in input file IN . Only applicable if histogram ( CHARTTYP =3) has been selected.

    IN No Numeric Undefined

    KEY1 First key field in the input IN file. IN No Numeric Undefined KEY2 Second key field in the input IN file. IN No Numeric Undefined KEY3 Third key field in the input IN file. IN No Numeric Undefined

    Name Description Required Default Range Values

    CHARTTYP

    Type of chart. Default (1).

    Option Description1 Scattergram2 Line chart

    3

    Histogram For scattergram [1] and histogram [3] the process will first sort file IN by key field(s), if key field(s) have been specified.

    No 1 1, 3 1,2,3

    HISTTYP

    Type of histogram - only used if CHARTTYP =3:

    Option Description1 histogram using bin plotting2 cumulative histogram using bin plotting3 histogram using line plotting4 cumulative histogram using line plotting

    No 1 1,4 1,2,3,4

    BINSIZE Histogram bin size - only used if CHARTTYP =3. If a log histogram is selected then the bin size should still be specified in non-transformed units. The process will then recalculate the bin size, so as to create the same number of bins as the normal histogram.

    No 1 Undefined Undefined

    BINMIN

    Minimum grade for histogram calculation ( CHARTTYP =3). If the grade is less than the minimum and BINMETH =1 the sample will be ignored. If the grade is less than the minimum and BINMETH =2 the sample will be assigned to the bottom bin.

    No 0 Undefined Undefined

    BINMAX

    Maximum grade for histogram calculation ( CHARTTYP =3). If the grade is greater than or equal to the maximum and BINMETH =1 the sample will be ignored. If the grade is greater than or equal to the maximum and BINMETH =2 the sample will be assigned to the top bin. If undefined then the maximum value will be set to the maximum sample value.

    No Undefined Undefined Undefined

    BINMETH

    Bin selection method for histogram calculation ( CHARTTYP =3):

    Option Description

    1 if grade is less than the minimum or greater than or equal to the maximum then the sample will be ignored.

    2 if grade is less than the minimum or greater than or equal to the maximum then the sample will be assigned to the bottom or top bin.

    No 1 1,2 1,2

    XTRANS

    Transform to be applied to data values plotted on X axis. Default (1).

    Option Description1 No transform - X values plotted2 Log base 10 of X values3 Log base e of X values4 Probability values [phi] calculated from Y values

    No 1 1,4 1,2,3,4

    YTRANS

    Transform to be applied to data values plotted on Y axis. Default (1).

    Option Description1 No transform - Y values plotted2 Log base 10 of Y values3 Log base e of Y values4 Probability values [phi] calculated from X values

    No 1 1,4 1,2,3,4

    LOGMIN If X or Y values are less than LOGMIN they are reset to this value before a log transform is applied. This is only relevant if XTRANS or YTRANS are set to 2 or 3. Default (0.01).

    No 0.01 0.0000001,999999

    FRAMETYP

    This parameter defines the type of frame for the plot:

    Option Description0 Neither a frame or a title will be plotted.

    1 Linear scaling will be used irrespective of the values of XTRANS or YTRANS .

    2If a transform has been selected for either of the axes [ XTRANS >=2 or YTRANS >=2] then the frame will include probability and/or log scales as appropriate. Also XINC , YINC , NDX and NDY will be ignored.

    No 2 0,2 0,1,2

    Page 22 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • XFACTOR Dividing factor applied to X values before any transform using XTRANS . Default (1). No 1

    YFACTOR Dividing factor applied to Y values before any transform using YTRANS . Default (1). No 1

    LINETYP1

    Line type to be used for first key field combination. Default (1). Line Types:

    Option Description1 Solid line2 Bold line3 Dashed line4 Dotted line5 Dot-Dash line6 Just use symbols at data points

    No 1 1,6 1,2,3,4,5,6

    SYMBOL1

    Plotted symbol at each point for first key field combination. Default (92).

    Option Description91 Circle (o)92 Cross (+)93 Cross (x)94 Triangle95 Box96 Diamond97 Star98 Pie Segment

    No 92 91,98 91,92,93,94,95,96,97,98

    SYMSIZE1 Symbol size in millimetres for first key field combination (3). Set to 0 for no symbol. No 3 Undefined Undefined

    1 Line and symbol colour number for first key field combination (1). No 1 Undefined Undefined

    LINETYP2

    Line type to be used for second and subsequent key field combinations. Default (0). Line Types:

    Option Description0 Different line types for different key field combinations1 Solid line2 Bold line3 Dashed line4 Dotted line5 Dot-Dash line6 Just use symbols at data points

    No 0 0,6 0,1,2,3,4,5,6

    SYMBOL2

    Plotted symbol at each point for second and subsequent key field combinations. Default (0).

    Option Description0 Different symbols for different key field combinations91 Circle (o)92 Cross (+)93 Cross (x)94 Triangle95 Box96 Diamond97 Star98 Pie Segment

    No 0 0,98 0,91,92,93,94,95,96,97,98

    SYMSIZE2 Symbol size in millimetres for second and subsequent key field combinations (3). Set to 0 for no symbol. No 3 Undefined Undefined

    2 Line and symbol colour number for second and subsequent key field combinations. Set to (0) for different colours for different key field combinations. No 0 Undefined Undefined

    APPEND

    Plot append flag. Default (0):

    Option Description0 Do not append new plot file to existing PLOT file.

    1 If PLOT file already exists and is a valid plot file then the new plot will be appended to it.

    No 0 0,1 0,1

    COLFLAG

    Colour flag. Default (1).

    Option Description0 If the field exists in the IN file then it will be ignored.

    1

    If the field exists in the IN file then the field value will be used for the plot and 1 and 2 will be ignored. If =1 and a legend is selected then there should only be one value for each key field combination; otherwise extra lines will be inserted into the legend each time the changes within a key field combination.

    No 1 0,1 0,1

    LEGEND

    Flag to show if legend is required and legend position. Default (0).

    Option Description0 no legend1 top right2 bottom right

    No 0 Range: 0 ,4 0,1,2,3,4

    Page 23 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • check-string-file (CHECKIT)

    This process validates a string file.

    z Full Description z Input Files z Output Files z Error Messages z Notes

    Input Files

    3 bottom left4 top left

    LEGCHSIZ Legend character size (3). No 3 Undefined UndefinedTCHARSZ Title character size in mm. No 3 Undefined UndefinedT Title colour. No 1 Undefined UndefinedXINC Grid increment on X axis. Not used if one of the axes has a probability scale. No Undefined Undefined UndefinedYINC Grid increment on Y axis. Not used if one of the axes has a probability scale. No Undefined Undefined Undefined

    NDX Number of decimal places for annotation on X axis. If undefined then an appropriate number will be calculated automatically. No Undefined 0,6 0,1,2,3,4,5,6

    NDY Number of decimal places for annotation on Y axis. If undefined then an appropriate number will be calculated automatically. No Undefined 0,6 0,1,2,3,4,5,6

    IGRID

    Option Description0 frame only;1 frame + outwards ticks;2 frame + crosses at grid intersections;3 frame + inwards ticks;4 grid;5-9 as 0-4 minus frame.10 as 4 but annotation parallel to grid lines.

    11-20 as 1-10 with annotation on right and top as well. Negative values of IGRID give an additional frame around the full plot area.

    No 3 -20,20 Undefined

    FCHARSZ Frame character size in mm. No 3 Undefined UndefinedF Frame colour. No 1 Undefined UndefinedXPAPER Paper size in mm in X direction. No 240 Undefined UndefinedYPAPER Paper size in mm in Y direction. No 200 Undefined Undefined

    XMIN Minimum value of X for plot. In order for this value to be used two parameters from XMIN , XMAX , and XSCALE and two parameters from YMIN , YMAX , and YSCALE must be specified.

    No Undefined Undefined Undefined

    XMAX Maximum value of X for plot. In order for this value to be used two parameters from XMIN , XMAX , and XSCALE and two parameters from YMIN , YMAX , and YSCALE must be specified.

    No Undefined Undefined Undefined

    YMIN Minimum value of Y for plot. In order for this value to be used two parameters from XMIN , XMAX , and XSCALE and two parameters from YMIN , YMAX , and YSCALE must be specified.

    No Undefined Undefined Undefined

    YMAX Maximum value of Y for plot. In order for this value to be used two parameters from XMIN , XMAX , and XSCALE and two parameters from YMIN , YMAX , and YSCALE must be specified.

    No Undefined Undefined Undefined

    XSCALE X scale in user data units per millimetre. In order for this value to be used two parameters from XMIN , XMAX , and XSCALE and two parameters from YMIN , YMAX , and YSCALE must be specified.

    No Undefined Undefined Undefined

    YSCALE Y scale in user data units per millimetre. In order for this value to be used two parameters from XMIN , XMAX , and XSCALE and two parameters from YMIN , YMAX , and YSCALE must be specified.

    No Undefined Undefined Undefined

    PROGRESS

    Flag to control amount of output written to Output Window (1).

    Option Description0 no output1 progress messages

    No 1 0,1 0,1

    DISPLAY

    Flag to select whether or not to display plot file.

    Option Description0 do not display plot file1 display plot file

    No 1 0,1 0,1

    Studio 3 Process

    check-string-file

    Command Studio 3 Menu LocationCHECKIT Access Using Command Line Only

    Page 24 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Output Files

    check-wireframe-files (CHKTRI)

    Checks wireframe point and triangle files.

    z Full Description z Input Files z Output Files z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Parameters

    r-mode-cluster-analysis (CLUSTR)

    R-Mode Hierarchical Cluster Analysis (Agglomerative).

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Name Description I/O Status Required Type IN Input string file. Input Yes String

    File

    Name I/O Status Required Type Description OUT Output Yes String File Output file containing validated

    strings. Studio 3 Process

    check-wireframe-files

    Command Studio 3 Menu LocationCHKTRI Access Using Command Line Only

    Name Description I/O Status Required Type WIRETRIN Input wireframe triangle file. Input Yes Wireframe

    Triangle WIREPTIN Input wireframe point file. Input Yes Wireframe

    Points

    Name I/O Status Required Type Description WIRETROU Output Yes Wireframe Triangle Output wireframe triangle file. WIREPTOU Output Yes Wireframe Points Output wireframe point file.

    Name Description Required Default Range Values

    REMDUPID Set to 1 to remove duplicate PID references from the WIRETROU file (0).

    No 0 0,1 0,1

    Studio 3 Process

    r-mode-cluster-analysis

    Command Studio 3 Menu LocationCLUSTR Applications | Statistical Processes | Geochemical Utilities | R Mode Cluster Analysis

    Name Description I/O Status Required Type IN Optional raw data input file. Input No UndefinedMATXIN Optional matrix input file. Input No Undefined

    Page 25 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Fields

    Parameters

    Calculate centre and orientation of wireframe triangles. (COGTRI)

    This process calculates the centre of gravity and orientation of each triangle in a wireframe file.

    z Full Description z Input Files z Output Files z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Name I/O Status Required Type Description MATXFILE Output No Undefined Output file containing similarity

    or dissimilarity matrix.

    Name Description Source Required Type Default SAMPID Field containing sample

    identification or variable identification if a matrix input file is used.

    IN Yes Any Undefined

    F1 First field to be used. No fields specified means all.

    IN No Numeric Undefined

    F2 Second field to be used. IN No Numeric UndefinedF3 Third field to be used. IN No Numeric UndefinedF4 Fourth field to be used. IN No Numeric UndefinedF5 Fifth field to be used. IN No Numeric UndefinedF6 Sixth field to be used. IN No Numeric UndefinedF7 Seventh field to be used. IN No Numeric UndefinedF8 Eighth field to be used. IN No Numeric UndefinedF9 Ninth field to be used. IN No Numeric UndefinedF10 Tenth field to be used. IN No Numeric Undefined

    Name Description Required Default Range Values

    MATTYPE

    OptionDescription

    (0)

    Product moment correlation matrix. (Similarity Matrix). Note, using default value here, must use default value for ZTRAN.

    No 0 0,1 0,1

    ZTRAN

    OptionDescription

    0

    Z Transformation of data not required to calculate matrix. Only applicable for raw data input.

    (1)Z Transformation of data required to calculate matrix.

    No 1 0,1 0,1

    Studio 3 Process

    Calculate centre and orientation of wireframe triangles.

    Command Studio 3 Menu LocationCOGTRI Applications | Wireframe Processes | Calculate Centre of Triangle

    Wireframes | Wireframe Processes | Calculate Centre of Triangle

    Name Description I/O Status Required Type WTRIN Input wireframe triangle file. Input Yes Wireframe

    Triangle File

    WPTIN Input wireframe points file. Input Yes Wireframe Points File

    Page 26 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Parameters

    composite-over-benches (COMPBE)

    Composite over benches.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Name I/O Status Required Type Description WTROUT Output No Wireframe Triangle File Output wireframe triangle file.

    This contains all the fields from the input wireframe triangle file and: - XCOG, YCOG, ZCOG: the XYZ coordinates of the centre of each triangle. - if parameter VERTEX is set to 1 then the fields XP1, YP1, ZP1, XP2, YP2, ZP2, XP3, YP3, ZP3 representing the vertices of each triangle will also be included.

    WPTOUT Output No Wireframe Points File Output wireframe points file. This is a copy of the input wireframe points file.

    PTNOUT Output No Point Data File Output point data file containing the following fields: - XPT, YPT, ZPT: the XYZ coordinates of the centre of each triangle. - SDIP, DIPDIRN: the dip and dip direction of each triangle, in degrees. - SYMBOL, SYMSIZE: the symbol type and symbol size of the rotated symbol.

    Name Description Required Default Range Values

    VERTEX

    Flag specifying whether the coordinates of the vertices of each triangle are to be included in the output wireframe triangle file WTROUT:

    No 0 0,1 0,1

    SYMBOL

    Code for the rotated symbol to be included in field SYMBOL of the output point data file PTNOUT. The default value of 216 is a filled arrow.

    No 216 0,400 Undefined

    SYMSIZE The size in mm of the rotated symbol. No 2 0,100 Undefined

    Studio 3 Process

    composite-over-benches

    Command Studio 3 Menu LocationCOMPBE Applications | Wireframe Processes | Composite Over Benches

    Drillholes | Composite Over Benches

    Name Description I/O Status Required Type IN Sample data file, sorted on BHID and FROM. Expects fields

    BHID, FROM, TO, LENGTH, X, Y, Z, A0, B0. Input Yes Drillhole

    Name I/O Status Required Type Description OUT Output Yes Drillhole Composite file.

    Name Description Source Required Type Default BHID Drillhole identifier. IN No Any BHID FROM Downhole distance to sample

    top. IN No Numeric FROM

    Page 27 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Parameters

    composite-with-recovery (COMPBR)

    Composite over benches, with selective mining recovery.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    TO Downhole distance to sample bottom.

    IN No Numeric TO

    DENSITY If present, composites will be density-weighted

    IN No Numeric DENSITY

    CORELOSS If present, will be taken as percentage core loss, and treated according to the LOSS parameter.

    IN No Numeric CORELOSS

    COREREC If present, will be taken as percentage core recovery, (100-core loss) and treated according to the LOSS parameter.

    IN No Numeric COREREC

    ZONE Name of field for compositing within. (May be numeric or 4 character alpha). This field must exist in the IN and will be copied to the OUT file. If specified then new composites will be created each time the value of ZONE changes.

    IN No Any Undefined

    Name Description Required Default Range Values INTERVAL Bench height. Yes Undefined Undefined Undefined

    MINGAP

    Gap length to be ignored. The default gap is calculated as 0.05 INTERVAL. This default value is applied if the parameter is not specified, or if the value is specified as 2 to display each composite and output file DD (0). No 0 0,2 0,1,2

    Studio 3 Process

    composite-with-recovery

    Command Studio 3 Menu LocationCOMPBR Applications | Drillhole Processes | Composite With Recovery

    Drillholes | Composite With Recovery

    Page 28 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Output Files

    Fields

    Parameters

    Name Description I/O Status Required Type IN Sample data file, sorted on BHID and FROM. Expects fields

    BHID, FROM, TO, LENGTH, X, Y, Z, A0, B0. Input Yes Drillhole

    Name I/O Status Required Type Description OUT Output Yes Drillhole Composite file. Will include

    implicit field CUTOFF and explicit fields REC.VAL and FRACTION for recovered values.

    Name Description Source Required Type Default VALUE Field for recovered grade

    computations. IN Yes Numeric Undefined

    BHID Drillhole identifier. IN No Any BHID FROM Downhole distance to sample

    top. IN No Numeric FROM

    TO Downhole distance to sample bottom.

    IN No Numeric TO

    DENSITY If present, composites will be density-weighted

    IN No Numeric DENSITY

    CORELOSS If present, will be taken as percentage core loss, and treated according to the LOSS parameter.

    IN No Numeric CORELOSS

    COREREC If present, will be taken as percentage core recovery, (100-core loss) and treated according to the LOSS parameter.

    IN No Numeric COREREC

    ZONE Name of field for compositing within. (May be numeric or 4 character alpha). This field must exist in the IN and will be copied to the OUT file. If specified then new composites will be created each time the value of ZONE changes.

    IN No Any Undefined

    Name Description Required Default Range Values INTERVAL Bench height. Yes Undefined Undefined UndefinedCUTOFF Cutoff to be applied to VALUE. Yes Undefined Undefined Undefined

    MINGAP

    Gap length to be ignored. The default gap is calculated as 0.05 INTERVAL. This default value is applied if the parameter is not specified, or if the value is specified as 2 to display each composite and output file DD (0). No 0 0,2 0,1,2

    Page 29 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • composite-down-drillholes (COMPDH)

    Composites drillhole data down each drillhole. By use of retrieval criteria and a very large compositing interval, COMPDH can also composite over rocktypes or seams.

    z Full Description z Input Files z Output Files z Fields z Parameters

    Files

    Input Files

    Output Files

    Fields

    Parameters

    Studio 3 Process

    composite-down-drillholes

    Command Studio 3 Menu Location

    COMPBR Applications | Drillhole Processes | Composite Down Drillholes Drillholes | Composite Down Drillholes

    Name I/O Status Required Type Description

    IN Input Yes Drillhole Sample data file, sorted on BHID and FROM. Expects fields BHID, FROM, TO, LENGTH, X, Y, Z, A0, B0.

    Name I/O Status Required Type Description

    OUT Output Yes Drillhole Composite file.

    Name Description Source Required Type Default

    BHID Drillhole identifier. IN No Any BHID

    FROM Downhole distance to sample top. IN No Numeric FROM

    TO Downhole distance to sample bottom. IN No Numeric TO

    DENSITY If present, composites will be density- weighted. IN No Numeric DENSITY

    CORELOSS If present, will be taken as percentage core loss, and treated according to the LOSS parameter. IN No Numeric CORELOSS

    COREREC If present, will be taken as percentage core recovery, (100-core loss) and treated according to the LOSS parameter. IN No Numeric COREREC

    ZONE Name of field for compositing within. (May be numeric or up to 8 character alpha). This field must exists in the IN and will be copied to the OUT file. If specified then new composites will be created each time the value of ZONE changes.

    IN No Any Undefined

    Name Description Required Default Range Values

    INTERVAL Composite length. Yes Undefined Undefined Undefined

    MINGAP Gap length to be ignored. The default gap is calculated as 0.05 INTERVAL. This default value is applied if the parameter is not specified, or if the value is specified as

  • design-blasthole-composites (COMPEV)

    z Input Files z Output Files z Parameters z Error Messages z Notes

    Composite design and evaluation in a blast.

    A blast outline is selected, and the blast holes within it displayed.

    Composites maythen be designed, evaluated and stored.

    GENERAL PRINCIPLES

    COMPEV takes as input two compulsory files, one containing one or more blast outlines as perimeters, and the second containing a set of blast-holes for one or more benches. These blast-holes are assumed to be vertical; they are treated as points, located at a particular X,Y,Z location. They must have an identifier (BHID), and they may also have a LENGTH field which will be used for weighting if it exists. INITIAL DISPLAY. The user selects a blast from the input file to work on; this defines both the Bench and Blast numbers which will remain in force until a new blast is chosen.

    If the blast specified is not on file (e.g. blast 0) then all holes on the input file will be read, and a dummy rectangular outline constructed around them. The program automatically works out the co-ordinate limits of this blast, and will compute a rotation angle to align the major axis of the blast along the screen X axis; the user may override this if required. The blast is then shown on the graphics screen, with the blast holes superimposed. A set of gridlines in the original co-ordinate system is also shown, rotated if the blast was rotated.

    Different colours may be chosen (under user control) for the two axes, to give an indication of which axis is which. A suitable grid size is chosen automatically, but the user may change or suppress this if required (DEFAULTS [/CF] command). A set of colours is automatically chosen to display blast-hole grades in, based upon the first grade field found in the blast-hole file.

    The user may choose different fields, colours, grade ranges etc. by use of the SD command. A title is automatically generated giving the Bench and Blast numbers; again, this may be substituted by use of the TI command. During the blast selection process, the user is given the choice of accepting all the blast-holes or of only selecting

    Input Files

    Studio 3 Process

    design-blasthole-composites

    Command Studio 3 Menu LocationCOMPEV Access Using Command Line Only

    Name Description I/O Status Required Type IN Blast outline for composite design. The file must contain the

    fields:- XP,YP,ZP,PTN,PVALUE (numeric, explicit). It may also contain the field BENCH; if it does not contain this field, all bench numbers will be taken as 1. The PVALUE field contains a Blast number. The file may contain many blasts; one is selected at the start of the process.

    Input Yes String

    HOLES Blast holes. This must contain the fields:- BHID (N or A) : Hole ID. X,Y,Z : Location of centre of hole. It may also contain BENCH and BLAST fields, and any of the standard fields in a standard sample format file (A0,B0,LENGTH,FROM,TO). It may also contain a number of numeric grade fields for evaluation and display. It may also contain a DENSITY field, which will be used for bulk density calculations ( SITE=0).

    Input Yes Undefined

    TEXT Overwritten Yes Undefined Input/output text file for text added to the drawing, or composite evaluation results (which may be shown as text). If this file does not exist, it will be created. If it does exist, it must have the fields BENCH, BLAST, COMPOSIT, XT, YT, ANGLE, CHARSIZE, ASPRAT, (all numeric)

    Page 31 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • and TEXT (40 characters). Any existing text in the file for the current bench and blast will be plotted on the screen.

    COMPOSIT Overwritten Yes Undefined Input/output composite evaluations. If this file does not exist, it will be created. It must contain the fields BENCH, BLAST, COMPOSIT, VOLUME, TONNES, DENSITY ( SITE=0) or T.F. ( SITE=1) (all numeric), DEST (4 character destination code) and DESC (40 character composite description). After each evaluation, this file may be updated. There is one record for each composite. The COMPOSIT file must also contain all the numeric grade fields within the HOLES file. The file may be entered as a prototype on input, containing all these required fields and any others that may be wanted later.

    LOCALGEO Overwritten Yes Undefined Local geology file, input/output from composite evaluation. This file will be created if it does not exist. If it does exist, it must contain the fields BENCH, BLAST, XP, YP, ZP, PVALUE, PTN,

    Page 32 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • Output Files

    Parameters

    PTYPE and P (all numeric). The values are assumed to be (unclosed) strings rather than perimeters. Any strings on this file will be plotted over the blast if the PP command is given.

    GEOL Geological boundaries. This file must contain the fields X,Y,Z,PTN,PVALUE,P and PTYPE. The values are assumed to be (unclosed) strings rather than perimeters. Any strings on this file will be plotted over the blast.

    Input No Undefined

    Name I/O Status Required Type Description OUTLINES Output Yes String Input/output composite outlines.

    If this file does not exist, it will be created. It must contain the fields XP, YP, ZP, PTN, PVALUE, P, PTYPE, BENCH, BLAST. The PVALUE field will contain the composite number. All new composites will be written to this file.

    Name Description Required Default Range Values

    COORDTYP

    Coordinate type:

    OptionDescription0 Conventional rhs.

    1 LO coordinate system. (South African.)

    No 0 0,1 0,1

    LOYORIG

    For COORDTYP=1 only; the LO Y co-ordinate origin [including - sign] for internal co-ordinate conversion.

    No Undefined Undefined Undefined

    LOXORIG For COORDTYP=1 only; the LO X co-ordinate origin for internal co-ordinate conversion.

    No Undefined Undefined Undefined

    HAXISCOL

    Colour for horizontal axis lines; these are X axis lines [ COORDTYP=0] or LO Y lines [ COORDTYP=1] (8).

    No 8 1,64 Undefined

    VAXISCOL Colour for vertical axis lines; these are Y axis lines [ COORDTYP=0] or LO X lines [ COORDTYP=1] (10).

    No 10 1,64 Undefined

    NDP Number of decimal places in the perimeter annotation if the annotation field is numeric.

    No Undefined Undefined Undefined

    CHARSIZE Character size for display in mm (3). No 3 Undefined Undefined

    SITE

    Controls site specific parts of the process.

    OptionDescription0 BHP Whyalla.1 PMC Phalaborwa.

    No Undefined Undefined Undefined

    DIMENU

    Toggle between cursor and digitiser mode.

    OptionDescription0 Cursor mode.

    1

    Digitiser mode. All commands available from digitiser. Default is Cursor mode (0).

    No 0 0,1 0,1

    Page 33 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • optimised-drillhole-composites (COMPSE)

    Composites drillhole data by optimising the composite interval using ore and waste criteria.

    z Full Description z Input Files z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    combine-scheduling-results (COMRES)

    Summarises RESULTS files for production scheduling.

    z Full Description z Input Files

    Studio 3 Process

    optimised-drillhole-composites

    Command Studio 3 Menu LocationCOMPSE Access Using Command Line Only

    Name Description I/O Status Required Type IN Input sample file, in BHID and FROM order. Input Yes Drillhole

    Name I/O Status Required Type Description OUT Output Yes Drillhole Output file of composites.

    Name Description Source Required Type Default VALUE Value which is to control

    compositing. This may be a grade or a calculated equivalent value from grades of different metals.

    IN Yes Numeric Undefined

    Name Description Required Default Range Values

    CUTOFF Minimum value of VALUE which is worth mining (0). Yes 0 Undefined Undefined

    MINORE Minimum mining width for ore. Yes Undefined Undefined Undefined

    MAXWASTE Maximum width for internal waste (0). Yes 0 Undefined Undefined

    MINASFR

    Minimum fraction of a composited interval which must be assayed for the average assayed value to be given to the composite. This only applies to the extra fields mentioned above. If VALUE is 'absent' in a particular record, its default value is used. (0.95)

    Yes 0.95 0,1 Undefined

    DILUTE All dilution of composites to create minimum ore width if non-zero (1).

    Yes 1 0,1 0,1

    NARWASTE Test for carrying narrow waste to be applied to either [1] or both [2] adjacent wide ores (1).

    Yes 1 1,2 1,2

    Studio 3 Process

    combine-scheduling-results

    Command Studio 3 Menu LocationCOMRES Access Using Command Line Only

    Page 34 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • z Output Files z Fields z Parameters z Error Messages z Notes

    Input Files

    Output Files

    Fields

    Parameters

    Revises Tonnage Factors and Recovery Profiles. (COMREV)

    Each composite in the input file is read in turn, and the values modified in place.

    z Full Description z Input Files z Output Files z Parameters

    Name Description I/O Status Required Type

    Name I/O Status Required Type Description RESERVE Output Yes Undefined The output file generated, for use

    in subsequent scheduling processes, such as PRODSH. It will contain the following fields, in addition to all of the grade fields in the RESULTS file(s). UNIT A,8 Field containing the name of each production unit. PNUM N Any blocks being scheduled may be categorised according to a primary and secondary classification. The PNUM field contains the primary number. The values held in this field will depend on the type of primary classification selected. SNUM N Secondary classification number. The values held in this field will depend on the type of secondary classification selected. If ore/waste secondary classification is selected, it will contain values of 1 for all ore units, and values of 2 for all waste units. NY N Implicit field, defining the total number of production units in the file, equal to the number of records. PRATE N Notional production rate at which each production unit is to be mined. This may contain absent data values, as individual production rates may be defined or changed during operation of PRODSH. TONNES N Reserve tonnage for each production unit.

    Name Description Source Required Type Default ZONE Optional numeric zone

    identifier field that has been used to define individual wireframe zones. This field need only be defined if reserve classification by wireframe zone is required.

    RESERVE No Numeric Undefined

    Name Description Required Default Range Values Studio 3 Process

    Revises Tonnage Factors and Recovery Profiles.

    Command Studio 3 Menu LocationCOMREV Access Using Command Line Only

    Page 35 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • z Error Messages z Notes

    Input Files

    Output Files

    Parameters

    Name Description I/O Status Required Type COMPOSIT Overwritten Yes Undefined Composite

    file. This is used for extraction of the required composite information. It has the fields BENCH, BLAST, COMPOSIT, VOLUME, TONNES, CU, FE, MT, P2O5, CO2, TIO2/MT, ZRO2, U3O8, PROFILE, HV, PR, BF, CP, CUB, BN, CC, VALL, T.F., DEST and PROVIS. The Tonnage Factor T.F., the Recovery Profile PROFILE, the TONNES fnd Grade fields may be updated.

    TONFAC Tonnage Factor file. This must have the fields FE, CO2 and T.F., and must be sorted on fields FE, CO2. Each CO2 set of data for a given FE must end with 99. The last record must have an entry with FE=99.

    Input Yes Undefined

    OUTLINES The perimeter outlines corresponding to the composites on file COMPOSIT. This must have the fields XP, YP, ZP, PTN, PVALUE, PTYPE, P, BENCH and BLAST. All points for a single perimeter must appear together in the file.

    Input Yes String

    COMPMAST The Master Composite Value file, containing records for each Composite in the mine. This is used for overlays. It must have exactly the same fields as the COMPOSIT file.

    Input Yes Undefined

    Name I/O Status Required Type Description OUTLMAST Output Yes Undefined The Master Composite Outline

    file, corresponding to the Value file above. For every outline which is accessed during the COMREV process, there should be a corresponding entry in COMPMAST. All points for a single perimeter must appear together in the file.

    Name Description Required Default Range Values

    NPTSX Number of points in X direction to be generated during overlay calculations (20).

    No 20 Undefined Undefined

    NPTSY Number of points in Y direction to be generated during overlay calculations (20).

    No 20 Undefined Undefined

    Flag controlling Tonnage Factor modifi- cations (1):-

    OptionDescription

    Do not modify Tonnage

    Page 36 of 739Command full-screen-data-input-edit

    12/24/2013file://C:\Documents and Settings\HRM\Local Settings\Temp\~hh5A59.htm

  • ALTERTF

    0

    Factor. = 1 [Default]. For each composite, show the Bench, Blast, Composite, Cu, P2O5, Destination and Tonnage Factor and ask what modification is required. The choice is [Y] to use Tonnage Factor file; O to use Overlay file; to enter a manual change; N to keep the original value.

    2Calculate all composite Tonnage Factors automatically from Overlays.

    3

    Calculate all composite Tonnage Factors automatically from the Tonnage Factor file; if this fails for any composite, try overlays.

    No 1 0,3 0,1,2,3

    ALTERPR

    Flag controlling Recovery Profile modifi- cations (1):-

    OptionDescription

    0 Do not modify Recovery Profile.

    1

    [Default]. For each composite, show the Bench, Blast, Composite, Cu, P2O5, Destination and Recovery Profile and ask what modification is required. The choice is [Y] to use Overlay file; to enter a manual change; N to keep the original value.

    2Calculate all composite Recovery Profiles automatically from Overlays.

    No 1 0,2 0,1,2

    ALTERGR

    Flag controlling Grade Overlays (1);

    OptionDescription0 Do not modify Grades.

    1

    [Default]. For each composite, show the Bench, Blast, Composite, Cu, P2O5, Destination and Recovery Profile and ask what modification is required. The choice is [Y] to use Overlay file; N to keep the original value(s).

    2Calculate all composite Grades automatically from Overlays.

    No 1 0,2 0,1,2

    BENCHINC

    Bench increment for use i