Changeset 3091 in Sophya for trunk/SophyaProg/PrgMap
- Timestamp:
- Oct 11, 2006, 6:29:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/cl2map.cc
r2615 r3091 19 19 This module contains simple programs to perform various tasks 20 20 on spherical maps. 21 <UL> 22 <LI> prjsmap : Molleweide and sinus projection of sky maps (prjsmap.cc) 23 <LI> map2cl : Computes power spectra (C(l)) on spherical maps (map2cl.cc) 24 <LI> cl2map : generates spherical maps from power spectra (C(l)) (cl2map.cc) 25 </UL> 21 26 */ 22 27
Note:
See TracChangeset
for help on using the changeset viewer.