yaw.examples#
This module provides some precomputed example data, which are loaded when importing the module, e.g.
>>> from yaw import examples # reads the data sets from disk
>>> examples.w_sp
CorrFunc(n_bins=30, z='0.070...1.420', dd=True, dr=True, rd=False, rr=False, n_patches=64)
Attributes
Example data from a crosscorrelation measurement ( |
|
Example data from a reference sample autocorrelation measurement ( |
|
Example data from a unknown sample autocorrelation measurement ( |
|
Example data for patch-wise, normalised pair counts ( |
|
Example data for patch-wise pair counts ( |
|
Example data for patch-wise total number of objects ( |