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

change MAX_T to be dynamic in get_R.integer #18

Open
annecori opened this issue Jul 9, 2019 · 1 comment
Open

change MAX_T to be dynamic in get_R.integer #18

annecori opened this issue Jul 9, 2019 · 1 comment

Comments

@annecori
Copy link
Collaborator

annecori commented Jul 9, 2019

Currently lines 133-136 in get_R.integer read:

 ## maximum numbers of time steps the distribution of the serial interval is
  ## discretized for

  MAX_T <- 1000

probably best to add MAX_T as a parameter of the function with default value 1000?

@annecori
Copy link
Collaborator Author

annecori commented Jul 9, 2019

same for GRID_SIZE in line 207 of the same file

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

No branches or pull requests

1 participant