Samplers¶

The samplers module contains classes for reading multiple files of the same type, and averaging quantities across all files. This is often used to remove or reduce the stochastic noise associated with a Monte Carlo program. When generating input files for such runs, it is key that each have a unique random seed. This can be facilitated with the seedFiles() function, or through the command line with Random Seed Generation.

DetectorSampler

Class responsible for reading multiple detector files

SampledDetector

Class to store aggregated detector data

DepletionSampler

Class that reads and stores data from multiple *dep.m files

SampledDepletedMaterial

Class that stores data from a variety of depleted materials