This script is accessible from the contextual menu of one or several 2D lines in a map window. For each 2D line, a dataset is created representing the amplitudes found at time of 2 seconds. For performance reasons, only 1000 traces are analyzed per 2D line.
You can download this script at the bottom of this page.
This script requires the installation of the MicroseismicData and Microseismic2D plugins. In order to install these plugins, go to Tools->Plugins. This will open the plugins menu. Go to the Available Plugins tab, and find the MicroseismicData and Microseismic2D plugins in the list. Select them both, and click the Install button. This will require you to restart INTViewer.
In order to define a contextual action for 2D lines, you need to put your Python script in your Python directory under a directory called Contextual_Map_2D_Seismic_Line_Layer_Nodes.
Go to Tools->Options->Environment->Python Scripts and click "Refresh from Disk". Your script should be listed automatically.
You will now be able to execute this script from the contextual menu of the your 2D line nodes in the "Desktop" window.
The execution time depends on the number of 2D lines. The result after the script executes should look something like the following.