! Started logfile: /scr/pima/bg219i_uvs/J0932-2016_S_uvs.log on Wed Apr 6 22:58:39 2016 obs /scr/pima/bg219i_uvs/J0932-2016_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0932-2016_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0932-2016 ! ! 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 9360 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/bg219i_uvs/J0932-2016_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.042075Jy sigma=19.870817 ! Fit after self-cal, rms=0.724167Jy sigma=13.871178 ! 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.428 mas, bmaj=6.312 mas, bpa=-3.489 degrees ! Estimated noise=0.526931 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.204657 Jy ! Component: 100 - total flux cleaned = 0.25823 Jy ! Total flux subtracted in 100 components = 0.25823 Jy ! Clean residual min=-0.009285 max=0.023064 Jy/beam ! Clean residual mean=0.000022 rms=0.002583 Jy/beam ! Combined flux in latest and established models = 0.25823 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.25823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090588Jy sigma=1.653867 ! Fit after self-cal, rms=0.090544Jy sigma=1.653348 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0260515 Jy ! Component: 100 - total flux cleaned = 0.0415346 Jy ! Total flux subtracted in 100 components = 0.0415346 Jy ! Clean residual min=-0.006728 max=0.007994 Jy/beam ! Clean residual mean=0.000022 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.299764 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.299764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079169Jy sigma=1.435488 ! Fit after self-cal, rms=0.079087Jy sigma=1.434627 ! 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.958 mas, bmaj=7.546 mas, bpa=-3.763 degrees ! Estimated noise=0.405064 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.0142331 Jy ! Component: 100 - total flux cleaned = 0.0216427 Jy ! Component: 150 - total flux cleaned = 0.0257323 Jy ! Component: 200 - total flux cleaned = 0.02803 Jy ! Total flux subtracted in 200 components = 0.02803 Jy ! Clean residual min=-0.004777 max=0.004889 Jy/beam ! Clean residual mean=0.000027 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.327794 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 52 components and 0.327794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076592Jy sigma=1.386458 ! Fit after self-cal, rms=0.076553Jy sigma=1.386149 ! 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.958 x 7.546 at -3.763 degrees (North through East) ! Clean map min=-0.0047525 max=0.27244 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 0.95 HN 1.07 KP 0.99 ! LA 0.99 MK 1.01 NL 1.01 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.90 HN 1.10 KP 0.99 ! LA 0.99 MK 1.02 NL 1.04 OV 0.98 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.10 KP 0.99 ! LA 0.99 MK 1.03 NL 0.98 OV 0.99 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.04 KP 0.96 ! LA 0.99 MK 1.02 NL 1.01 OV 1.00 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.076553Jy sigma=1.386149 ! Fit after self-cal, rms=0.075050Jy sigma=1.359503 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.544 mas, bpa=-3.372 degrees ! Estimated noise=0.405871 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 = -1.76151e-05 Jy ! Component: 100 - total flux cleaned = -8.27775e-05 Jy ! Component: 150 - total flux cleaned = -0.000127614 Jy ! Component: 200 - total flux cleaned = -0.000198046 Jy ! Total flux subtracted in 200 components = -0.000198046 Jy ! Clean residual min=-0.004745 max=0.004374 Jy/beam ! Clean residual mean=0.000017 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.327596 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.327596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074951Jy sigma=1.358069 ! Fit after self-cal, rms=0.074966Jy sigma=1.357903 ! 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.074966Jy sigma=1.357903 ! Fit after self-cal, rms=0.073574Jy sigma=1.316112 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.548 mas, bpa=-3.39 degrees ! Estimated noise=0.406369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.70694e-05 Jy ! Component: 100 - total flux cleaned = 3.97327e-05 Jy ! Component: 150 - total flux cleaned = 1.25008e-05 Jy ! Component: 200 - total flux cleaned = -1.24314e-05 Jy ! Total flux subtracted in 200 components = -1.24314e-05 Jy ! Clean residual min=-0.002299 max=0.002315 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.327584 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.327584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073549Jy sigma=1.315490 ! Fit after self-cal, rms=0.073561Jy sigma=1.315355 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.71614e-06 Jy ! Component: 100 - total flux cleaned = 1.94773e-05 Jy ! Component: 150 - total flux cleaned = 2.01866e-05 Jy ! Component: 200 - total flux cleaned = 1.99402e-05 Jy ! Total flux subtracted in 200 components = 1.99402e-05 Jy ! Clean residual min=-0.002336 max=0.002243 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.327604 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.327604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073550Jy sigma=1.315091 ! Fit after self-cal, rms=0.073547Jy sigma=1.315055 ! 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.073547Jy sigma=1.315055 ! Fit after self-cal, rms=0.073683Jy sigma=1.314780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.546 mas, bpa=-3.411 degrees ! Estimated noise=0.406509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.76901e-05 Jy ! Component: 100 - total flux cleaned = -0.000138702 Jy ! Component: 150 - total flux cleaned = -0.000174391 Jy ! Component: 200 - total flux cleaned = -0.000174818 Jy ! Total flux subtracted in 200 components = -0.000174818 Jy ! Clean residual min=-0.002348 max=0.002228 Jy/beam ! Clean residual mean=-0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.327429 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.327429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073674Jy sigma=1.314550 ! Fit after self-cal, rms=0.073674Jy sigma=1.314530 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.91133e-06 Jy ! Component: 100 - total flux cleaned = 1.27299e-05 Jy ! Component: 150 - total flux cleaned = -6.71385e-07 Jy ! Component: 200 - total flux cleaned = -4.15564e-07 Jy ! Total flux subtracted in 200 components = -4.15564e-07 Jy ! Clean residual min=-0.002361 max=0.002186 Jy/beam ! Clean residual mean=-0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.327428 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.327428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073670Jy sigma=1.314408 ! Fit after self-cal, rms=0.073669Jy sigma=1.314397 ! 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.073669Jy sigma=1.314397 ! Fit after self-cal, rms=0.073702Jy sigma=1.314366 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.423 mas, bmaj=15.86 mas, bpa=3.668 degrees ! Estimated noise=0.542569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000364446 Jy ! Component: 100 - total flux cleaned = -0.000381161 Jy ! Component: 150 - total flux cleaned = -0.000396017 Jy ! Component: 200 - total flux cleaned = -0.000402712 Jy ! Total flux subtracted in 200 components = -0.000402712 Jy ! Clean residual min=-0.002415 max=0.002767 Jy/beam ! Clean residual mean=-0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.327026 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 78 components and 0.327026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073702Jy sigma=1.314322 ! Fit after self-cal, rms=0.073700Jy sigma=1.314313 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.52447e-05 Jy ! Component: 100 - total flux cleaned = -1.55929e-05 Jy ! Component: 150 - total flux cleaned = -2.83145e-05 Jy ! Component: 200 - total flux cleaned = -3.40855e-05 Jy ! Total flux subtracted in 200 components = -3.40855e-05 Jy ! Clean residual min=-0.002420 max=0.002762 Jy/beam ! Clean residual mean=-0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.326992 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.326992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073700Jy sigma=1.314270 ! Fit after self-cal, rms=0.073699Jy sigma=1.314263 ! 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.986 mas, bmaj=7.545 mas, bpa=-3.417 degrees ! Estimated noise=0.4066 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.986 x 7.545 at -3.417 degrees (North through East) ! Clean map min=-0.0022579 max=0.27307 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.443 mas, bmaj=6.291 mas, bpa=-3.212 degrees ! Estimated noise=0.531355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206248 Jy ! Component: 100 - total flux cleaned = 0.260309 Jy ! Component: 150 - total flux cleaned = 0.286642 Jy ! Component: 200 - total flux cleaned = 0.301988 Jy ! Total flux subtracted in 200 components = 0.301988 Jy ! Clean residual min=-0.004406 max=0.008268 Jy/beam ! Clean residual mean=0.000002 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.301988 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.301988 Jy ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.545 mas, bpa=-3.417 degrees ! Estimated noise=0.4066 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.0120535 Jy ! Component: 100 - total flux cleaned = 0.0180531 Jy ! Component: 150 - total flux cleaned = 0.0212504 Jy ! Component: 200 - total flux cleaned = 0.0230209 Jy ! Total flux subtracted in 200 components = 0.0230209 Jy ! Clean residual min=-0.002145 max=0.002099 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.325009 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.325009 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.423 mas, bmaj=15.86 mas, bpa=3.668 degrees ! Estimated noise=0.542569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119558 Jy ! Component: 100 - total flux cleaned = 0.00158566 Jy ! Component: 150 - total flux cleaned = 0.00161229 Jy ! Component: 200 - total flux cleaned = 0.00162915 Jy ! Total flux subtracted in 200 components = 0.00162915 Jy ! Clean residual min=-0.002405 max=0.002732 Jy/beam ! Clean residual mean=-0.000003 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.326638 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.41629e-05 Jy ! Component: 100 - total flux cleaned = 3.93106e-05 Jy ! Component: 150 - total flux cleaned = 6.08878e-05 Jy ! Component: 200 - total flux cleaned = 7.44792e-05 Jy ! Total flux subtracted in 200 components = 7.44792e-05 Jy ! Clean residual min=-0.002413 max=0.002735 Jy/beam ! Clean residual mean=-0.000003 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.326713 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.326713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.545 mas, bpa=-3.417 degrees ! Estimated noise=0.4066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211136 Jy ! Component: 100 - total flux cleaned = -6.26933e-05 Jy ! Component: 150 - total flux cleaned = 3.70702e-05 Jy ! Component: 200 - total flux cleaned = 0.000138939 Jy ! Total flux subtracted in 200 components = 0.000138939 Jy ! Clean residual min=-0.002140 max=0.002106 Jy/beam ! Clean residual mean=-0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.326851 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.326851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073701Jy sigma=1.314431 ! Fit after self-cal, rms=0.073700Jy sigma=1.314402 wmodel /scr/pima/bg219i_uvs/J0932-2016_S_map.mod ! Writing 59 model components to file: /scr/pima/bg219i_uvs/J0932-2016_S_map.mod wobs /scr/pima/bg219i_uvs/J0932-2016_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0932-2016_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0932-2016_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0932-2016_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.000435196 Jy ! Component: 100 - total flux cleaned = 0.000658071 Jy ! Component: 150 - total flux cleaned = 0.000797816 Jy ! Component: 200 - total flux cleaned = 0.000933637 Jy ! Component: 250 - total flux cleaned = 0.00103194 Jy ! Component: 300 - total flux cleaned = 0.0010955 Jy ! Component: 350 - total flux cleaned = 0.00121788 Jy ! Component: 400 - total flux cleaned = 0.00130725 Jy ! Component: 450 - total flux cleaned = 0.00145282 Jy ! Component: 500 - total flux cleaned = 0.0015102 Jy ! Component: 550 - total flux cleaned = 0.00153874 Jy ! Component: 600 - total flux cleaned = 0.00162149 Jy ! Component: 650 - total flux cleaned = 0.00164848 Jy ! Component: 700 - total flux cleaned = 0.00172715 Jy ! Component: 750 - total flux cleaned = 0.001753 Jy ! Component: 800 - total flux cleaned = 0.0018299 Jy ! Component: 850 - total flux cleaned = 0.00185532 Jy ! Component: 900 - total flux cleaned = 0.00188018 Jy ! Component: 950 - total flux cleaned = 0.00190499 Jy ! Component: 1000 - total flux cleaned = 0.00188101 Jy ! Component: 1050 - total flux cleaned = 0.00188156 Jy ! Component: 1100 - total flux cleaned = 0.00192819 Jy ! Component: 1150 - total flux cleaned = 0.00192817 Jy ! Component: 1200 - total flux cleaned = 0.00190565 Jy ! Component: 1250 - total flux cleaned = 0.00190557 Jy ! Component: 1300 - total flux cleaned = 0.00188318 Jy ! Component: 1350 - total flux cleaned = 0.0018613 Jy ! Component: 1400 - total flux cleaned = 0.00186175 Jy ! Component: 1450 - total flux cleaned = 0.00190425 Jy ! Component: 1500 - total flux cleaned = 0.00194604 Jy ! Component: 1550 - total flux cleaned = 0.00200815 Jy ! Component: 1600 - total flux cleaned = 0.00209029 Jy ! Component: 1650 - total flux cleaned = 0.00217091 Jy ! Component: 1700 - total flux cleaned = 0.00229078 Jy ! Component: 1750 - total flux cleaned = 0.00227087 Jy ! Component: 1800 - total flux cleaned = 0.00234919 Jy ! Component: 1850 - total flux cleaned = 0.00242679 Jy ! Component: 1900 - total flux cleaned = 0.00244561 Jy ! Component: 1950 - total flux cleaned = 0.00252156 Jy ! Component: 2000 - total flux cleaned = 0.00257807 Jy ! Component: 2050 - total flux cleaned = 0.00261541 Jy ! Component: 2100 - total flux cleaned = 0.00268892 Jy ! Component: 2150 - total flux cleaned = 0.00270707 Jy ! Component: 2200 - total flux cleaned = 0.00276129 Jy ! Component: 2250 - total flux cleaned = 0.0028325 Jy ! Component: 2300 - total flux cleaned = 0.00285035 Jy ! Component: 2350 - total flux cleaned = 0.00295551 Jy ! Component: 2400 - total flux cleaned = 0.00298993 Jy ! Component: 2450 - total flux cleaned = 0.00300723 Jy ! Component: 2500 - total flux cleaned = 0.00302426 Jy ! Component: 2550 - total flux cleaned = 0.0030577 Jy ! Component: 2600 - total flux cleaned = 0.0030242 Jy ! Component: 2650 - total flux cleaned = 0.00299103 Jy ! Component: 2700 - total flux cleaned = 0.00310661 Jy ! Component: 2750 - total flux cleaned = 0.00309014 Jy ! Component: 2800 - total flux cleaned = 0.00310656 Jy ! Component: 2850 - total flux cleaned = 0.00313876 Jy ! Component: 2900 - total flux cleaned = 0.0031386 Jy ! Component: 2950 - total flux cleaned = 0.00310682 Jy ! Component: 3000 - total flux cleaned = 0.00307525 Jy ! Component: 3050 - total flux cleaned = 0.00313799 Jy ! Component: 3100 - total flux cleaned = 0.00313797 Jy ! Component: 3150 - total flux cleaned = 0.00316887 Jy ! Component: 3200 - total flux cleaned = 0.00318413 Jy ! Component: 3250 - total flux cleaned = 0.00316882 Jy ! Component: 3300 - total flux cleaned = 0.00319884 Jy ! Component: 3350 - total flux cleaned = 0.00318374 Jy ! Component: 3400 - total flux cleaned = 0.003169 Jy ! Component: 3450 - total flux cleaned = 0.00319865 Jy ! Component: 3500 - total flux cleaned = 0.00321338 Jy ! Component: 3550 - total flux cleaned = 0.00318419 Jy ! Component: 3600 - total flux cleaned = 0.00321307 Jy ! Component: 3650 - total flux cleaned = 0.00319852 Jy ! Component: 3700 - total flux cleaned = 0.0031987 Jy ! Component: 3750 - total flux cleaned = 0.00319865 Jy ! Component: 3800 - total flux cleaned = 0.00319865 Jy ! Component: 3850 - total flux cleaned = 0.0032126 Jy ! Component: 3900 - total flux cleaned = 0.00322657 Jy ! Component: 3950 - total flux cleaned = 0.00321276 Jy ! Component: 4000 - total flux cleaned = 0.00329511 Jy ! Component: 4050 - total flux cleaned = 0.003336 Jy ! Total flux subtracted in 4096 components = 0.00330881 Jy ! Clean residual min=-0.000825 max=0.000836 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.33016 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 347 components and 0.33016 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0932-2016_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.986 x 7.545 at -3.417 degrees (North through East) ! Clean map min=-0.0014063 max=0.27351 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0932-2016_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.273508 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.2689 0.2689 0.537799 1.0756 2.1512 4.30239 8.60479 17.2096 34.4191 68.8383 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.273 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1115.66 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0932-2016_S_uvs.log closed on Wed Apr 6 22:58:44 2016