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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

 

  • No labels