mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-12 02:53:05 +00:00
Imported healpix tree
This commit is contained in:
parent
4182c30485
commit
4bfb62f177
136 changed files with 26534 additions and 0 deletions
28
external/healpix/Healpix_cxx/syn_alm_cxx.par.txt
vendored
Normal file
28
external/healpix/Healpix_cxx/syn_alm_cxx.par.txt
vendored
Normal file
|
@ -0,0 +1,28 @@
|
|||
Parameters read by syn_alm_cxx:
|
||||
|
||||
nlmax (integer):
|
||||
maximum order of l
|
||||
|
||||
nmmax (integer):
|
||||
maximum order of m (must not be larger than nlmax, default=nlmax)
|
||||
|
||||
infile (string):
|
||||
input file containing the CMB power spectrum
|
||||
|
||||
outfile (string):
|
||||
output file name for the calculated a_lm
|
||||
|
||||
rand_seed (integer):
|
||||
random-number seed
|
||||
|
||||
fwhm_arcmin (real):
|
||||
FWHM (in arcmin) of a Gaussian beam, which is used to smooth the
|
||||
resulting sky a_lm (default=0)
|
||||
|
||||
polarisation (bool):
|
||||
if false, only the intensity a_lm are generated,
|
||||
if true, T, G and C a_lm are generated
|
||||
|
||||
double_precision (bool, default=false):
|
||||
if false, the a_lm are created in single precision,
|
||||
otherwise in double precision.
|
Loading…
Add table
Add a link
Reference in a new issue