uvex_transients.models.core.parameters.Parameter.scale#
- Parameter.scale: ScalarPhysicalValue#
The characteristic scale \(x_0\) for this parameter.
Every physical value is divided by this scale before the prior is consulted, so the prior itself can be defined in convenient, unit-free terms. Use a
Quantitywhenever the parameter has physical units; a barefloat/intis only appropriate for a genuinely dimensionless parameter.