Changeset 3557 in Sophya
- Timestamp:
- Dec 19, 2008, 5:22:23 PM (17 years ago)
- Location:
- trunk/Cosmo/SimLSS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvdefsurv.cc
r3516 r3557 754 754 cout<<"\n...Observation limits for a N (large) telescope interferometer (with complex correlator)"<<endl 755 755 <<" (weak source limit sensitivity in a synthetised image)"<<endl 756 <<" Also valid for a single dish telescope "<<endl756 <<" Also valid for a single dish telescope(with collecting area N*A)"<<endl 757 757 <<" (add factor sqrt(2) if ON-OFF with T_ON=t_OFF)"<<endl; 758 758 } else continue; -
trunk/Cosmo/SimLSS/cmvobserv3d.cc
r3524 r3557 24 24 <<" -0 : use ComputeFourier0 method (defaut: no, use normal way)"<<endl 25 25 <<" -G typevol: compute Pk(z=0) and apply growth factor in real space"<<endl 26 <<" 27 <<" 28 <<" (default: no, spectrum Pk(z=z_median) for all cube)"<<endl26 <<" typevol=1 evolved with distance / observateur (def)"<<endl 27 <<" typevol=2 evolved with distance to middle of Z planes"<<endl 28 <<" else : no evol, spectrum Pk(z=z_median) for all cube (def)"<<endl 29 29 <<" -F : filter spectrum by pixel shape (0=no 1=yes(default)"<<endl 30 30 <<" -U typ =0 compute <NGal>, poisson fluctuate then convert to HI mass (def)"<<endl
Note:
See TracChangeset
for help on using the changeset viewer.