Merge branch 'dagss' of git://github.com/dagss/libsharp
add the option to specify NULL as a ring weight pointer add flag to allow weight application also for alm2map Conflicts: libsharp/sharp.c
This commit is contained in:
commit
dbe11e8484
8 changed files with 87 additions and 50 deletions
|
@ -48,6 +48,7 @@ typedef struct
|
|||
int spin;
|
||||
int add_output;
|
||||
int nmaps, nalm;
|
||||
int flags;
|
||||
sharp_fde fde;
|
||||
void **map;
|
||||
void **alm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue