Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xQML
xQML
Commits
f005d3e0
Commit
f005d3e0
authored
Jul 02, 2018
by
Matthieu Tristram
Browse files
Cosmetics
parent
ed097a3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
README.md
README.md
+10
-10
No files found.
README.md
View file @
f005d3e0
...
...
@@ -21,16 +21,16 @@ Librairies needed are :
-
healpy
List of several routines:
Pl, S = compute_ds_dcb(ellbins,nside,ipok,bl, clth, Slmax, polar=,temp=,EBTB=, pixwining=, timing=, Sonly=)
El = El(invCAA, invCBB, Pl, Bll=None)
W = CrossWindowFunction(El, Pl)
List of several routines:
<br>
Pl, S = compute_ds_dcb(ellbins,nside,ipok,bl, clth, Slmax, polar=,temp=,EBTB=, pixwining=, timing=, Sonly=)
<br>
El = El(invCAA, invCBB, Pl, Bll=None)
<br>
W = CrossWindowFunction(El, Pl)
<br>
or directly without El (but longer)
W = CrossWindowFunctionLong(invCAA, invCBB, Pl)
or directly without El (but longer)
<br>
W = CrossWindowFunctionLong(invCAA, invCBB, Pl)
<br>
G = CrossGisherMatrix(El, CAB)
V = CovAB(invW, GAB)
G = CrossGisherMatrix(El, CAB)
<br>
V = CovAB(invW, GAB)
<br>
yl = yQuadEstimator(dA, dB, El)
cl = ClQuadEstimator(invW, yl)
yl = yQuadEstimator(dA, dB, El)
<br>
cl = ClQuadEstimator(invW, yl)
<br>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment