Changeset 3796 in Sophya for trunk/Cosmo/RadioBeam/subtractradsrc.cmd
- Timestamp:
- Jun 29, 2010, 7:26:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/subtractradsrc.cmd
r3793 r3796 50 50 csh> spiapp -term -exec sumcubes.pic 51 51 52 ## Step 3/ Apply lobe effect on foreground cube and LSS cube53 csh> ./Objs/applobe fgndcube.ppf fgndcube_lobe.ppf54 csh> ./Objs/applobe lsscube.ppf lsscube_lobe.ppf52 ## Step 3/ Apply lobe (50 meter diameter array) effect on foreground cube and LSS cube 53 csh> ./Objs/applobe 50. fgndcube.ppf fgndcube_lobe.ppf 54 csh> ./Objs/applobe 50. lsscube.ppf lsscube_lobe.ppf 55 55 ## Step 3.b/ Correct for the lobe effect by bringing all to the beam of Diam/Lambda = 130 56 csh> ./Objs/applobe lsscube_lobe.ppf lsscube_corlobe.ppf 113057 csh> ./Objs/applobe fgndcube_lobe.ppf fgndcube_corlobe.ppf 113056 csh> ./Objs/applobe 50. lsscube_lobe.ppf lsscube_corlobe.ppf 130 57 csh> ./Objs/applobe 50. fgndcube_lobe.ppf fgndcube_corlobe.ppf 130 58 58 59 59 ### Step 4/ Compute power spectra … … 77 77 78 78 # 4.c/ Extract LSS P(k) from Foreground+LSS+noise , after cleaning/subtraction without beam 79 csh> ./Objs/calcpk2 lsscube.ppf 0.2 fgndcube.ppf 1000 subpk.ppf 0.35 0. 0.79 csh> ./Objs/calcpk2 lsscube.ppf 0.2 fgndcube.ppf 1000 subpk.ppf 0.35 50. 0. 0. 80 80 # 4.d / Extract LSS P(k) from Foreground+LSS+noise and beam effect - correcting to a beam of Diam/Lambda = 130 81 csh> ./Objs/calcpk2 lsscube_lobe.ppf 0.2 fgndcube_lobe.ppf 1000 subpklobe.ppf 0.35 130. 3.81 csh> ./Objs/calcpk2 lsscube_lobe.ppf 0.2 fgndcube_lobe.ppf 1000 subpklobe.ppf 0.35 50. 130. 3. 82 82 83 83 ### Step 5 / Check the results using spiapp
Note:
See TracChangeset
for help on using the changeset viewer.