Skip to content

quadrupole estimation#361

Open
Arnab-half-blood-prince wants to merge 3 commits into
mainfrom
ac/powerspec_quadrupole
Open

quadrupole estimation#361
Arnab-half-blood-prince wants to merge 3 commits into
mainfrom
ac/powerspec_quadrupole

Conversation

@Arnab-half-blood-prince

Copy link
Copy Markdown
Contributor

This will estimate higher multipoles in addition to monopoles in the power spectrum.

Comment on lines +935 to +942
l : int
The order of Legendre polynomials.
l = 0 (monopole), 2 (quadrupole) and 4 (hexadecapole)
Default: l = 0 , this gives the monopole of the power spectrum.
This will allow us to estimate other multipoles in addition to
monopole (or the power spectrum) term.
More details are here: https://arxiv.org/pdf/1801.04969, and
https://wwwmpa.mpa-garching.mpg.de/~komatsu/lecturenotes/Shun_Saito_on_RSD.pdf

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
l : int
The order of Legendre polynomials.
l = 0 (monopole), 2 (quadrupole) and 4 (hexadecapole)
Default: l = 0 , this gives the monopole of the power spectrum.
This will allow us to estimate other multipoles in addition to
monopole (or the power spectrum) term.
More details are here: https://arxiv.org/pdf/1801.04969, and
https://wwwmpa.mpa-garching.mpg.de/~komatsu/lecturenotes/Shun_Saito_on_RSD.pdf
l : int
The order of Legendre polynomials.
l = 0 (monopole), 2 (quadrupole) and 4 (hexadecapole)
Default: l = 0 , this gives the monopole of the power spectrum.
This will allow us to estimate other multipoles in addition to
monopole (or the power spectrum) term.
More details are here: https://arxiv.org/pdf/1801.04969, and
https://wwwmpa.mpa-garching.mpg.de/~komatsu/lecturenotes/Shun_Saito_on_RSD.pdf

Just fixing the alignment :)

Comment on lines +1820 to +1823
l : int
The order of Legendre polynomials.
l = 0 (monopole), 2 (quadrupole) and 4 (hexadecapole)
Default: l = 0 , this gives the monopole of the power spectrum.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
l : int
The order of Legendre polynomials.
l = 0 (monopole), 2 (quadrupole) and 4 (hexadecapole)
Default: l = 0 , this gives the monopole of the power spectrum.
l : int
The order of Legendre polynomials.
l = 0 (monopole), 2 (quadrupole) and 4 (hexadecapole)
Default: l = 0 , this gives the monopole of the power spectrum.

Alignment here too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants