! Started logfile: J2011-1546_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:07:39 2016 obs J2011-1546_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2011-1546_S_2015_03_17_pus_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.63254 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 3188 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J2011-1546_S_2015_03_17_pus] 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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.287393Jy sigma=0.003035 ! Fit after self-cal, rms=0.251833Jy sigma=0.002696 ! 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=3.377 mas, bmaj=10.02 mas, bpa=-3.145 degrees ! Estimated noise=1562.46 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.596178 Jy ! Component: 100 - total flux cleaned = 0.732949 Jy ! Total flux subtracted in 100 components = 0.732949 Jy ! Clean residual min=-0.023437 max=0.050297 Jy/beam ! Clean residual mean=-0.000044 rms=0.007155 Jy/beam ! Combined flux in latest and established models = 0.732949 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.732949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163569Jy sigma=0.001366 ! Fit after self-cal, rms=0.163562Jy sigma=0.001366 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0522275 Jy ! Component: 100 - total flux cleaned = 0.0809589 Jy ! Total flux subtracted in 100 components = 0.0809589 Jy ! Clean residual min=-0.024557 max=0.022310 Jy/beam ! Clean residual mean=-0.000078 rms=0.005303 Jy/beam ! Combined flux in latest and established models = 0.813907 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.813907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137228Jy sigma=0.001184 ! Fit after self-cal, rms=0.137208Jy sigma=0.001184 ! 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=4.021 mas, bmaj=11.24 mas, bpa=-3.139 degrees ! Estimated noise=1302.94 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.0211299 Jy ! Component: 100 - total flux cleaned = 0.0327356 Jy ! Component: 150 - total flux cleaned = 0.0369946 Jy ! Component: 200 - total flux cleaned = 0.0374798 Jy ! Total flux subtracted in 200 components = 0.0374798 Jy ! Clean residual min=-0.020143 max=0.019776 Jy/beam ! Clean residual mean=-0.000191 rms=0.005387 Jy/beam ! Combined flux in latest and established models = 0.851387 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 58 components and 0.851387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131838Jy sigma=0.001165 ! Fit after self-cal, rms=0.131829Jy sigma=0.001165 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.90 HN 0.92 KP 1.12 ! LA 0.99 MK 1.04 NL 0.99 OV 1.02 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 1.00 KP 1.08 ! LA 0.95 MK 1.07 NL 1.07 OV 1.04 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 HN 0.99 KP 0.94 ! LA 0.79 MK 1.08 NL 1.16 OV 0.97 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.93 HN 0.93 KP 0.91 ! LA 0.84 MK 1.07 NL 0.99 OV 1.01 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.131829Jy sigma=0.001165 ! Fit after self-cal, rms=0.090906Jy sigma=0.000839 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=11.33 mas, bpa=-2.857 degrees ! Estimated noise=1311.32 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.00769624 Jy ! Component: 100 - total flux cleaned = -0.0100579 Jy ! Component: 150 - total flux cleaned = -0.0110615 Jy ! Component: 200 - total flux cleaned = -0.0115962 Jy ! Total flux subtracted in 200 components = -0.0115962 Jy ! Clean residual min=-0.010173 max=0.012076 Jy/beam ! Clean residual mean=-0.000014 rms=0.002829 Jy/beam ! Combined flux in latest and established models = 0.839791 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 80 components and 0.839791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090179Jy sigma=0.000832 ! Fit after self-cal, rms=0.090112Jy sigma=0.000832 ! 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.090112Jy sigma=0.000832 ! Fit after self-cal, rms=0.083635Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.078 mas, bmaj=11.33 mas, bpa=-2.825 degrees ! Estimated noise=1310.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00276196 Jy ! Component: 100 - total flux cleaned = -0.00278813 Jy ! Component: 150 - total flux cleaned = -0.00249495 Jy ! Component: 200 - total flux cleaned = -0.0022523 Jy ! Total flux subtracted in 200 components = -0.0022523 Jy ! Clean residual min=-0.008187 max=0.007372 Jy/beam ! Clean residual mean=0.000023 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.837539 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.837539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083392Jy sigma=0.000777 ! Fit after self-cal, rms=0.083404Jy sigma=0.000777 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 = 9.1464e-05 Jy ! Component: 100 - total flux cleaned = 0.000134787 Jy ! Component: 150 - total flux cleaned = 9.26325e-05 Jy ! Component: 200 - total flux cleaned = 5.29589e-05 Jy ! Total flux subtracted in 200 components = 5.29589e-05 Jy ! Clean residual min=-0.007970 max=0.007381 Jy/beam ! Clean residual mean=0.000023 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.837592 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.837592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083355Jy sigma=0.000776 ! Fit after self-cal, rms=0.083355Jy sigma=0.000776 ! 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.083355Jy sigma=0.000776 ! Fit after self-cal, rms=0.083259Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=11.35 mas, bpa=-2.802 degrees ! Estimated noise=1310.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0024389 Jy ! Component: 100 - total flux cleaned = -0.00245201 Jy ! Component: 150 - total flux cleaned = -0.00229425 Jy ! Component: 200 - total flux cleaned = -0.00224923 Jy ! Total flux subtracted in 200 components = -0.00224923 Jy ! Clean residual min=-0.007413 max=0.007211 Jy/beam ! Clean residual mean=0.000023 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.835342 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.835343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083133Jy sigma=0.000774 ! Fit after self-cal, rms=0.083133Jy sigma=0.000774 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 = -3.14526e-05 Jy ! Component: 100 - total flux cleaned = -6.69192e-05 Jy ! Component: 150 - total flux cleaned = -9.92166e-05 Jy ! Component: 200 - total flux cleaned = -0.000160813 Jy ! Total flux subtracted in 200 components = -0.000160813 Jy ! Clean residual min=-0.007214 max=0.007254 Jy/beam ! Clean residual mean=0.000023 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.835182 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.835182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083104Jy sigma=0.000774 ! Fit after self-cal, rms=0.083104Jy sigma=0.000774 ! Inverting map ! Added new window around map position (-10, 61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585656 Jy ! Component: 100 - total flux cleaned = 0.0077926 Jy ! Component: 150 - total flux cleaned = 0.00942027 Jy ! Component: 200 - total flux cleaned = 0.0107092 Jy ! Total flux subtracted in 200 components = 0.0107092 Jy ! Clean residual min=-0.006222 max=0.004463 Jy/beam ! Clean residual mean=0.000015 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.845891 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.845891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082492Jy sigma=0.000767 ! Fit after self-cal, rms=0.082469Jy sigma=0.000767 ! 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.082469Jy sigma=0.000767 ! Fit after self-cal, rms=0.082356Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.401 mas, bmaj=15.34 mas, bpa=0.7726 degrees ! Estimated noise=1572.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272711 Jy ! Component: 100 - total flux cleaned = 0.00322565 Jy ! Component: 150 - total flux cleaned = 0.00352325 Jy ! Component: 200 - total flux cleaned = 0.00381924 Jy ! Total flux subtracted in 200 components = 0.00381924 Jy ! Clean residual min=-0.004543 max=0.005252 Jy/beam ! Clean residual mean=0.000022 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.84971 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.84971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082264Jy sigma=0.000766 ! Fit after self-cal, rms=0.082254Jy sigma=0.000766 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.000803109 Jy ! Component: 100 - total flux cleaned = 0.00104726 Jy ! Component: 150 - total flux cleaned = 0.00113235 Jy ! Component: 200 - total flux cleaned = 0.00124749 Jy ! Total flux subtracted in 200 components = 0.00124749 Jy ! Clean residual min=-0.004246 max=0.004924 Jy/beam ! Clean residual mean=0.000021 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.850958 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.850958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082238Jy sigma=0.000766 ! Fit after self-cal, rms=0.082234Jy sigma=0.000766 ! 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=4.097 mas, bmaj=11.36 mas, bpa=-2.79 degrees ! Estimated noise=1310.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.097 x 11.36 at -2.79 degrees (North through East) ! Clean map min=-0.0050931 max=0.77581 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082234Jy sigma=0.000766 ! Fit after self-cal, rms=0.076243Jy sigma=0.000706 ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=11.38 mas, bpa=-2.79 degrees ! Estimated noise=1309.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000424733 Jy ! Component: 100 - total flux cleaned = -0.000550122 Jy ! Component: 150 - total flux cleaned = -0.000550076 Jy ! Component: 200 - total flux cleaned = -0.000653824 Jy ! Total flux subtracted in 200 components = -0.000653824 Jy ! Clean residual min=-0.004779 max=0.004139 Jy/beam ! Clean residual mean=0.000013 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.850304 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.850304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076154Jy sigma=0.000705 ! Fit after self-cal, rms=0.076153Jy sigma=0.000705 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.10135e-05 Jy ! Component: 100 - total flux cleaned = -5.11232e-05 Jy ! Component: 150 - total flux cleaned = 3.11021e-05 Jy ! Component: 200 - total flux cleaned = 7.00922e-05 Jy ! Total flux subtracted in 200 components = 7.00922e-05 Jy ! Clean residual min=-0.004651 max=0.004027 Jy/beam ! Clean residual mean=0.000013 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.850374 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 176 components and 0.850374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076113Jy sigma=0.000704 ! Fit after self-cal, rms=0.076112Jy sigma=0.000704 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076112Jy sigma=0.000704 ! Fit after self-cal, rms=0.076084Jy sigma=0.000704 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=3.43 mas, bmaj=10.12 mas, bpa=-2.827 degrees ! Estimated noise=1575.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.600194 Jy ! Component: 100 - total flux cleaned = 0.73261 Jy ! Component: 150 - total flux cleaned = 0.776211 Jy ! Component: 200 - total flux cleaned = 0.797701 Jy ! Total flux subtracted in 200 components = 0.797701 Jy ! Clean residual min=-0.007048 max=0.010755 Jy/beam ! Clean residual mean=0.000021 rms=0.002088 Jy/beam ! Combined flux in latest and established models = 0.797701 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.797701 Jy ! Inverting map and beam ! Estimated beam: bmin=4.106 mas, bmaj=11.39 mas, bpa=-2.79 degrees ! Estimated noise=1309.61 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.016022 Jy ! Component: 100 - total flux cleaned = 0.0252814 Jy ! Component: 150 - total flux cleaned = 0.0316295 Jy ! Component: 200 - total flux cleaned = 0.0355661 Jy ! Total flux subtracted in 200 components = 0.0355661 Jy ! Clean residual min=-0.005307 max=0.005185 Jy/beam ! Clean residual mean=0.000020 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.833267 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 70 components and 0.833267 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=8.412 mas, bmaj=15.37 mas, bpa=0.7399 degrees ! Estimated noise=1568.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055571 Jy ! Component: 100 - total flux cleaned = 0.00876477 Jy ! Component: 150 - total flux cleaned = 0.0106225 Jy ! Component: 200 - total flux cleaned = 0.012115 Jy ! Total flux subtracted in 200 components = 0.012115 Jy ! Clean residual min=-0.004768 max=0.005802 Jy/beam ! Clean residual mean=0.000022 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.845382 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.000985897 Jy ! Component: 100 - total flux cleaned = 0.00160964 Jy ! Component: 150 - total flux cleaned = 0.0020905 Jy ! Component: 200 - total flux cleaned = 0.00230443 Jy ! Total flux subtracted in 200 components = 0.00230443 Jy ! Clean residual min=-0.004374 max=0.005267 Jy/beam ! Clean residual mean=0.000019 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.847687 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 119 components and 0.847687 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.106 mas, bmaj=11.39 mas, bpa=-2.79 degrees ! Estimated noise=1309.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112416 Jy ! Component: 100 - total flux cleaned = 0.00111853 Jy ! Component: 150 - total flux cleaned = 0.00127489 Jy ! Component: 200 - total flux cleaned = 0.00127134 Jy ! Total flux subtracted in 200 components = 0.00127134 Jy ! Clean residual min=-0.004193 max=0.004054 Jy/beam ! Clean residual mean=0.000012 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.848958 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 131 components and 0.848958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076235Jy sigma=0.000706 ! Fit after self-cal, rms=0.076230Jy sigma=0.000706 wmodel J2011-1546_S_2015_03_17_pus_map.mod ! Writing 131 model components to file: J2011-1546_S_2015_03_17_pus_map.mod wobs J2011-1546_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2011-1546_S_2015_03_17_pus_uvs.fits wwins J2011-1546_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2011-1546_S_2015_03_17_pus_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.000240272 Jy ! Component: 100 - total flux cleaned = -3.01379e-05 Jy ! Component: 150 - total flux cleaned = 0.00036033 Jy ! Component: 200 - total flux cleaned = 0.000671646 Jy ! Component: 250 - total flux cleaned = 0.00103365 Jy ! Component: 300 - total flux cleaned = 0.00126604 Jy ! Component: 350 - total flux cleaned = 0.00143382 Jy ! Component: 400 - total flux cleaned = 0.001541 Jy ! Component: 450 - total flux cleaned = 0.00143537 Jy ! Component: 500 - total flux cleaned = 0.00138562 Jy ! Component: 550 - total flux cleaned = 0.00133644 Jy ! Component: 600 - total flux cleaned = 0.00128952 Jy ! Component: 650 - total flux cleaned = 0.00138335 Jy ! Component: 700 - total flux cleaned = 0.00142893 Jy ! Component: 750 - total flux cleaned = 0.00138537 Jy ! Component: 800 - total flux cleaned = 0.0013844 Jy ! Component: 850 - total flux cleaned = 0.00125805 Jy ! Component: 900 - total flux cleaned = 0.00121598 Jy ! Component: 950 - total flux cleaned = 0.00113472 Jy ! Component: 1000 - total flux cleaned = 0.000976975 Jy ! Component: 1050 - total flux cleaned = 0.000900149 Jy ! Component: 1100 - total flux cleaned = 0.000900199 Jy ! Component: 1150 - total flux cleaned = 0.000788979 Jy ! Component: 1200 - total flux cleaned = 0.000679338 Jy ! Component: 1250 - total flux cleaned = 0.000680518 Jy ! Component: 1300 - total flux cleaned = 0.000574941 Jy ! Component: 1350 - total flux cleaned = 0.000610063 Jy ! Component: 1400 - total flux cleaned = 0.000439888 Jy ! Component: 1450 - total flux cleaned = 0.000372725 Jy ! Component: 1500 - total flux cleaned = 0.000272907 Jy ! Component: 1550 - total flux cleaned = 0.00027272 Jy ! Component: 1600 - total flux cleaned = 0.000111957 Jy ! Component: 1650 - total flux cleaned = 8.01065e-05 Jy ! Component: 1700 - total flux cleaned = 1.79758e-05 Jy ! Component: 1750 - total flux cleaned = -4.30699e-05 Jy ! Component: 1800 - total flux cleaned = 1.74416e-05 Jy ! Component: 1850 - total flux cleaned = 1.74812e-05 Jy ! Component: 1900 - total flux cleaned = 0.000134306 Jy ! Component: 1950 - total flux cleaned = 4.66839e-05 Jy ! Component: 2000 - total flux cleaned = 1.88443e-05 Jy ! Component: 2050 - total flux cleaned = 4.69544e-05 Jy ! Component: 2100 - total flux cleaned = -8.48575e-06 Jy ! Component: 2150 - total flux cleaned = 4.66264e-05 Jy ! Component: 2200 - total flux cleaned = 0.00010103 Jy ! Component: 2250 - total flux cleaned = 7.41058e-05 Jy ! Component: 2300 - total flux cleaned = 0.000100692 Jy ! Component: 2350 - total flux cleaned = 7.49416e-05 Jy ! Component: 2400 - total flux cleaned = 0.000101118 Jy ! Component: 2450 - total flux cleaned = 0.000101218 Jy ! Component: 2500 - total flux cleaned = 2.54532e-05 Jy ! Component: 2550 - total flux cleaned = 0.000150904 Jy ! Component: 2600 - total flux cleaned = 0.000101142 Jy ! Component: 2650 - total flux cleaned = 0.000101244 Jy ! Component: 2700 - total flux cleaned = 4.12309e-06 Jy ! Component: 2750 - total flux cleaned = 2.80984e-05 Jy ! Component: 2800 - total flux cleaned = -6.70119e-05 Jy ! Component: 2850 - total flux cleaned = -6.70003e-05 Jy ! Component: 2900 - total flux cleaned = -9.06082e-05 Jy ! Component: 2950 - total flux cleaned = -9.07995e-05 Jy ! Component: 3000 - total flux cleaned = -0.000113961 Jy ! Component: 3050 - total flux cleaned = -0.000182172 Jy ! Component: 3100 - total flux cleaned = -0.000204437 Jy ! Component: 3150 - total flux cleaned = -0.000271254 Jy ! Component: 3200 - total flux cleaned = -0.000293291 Jy ! Component: 3250 - total flux cleaned = -0.000249627 Jy ! Component: 3300 - total flux cleaned = -0.000249789 Jy ! Component: 3350 - total flux cleaned = -0.000357066 Jy ! Component: 3400 - total flux cleaned = -0.000356638 Jy ! Component: 3450 - total flux cleaned = -0.000335153 Jy ! Component: 3500 - total flux cleaned = -0.000314559 Jy ! Component: 3550 - total flux cleaned = -0.000335452 Jy ! Component: 3600 - total flux cleaned = -0.000376175 Jy ! Component: 3650 - total flux cleaned = -0.000355827 Jy ! Component: 3700 - total flux cleaned = -0.000436966 Jy ! Component: 3750 - total flux cleaned = -0.000456757 Jy ! Component: 3800 - total flux cleaned = -0.00037685 Jy ! Component: 3850 - total flux cleaned = -0.000376883 Jy ! Component: 3900 - total flux cleaned = -0.000357295 Jy ! Component: 3950 - total flux cleaned = -0.000415688 Jy ! Component: 4000 - total flux cleaned = -0.000434819 Jy ! Component: 4050 - total flux cleaned = -0.000415581 Jy ! Total flux subtracted in 4096 components = -0.000396659 Jy ! Clean residual min=-0.001114 max=0.001485 Jy/beam ! Clean residual mean=0.000009 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.848561 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 467 components and 0.848561 Jy ![Exited script file: muppet] wmap "J2011-1546_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.106 x 11.39 at -2.79 degrees (North through East) ! Clean map min=-0.0032395 max=0.77877 Jy/beam ! Writing clean map to FITS file: J2011-1546_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.778769 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00037157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.143137 0.143137 0.286275 0.572549 1.1451 2.2902 4.5804 9.16079 18.3216 36.6432 73.2863 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.778 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.106 x 11.39 at -2.79 degrees (North through East) ! Clean map min=-0.0032395 max=0.77877 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2011-1546_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:07:44 2016