You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node perform pert and functions it calls like node calculate arbitrary target using scale type() and node calclate global target using transformation type() should take scaling information.
It should take the following scaling information:
Scaling Type (A / B)
Gaussian Distribution Standard Deviation
Gaussian Distribiton Height
The traj-info->selection struct stores these values currently, but they would make more sense as a parameters of this function.
The text was updated successfully, but these errors were encountered:
node perform pert and functions it calls like
node calculate arbitrary target using scale type()
andnode calclate global target using transformation type()
should take scaling information.It should take the following scaling information:
The traj-info->selection struct stores these values currently, but they would make more sense as a parameters of this function.
The text was updated successfully, but these errors were encountered: