! Started logfile: /g0/scr/pima/npcsc_uvs/J1406+7828_S_uvs.log on Sun Oct 6 14:29:36 2013 obs /g0/scr/pima/npcsc_uvs/J1406+7828_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1406+7828_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J1406+7828 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7728 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsc_uvs/J1406+7828_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.013953Jy sigma=1.195271 ! Fit after self-cal, rms=0.885350Jy sigma=0.974559 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=9.606 mas, bpa=4.203 degrees ! Estimated noise=16.2239 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106774 Jy ! Component: 100 - total flux cleaned = 0.139835 Jy ! Total flux subtracted in 100 components = 0.139835 Jy ! Clean residual min=-0.009641 max=0.014799 Jy/beam ! Clean residual mean=0.000001 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.139835 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.139835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092959Jy sigma=0.115248 ! Fit after self-cal, rms=0.092640Jy sigma=0.114981 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016402 Jy ! Component: 100 - total flux cleaned = 0.0246598 Jy ! Total flux subtracted in 100 components = 0.0246598 Jy ! Clean residual min=-0.007636 max=0.006163 Jy/beam ! Clean residual mean=0.000000 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.164495 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.164495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092924Jy sigma=0.107638 ! Fit after self-cal, rms=0.092956Jy sigma=0.107617 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=10.33 mas, bpa=2.306 degrees ! Estimated noise=7.62105 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00484286 Jy ! Component: 100 - total flux cleaned = 0.00693926 Jy ! Component: 150 - total flux cleaned = 0.00795425 Jy ! Component: 200 - total flux cleaned = 0.00826528 Jy ! Total flux subtracted in 200 components = 0.00826528 Jy ! Clean residual min=-0.006347 max=0.004604 Jy/beam ! Clean residual mean=0.000003 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.17276 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.17276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093790Jy sigma=0.106168 ! Fit after self-cal, rms=0.093793Jy sigma=0.106160 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 0.86 KP 0.97 ! LA 1.00 MK 0.83 NL 0.92 OV 0.99 ! PT 1.08 SC 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.91 KP 0.92 ! LA 0.95 MK 0.84 NL 0.94 OV 1.01 ! PT 1.00 SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 HN 0.94 KP 0.96 ! LA 0.76 MK 0.84 NL 1.06 OV 1.03 ! PT 1.08 SC 0.88 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 0.92 KP 0.89 ! LA 0.67 MK 1.01 NL 0.97 OV 0.85 ! PT 0.96 SC 0.93 ! ! ! Fit before self-cal, rms=0.093793Jy sigma=0.106160 ! Fit after self-cal, rms=0.085758Jy sigma=0.100141 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.566 mas, bmaj=10.34 mas, bpa=2.363 degrees ! Estimated noise=6.7361 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0128041 Jy ! Component: 100 - total flux cleaned = -0.0150483 Jy ! Component: 150 - total flux cleaned = -0.015044 Jy ! Component: 200 - total flux cleaned = -0.0150922 Jy ! Total flux subtracted in 200 components = -0.0150922 Jy ! Clean residual min=-0.002289 max=0.002435 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.157668 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.157668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080083Jy sigma=0.102296 ! Fit after self-cal, rms=0.080162Jy sigma=0.102217 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080162Jy sigma=0.102217 ! Fit after self-cal, rms=0.076091Jy sigma=0.100077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=10.35 mas, bpa=2.556 degrees ! Estimated noise=6.00954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0112143 Jy ! Component: 100 - total flux cleaned = -0.0139895 Jy ! Component: 150 - total flux cleaned = -0.0148192 Jy ! Component: 200 - total flux cleaned = -0.0148193 Jy ! Total flux subtracted in 200 components = -0.0148193 Jy ! Clean residual min=-0.002107 max=0.002124 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.142849 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.142849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071205Jy sigma=0.102282 ! Fit after self-cal, rms=0.071208Jy sigma=0.102279 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.43923e-05 Jy ! Component: 100 - total flux cleaned = 2.9299e-05 Jy ! Component: 150 - total flux cleaned = -6.57492e-06 Jy ! Component: 200 - total flux cleaned = -2.78639e-05 Jy ! Total flux subtracted in 200 components = -2.78639e-05 Jy ! Clean residual min=-0.002097 max=0.002108 Jy/beam ! Clean residual mean=0.000000 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.142821 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.142821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071111Jy sigma=0.102362 ! Fit after self-cal, rms=0.071114Jy sigma=0.102362 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071114Jy sigma=0.102362 ! Fit after self-cal, rms=0.067507Jy sigma=0.100140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=10.35 mas, bpa=2.695 degrees ! Estimated noise=5.35257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00981134 Jy ! Component: 100 - total flux cleaned = -0.012405 Jy ! Component: 150 - total flux cleaned = -0.0134627 Jy ! Component: 200 - total flux cleaned = -0.0138768 Jy ! Total flux subtracted in 200 components = -0.0138768 Jy ! Clean residual min=-0.001966 max=0.001895 Jy/beam ! Clean residual mean=0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.128944 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.128944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063242Jy sigma=0.102386 ! Fit after self-cal, rms=0.063243Jy sigma=0.102384 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.76524e-05 Jy ! Component: 100 - total flux cleaned = -8.7237e-05 Jy ! Component: 150 - total flux cleaned = -9.61436e-05 Jy ! Component: 200 - total flux cleaned = -8.79654e-05 Jy ! Total flux subtracted in 200 components = -8.79654e-05 Jy ! Clean residual min=-0.001986 max=0.001900 Jy/beam ! Clean residual mean=0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.128856 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.128856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063215Jy sigma=0.102419 ! Fit after self-cal, rms=0.063215Jy sigma=0.102418 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063215Jy sigma=0.102418 ! Fit after self-cal, rms=0.060146Jy sigma=0.100217 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.006 mas, bmaj=11.59 mas, bpa=0.6507 degrees ! Estimated noise=5.69952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0094129 Jy ! Component: 100 - total flux cleaned = -0.0115117 Jy ! Component: 150 - total flux cleaned = -0.012216 Jy ! Component: 200 - total flux cleaned = -0.0125317 Jy ! Total flux subtracted in 200 components = -0.0125317 Jy ! Clean residual min=-0.001886 max=0.001775 Jy/beam ! Clean residual mean=0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.116324 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.116324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056278Jy sigma=0.102656 ! Fit after self-cal, rms=0.056277Jy sigma=0.102649 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124215 Jy ! Component: 100 - total flux cleaned = -0.000124345 Jy ! Component: 150 - total flux cleaned = -0.000124828 Jy ! Component: 200 - total flux cleaned = -0.000129507 Jy ! Total flux subtracted in 200 components = -0.000129507 Jy ! Clean residual min=-0.001869 max=0.001786 Jy/beam ! Clean residual mean=0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.116195 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.116195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056272Jy sigma=0.102666 ! Fit after self-cal, rms=0.056272Jy sigma=0.102665 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=10.36 mas, bpa=2.801 degrees ! Estimated noise=4.77711 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.478 x 10.36 at 2.801 degrees (North through East) ! Clean map min=-0.0018023 max=0.091851 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=9.671 mas, bpa=4.776 degrees ! Estimated noise=9.7889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0646467 Jy ! Component: 100 - total flux cleaned = 0.0876281 Jy ! Component: 150 - total flux cleaned = 0.0994495 Jy ! Component: 200 - total flux cleaned = 0.105836 Jy ! Total flux subtracted in 200 components = 0.105836 Jy ! Clean residual min=-0.003537 max=0.004219 Jy/beam ! Clean residual mean=-0.000001 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.105836 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.105836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=10.36 mas, bpa=2.801 degrees ! Estimated noise=4.77711 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514432 Jy ! Component: 100 - total flux cleaned = 0.00753533 Jy ! Component: 150 - total flux cleaned = 0.0087572 Jy ! Component: 200 - total flux cleaned = 0.00937951 Jy ! Total flux subtracted in 200 components = 0.00937951 Jy ! Clean residual min=-0.001828 max=0.001631 Jy/beam ! Clean residual mean=0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.115215 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.115215 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.006 mas, bmaj=11.59 mas, bpa=0.6507 degrees ! Estimated noise=5.69952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539509 Jy ! Component: 100 - total flux cleaned = 0.000649226 Jy ! Component: 150 - total flux cleaned = 0.000738609 Jy ! Component: 200 - total flux cleaned = 0.00078768 Jy ! Total flux subtracted in 200 components = 0.00078768 Jy ! Clean residual min=-0.001831 max=0.001776 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.116003 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.0632e-05 Jy ! Component: 100 - total flux cleaned = 3.9659e-05 Jy ! Component: 150 - total flux cleaned = 5.15828e-05 Jy ! Component: 200 - total flux cleaned = 6.82624e-05 Jy ! Total flux subtracted in 200 components = 6.82624e-05 Jy ! Clean residual min=-0.001847 max=0.001780 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.116071 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.116071 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=10.36 mas, bpa=2.801 degrees ! Estimated noise=4.77711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153448 Jy ! Component: 100 - total flux cleaned = 5.0565e-05 Jy ! Component: 150 - total flux cleaned = 3.84147e-05 Jy ! Component: 200 - total flux cleaned = 6.32143e-05 Jy ! Total flux subtracted in 200 components = 6.32143e-05 Jy ! Clean residual min=-0.001842 max=0.001628 Jy/beam ! Clean residual mean=-0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.116134 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.116134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056339Jy sigma=0.102520 ! Fit after self-cal, rms=0.056336Jy sigma=0.102515 wmodel /g0/scr/pima/npcsc_uvs/J1406+7828_S_map.mod ! Writing 69 model components to file: /g0/scr/pima/npcsc_uvs/J1406+7828_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1406+7828_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1406+7828_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1406+7828_S_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsc_uvs/J1406+7828_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000626638 Jy ! Component: 100 - total flux cleaned = -0.000862558 Jy ! Component: 150 - total flux cleaned = -0.000862186 Jy ! Component: 200 - total flux cleaned = -0.000861934 Jy ! Component: 250 - total flux cleaned = -0.000887343 Jy ! Component: 300 - total flux cleaned = -0.00091194 Jy ! Component: 350 - total flux cleaned = -0.000985026 Jy ! Component: 400 - total flux cleaned = -0.000985545 Jy ! Component: 450 - total flux cleaned = -0.00105569 Jy ! Component: 500 - total flux cleaned = -0.0011462 Jy ! Component: 550 - total flux cleaned = -0.00112334 Jy ! Component: 600 - total flux cleaned = -0.00116671 Jy ! Component: 650 - total flux cleaned = -0.00112426 Jy ! Component: 700 - total flux cleaned = -0.00116687 Jy ! Component: 750 - total flux cleaned = -0.00118743 Jy ! Component: 800 - total flux cleaned = -0.00120741 Jy ! Component: 850 - total flux cleaned = -0.00116795 Jy ! Component: 900 - total flux cleaned = -0.00126637 Jy ! Component: 950 - total flux cleaned = -0.00124731 Jy ! Component: 1000 - total flux cleaned = -0.00126642 Jy ! Component: 1050 - total flux cleaned = -0.00124751 Jy ! Component: 1100 - total flux cleaned = -0.00119193 Jy ! Component: 1150 - total flux cleaned = -0.00115552 Jy ! Component: 1200 - total flux cleaned = -0.00119159 Jy ! Component: 1250 - total flux cleaned = -0.001245 Jy ! Component: 1300 - total flux cleaned = -0.00120926 Jy ! Component: 1350 - total flux cleaned = -0.00115711 Jy ! Component: 1400 - total flux cleaned = -0.00119189 Jy ! Component: 1450 - total flux cleaned = -0.0012941 Jy ! Component: 1500 - total flux cleaned = -0.00131095 Jy ! Component: 1550 - total flux cleaned = -0.00139421 Jy ! Component: 1600 - total flux cleaned = -0.00147643 Jy ! Component: 1650 - total flux cleaned = -0.00155753 Jy ! Component: 1700 - total flux cleaned = -0.00158981 Jy ! Component: 1750 - total flux cleaned = -0.00163766 Jy ! Component: 1800 - total flux cleaned = -0.00170081 Jy ! Component: 1850 - total flux cleaned = -0.00182564 Jy ! Component: 1900 - total flux cleaned = -0.00188729 Jy ! Component: 1950 - total flux cleaned = -0.00196395 Jy ! Component: 2000 - total flux cleaned = -0.00210042 Jy ! Component: 2050 - total flux cleaned = -0.00216058 Jy ! Component: 2100 - total flux cleaned = -0.00223513 Jy ! Component: 2150 - total flux cleaned = -0.00227959 Jy ! Component: 2200 - total flux cleaned = -0.00235267 Jy ! Component: 2250 - total flux cleaned = -0.00241065 Jy ! Component: 2300 - total flux cleaned = -0.00239611 Jy ! Component: 2350 - total flux cleaned = -0.0024246 Jy ! Component: 2400 - total flux cleaned = -0.00248146 Jy ! Component: 2450 - total flux cleaned = -0.00250956 Jy ! Component: 2500 - total flux cleaned = -0.00257927 Jy ! Component: 2550 - total flux cleaned = -0.00263457 Jy ! Component: 2600 - total flux cleaned = -0.00268949 Jy ! Component: 2650 - total flux cleaned = -0.002744 Jy ! Component: 2700 - total flux cleaned = -0.00278471 Jy ! Component: 2750 - total flux cleaned = -0.00283849 Jy ! Component: 2800 - total flux cleaned = -0.00291838 Jy ! Component: 2850 - total flux cleaned = -0.00293156 Jy ! Component: 2900 - total flux cleaned = -0.00301041 Jy ! Component: 2950 - total flux cleaned = -0.00306243 Jy ! Component: 3000 - total flux cleaned = -0.00307539 Jy ! Component: 3050 - total flux cleaned = -0.00310118 Jy ! Component: 3100 - total flux cleaned = -0.00315236 Jy ! Component: 3150 - total flux cleaned = -0.00320303 Jy ! Component: 3200 - total flux cleaned = -0.00321569 Jy ! Component: 3250 - total flux cleaned = -0.00320329 Jy ! Component: 3300 - total flux cleaned = -0.00322825 Jy ! Component: 3350 - total flux cleaned = -0.00325305 Jy ! Component: 3400 - total flux cleaned = -0.00328992 Jy ! Component: 3450 - total flux cleaned = -0.00328985 Jy ! Component: 3500 - total flux cleaned = -0.00333844 Jy ! Component: 3550 - total flux cleaned = -0.00335037 Jy ! Component: 3600 - total flux cleaned = -0.00336232 Jy ! Component: 3650 - total flux cleaned = -0.00337418 Jy ! Component: 3700 - total flux cleaned = -0.00342151 Jy ! Component: 3750 - total flux cleaned = -0.0034332 Jy ! Component: 3800 - total flux cleaned = -0.00343319 Jy ! Component: 3850 - total flux cleaned = -0.00347976 Jy ! Component: 3900 - total flux cleaned = -0.00356074 Jy ! Component: 3950 - total flux cleaned = -0.00353776 Jy ! Component: 4000 - total flux cleaned = -0.0036065 Jy ! Component: 4050 - total flux cleaned = -0.00365208 Jy ! Total flux subtracted in 4096 components = -0.00367474 Jy ! Clean residual min=-0.000747 max=0.000685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.11246 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 365 components and 0.11246 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1406+7828_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.478 x 10.36 at 2.801 degrees (North through East) ! Clean map min=-0.0016623 max=0.091798 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1406+7828_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0917984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.692633 0.692633 1.38527 2.77053 5.54106 11.0821 22.1642 44.3285 88.657 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1406+7828_S_uvs.log closed on Sun Oct 6 14:29:40 2013