Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_perform_pert should take and pass scaling information #23

Open
kkevlar opened this issue Aug 21, 2018 · 0 comments
Open

node_perform_pert should take and pass scaling information #23

kkevlar opened this issue Aug 21, 2018 · 0 comments
Labels
enhancement New feature or request organization Deals with code base or documentation organization

Comments

@kkevlar
Copy link
Contributor

kkevlar commented Aug 21, 2018

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.

@kkevlar kkevlar added enhancement New feature or request organization Deals with code base or documentation organization labels Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request organization Deals with code base or documentation organization
Projects
None yet
Development

No branches or pull requests

1 participant