Replies: 5 comments 1 reply
-
The triggers are determined in the C code where I can't give any hints out of my head. Data generated with a changed setup may not be compatible with archived data in particular when fewer targets would be recorded (for which it is hard to see a good reason). The displayed targets can be manipulated via the Out of my head I don't have the specifics, however this issue has a use case for changing the targets. In some cases, @tinaZC it may be useful to tell us more specifically what your goal is? |
Beta Was this translation helpful? Give feedback.
-
There is a duplicate with the answer at #2275 |
Beta Was this translation helpful? Give feedback.
-
Dear nikohansen, Thank you for your reply, and ask my goal of the question. Thanks again. Tina. |
Beta Was this translation helpful? Give feedback.
-
Dear nikohansen,
Thank you for your reply, and ask my goal of the question.
According to the reply, I know that there is a difference between the logging and displaying target trigger. The logging trigger should not need to be changed, as it is already sufficient.
The reason why I want to change the number_targed_triggers is because we focus more on the performance of my optimization algorithm when the target accuracy is higher, such as from e-3 to e-8, and ignore the data when the target accuracy at number_targed_triggers = e+2. However, after modifying the settings in “testbedsetting”, I see that there is not much change in the curve.
Could you tell me if my understanding is incorrect?
Thanks again.
Tina.
…------------------ 原始邮件 ------------------
发件人: "numbbo/coco" ***@***.***>;
发送时间: 2024年4月24日(星期三) 晚上8:50
***@***.***>;
***@***.******@***.***>;
主题: Re: [numbbo/coco] How to set or obtain the detail info for observer options? (Discussion #2274)
The triggers are determined in the C code where I can't give any hints out of my head. Data generated with a changed setup may not be compatible with archived data.
The displayed targets can be manipulated via the cocopp module which has the cocopp.genericsettings submodule to be checked for its attribute settings and cocopp.testbedsettings where displayed targets for the testbeds are defined.
Out of my head I don't have the specifics, however this issue has a use case.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Looks all right. For a "sanity check" you could produce single-target post-processing versions, like setting the list to contain only the last target |
Beta Was this translation helpful? Give feedback.
-
May I ask how to set and obtain the detail info for observer options, such as number_targed_triggers, Number_evaluation triggers, Target_precision. It seems can be set or obtained, but I couldn't find any relevant introduction in the help document.
Beta Was this translation helpful? Give feedback.
All reactions