Skip to content

Conversation

@amoghpj
Copy link
Collaborator

@amoghpj amoghpj commented Oct 30, 2021

  1. Replaces the hard-coded value of c=10 with the parameter
    noiseStrength in simulator.noise().
  2. This parameter can now be set as a per-job setting specified
    by the user configuration file.
  3. Adds a warning message if the parameter is encountered in the
    the config file and its value does not match the default, i.e. 10.
  4. Update example-config.yaml with this option, but leave it commented
    out so people know that it is optional.

1. Replaces the hard-coded value of c=10 with the parameter
   noiseStrength in simulator.noise().
2. This parameter can now be set as a per-job setting specified
   by the user configuration file.
3. Adds a warning message if the parameter is encountered in the
   the config file and its value does not match the default, i.e. 10.
4. Update example-config.yaml with this option, but leave it commented
   out so people know that it is optional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant