piglot.utils.response_transformer
Module for defining transformations for responses.
Functions
Read a response transformer from a configuration. |
Classes
Affine transformation of a response transformer. |
|
Chain of response transformers. |
|
Clip x and y values of the response to given bounds. |
|
Maximum of a response transformer. |
|
Minimum of a response transformer. |
|
Negate a response transformer. |
|
Compute the pointwise errors between the response and a reference. |
|
Abstract class for defining transformation functions. |
|
Square a response transformer. |