Page tree
Skip to end of metadata
Go to start of metadata

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).