pysted.temporal.Nodes.apply_jitter
- Nodes.apply_jitter(mean=0.0, std=0.1)
This method allows to jitter the position of each nodes.
- Parameters:
mean – The
mean
parameter of the normal function to calculate jittermean – The
std
parameter of the normal function to calculate jitter