osmose.calibration.preflight¶
Pre-flight sensitivity analysis for OSMOSE calibration.
Validates calibration parameters before optimization runs using Morris screening and optional Sobol analysis to detect negligible parameters, blow-ups, flat objectives, and tight bounds.
Functions
|
Classify preflight screening + Sobol indices into actionable issues. |
|
Create an evaluation function suitable for |
|
Run Morris elementary-effects screening. |
|
Run two-stage pre-flight sensitivity analysis (Morris + Sobol). |
Classes
|
Category of a pre-flight issue. |
|
Severity level of a pre-flight issue. |
|
Morris screening result for a single parameter. |
|
A single issue detected by the pre-flight analysis. |
|
Aggregated result of a pre-flight analysis run. |
Exceptions
|
Raised when >50 % of preflight samples fail to evaluate. |