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

Add Tally.from_hdf5 method. #3276

Open
pshriwise opened this issue Jan 24, 2025 · 0 comments
Open

Add Tally.from_hdf5 method. #3276

pshriwise opened this issue Jan 24, 2025 · 0 comments

Comments

@pshriwise
Copy link
Contributor

Description

In #2671 a method Statepoint._populate_tally was added that wasn't quite appropriate for the purpose of that PR, but it might make for a nice Tally.from_hdf5 method that allows us to compartmentalize some of the Tally object creation that occurs in the Statepoint object currently.

def _populate_tally(self, tally):

Alternatives

Leave well enough alone

Compatibility

This would be an internal refactor and only expose new functionality on the Tally class.

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