-
Notifications
You must be signed in to change notification settings - Fork 1
Alert user if likelihood weights is too short #242
Copy link
Copy link
Open
Labels
data handlingCode for managing our dataCode for managing our datadocumentationImprovements or additions to documentationImprovements or additions to documentationrobustnessMake the code more robustMake the code more robust
Description
alea/alea/models/blueice_extended_model.py
Line 395 in 1387899
| likelihood_weights = likelihood_config.get("likelihood_weights", None) |
If an unwary user sets the likelihood_weights to be too short, the evaluation might skip ancillary terms, for example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
data handlingCode for managing our dataCode for managing our datadocumentationImprovements or additions to documentationImprovements or additions to documentationrobustnessMake the code more robustMake the code more robust