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

Feature/uncertainty generator #151

Closed

Conversation

anupam-prasad
Copy link
Collaborator

The set_generator_function has been overwritten in the MetrologicalDataStreamMET4FOF class in order for the user to be able to specify an uncertainty function in addition to a generator function. A default function that returns a tuple (0, 0) is chosen in case no uncertainty generator is specified.

The set_generator_function from the parent class is called in order to set the generator function.

The MetrologicalSineGeneratorAgent class in the tutorials also had to be rewritten as the uncertainties are now specified by a user defined function rather than explicit values.

@anupam-prasad
Copy link
Collaborator Author

uncertainty_generator added as mention in issue #148

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.

2 participants