The "Master" code manages all the property extraction algorithms when processing SHARP data. Bellow there is a description of this code and usage example.

file name: call_prop_extractions.pro

Configuretion file: params.json

Overview

This code basically performs 3 steps:

  1. Retrieve data entries.
  2. Initialize properties to calculate.
  3. Perform calculations (main loop).

 

You may also want to use visual panels to communicate related information, tips or things users need to be aware of.

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Related issues