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

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

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

File size: 2.4 KB
RevLine 
[3160]1===============================================================================
[3783]2 Projet BAORadio
[3489]3 Simulation programs for radio lobe reconstruction, noise estimate etc ...
[3160]4
[3756]5 2006-2010 R. Ansari (UPS/LAL-IN2P3) C. Magneville (DAPNIA/SPP)
[3160]6 (C) IN2P3/CNRS (C) DAPNIA/CEA
7 ===============================================================================
8
9Note : Uses SOPHYA class library (http://www.sophya.org )
10
[3783]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 :
[3756]24 - specpk.h specpk.cc : 3D power spectrum computation classes
25 - mdish.h mdish.cc : Classes for representing Multi-Dish interferometer configurations
[3783]26 - radutil.h radutil.cc : utilitaire de conversion a 21 cm
27
28E/ P(k) in temperature plot + "cosmic variance" + noise ...
[3489]29=============================================================
30Note : to be executed in spiapp
31List of Files : anapkn.pic + cmvhpkz.ppf
32
[3783]33F/ Interferometer configuration / noise estimate
[3489]34=================================================
35Note : to be executed in spiapp
36
[3783]37F.1/ formnoise.pic + vnpairs.cc + vnpairs.h
[3489]38
[3783]39F.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum)
[3489]40
[3783]41G/ 3D reconstruction (alpha,delta,freq) simulation program
[3756]42===========================================================
43
44List of files and classes :
45---------------------------
46
47- treccyl.cc : main program (for tests)
48- multicyl.h .cc : Class MultiCylindres , 3D (freq,AngX,AngY) signal simulation
49 and reconstruction. Uses class MultiBeamCyl
50- mbeamcyl.h .cc : Class MultiBeamCyl 2D (freq, AngX) signal simulation and reconstruction
51- brsrc.h .cc : Class BRSourceGen for managing list of sources
52 (frequencies and angular position)
53- makerecyl
54
55- recbeam.pic : script with example commands for display with piapp
Note: See TracBrowser for help on using the repository browser.