Hello to everybody:
I need some clarification about the parameters in the Gamma Distributed Assigner node.
The Gamma distribution depends on two parameters: shape and scale. However, the node configuration asks for a peak and a scaling parameter. The node description says the peak is the value that should be selected most frequently. Does it mean we should provide the distribution mode here [(shape - 1) x scale]? Does the required scaling parameter in the configuration correspond with the scale parameter in the distribution?
Also, the description says that only the lower bound specified in the configuration is used. However, when running the node I obtain values less than this minimum bound.
Thank you very much for your help.