1. Post Processor Task

1.1. Purpose

Define a post processor task within the SIMA workflow.

1.2. Description

The Post Processor Task is a container for post processing operations. It allows organizing signal processing, statistical analysis, and visualization operations into a coherent workflow that can be executed after simulation runs.

A post processor task contains a diagram where various operations (filters, inputs, outputs) can be connected to form a processing pipeline.

1.3. Usage

  1. Create a new Post Processor Task in your workspace

  2. Open the task to access the post processor diagram editor

  3. Add input sources (File Input, Condition Result, etc.)

  4. Add processing operations (filters, statistics, etc.)

  5. Add output operations (Plot, Table, File Output, etc.)

  6. Connect the operations to form the processing pipeline

  7. Execute the task to process the data