===============================================================================
  Projet BAORadio / HSHS
  Simulation programs for radio lobe reconstruction, noise estimate etc ... 
 
  2006-2008  R. Ansari (UPS/LAL-IN2P3)    C. Magneville (DAPNIA/SPP)
              (C) IN2P3/CNRS              (C)  DAPNIA/CEA
 ===============================================================================


A/ 3D reconstruction (alpha,delta,freq) simulation program 
===========================================================

Note :  Uses SOPHYA class library  (http://www.sophya.org )

List of files and classes :
---------------------------

- treccyl.cc : main program (for tests)
- multicyl.h .cc : Class MultiCylindres , 3D (freq,AngX,AngY) signal simulation 
  and reconstruction. Uses class MultiBeamCyl
- mbeamcyl.h .cc : Class MultiBeamCyl 2D (freq, AngX) signal simulation and reconstruction
- brsrc.h .cc : Class BRSourceGen for managing list of sources 
  (frequencies and angular position)
- makefile 

- recbeam.pic : script with example commands for display with piapp


B/ P(k) in temperature plot + "cosmic variance" + noise ...
=============================================================
Note : to be executed in spiapp 
List of Files : anapkn.pic + cmvhpkz.ppf

C/ Interferometer configuration / noise estimate 
=================================================
Note : to be executed in spiapp 

C.1/ formnoise.pic + vnpairs.cc + vnpairs.h 

C.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum)

