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

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

A/ (u-v) plane coverage and Noise-P(k) computation for different interferometer configuration
============================================================================================== 
List of files :
  - specpk.h specpk.cc : 3D power spectrum computation classes  
  - mdish.h mdish.cc : Classes for representing Multi-Dish interferometer configurations 
  - pknoise.cc : main program , makefile 
  - plpkn.pic : spiapp script for plotting pknoise.cc program output 
   
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)

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

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)
- makerecyl 

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