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

Options for file saving including intermediate SEIR, HOSP files #193

Closed
alsnhll opened this issue Mar 22, 2024 · 2 comments
Closed

Options for file saving including intermediate SEIR, HOSP files #193

alsnhll opened this issue Mar 22, 2024 · 2 comments
Labels
enhancement Request for improvement or addition of new feature(s). good first issue Good for newcomers. low priority Low priority. quick issue Short or easy fix. r-inference Relating to the R inference package.

Comments

@alsnhll
Copy link
Collaborator

alsnhll commented Mar 22, 2024

Currently global intermediate SEIR and HOSP files are saved but take a lot of space. Probably not needed. Could just make some code to read in parameters from non-final MCMC iterations and generate plots if needed

More generally, want to have some flexibility in what is saved or not. Sometimes might not want to save any intermediate files

@alsnhll alsnhll added enhancement Request for improvement or addition of new feature(s). good first issue Good for newcomers. r-inference Relating to the R inference package. low priority Low priority. quick issue Short or easy fix. labels Mar 22, 2024
@jcblemai
Copy link
Collaborator

There is some work on that in #199

@alsnhll
Copy link
Collaborator Author

alsnhll commented Apr 22, 2024

Was addressed here: #205. No intermediate SEIR files saved by default, but can get global ones saved with an option. Similarly, can turn off global intermediate HOSP file saving to save space with another option

@alsnhll alsnhll closed this as completed Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for improvement or addition of new feature(s). good first issue Good for newcomers. low priority Low priority. quick issue Short or easy fix. r-inference Relating to the R inference package.
Projects
None yet
Development

No branches or pull requests

2 participants