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

Preseeded Immunity #52

Merged
merged 4 commits into from Dec 7, 2023
Merged

Preseeded Immunity #52

merged 4 commits into from Dec 7, 2023

Conversation

arindamsaha1507
Copy link
Collaborator

I have added the functionality for preseeded immunity.

It works on my end. could you check if it runs on your end too?

Currently, I don't like how the immunity duration is read from the yml file. If you agree, we can create an issue regarding that.

Copy link
Collaborator

@mzrghorbani mzrghorbani left a comment

Choose a reason for hiding this comment

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

I've reviewed the changes, and I appreciate the approach of reading the immunity fraction from a file, which seems like a good way to handle it. However, I'm open to further discussion regarding alternative methods.
The code runs smoothly, but it might be beneficial to delve into the output results to understand how this implementation impacts the outcomes.
I'll be interested to hear @djgroen's insights.

Copy link
Owner

@djgroen djgroen left a comment

Choose a reason for hiding this comment

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

All good!

@djgroen djgroen merged commit 2989b1a into master Dec 7, 2023
1 check passed
@djgroen djgroen deleted the immune branch December 7, 2023 13:46
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.

Start simulation with a fixed percentage of population immune
3 participants