Closed yqin43 closed 4 years ago
I think this needs to be rebased against the recently merged PR.
I think this needs to be rebased against the recently merged PR.
Looks like you just fixed this - ignore...
@yqin43 can you rebase against master to get your most recent PRs into this one? That may require you to resolve a conflict in the test file. Let me know if you need help resolving the conflict.
I think comments from @gonuke have been addressed, but I'll let him approve before I merge.
LGTM - thanks for your work on this @yqin43
Description
Added function that calculates the coarseness of all the surfaces
Changes
In dagmc_stats.py: added function for coarseness calculation(get_coarseness) In generate_stats.py: added code to call the get_coarseness function