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

Create StatisticsReporter in Stochastic Tools #16584

Closed
aeslaughter opened this issue Dec 23, 2020 · 1 comment · Fixed by #16691
Closed

Create StatisticsReporter in Stochastic Tools #16584

aeslaughter opened this issue Dec 23, 2020 · 1 comment · Fixed by #16691
Assignees
Labels
C: Modules P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@aeslaughter
Copy link
Contributor

Reason

The Statistics VPP in stochastic_tools can compute various quantities including confidence intervals. However, recording the calculations in CSV format is limiting and requires numeric codes to indicate what the vectors represent. Thus, to understand the output the input file is required.

The Reporter system allows for more generic types and JSON output, thus adds the ability to organize the calculations and compute more complex data types.

The generic, input file agnostic output is required for use with a digital twin project that requires JSON files to process with machine learning.

Design

Convert current capability of Statistics to a StatisticsReporter and support all the current calculations.

Impact

Statistics VPP will be deprecated.

@aeslaughter aeslaughter added T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Dec 23, 2020
@aeslaughter aeslaughter self-assigned this Dec 23, 2020
@aeslaughter aeslaughter added this to To Do in FY21 Digital Twin LDRD via automation Dec 23, 2020
@aeslaughter aeslaughter moved this from To Do to In progress in FY21 Digital Twin LDRD Dec 23, 2020
@aeslaughter
Copy link
Contributor Author

@jerenmb This is work for the LDRD. All my changes to MOOSE for the LDRD will be added to the project here: https://github.com/idaholab/moose/projects/16

aeslaughter added a commit to aeslaughter/moose that referenced this issue Dec 24, 2020
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 14, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 14, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 14, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 14, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 20, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 21, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 21, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 21, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 22, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 22, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jan 22, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
jain651 pushed a commit to jain651/moose that referenced this issue Apr 19, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Development

Successfully merging a pull request may close this issue.

2 participants