mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Imported healpix tree
This commit is contained in:
parent
4182c30485
commit
4bfb62f177
136 changed files with 26534 additions and 0 deletions
9
external/healpix/Healpix_cxx/calc_powspec.cc
vendored
Normal file
9
external/healpix/Healpix_cxx/calc_powspec.cc
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
#include "levels_facilities.h"
|
||||
#include "error_handling.h"
|
||||
|
||||
int main (int argc, const char **argv)
|
||||
{
|
||||
PLANCK_DIAGNOSIS_BEGIN
|
||||
calc_powspec_module (argc, argv);
|
||||
PLANCK_DIAGNOSIS_END
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue