Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The method of earthquake processing is defined by specifying the commands from the menu, which are to be executed sequentially. In the case of automatic events processing (see above), only commands that execute and terminate without operator intervention can be used. Most graphics functionals are not among them. When processing a single selected event, you can end the list of commands with a graphical function.

There are three configuration files with events processing scripts:

The ProcessFirstEvent.bat file contains a list of commands executed after selecting the first event from the list,
The ProcessNextEvent.bat file contains a list of commands executed after selecting the next event from the list,
The ProcessStepByStep.bat file contains a list of commands executed after selecting an event from the list during the automatic processing of all events from the event-by-event list.

Below is an example script:

     File>ArcLink>Get waveform by picks time
     Plugins>Export ANN detection

The lines above consist of commands from the SWIP5 program menu, with individual submenu items separated by the ">" sign. The full path to the command starting from the menu item from the main program window must be recorded. There may be spaces in the name of the menu if they are present in the name itself, but you cannot put unnecessary spaces or other whitespace characters in the line.