Hello,
Recently we did some tests regarding the repeatability while using the same input clouds. However we saw that the resulting transformation varies for each execution. We would like to have a deterministic behaviour when using the estimate method. I saw a similar topic in another issue where you mentioned a specific code section (#18 (comment)). I also tried to adjust this section to be deterministic but still the result varies for each execution.
Here is the output of a simple test where I call estimate with the same clouds 5 times in a row:
I also tried some other adjustments in the code regarding random behavior but to no avail.
Are there any config or code adjustments that can be applied to achieve deterministic behavior when using the same clouds as input for the estimate method?
Thanks in advance!
Hello,
Recently we did some tests regarding the repeatability while using the same input clouds. However we saw that the resulting transformation varies for each execution. We would like to have a deterministic behaviour when using the estimate method. I saw a similar topic in another issue where you mentioned a specific code section (#18 (comment)). I also tried to adjust this section to be deterministic but still the result varies for each execution.
Here is the output of a simple test where I call estimate with the same clouds 5 times in a row:
I also tried some other adjustments in the code regarding random behavior but to no avail.
Are there any config or code adjustments that can be applied to achieve deterministic behavior when using the same clouds as input for the estimate method?
Thanks in advance!