sup3r.preprocessing.samplers.dual

sup3r.preprocessing.samplers.dual#

Dual Sampler objects. These are used to sample from paired datasets with low and high resolution data. These paired datasets are contained in a Sup3rDataset object.

Classes

DualSampler(data[, sample_shape, ...])

Sampler for sampling from paired (or dual) datasets.