Changeset 3091 in Sophya
- Timestamp:
- Oct 11, 2006, 6:29:15 PM (19 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/piapp.cc
r3025 r3091 50 50 csh> spiapp -h 51 51 PIOPersist::Initialize() Starting Sophya Persistence management service 52 SOPHYA Version 2.0 Revision 0 (V_ Mai2006) -- Apr 26 2006 17:17:22cxx52 SOPHYA Version 2.0 Revision 0 (V_Sep2006) -- Oct 11 2006 18:24:58 cxx 53 53 54 54 piapp: Interactive data analysis and visualisation program -
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.