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

Output distribution parameters instead of MC values #7

Closed
durbank opened this issue Apr 29, 2019 · 1 comment
Closed

Output distribution parameters instead of MC values #7

durbank opened this issue Apr 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@durbank
Copy link
Owner

durbank commented Apr 29, 2019

Modify the final saved output of PAIPR so that we have fitted gamma distribution parameters rather than the entire raw Monte Carlo values. This change will significantly decrease storage size (particularly when we increase the number of simulations, possibly to n=10,000). Gamma parameters should be fitted to each year of data for every trace position. This change should also eliminate the need for cell arrays or lists in the data output, leading to more simple transfers/exports to other programs.

@durbank durbank self-assigned this Apr 29, 2019
@durbank durbank added the enhancement New feature or request label Apr 29, 2019
@durbank
Copy link
Owner Author

durbank commented Jun 3, 2019

Addressed in PR #12

@durbank durbank closed this as completed Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant