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

add after simulation callbacks #109

Merged

Conversation

xiangao1
Copy link
Contributor

Hi @bknueven, would you mind looking at this PR? This PR add a plugin point after Prescient's simulation is over. This will provide plugin objects, e.g., bidder and tracker, opportunities to write their simulation results on the disk after the simulation is done. I would really appreciate your feedback! Thanks!

Copy link
Collaborator

@bknueven bknueven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I opted to rename it "finalization" as that's the opposite of "initialization", and added it to the test_plugin. I'll merge this when the tests pass.

@xiangao1 take a look at #107 -- it changes the plugin system slightly, but for the better. The new python API should also be easier to interact with.

@bknueven bknueven merged commit aeb4017 into grid-parity-exchange:main Aug 18, 2021
@xiangao1 xiangao1 deleted the insert-after-simulation-plugin branch August 18, 2021 15:37
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