Changeset 3756 in Sophya for trunk/Cosmo/RadioBeam/README
- Timestamp:
- Apr 28, 2010, 3:41:15 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/README
r3489 r3756 3 3 Simulation programs for radio lobe reconstruction, noise estimate etc ... 4 4 5 2006-20 08R. Ansari (UPS/LAL-IN2P3) C. Magneville (DAPNIA/SPP)5 2006-2010 R. Ansari (UPS/LAL-IN2P3) C. Magneville (DAPNIA/SPP) 6 6 (C) IN2P3/CNRS (C) DAPNIA/CEA 7 7 =============================================================================== 8 8 9 10 A/ 3D reconstruction (alpha,delta,freq) simulation program11 ===========================================================12 13 9 Note : Uses SOPHYA class library (http://www.sophya.org ) 14 10 15 List 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 11 A/ (u-v) plane coverage and Noise-P(k) computation for different interferometer configuration 12 ============================================================================================== 13 List of files : 14 - specpk.h specpk.cc : 3D power spectrum computation classes 15 - mdish.h mdish.cc : Classes for representing Multi-Dish interferometer configurations 16 - pknoise.cc : main program , makefile 17 - plpkn.pic : spiapp script for plotting pknoise.cc program output 18 29 19 B/ P(k) in temperature plot + "cosmic variance" + noise ... 30 20 ============================================================= … … 40 30 C.2/ pa.pic + pa.cc + pa.h : Lobe synthesis (dipoles sum) 41 31 32 D/ 3D reconstruction (alpha,delta,freq) simulation program 33 =========================================================== 34 35 List of files and classes : 36 --------------------------- 37 38 - treccyl.cc : main program (for tests) 39 - multicyl.h .cc : Class MultiCylindres , 3D (freq,AngX,AngY) signal simulation 40 and reconstruction. Uses class MultiBeamCyl 41 - mbeamcyl.h .cc : Class MultiBeamCyl 2D (freq, AngX) signal simulation and reconstruction 42 - brsrc.h .cc : Class BRSourceGen for managing list of sources 43 (frequencies and angular position) 44 - makerecyl 45 46 - recbeam.pic : script with example commands for display with piapp
Note:
See TracChangeset
for help on using the changeset viewer.