%SEISJOB PROJNAME:HB3D-09 ! Name of project LINENUM:JOBS !* Enter line number/name PROCID:andyj !* Processor identification JOBTITLE: ! title of job (for plots etc...) %COMMENT_S: !Optional Job Control System parameters %COMMENT: ! JCS_FILE: ! I Optional Job Control Lines file (*.jcs) !FILELIST=*.jcs !SDE=JOBCONTROL VARIABLES: ! List of JCS variables in this *.job file VAR_LINKS: ! List of links between variables and *.jcl file column headers JCS_TAIL:_ ! What to add on to master job name to make sub-jobs !OPTIONS={_;_;__} SEP_LOGS:Yes ! Answer yes to get different log files for each sub-job !YESNO SUBSFILE1: ! I 1st text file for which variable subsitutions are to be made SUBSFILE2: ! I 2nd additional text file to be substituted SUBSFILE3: ! I 3rd additional text file to be substituted SUBSFILE4: ! I 4th additional text file to be substituted %COMMENT_S: !These fields aren't used by the seismic job, & are for your own documentation %COMMENT: ! INFO_FILE: ! I Name of file to keep tips and comments about this job !EDIT COMMENT1: ! First part of comment to help you remember what this job does COMMENT2: ! (continuation of COMMENT1) COMMENT3: ! (continuation of COMMENT1 & 2) COMMENT4: ! (continuation of COMMENT1 to 3) %DISCREAD %COMMENT: !To read just one file, enter %COMMENT: ! DISCFILE:/scratch/GC2/HB3D-09/job01_fullfold_vel.stack ! If Name of Claritas seismic data file !FILELIST=$DATA_DIR !SLI_D !FCR=DISCREAD:DISCFILE PKEYLIST: ! List of primary keys to read (blank for all of the file) %COMMENT: !or to read more than one file, enter %COMMENT: ! LISTFILE: ! LL Name of text file with list of data files (*.sfl) !FILELIST=*.sfl !EDIT !SLI_SFL !FCR=DISCREAD:LISTFILE %COMMENT: !and for both cases, specify the following :- %COMMENT: ! PKEYNAME:CDP !* t Primary key name to be used for reading data !LIST_CALLBACK=SEGY_TRH_ONE SKEYNAME: ! t Secondary key name - Only required if FOLD > 1 !LIST_CALLBACK=SEGY_TRH_ONE FOLD:1 !* No. of traces/primary key, 1 for stacked data, -1 for variable fold TRLEN:6144.0 ! Data trace length to be read from file [ms] SAMPRATE:4.0 ! Sample rate [ms] if disc file will not be ready at taskbuild time %MORE: ! NREPEAT:1 ! No of times to repeat entire sequence (inc. 1st time) SETREPEAT:No ! Y to set REPEAT to the number of the file in the listfile !YESNO SETLASTTR:Yes ! Y to set LASTTR for constant-fold data !YESNO RANDOM:No ! Y outputs the primary requested primary keys in a random order !YESNO %BUTTERFILT PHASE:Zero !* Specify phase of filter (zero or minimum) !OPTIONS={Zero;Minimum} FTYPE:BP !* Specify the type of filter : BP,HP or LP !OPTIONS={BP;HP;LP} FREQS:2 4 55 62 ! Four frequencies in Hz (leave blank for default) AMPS:.05 .95 .95 .05 ! Four amplitudes to match the frequencies above %RESAMPLE SAMPRATEN:8.0 !* New Sample Rate [ms] %MORE: ! TLENGTH:99999 ! New maximum trace length AAF:Yes ! Y => Anti-alias filter applied !YESNO WHICH:All ! Which traces to resample, choose Live,Aux or All !OPTIONS={Live;Aux;All} %!ADDDIG !DIGFILE:../HORIZONS/job01_stack_wb.dig !*I Name of input file containing digitised horizons (*.dig) !FILELIST=*.dig !SDE=HORIZONS !HORIZON:wb !* The name of the horizon in DIGFILE to use !KEYNAME:DELAY ! t Name of the header variable to receive the horizon times !LIST_CALLBACK=ALL_TRH_ONE !TORS:Time ! Specify how you want the horizon position stored in the headers !OPTIONS={Time;Sample} !MUTE:No ! Enter Yes to mute traces for which no matching time can be found !YESNO !EXACT:Yes ! No means : interpolate for primary keys missing from the file !YESNO !ENDPAD:Yes ! Yes:Use horizon end-times for CDPs outside the horizon CDP range !YESNO !NULL:-1.0 ! User specified Null value for traces with no corresponding time %SETKEY PKEY:INLINE ! t The primary key, defining the major grouping within the dataset !LIST_CALLBACK=ALL_TRH_ONE SKEY:CROSSLINE ! t The secondary key, defining the major grouping within a primary key !LIST_CALLBACK=ALL_TRH_ONE %MISSING VERBOSE:Yes !* Answer Y to get messages about missing data !YESNO INSERT:Yes !* Answer Y to output dummy traces to fill in the gaps !YESNO REMOVE:No ! Answer Y to remove traces which appear to be duplicates !YESNO SET_LIVE:No ! Answer Y for added traces to have TRTYPE set to 1 (Live) instead of 3 (Dummy) !YESNO INSERT_FLAG: ! The name of a new trace header to be created & set to 1 for inserted traces %COMMENT: ! PKEYNAME:INLINE !* t The primary key to test for (e.g. SHOTID) !LIST_CALLBACK=SEGY_TRH_ONE PKEYINC:1 ! The required increment between primary keys %COMMENT: ! %COMMENT: !If you want to also check/correct for missing secondary keys : %COMMENT: ! SKEYNAME:CROSSLINE ! t The secondary key if required, or blank (e.g. CHANNEL) !LIST_CALLBACK=SEGY_TRH_ONE SKEY1:1876 ! The first secondary key value to output (often 1) SKEY2:5702 ! The last secondary key value to output in each ensemble SKEY_ONLY:Yes ! Yes to correct for missing secondary keys only !YESNO %CUBE ORDER:Inline ! Primary ordering of the data to display!OPTIONS={Inline;Crossline} IN_RANGE:470 1050 2 !* First and last in-lines, and in-line increment (eg 100 600 10) X_RANGE:1876 5702 2 !* First and last cross-lines, and x-line increment (eg 103 564 1) INLINE_CDP:10000 ! Inline increment if inline/xline not defined!OPTIONS={100;1000;10000} %MORE: ! GEOMFILE: ! I To set all output CDP coordinates, specify a claritas .geom file here !FILELIST=*.geom !QGEOM SETREPEAT:No ! I don't think this is of any use any more so Ive hidden it %AGC WINDOW:500 !* Window length [ms] Range 3:20000 TYPE:Normal ! Type of AGC !OPTIONS={Normal;Median;DoubleMedian;SmoothMedian;SmoothNormal} %MORE: ! WHICH:Live ! Which traces to gain, choose Live,Aux or All !OPTIONS={Live;Aux;All} %COMMENT: !To save gain functions to a file (for later removal with UNAGC) specify %COMMENT: ! SAVEFILE: ! O Name of disc file to save gain functions to (or %trace) !SAVEFILE=$DATA_DIR %COMMENT: !or if you wish to save the gain scalars to a new trace header, specify %COMMENT: ! SAVEKEY: ! p Name of new trace header to receive AGC scalars SAVETO_DISC:Yes ! If saving AGC scalars to a trace header, answer Yes to save them to disc !YESNO %!DISCWRITE !FILENAME:/scratch/GC2/HB3D-09/job02_il_vstack.dset !*O Output disc file name !SAVEFILE=$DATA_DIR !%MORE: ! !HDRTRACE: ! p Use this if you want to write out pseudotraces from the header !LIST_CALLBACK=PSEUDOTRACE !TRLENGTH: ! Specify the trace length if you want to truncate the output [ms] !PKEYF: ! List of first key values to write to file !PKEYL: ! List of last key values to write to file !FOLD: ! Set this to override the number of traces per primary key. !UNSORT:No ! Answer Yes to unsort data read using the DISCSORT processor!YESNO !INDEX_OK:Yes ! Answer No only if you do NOT want an index file created !YESNO %XVIEW FOLDMODE:Single ! What kind of data to plot (single-fold, fixed-fold, variable-fold)!OPTIONS={Single;Fixed;Variable} MAXFOLD:1 ! For multi-fold displays, the maximum number of traces per ensemble N_ENS:1914 !* Number of enesmbles (eg shots or stacked CDPs) to display OVERLAP:0 ! Number of traces to overlap between panels DISPTYPE:ONTOP ! ontop or beside (how repeats are plotted) !OPTIONS={ONTOP;BESIDE} RASTERMODE:XImages ! Leave blank for the optimal, or specify XImages or Pixmaps !OPTIONS={(default);XImages;Pixmaps} COLOURMAP:Interpolated ! If you want interpolated colourmaps always, specify "Interpolated" !OPTIONS={(automatic);Discrete;Interpolated} PSEUDOTRACE:No ! Answer yes if you want pseudotraces plotted by default !YESNO MIX_SEISMIC:No ! Answer yes if you want seismic merged with pseudotrace displays !YESNO %COMMENT_S: !Initial settings for display - these can later be changed interactively %COMMENT: ! HSCALE:100.00 !* Number of traces/cm. Will match screen resolution if no decimal place entered VSCALE:2.50 ! Vertical scale (cm/sec) MODE:VD !* VD=variable density, VA=variable area, WG=wiggle !OPTIONS={VD;VAWG;VA;WG} COLOURS:-3.0 3.0 17 32 ! [4 values] Amplitude values and colours they represent PALETTE: ! I Name of the colour palette file to use !COLOURS %COMMENT_S: ! HDR_LABELS:INLINE CROSSLINE ! T Names of header values to be labelled, or blank for defaults !LIST_CALLBACK=ALL_TRH_MANY HDR_FREQS:0 100 ! Plotting frequencies of HDR_LABELS PARAMETER:DISCREAD ! Parameter to plot for repeat panels (eg FDFILT DISCREAD) !PLOTPARAMS %MORE: ! %COMMENT: ! Variable-area or Wiggle-trace (VAWG) reference amplitude parameters %COMMENT: ! REFAMP:Average ! Reference VAWG amplitude calculation mode !OPTIONS={Maximum;Average;Fixed} REFNTRACES:40 ! Number of traces used in VAWG reference amplitude calculation REFWINDOW:3 ! [1:4] Uses REFWINDOWth highest amplitude to get scaling FIXED: ! Fixed VAWG reference amplitude, if REFAMP is set to Fixed GAIN:0.75 ! Scale factor to be applied to all traces before VAWG plotting CLIP:1.5 ! VAWG trace plot is clipped at this value (in trace-widths) %COMMENT_S: ! TIMEON:0 ! Start time of display [ms] TIMEOFF:999999 ! End time for display [ms] TIMELINE: ! Time line increment in ms DIRECTION:LTOR ! The direction of plotting ! OPTIONS={LTOR;RTOL} WHICH:Aux ! Which traces to gain, choose Live,Aux or All !OPTIONS={Live;Aux;All} REFRESH:50 ! How often (no. of traces) to update the trace display