! Started logfile: J2101+0341_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:39:11 2016 obs J2101+0341_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2101+0341_S_2014_08_05_pus_uva.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.70719 visibilities/baseline/integration-bin. ! Found source: J2101+0341 ! ! 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 360 lines of history. ! ! Reading 2164 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 J2101+0341_S_2014_08_05_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.388839Jy sigma=0.004397 ! Fit after self-cal, rms=0.375670Jy sigma=0.004268 ! 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.688 mas, bmaj=10.21 mas, bpa=20.23 degrees ! Estimated noise=1607.03 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.493176 Jy ! Component: 100 - total flux cleaned = 0.600722 Jy ! Total flux subtracted in 100 components = 0.600722 Jy ! Clean residual min=-0.022919 max=0.030008 Jy/beam ! Clean residual mean=0.000080 rms=0.005990 Jy/beam ! Combined flux in latest and established models = 0.600722 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.600722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116935Jy sigma=0.001200 ! Fit after self-cal, rms=0.116934Jy sigma=0.001200 ! 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.453 mas, bmaj=10.71 mas, bpa=18.15 degrees ! Estimated noise=1374.79 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.032339 Jy ! Component: 100 - total flux cleaned = 0.0484667 Jy ! Component: 150 - total flux cleaned = 0.058115 Jy ! Component: 200 - total flux cleaned = 0.0642768 Jy ! Total flux subtracted in 200 components = 0.0642768 Jy ! Clean residual min=-0.019755 max=0.018539 Jy/beam ! Clean residual mean=0.000054 rms=0.004035 Jy/beam ! Combined flux in latest and established models = 0.664998 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 53 components and 0.664998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106344Jy sigma=0.001107 ! Fit after self-cal, rms=0.106348Jy sigma=0.001107 ! 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 0.98 FD 0.91 HN 1.01 KP 1.07 ! LA 1.10 MK 1.00* NL 0.94 OV 0.97 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 1.03 KP 1.02 ! LA 1.06 MK 1.00* NL 0.94 OV 1.01 ! PT 1.02 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.89 FD 1.23 HN 1.05 KP 0.90 ! LA 0.83 MK 1.00* NL 1.04 OV 0.93 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.11 HN 1.03 KP 0.87 ! LA 0.80 MK 1.00* NL 1.07 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.106348Jy sigma=0.001107 ! Fit after self-cal, rms=0.073500Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.451 mas, bmaj=10.74 mas, bpa=18.13 degrees ! Estimated noise=1377.5 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.0017459 Jy ! Component: 100 - total flux cleaned = -0.00212819 Jy ! Component: 150 - total flux cleaned = -0.00229323 Jy ! Component: 200 - total flux cleaned = -0.00240342 Jy ! Total flux subtracted in 200 components = -0.00240342 Jy ! Clean residual min=-0.003694 max=0.003994 Jy/beam ! Clean residual mean=-0.000002 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.662595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.662595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073450Jy sigma=0.000775 ! Fit after self-cal, rms=0.073468Jy sigma=0.000775 ! 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.073468Jy sigma=0.000775 ! Fit after self-cal, rms=0.073471Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.455 mas, bmaj=10.74 mas, bpa=18.11 degrees ! Estimated noise=1376.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124193 Jy ! Component: 100 - total flux cleaned = -0.00160559 Jy ! Component: 150 - total flux cleaned = -0.00186788 Jy ! Component: 200 - total flux cleaned = -0.00200068 Jy ! Total flux subtracted in 200 components = -0.00200068 Jy ! Clean residual min=-0.003580 max=0.003896 Jy/beam ! Clean residual mean=-0.000002 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.660594 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.660594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073443Jy sigma=0.000774 ! Fit after self-cal, rms=0.073442Jy 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 = -0.000135199 Jy ! Component: 100 - total flux cleaned = -0.000189824 Jy ! Component: 150 - total flux cleaned = -0.000239732 Jy ! Component: 200 - total flux cleaned = -0.000270188 Jy ! Total flux subtracted in 200 components = -0.000270188 Jy ! Clean residual min=-0.003552 max=0.003893 Jy/beam ! Clean residual mean=-0.000001 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.660324 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.660324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073434Jy sigma=0.000774 ! Fit after self-cal, rms=0.073434Jy sigma=0.000774 ! 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.073434Jy sigma=0.000774 ! Fit after self-cal, rms=0.073433Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.459 mas, bmaj=10.74 mas, bpa=18.09 degrees ! Estimated noise=1376.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00093597 Jy ! Component: 100 - total flux cleaned = -0.00140207 Jy ! Component: 150 - total flux cleaned = -0.00151874 Jy ! Component: 200 - total flux cleaned = -0.00162069 Jy ! Total flux subtracted in 200 components = -0.00162069 Jy ! Clean residual min=-0.003512 max=0.003766 Jy/beam ! Clean residual mean=-0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.658703 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.658704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073418Jy sigma=0.000774 ! Fit after self-cal, rms=0.073418Jy 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 = -6.97994e-05 Jy ! Component: 100 - total flux cleaned = -9.78778e-05 Jy ! Component: 150 - total flux cleaned = -9.79839e-05 Jy ! Component: 200 - total flux cleaned = -0.000110675 Jy ! Total flux subtracted in 200 components = -0.000110675 Jy ! Clean residual min=-0.003528 max=0.003767 Jy/beam ! Clean residual mean=-0.000001 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.658593 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.658593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073413Jy sigma=0.000774 ! Fit after self-cal, rms=0.073413Jy sigma=0.000774 ! 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.073413Jy sigma=0.000774 ! Fit after self-cal, rms=0.073414Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.826 mas, bmaj=12.53 mas, bpa=7.703 degrees ! Estimated noise=1516.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112457 Jy ! Component: 100 - total flux cleaned = -0.00146527 Jy ! Component: 150 - total flux cleaned = -0.00153823 Jy ! Component: 200 - total flux cleaned = -0.0015761 Jy ! Total flux subtracted in 200 components = -0.0015761 Jy ! Clean residual min=-0.004146 max=0.003659 Jy/beam ! Clean residual mean=-0.000002 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.657017 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.657017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073409Jy sigma=0.000774 ! Fit after self-cal, rms=0.073409Jy 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 = -5.96731e-05 Jy ! Component: 100 - total flux cleaned = -9.39457e-05 Jy ! Component: 150 - total flux cleaned = -9.40432e-05 Jy ! Component: 200 - total flux cleaned = -0.000103596 Jy ! Total flux subtracted in 200 components = -0.000103596 Jy ! Clean residual min=-0.004150 max=0.003633 Jy/beam ! Clean residual mean=-0.000002 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.656913 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 105 components and 0.656913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073408Jy sigma=0.000774 ! Fit after self-cal, rms=0.073408Jy sigma=0.000774 ! 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.461 mas, bmaj=10.75 mas, bpa=18.07 degrees ! Estimated noise=1376.13 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.461 x 10.75 at 18.07 degrees (North through East) ! Clean map min=-0.003467 max=0.63433 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.073408Jy sigma=0.000774 ! Fit after self-cal, rms=0.068714Jy sigma=0.000718 ! Inverting map and beam ! Estimated beam: bmin=4.464 mas, bmaj=10.75 mas, bpa=18.05 degrees ! Estimated noise=1375.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000688483 Jy ! Component: 100 - total flux cleaned = -0.000983918 Jy ! Component: 150 - total flux cleaned = -0.00107222 Jy ! Component: 200 - total flux cleaned = -0.00107252 Jy ! Total flux subtracted in 200 components = -0.00107252 Jy ! Clean residual min=-0.003350 max=0.003539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.655841 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.655841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068701Jy sigma=0.000717 ! Fit after self-cal, rms=0.068701Jy sigma=0.000717 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.68219e-06 Jy ! Component: 100 - total flux cleaned = -1.71437e-06 Jy ! Component: 150 - total flux cleaned = -1.89772e-06 Jy ! Component: 200 - total flux cleaned = -1.71897e-06 Jy ! Total flux subtracted in 200 components = -1.71897e-06 Jy ! Clean residual min=-0.003349 max=0.003545 Jy/beam ! Clean residual mean=-0.000001 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.655839 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.655839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068696Jy sigma=0.000717 ! Fit after self-cal, rms=0.068697Jy sigma=0.000717 ! 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.068697Jy sigma=0.000717 ! Fit after self-cal, rms=0.068692Jy sigma=0.000717 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.697 mas, bmaj=10.27 mas, bpa=20.11 degrees ! Estimated noise=1613.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.494385 Jy ! Component: 100 - total flux cleaned = 0.602193 Jy ! Component: 150 - total flux cleaned = 0.6271 Jy ! Component: 200 - total flux cleaned = 0.638014 Jy ! Total flux subtracted in 200 components = 0.638014 Jy ! Clean residual min=-0.004813 max=0.005687 Jy/beam ! Clean residual mean=0.000016 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.638014 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.638014 Jy ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=10.75 mas, bpa=18.04 degrees ! Estimated noise=1375.5 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.00786186 Jy ! Component: 100 - total flux cleaned = 0.0123894 Jy ! Component: 150 - total flux cleaned = 0.0138134 Jy ! Component: 200 - total flux cleaned = 0.0147724 Jy ! Total flux subtracted in 200 components = 0.0147724 Jy ! Clean residual min=-0.003602 max=0.003557 Jy/beam ! Clean residual mean=0.000003 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.652787 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 66 components and 0.652787 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.83 mas, bmaj=12.54 mas, bpa=7.638 degrees ! Estimated noise=1514.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180284 Jy ! Component: 100 - total flux cleaned = 0.00208117 Jy ! Component: 150 - total flux cleaned = 0.00208306 Jy ! Component: 200 - total flux cleaned = 0.00210784 Jy ! Total flux subtracted in 200 components = 0.00210784 Jy ! Clean residual min=-0.003841 max=0.003305 Jy/beam ! Clean residual mean=-0.000001 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.654895 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 = -1.32067e-06 Jy ! Component: 100 - total flux cleaned = -8.76099e-07 Jy ! Component: 150 - total flux cleaned = 6.00586e-07 Jy ! Component: 200 - total flux cleaned = 1.40325e-05 Jy ! Total flux subtracted in 200 components = 1.40325e-05 Jy ! Clean residual min=-0.003836 max=0.003316 Jy/beam ! Clean residual mean=-0.000001 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.654909 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 106 components and 0.654909 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=10.75 mas, bpa=18.04 degrees ! Estimated noise=1375.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001266 Jy ! Component: 100 - total flux cleaned = 2.32567e-05 Jy ! Component: 150 - total flux cleaned = -2.1517e-05 Jy ! Component: 200 - total flux cleaned = -7.84416e-05 Jy ! Total flux subtracted in 200 components = -7.84416e-05 Jy ! Clean residual min=-0.003338 max=0.003513 Jy/beam ! Clean residual mean=-0.000000 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.65483 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 119 components and 0.65483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068705Jy sigma=0.000717 ! Fit after self-cal, rms=0.068702Jy sigma=0.000717 wmodel J2101+0341_S_2014_08_05_pus_map.mod ! Writing 119 model components to file: J2101+0341_S_2014_08_05_pus_map.mod wobs J2101+0341_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2101+0341_S_2014_08_05_pus_uvs.fits wwins J2101+0341_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2101+0341_S_2014_08_05_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.000783578 Jy ! Component: 100 - total flux cleaned = 0.000961199 Jy ! Component: 150 - total flux cleaned = 0.00112092 Jy ! Component: 200 - total flux cleaned = 0.00117128 Jy ! Component: 250 - total flux cleaned = 0.00131173 Jy ! Component: 300 - total flux cleaned = 0.0015766 Jy ! Component: 350 - total flux cleaned = 0.00182788 Jy ! Component: 400 - total flux cleaned = 0.00210914 Jy ! Component: 450 - total flux cleaned = 0.0023024 Jy ! Component: 500 - total flux cleaned = 0.00245156 Jy ! Component: 550 - total flux cleaned = 0.00263038 Jy ! Component: 600 - total flux cleaned = 0.00266539 Jy ! Component: 650 - total flux cleaned = 0.00273311 Jy ! Component: 700 - total flux cleaned = 0.00276636 Jy ! Component: 750 - total flux cleaned = 0.00289382 Jy ! Component: 800 - total flux cleaned = 0.00295621 Jy ! Component: 850 - total flux cleaned = 0.00292614 Jy ! Component: 900 - total flux cleaned = 0.00289624 Jy ! Component: 950 - total flux cleaned = 0.00286664 Jy ! Component: 1000 - total flux cleaned = 0.00280982 Jy ! Component: 1050 - total flux cleaned = 0.00278142 Jy ! Component: 1100 - total flux cleaned = 0.00264499 Jy ! Component: 1150 - total flux cleaned = 0.00256427 Jy ! Component: 1200 - total flux cleaned = 0.00251136 Jy ! Component: 1250 - total flux cleaned = 0.00233106 Jy ! Component: 1300 - total flux cleaned = 0.00225509 Jy ! Component: 1350 - total flux cleaned = 0.00205595 Jy ! Component: 1400 - total flux cleaned = 0.00195843 Jy ! Component: 1450 - total flux cleaned = 0.00183818 Jy ! Component: 1500 - total flux cleaned = 0.00172008 Jy ! Component: 1550 - total flux cleaned = 0.00165031 Jy ! Component: 1600 - total flux cleaned = 0.00153565 Jy ! Component: 1650 - total flux cleaned = 0.00146794 Jy ! Component: 1700 - total flux cleaned = 0.00131195 Jy ! Component: 1750 - total flux cleaned = 0.00122452 Jy ! Component: 1800 - total flux cleaned = 0.00120309 Jy ! Component: 1850 - total flux cleaned = 0.00111771 Jy ! Component: 1900 - total flux cleaned = 0.00105466 Jy ! Component: 1950 - total flux cleaned = 0.000992637 Jy ! Component: 2000 - total flux cleaned = 0.000992598 Jy ! Component: 2050 - total flux cleaned = 0.000931784 Jy ! Component: 2100 - total flux cleaned = 0.000911771 Jy ! Component: 2150 - total flux cleaned = 0.000911977 Jy ! Component: 2200 - total flux cleaned = 0.000931586 Jy ! Component: 2250 - total flux cleaned = 0.000873819 Jy ! Component: 2300 - total flux cleaned = 0.000874128 Jy ! Component: 2350 - total flux cleaned = 0.00083661 Jy ! Component: 2400 - total flux cleaned = 0.000817746 Jy ! Component: 2450 - total flux cleaned = 0.000799312 Jy ! Component: 2500 - total flux cleaned = 0.000725937 Jy ! Component: 2550 - total flux cleaned = 0.000689731 Jy ! Component: 2600 - total flux cleaned = 0.000689718 Jy ! Component: 2650 - total flux cleaned = 0.000671782 Jy ! Component: 2700 - total flux cleaned = 0.00060072 Jy ! Component: 2750 - total flux cleaned = 0.000600563 Jy ! Component: 2800 - total flux cleaned = 0.000548114 Jy ! Component: 2850 - total flux cleaned = 0.000530826 Jy ! Component: 2900 - total flux cleaned = 0.000513601 Jy ! Component: 2950 - total flux cleaned = 0.000513574 Jy ! Component: 3000 - total flux cleaned = 0.000547358 Jy ! Component: 3050 - total flux cleaned = 0.000564088 Jy ! Component: 3100 - total flux cleaned = 0.000530527 Jy ! Component: 3150 - total flux cleaned = 0.00053059 Jy ! Component: 3200 - total flux cleaned = 0.000547112 Jy ! Component: 3250 - total flux cleaned = 0.000547103 Jy ! Component: 3300 - total flux cleaned = 0.000563465 Jy ! Component: 3350 - total flux cleaned = 0.000563604 Jy ! Component: 3400 - total flux cleaned = 0.000563714 Jy ! Component: 3450 - total flux cleaned = 0.000515865 Jy ! Component: 3500 - total flux cleaned = 0.000547554 Jy ! Component: 3550 - total flux cleaned = 0.000484205 Jy ! Component: 3600 - total flux cleaned = 0.000452788 Jy ! Component: 3650 - total flux cleaned = 0.000452761 Jy ! Component: 3700 - total flux cleaned = 0.000405894 Jy ! Component: 3750 - total flux cleaned = 0.000390467 Jy ! Component: 3800 - total flux cleaned = 0.000374955 Jy ! Component: 3850 - total flux cleaned = 0.000359435 Jy ! Component: 3900 - total flux cleaned = 0.00035935 Jy ! Component: 3950 - total flux cleaned = 0.000328725 Jy ! Component: 4000 - total flux cleaned = 0.000328691 Jy ! Component: 4050 - total flux cleaned = 0.000313463 Jy ! Total flux subtracted in 4096 components = 0.000268081 Jy ! Clean residual min=-0.000853 max=0.001088 Jy/beam ! Clean residual mean=-0.000002 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.655098 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 374 components and 0.655098 Jy ![Exited script file: muppet] wmap "J2101+0341_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 10.75 at 18.04 degrees (North through East) ! Clean map min=-0.0023688 max=0.63491 Jy/beam ! Writing clean map to FITS file: J2101+0341_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.634908 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262187 device "J2101+0341_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2101+0341_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.123886 0.123886 0.247772 0.495544 0.991087 1.98217 3.96435 7.9287 15.8574 31.7148 63.4296 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.634 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.465 x 10.75 at 18.04 degrees (North through East) ! Clean map min=-0.0023688 max=0.63491 Jy/beam quit ! Quitting program ! Log file J2101+0341_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:39:16 2016