xpipe.xhandle.shearops.stacked_pcov

xpipe.xhandle.shearops.stacked_pcov(plist)[source]

Calculates the Covariance between a list of profiles

Only elements where both profile has at least 1 sources are considered, the rest is filled with placeholder values (-9999.0 by default).

Parameters

plist (list of StackedProfileContainer objects) – profiles across whiche the covarainces are to be calcualted

Returns

cov (E-mode), cov (B-mode)

Return type

np.array, np.array