Helper Functions#
Function Name |
Description |
---|---|
Generates and caches all precomputed arrays. |
Function Name |
Description |
---|---|
Computes the mean and variance of spherical harmonic coefficients \(f_{\ell m}\). |
|
Normalises a spherical map to zero mean and unit variance. |
|
Stand alone function to compute the fourth and sixth order covariance statistics. |
|
Computes and appends the mean field statistic \(\text{S1}_j = \langle |\Psi^\lambda f| \rangle\) at scale \(j\). |
|
Computes and appends the second order power statistic \(\text{P00}_j = \langle |\Psi^\lambda f|^2 \rangle\) at scale \(j\). |
|
Computes and appends the fourth order covariance statistic \(\text{C01}_j = \text{Cov}\big [ \Psi^{\lambda_1} f, \Psi^{\lambda_1} | \Psi^{\lambda_2} f | \big ]\) at scale \(j\). |
|
Computes and appends the sixth order covariance statistic \(\text{C11}_j = \text{Cov}\big [ \Psi^{\lambda_1} | \Psi^{\lambda_3} f |, \Psi^{\lambda_1} | \Psi^{\lambda_2} f | \big ]\) at scale \(j\). |
Function Name |
Description |
---|---|
Computes normalisation for the scattering covariance statistics. |
|
Applies normalisation to a complete list of covariance statistics. |
Function Name |
Description |
---|---|
Specific reindexing function which switches covariance wavelet scale list ordering. |
|
Converts list of covariance statistics to array of statistics for e.g. Loss functions. |