curve
Description
Maps the image channel intensities to a logistic sigmoid curve, y=1/(1+e^-(ax+b)), where a is "mul" and b is "add". Honours regions of interest.
Ignores DQ and uncertainty
Connections
Inputs
Index | Name | Type | Desc |
---|---|---|---|
0 | (none) | img | (none) |
Outputs
Index | Name | Type | Desc |
---|---|---|---|
0 | (none) | img | (none) |
Parameters
curve | mul: float (default 1.0) | multiplicative factor (done first) |
add: float (default 0.0) | additive constant (done last) |
Automatically generated by generate_autodocs.py
Date: 2025-02-17T16:09:18.986731