Changeset 3091 in Sophya for trunk/SophyaProg
- Timestamp:
- Oct 11, 2006, 6:29:15 PM (19 years ago)
- Location:
- trunk/SophyaProg
- Files:
-
- 2 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 -
trunk/SophyaProg/PrgUtil/scanppf.cc
r3028 r3091 23 23 <LI> scanfits : Check and scan FITS files (scanfits.cc) 24 24 <LI> runcxx : Compile and run simple C++ code using SOPHYA (runcxx.cc) 25 <LI> prjsmap : Molleweide and sinus projection of sky maps (prjsmap.cc)26 <LI> map2cl : Computes power spectra (C(l)) on spherical maps (map2cl.cc)27 <LI> cl2map : generates spherical maps from power spectra (C(l)) (cl2map.cc)28 25 </UL> 29 26 */
Note:
See TracChangeset
for help on using the changeset viewer.