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-10-24T15:30:01.755150