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

Last change on this file since 4044 was 4026, checked in by ansari, 14 years ago

Modif programme pknoise.cc et classes Four3DPk, PkNoiseCalculator pour calcul spectre de bruit en faisant varier la reponse instrumentale avec la frequence, Reza 10/10/2011

File size: 3.3 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
[3792]15 - pknoise.cc , repicon.cc : main program for Noise-P(k) computation and interferometer response computation
[3783]16 - plpkn.pic : spiapp script for plotting pknoise.cc program output
17A.2/ power spectrum computation and foreground/radio source
[3787]18 - subtractradsrc.cmd : Explanation and commands to compute various power spectra and foreground subtraction
[3783]19 - calcpk.cc : power spectrum P(k) computation from 3D mass or temperature map
20 - calcpk2.cc : LSS deltaT/T P(k) computation from LSS+foreground cubes after cleaning
[3787]21 - applobe.cc : Antenna/array beam effect on 3D sky cube
[3783]22 - syncube.cc : Synchrotron 3D temperature cube from HASLAM 400 MHz map
[3829]23 - srcat2cube.cc : radio source 3D temperature cube from NVSS or North20cm catalogs
[3825]24 - gsm2cube.cc : Computes 3D temperature cube from a set of GSM (Global Sky Model) healpix PPF maps
[3783]25 - tjyk.cc : test de la classe H21Conversions
[4026]26 - ckpowl.cc : Programme de verification comportement en loi de puissance
[3783]27
28A.3/ List of other common files :
[3973]29 - fgndsub.h fgndsub.cc : radio source, synchrotron subtraction class
[3788]30 - lobe.h lobe.cc : 2D (k_alpha, k_delta) beam effect on 3D sky cubes
[3756]31 - specpk.h specpk.cc : 3D power spectrum computation classes
[3792]32 - interfconfigs.h interfconfigs.c : functions creating different dish arrays / cylinder configuration
[3793]33 - mdish.h mdish.cc : Classes for representing Multi-Dish interferometer configurations - used by pknoise.cc , repicon.cc
[3783]34 - radutil.h radutil.cc : utilitaire de conversion a 21 cm
[3785]35 - cubedef.h : size and limits for 3D temperature cubes generated by syncube.cc , srcat2cube.cc
[3783]36
37E/ P(k) in temperature plot + "cosmic variance" + noise ...
[3489]38=============================================================
39Note : to be executed in spiapp
40List of Files : anapkn.pic + cmvhpkz.ppf
41
[3783]42F/ Interferometer configuration / noise estimate
[3489]43=================================================
44Note : to be executed in spiapp
45
[3783]46F.1/ formnoise.pic + vnpairs.cc + vnpairs.h
[3489]47
[3783]48F.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum)
[3489]49
[3783]50G/ 3D reconstruction (alpha,delta,freq) simulation program
[3756]51===========================================================
52
53List of files and classes :
54---------------------------
55
56- treccyl.cc : main program (for tests)
57- multicyl.h .cc : Class MultiCylindres , 3D (freq,AngX,AngY) signal simulation
58 and reconstruction. Uses class MultiBeamCyl
59- mbeamcyl.h .cc : Class MultiBeamCyl 2D (freq, AngX) signal simulation and reconstruction
60- brsrc.h .cc : Class BRSourceGen for managing list of sources
61 (frequencies and angular position)
62- makerecyl
63
64- recbeam.pic : script with example commands for display with piapp
Note: See TracBrowser for help on using the repository browser.