bspysmg.data#

Package containing the files for sampling, postprocessing and posterior loading of data.

Modules

bspysmg.data.dataset

File containing a class for loading sampling data as a dataset, as well as a function for loading the dataset into a PyTorch dataloader.

bspysmg.data.postprocess

File containing functions for postprocessing raw data gathered from the sampler and information for the model's info dictionary.

bspysmg.data.sampling

File containing a class for sampling a device.