Skip to content

Bugfix issue 266#277

Open
paulmking wants to merge 2 commits intomainfrom
bugfix-issue-266
Open

Bugfix issue 266#277
paulmking wants to merge 2 commits intomainfrom
bugfix-issue-266

Conversation

@paulmking
Copy link
Collaborator

This addresses issue #266 by adding a method to the QwMocakble class to set the seed and removing the unused random variable from the mock-data-generator main routine.

… MQwMockable

mixin class for each run, and called it from the mock data generator main routine.
…or main routine.

This had been previously used as the randomization source, but now all signal and device
randomization is doen using an internal variable in the MQwMockable mixin class.

Also removed the old randomization and correlation lines from the mock data generator main
routine, which are now handled through the correlator class.

Cleaned up some out of date comment lines from mock data generator main routine.
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