! Started logfile: /scr/pima/bg219g_uvs/J1339-2401_S_uvs.log on Thu Apr 7 07:17:10 2016 obs /scr/pima/bg219g_uvs/J1339-2401_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1339-2401_S_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.690909 visibilities/baseline/integration-bin. ! Found source: J1339-2401 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 2736 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/bg219g_uvs/J1339-2401_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.081126Jy sigma=17.685322 ! Fit after self-cal, rms=0.614053Jy sigma=9.945271 ! 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.397 mas, bmaj=6.541 mas, bpa=1.15 degrees ! Estimated noise=1.32594 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.299946 Jy ! Component: 100 - total flux cleaned = 0.365363 Jy ! Total flux subtracted in 100 components = 0.365363 Jy ! Clean residual min=-0.016339 max=0.030407 Jy/beam ! Clean residual mean=-0.000060 rms=0.005344 Jy/beam ! Combined flux in latest and established models = 0.365363 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.365363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107145Jy sigma=1.685199 ! Fit after self-cal, rms=0.107131Jy sigma=1.685093 ! 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=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 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.0263784 Jy ! Component: 100 - total flux cleaned = 0.0368607 Jy ! Component: 150 - total flux cleaned = 0.0406167 Jy ! Component: 200 - total flux cleaned = 0.0412203 Jy ! Total flux subtracted in 200 components = 0.0412203 Jy ! Clean residual min=-0.015826 max=0.024399 Jy/beam ! Clean residual mean=-0.000110 rms=0.005585 Jy/beam ! Combined flux in latest and established models = 0.406583 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 27 components and 0.406583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101679Jy sigma=1.571445 ! Fit after self-cal, rms=0.101679Jy sigma=1.571398 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.907 x 7.671 at 0.5716 degrees (North through East) ! Clean map min=-0.015523 max=0.39088 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.101679Jy sigma=1.571398 ! Fit after self-cal, rms=0.101679Jy sigma=1.571398 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 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.000574345 Jy ! Component: 100 - total flux cleaned = 0.00111168 Jy ! Component: 150 - total flux cleaned = 0.00162898 Jy ! Component: 200 - total flux cleaned = 0.00211073 Jy ! Total flux subtracted in 200 components = 0.00211073 Jy ! Clean residual min=-0.015545 max=0.023192 Jy/beam ! Clean residual mean=-0.000104 rms=0.005519 Jy/beam ! Combined flux in latest and established models = 0.408694 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.408694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101076Jy sigma=1.563832 ! Fit after self-cal, rms=0.101073Jy sigma=1.563822 ! 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.101073Jy sigma=1.563822 ! Fit after self-cal, rms=0.101073Jy sigma=1.563822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315098 Jy ! Component: 100 - total flux cleaned = 0.000762467 Jy ! Component: 150 - total flux cleaned = 0.00118302 Jy ! Component: 200 - total flux cleaned = 0.00145529 Jy ! Total flux subtracted in 200 components = 0.00145529 Jy ! Clean residual min=-0.015342 max=0.022254 Jy/beam ! Clean residual mean=-0.000100 rms=0.005474 Jy/beam ! Combined flux in latest and established models = 0.410149 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.410149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100655Jy sigma=1.558793 ! Fit after self-cal, rms=0.100653Jy sigma=1.558787 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.000387232 Jy ! Component: 100 - total flux cleaned = 0.000755395 Jy ! Component: 150 - total flux cleaned = 0.00111094 Jy ! Component: 200 - total flux cleaned = 0.00133998 Jy ! Total flux subtracted in 200 components = 0.00133998 Jy ! Clean residual min=-0.015195 max=0.021863 Jy/beam ! Clean residual mean=-0.000096 rms=0.005442 Jy/beam ! Combined flux in latest and established models = 0.411489 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.411489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100353Jy sigma=1.555316 ! Fit after self-cal, rms=0.100352Jy sigma=1.555315 ! 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.100352Jy sigma=1.555315 ! Fit after self-cal, rms=0.100352Jy sigma=1.555315 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327839 Jy ! Component: 100 - total flux cleaned = 0.00053388 Jy ! Component: 150 - total flux cleaned = 0.000737312 Jy ! Component: 200 - total flux cleaned = 0.000934078 Jy ! Total flux subtracted in 200 components = 0.000934078 Jy ! Clean residual min=-0.015168 max=0.021756 Jy/beam ! Clean residual mean=-0.000094 rms=0.005426 Jy/beam ! Combined flux in latest and established models = 0.412423 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.412423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100117Jy sigma=1.552951 ! Fit after self-cal, rms=0.100118Jy sigma=1.552948 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.000197338 Jy ! Component: 100 - total flux cleaned = 0.000388935 Jy ! Component: 150 - total flux cleaned = 0.000664445 Jy ! Component: 200 - total flux cleaned = 0.000839134 Jy ! Total flux subtracted in 200 components = 0.000839134 Jy ! Clean residual min=-0.015154 max=0.021664 Jy/beam ! Clean residual mean=-0.000091 rms=0.005415 Jy/beam ! Combined flux in latest and established models = 0.413262 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.413262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099926Jy sigma=1.551110 ! Fit after self-cal, rms=0.099928Jy sigma=1.551108 ! 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.099928Jy sigma=1.551108 ! Fit after self-cal, rms=0.099928Jy sigma=1.551108 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.768 mas, bmaj=19.68 mas, bpa=7.231 degrees ! Estimated noise=1.18873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372589 Jy ! Component: 100 - total flux cleaned = 0.00390786 Jy ! Component: 150 - total flux cleaned = 0.00407549 Jy ! Component: 200 - total flux cleaned = 0.00422981 Jy ! Total flux subtracted in 200 components = 0.00422981 Jy ! Clean residual min=-0.024056 max=0.031633 Jy/beam ! Clean residual mean=-0.000178 rms=0.009673 Jy/beam ! Combined flux in latest and established models = 0.417492 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.417492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099910Jy sigma=1.551138 ! Fit after self-cal, rms=0.099905Jy sigma=1.550888 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 = -1.75635e-05 Jy ! Component: 100 - total flux cleaned = 0.000130389 Jy ! Component: 150 - total flux cleaned = 0.000200648 Jy ! Component: 200 - total flux cleaned = 0.000267297 Jy ! Total flux subtracted in 200 components = 0.000267297 Jy ! Clean residual min=-0.023970 max=0.031592 Jy/beam ! Clean residual mean=-0.000177 rms=0.009656 Jy/beam ! Combined flux in latest and established models = 0.417759 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.417759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099941Jy sigma=1.552469 ! Fit after self-cal, rms=0.099940Jy sigma=1.552366 ! 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=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.907 x 7.671 at 0.5716 degrees (North through East) ! Clean map min=-0.015155 max=0.38453 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.397 mas, bmaj=6.541 mas, bpa=1.15 degrees ! Estimated noise=1.32594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.299913 Jy ! Component: 100 - total flux cleaned = 0.365579 Jy ! Component: 150 - total flux cleaned = 0.380389 Jy ! Component: 200 - total flux cleaned = 0.383127 Jy ! Total flux subtracted in 200 components = 0.383127 Jy ! Clean residual min=-0.014754 max=0.025843 Jy/beam ! Clean residual mean=-0.000044 rms=0.004805 Jy/beam ! Combined flux in latest and established models = 0.383127 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.383127 Jy ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 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) ! Added new window around map position (15.5, -49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257555 Jy ! Component: 100 - total flux cleaned = 0.0373481 Jy ! Component: 150 - total flux cleaned = 0.0445633 Jy ! Component: 200 - total flux cleaned = 0.0457173 Jy ! Total flux subtracted in 200 components = 0.0457173 Jy ! Clean residual min=-0.013517 max=0.024909 Jy/beam ! Clean residual mean=-0.000056 rms=0.004869 Jy/beam ! Combined flux in latest and established models = 0.428845 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.428845 Jy ! Inverting map ! Added new window around map position (-15.5, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213066 Jy ! Component: 100 - total flux cleaned = 0.0265214 Jy ! Component: 150 - total flux cleaned = 0.0271282 Jy ! Component: 200 - total flux cleaned = 0.0283991 Jy ! Total flux subtracted in 200 components = 0.0283991 Jy ! Clean residual min=-0.011121 max=0.011565 Jy/beam ! Clean residual mean=0.000009 rms=0.003787 Jy/beam ! Combined flux in latest and established models = 0.457244 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 79 components and 0.457244 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.768 mas, bmaj=19.68 mas, bpa=7.231 degrees ! Estimated noise=1.18873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255281 Jy ! Component: 100 - total flux cleaned = 0.00410979 Jy ! Component: 150 - total flux cleaned = 0.00523282 Jy ! Component: 200 - total flux cleaned = 0.00627111 Jy ! Total flux subtracted in 200 components = 0.00627111 Jy ! Clean residual min=-0.018088 max=0.016906 Jy/beam ! Clean residual mean=0.000038 rms=0.006457 Jy/beam ! Combined flux in latest and established models = 0.463515 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 = 0.000954404 Jy ! Component: 100 - total flux cleaned = 0.00140447 Jy ! Component: 150 - total flux cleaned = 0.00161067 Jy ! Component: 200 - total flux cleaned = 0.00180731 Jy ! Total flux subtracted in 200 components = 0.00180731 Jy ! Clean residual min=-0.017959 max=0.016554 Jy/beam ! Clean residual mean=0.000045 rms=0.006201 Jy/beam ! Combined flux in latest and established models = 0.465322 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 114 components and 0.465322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360168 Jy ! Component: 100 - total flux cleaned = -1.34114e-05 Jy ! Component: 150 - total flux cleaned = 0.00042477 Jy ! Component: 200 - total flux cleaned = 0.000678232 Jy ! Total flux subtracted in 200 components = 0.000678232 Jy ! Clean residual min=-0.010952 max=0.010604 Jy/beam ! Clean residual mean=0.000021 rms=0.003345 Jy/beam ! Combined flux in latest and established models = 0.466 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.466001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090875Jy sigma=1.385275 ! Fit after self-cal, rms=0.090867Jy sigma=1.383161 wmodel /scr/pima/bg219g_uvs/J1339-2401_S_map.mod ! Writing 132 model components to file: /scr/pima/bg219g_uvs/J1339-2401_S_map.mod wobs /scr/pima/bg219g_uvs/J1339-2401_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1339-2401_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1339-2401_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1339-2401_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.00235451 Jy ! Component: 100 - total flux cleaned = -0.00342877 Jy ! Component: 150 - total flux cleaned = -0.00392541 Jy ! Component: 200 - total flux cleaned = -0.00533938 Jy ! Component: 250 - total flux cleaned = -0.00668556 Jy ! Component: 300 - total flux cleaned = -0.00711553 Jy ! Component: 350 - total flux cleaned = -0.00780858 Jy ! Component: 400 - total flux cleaned = -0.00847329 Jy ! Component: 450 - total flux cleaned = -0.00911327 Jy ! Component: 500 - total flux cleaned = -0.00961134 Jy ! Component: 550 - total flux cleaned = -0.0100927 Jy ! Component: 600 - total flux cleaned = -0.010674 Jy ! Component: 650 - total flux cleaned = -0.0110124 Jy ! Component: 700 - total flux cleaned = -0.0115625 Jy ! Component: 750 - total flux cleaned = -0.0122011 Jy ! Component: 800 - total flux cleaned = -0.0123058 Jy ! Component: 850 - total flux cleaned = -0.0126133 Jy ! Component: 900 - total flux cleaned = -0.0132056 Jy ! Component: 950 - total flux cleaned = -0.0133956 Jy ! Component: 1000 - total flux cleaned = -0.013675 Jy ! Component: 1050 - total flux cleaned = -0.0139485 Jy ! Component: 1100 - total flux cleaned = -0.0141249 Jy ! Component: 1150 - total flux cleaned = -0.0145588 Jy ! Component: 1200 - total flux cleaned = -0.0145578 Jy ! Component: 1250 - total flux cleaned = -0.0148914 Jy ! Component: 1300 - total flux cleaned = -0.0150555 Jy ! Component: 1350 - total flux cleaned = -0.0152167 Jy ! Component: 1400 - total flux cleaned = -0.0156048 Jy ! Component: 1450 - total flux cleaned = -0.0155274 Jy ! Component: 1500 - total flux cleaned = -0.0157505 Jy ! Component: 1550 - total flux cleaned = -0.0158974 Jy ! Component: 1600 - total flux cleaned = -0.0160385 Jy ! Component: 1650 - total flux cleaned = -0.0160395 Jy ! Component: 1700 - total flux cleaned = -0.0161092 Jy ! Component: 1750 - total flux cleaned = -0.0161767 Jy ! Component: 1800 - total flux cleaned = -0.016243 Jy ! Component: 1850 - total flux cleaned = -0.0163715 Jy ! Component: 1900 - total flux cleaned = -0.0164975 Jy ! Component: 1950 - total flux cleaned = -0.0165593 Jy ! Component: 2000 - total flux cleaned = -0.016499 Jy ! Component: 2050 - total flux cleaned = -0.0164402 Jy ! Component: 2100 - total flux cleaned = -0.0164416 Jy ! Component: 2150 - total flux cleaned = -0.0166151 Jy ! Component: 2200 - total flux cleaned = -0.0166717 Jy ! Component: 2250 - total flux cleaned = -0.0167276 Jy ! Component: 2300 - total flux cleaned = -0.016837 Jy ! Component: 2350 - total flux cleaned = -0.0167831 Jy ! Component: 2400 - total flux cleaned = -0.0170484 Jy ! Component: 2450 - total flux cleaned = -0.0171522 Jy ! Component: 2500 - total flux cleaned = -0.0172549 Jy ! Component: 2550 - total flux cleaned = -0.0174579 Jy ! Component: 2600 - total flux cleaned = -0.0175074 Jy ! Component: 2650 - total flux cleaned = -0.0177536 Jy ! Component: 2700 - total flux cleaned = -0.0178502 Jy ! Component: 2750 - total flux cleaned = -0.018041 Jy ! Component: 2800 - total flux cleaned = -0.0181819 Jy ! Component: 2850 - total flux cleaned = -0.0183671 Jy ! Component: 2900 - total flux cleaned = -0.0184585 Jy ! Component: 2950 - total flux cleaned = -0.0185941 Jy ! Component: 3000 - total flux cleaned = -0.0187709 Jy ! Component: 3050 - total flux cleaned = -0.0189018 Jy ! Component: 3100 - total flux cleaned = -0.0189889 Jy ! Component: 3150 - total flux cleaned = -0.0191606 Jy ! Component: 3200 - total flux cleaned = -0.0193718 Jy ! Component: 3250 - total flux cleaned = -0.0196644 Jy ! Component: 3300 - total flux cleaned = -0.0198296 Jy ! Component: 3350 - total flux cleaned = -0.0199932 Jy ! Component: 3400 - total flux cleaned = -0.0202776 Jy ! Component: 3450 - total flux cleaned = -0.0203984 Jy ! Component: 3500 - total flux cleaned = -0.020638 Jy ! Component: 3550 - total flux cleaned = -0.020836 Jy ! Component: 3600 - total flux cleaned = -0.0211108 Jy ! Component: 3650 - total flux cleaned = -0.021305 Jy ! Component: 3700 - total flux cleaned = -0.0214211 Jy ! Component: 3750 - total flux cleaned = -0.0216894 Jy ! Component: 3800 - total flux cleaned = -0.0219171 Jy ! Component: 3850 - total flux cleaned = -0.0221058 Jy ! Component: 3900 - total flux cleaned = -0.0223305 Jy ! Component: 3950 - total flux cleaned = -0.0225164 Jy ! Component: 4000 - total flux cleaned = -0.0226276 Jy ! Component: 4050 - total flux cleaned = -0.0229215 Jy ! Total flux subtracted in 4096 components = -0.0230674 Jy ! Clean residual min=-0.002187 max=0.001866 Jy/beam ! Clean residual mean=-0.000021 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.442933 Jy keep ! Adding 445 model components to the UV plane model. ! The established model now contains 577 components and 0.442933 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1339-2401_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.907 x 7.671 at 0.5716 degrees (North through East) ! Clean map min=-0.0059101 max=0.36972 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1339-2401_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.369719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000754697 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.612381 0.612381 1.22476 2.44953 4.89905 9.7981 19.5962 39.1924 78.3848 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.369 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 489.89 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1339-2401_S_uvs.log closed on Thu Apr 7 07:17:14 2016