docs(trim): clarify requirements on target observed property#602
docs(trim): clarify requirements on target observed property#602danielelotito wants to merge 5 commits intomainfrom
Conversation
|
With reference to #598 . I also have access to the space. How can I tell if I am looking for
|
If you're looking for information on the last measurement by the operation
If your only submitting one entity at a time, then the last element, |
|
So a little more
If in the sampler you look for the last result and you don't find it, you know by process of elimination the actuator/experiment that failed as either
If you know that the failure during the sampling (cannot find an expected result) - raises a particular error you can
|
…/pull/602\#issuecomment-3950992695 Signed-off-by: Daniele Lotito <daniele.lotito@ibm.com>
Signed-off-by: Daniele Lotito <daniele.lotito@ibm.com>
|
The error message now has the required info. The current version of TRIM assumes that all measurements produce the observed target output property 'pressure'. The measurements obtained with experiment This PR can be reviewed @VassilisVassiliadis . |
FIX #598
CLOSE #598
Improves the logging and the docs to address #598