Skip to content

Analyses and Features

Here is reported a list of implemented features and available analyses for SCT:

The SCT framework uses a plugin-based architecture for analyses and all analyses are automatically discovered and registered at runtime.

Analysis documentation

Each analysis documentation is organized as follows:

<analysis_name>

  • Analysis description: overview of the analysis, methodology, and intended use cases.
  • Configuration description: detailed explanation of available configuration options and parameters.
  • Usage: usage description of the implemented analysis, calling the functionalities from CLI and Python API.
  • API: detailed description of the implemented python API, including the available functions and classes.