Get rid of total_score_bins and total_filter_bins datasets in summary.

This commit is contained in:
Paul Romano 2015-09-25 10:59:58 +07:00
parent 9bc3b3358c
commit 81fa63886b
2 changed files with 0 additions and 14 deletions

View file

@ -273,16 +273,6 @@ The current revision of the summary file format is 1.
Name of the tally.
**/tallies/tally <uid>/total_score_bins** (*int*)
Total number of scoring bins for all nuclides. This is used as the size of
second dimension of the tally results array.
**/tallies/tally <uid>/total_filter_bins** (*int*)
Total number of filter bins accounting for all filters. This is used as the
size of first dimension of the tally results array.
**/tallies/tally <uid>/n_filters** (*int*)
Number of filters applied to the tally.