yaw.catalogs.scipy.utils#

Functions

get_patch_list(catalog1, catalog2, config, ...)

Generate a two lists of patch pairs to correlate.

count_pairs_patches(patch1, patch2, config)

Implementes the pair counting between two patches in bins of redshift.

merge_pairs_patches(patch_datasets, config, ...)

Merge pair counts from patch pairs into a pair count container.

count_histogram_patch(patch, z_bins)

Compute a histogram of redshifts in a single patch.

merge_histogram_patches(hist_counts, z_bins)

Merge redshift histogram from patches into a histogram data container.