source: Sophya/trunk/Cosmo/RadioBeam/README@ 3756

Last change on this file since 3756 was 3756, checked in by ansari, 15 years ago

Ajout des programmes de calcul de la sensibilite de l'interfero (plan(u,v), PNoise(k)) , Reza 28/04/2010

File size: 1.9 KB
Line 
1===============================================================================
2 Projet BAORadio / HSHS
3 Simulation programs for radio lobe reconstruction, noise estimate etc ...
4
5 2006-2010 R. Ansari (UPS/LAL-IN2P3) C. Magneville (DAPNIA/SPP)
6 (C) IN2P3/CNRS (C) DAPNIA/CEA
7 ===============================================================================
8
9Note : Uses SOPHYA class library (http://www.sophya.org )
10
11A/ (u-v) plane coverage and Noise-P(k) computation for different interferometer configuration
12==============================================================================================
13List of files :
14 - specpk.h specpk.cc : 3D power spectrum computation classes
15 - 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
19B/ P(k) in temperature plot + "cosmic variance" + noise ...
20=============================================================
21Note : to be executed in spiapp
22List of Files : anapkn.pic + cmvhpkz.ppf
23
24C/ Interferometer configuration / noise estimate
25=================================================
26Note : to be executed in spiapp
27
28C.1/ formnoise.pic + vnpairs.cc + vnpairs.h
29
30C.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum)
31
32D/ 3D reconstruction (alpha,delta,freq) simulation program
33===========================================================
34
35List of files and classes :
36---------------------------
37
38- treccyl.cc : main program (for tests)
39- multicyl.h .cc : Class MultiCylindres , 3D (freq,AngX,AngY) signal simulation
40 and reconstruction. Uses class MultiBeamCyl
41- mbeamcyl.h .cc : Class MultiBeamCyl 2D (freq, AngX) signal simulation and reconstruction
42- brsrc.h .cc : Class BRSourceGen for managing list of sources
43 (frequencies and angular position)
44- makerecyl
45
46- recbeam.pic : script with example commands for display with piapp
Note: See TracBrowser for help on using the repository browser.