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

Last change on this file since 3583 was 3489, checked in by ansari, 17 years ago

Les differents scripts+prog de calcul P(k)/bruit, lobe, config interfero ajoute ds ce module - Reza 28/04/2008

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