Changeset 3783 in Sophya for trunk/Cosmo/RadioBeam/README


Ignore:
Timestamp:
Jun 16, 2010, 12:23:38 AM (15 years ago)
Author:
ansari
Message:

Ajout des programmes calcpk.cc calcpk2.cc syncube.cc tjyk.cc (voir fichier README) Reza 15/06/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/RadioBeam/README

    r3756 r3783  
    11===============================================================================
    2   Projet BAORadio / HSHS
     2  Projet BAORadio
    33  Simulation programs for radio lobe reconstruction, noise estimate etc ...
    44 
     
    99Note :  Uses SOPHYA class library  (http://www.sophya.org )
    1010
    11 A/ (u-v) plane coverage and Noise-P(k) computation for different interferometer configuration
    12 ==============================================================================================
    13 List of files :
     11A/ Interferometer sensitivity/noise power spectrum and foreground/radio sources
     12==============================================================================================
     13
     14A.1/ (u-v) plane coverage and Noise-P(k) computation for different interferometer configuration
     15  - pknoise.cc : main program for Noise-P(k) computation
     16  - plpkn.pic : spiapp script for plotting pknoise.cc program output
     17A.2/ power spectrum computation and foreground/radio source
     18  - calcpk.cc : power spectrum P(k) computation from 3D mass or temperature map
     19  - calcpk2.cc : LSS deltaT/T P(k) computation from LSS+foreground cubes after cleaning
     20  - syncube.cc : Synchrotron 3D temperature cube from HASLAM 400 MHz map
     21  - tjyk.cc : test de la classe H21Conversions
     22
     23A.3/ List of other common files :
    1424  - specpk.h specpk.cc : 3D power spectrum computation classes 
    1525  - mdish.h mdish.cc : Classes for representing Multi-Dish interferometer configurations
    16   - pknoise.cc : main program , makefile
    17   - plpkn.pic : spiapp script for plotting pknoise.cc program output
    18    
    19 B/ P(k) in temperature plot + "cosmic variance" + noise ...
     26  - radutil.h radutil.cc : utilitaire de conversion a 21 cm
     27 
     28E/ P(k) in temperature plot + "cosmic variance" + noise ...
    2029=============================================================
    2130Note : to be executed in spiapp
    2231List of Files : anapkn.pic + cmvhpkz.ppf
    2332
    24 C/ Interferometer configuration / noise estimate
     33F/ Interferometer configuration / noise estimate
    2534=================================================
    2635Note : to be executed in spiapp
    2736
    28 C.1/ formnoise.pic + vnpairs.cc + vnpairs.h
     37F.1/ formnoise.pic + vnpairs.cc + vnpairs.h
    2938
    30 C.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum)
     39F.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum)
    3140
    32 D/ 3D reconstruction (alpha,delta,freq) simulation program
     41G/ 3D reconstruction (alpha,delta,freq) simulation program
    3342===========================================================
    3443
Note: See TracChangeset for help on using the changeset viewer.