Changeset 3091 in Sophya


Ignore:
Timestamp:
Oct 11, 2006, 6:29:15 PM (19 years ago)
Author:
ansari
Message:

Petite modif pour Doc - Reza 11/10/2006

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/ProgPI/piapp.cc

    r3025 r3091  
    5050  csh> spiapp -h
    5151 PIOPersist::Initialize() Starting Sophya Persistence management service
    52 SOPHYA Version  2.0 Revision 0 (V_Mai2006) -- Apr 26 2006 17:17:22 cxx
     52SOPHYA Version  2.0 Revision 0 (V_Sep2006) -- Oct 11 2006 18:24:58 cxx
    5353
    5454 piapp: Interactive data analysis and visualisation program
  • trunk/SophyaProg/PrgMap/cl2map.cc

    r2615 r3091  
    1919  This module contains simple programs to perform various tasks
    2020  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>
    2126*/
    2227
  • trunk/SophyaProg/PrgUtil/scanppf.cc

    r3028 r3091  
    2323  <LI> scanfits : Check and scan FITS files (scanfits.cc)
    2424  <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)
    2825  </UL>
    2926*/
Note: See TracChangeset for help on using the changeset viewer.