! Started logfile: J1240+2405_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:27:25 2016 obs J1240+2405_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1240+2405_S_2014_08_05_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.790675 visibilities/baseline/integration-bin. ! Found source: J1240+2405 ! ! 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 15940 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 J1240+2405_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.817929Jy sigma=0.008943 ! Fit after self-cal, rms=0.802875Jy sigma=0.008799 ! 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.961 mas, bmaj=7.908 mas, bpa=23.99 degrees ! Estimated noise=788.876 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.148273 Jy ! Component: 100 - total flux cleaned = 0.199449 Jy ! Total flux subtracted in 100 components = 0.199449 Jy ! Clean residual min=-0.016272 max=0.053710 Jy/beam ! Clean residual mean=-0.000063 rms=0.005694 Jy/beam ! Combined flux in latest and established models = 0.199449 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.199449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128183Jy sigma=0.001303 ! Fit after self-cal, rms=0.128121Jy sigma=0.001302 ! Inverting map ! Added new window around map position (-11, 40.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0478861 Jy ! Component: 100 - total flux cleaned = 0.0754086 Jy ! Total flux subtracted in 100 components = 0.0754086 Jy ! Clean residual min=-0.011078 max=0.019879 Jy/beam ! Clean residual mean=-0.000052 rms=0.003418 Jy/beam ! Combined flux in latest and established models = 0.274857 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.274857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104389Jy sigma=0.001029 ! Fit after self-cal, rms=0.102602Jy sigma=0.001006 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230124 Jy ! Component: 100 - total flux cleaned = 0.0384601 Jy ! Total flux subtracted in 100 components = 0.0384601 Jy ! Clean residual min=-0.008787 max=0.012477 Jy/beam ! Clean residual mean=-0.000037 rms=0.002374 Jy/beam ! Combined flux in latest and established models = 0.313317 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 76 components and 0.313317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094650Jy sigma=0.000917 ! Fit after self-cal, rms=0.094316Jy sigma=0.000913 ! 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.832 mas, bmaj=8.439 mas, bpa=24.04 degrees ! Estimated noise=522.553 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.01927 Jy ! Component: 100 - total flux cleaned = 0.0329938 Jy ! Component: 150 - total flux cleaned = 0.0434642 Jy ! Component: 200 - total flux cleaned = 0.0516591 Jy ! Total flux subtracted in 200 components = 0.0516591 Jy ! Clean residual min=-0.006762 max=0.010899 Jy/beam ! Clean residual mean=-0.000013 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.364976 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 119 components and 0.364977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088388Jy sigma=0.000852 ! Fit after self-cal, rms=0.088232Jy sigma=0.000850 ! Inverting map ! Added new window around map position (-8, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0097264 Jy ! Component: 100 - total flux cleaned = 0.0163207 Jy ! Component: 150 - total flux cleaned = 0.0203662 Jy ! Component: 200 - total flux cleaned = 0.0231786 Jy ! Total flux subtracted in 200 components = 0.0231786 Jy ! Clean residual min=-0.005549 max=0.005821 Jy/beam ! Clean residual mean=0.000002 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.388155 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 156 components and 0.388155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086545Jy sigma=0.000835 ! Fit after self-cal, rms=0.086486Jy sigma=0.000835 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 1.02 KP 1.08 ! LA 1.06 MK 1.00* NL 0.96 OV 0.97 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 1.04 ! LA 1.04 MK 1.00* NL 0.98 OV 1.01 ! PT 1.00 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 1.07 KP 0.92 ! LA 0.83 MK 1.00* NL 0.99 OV 0.94 ! PT 0.98 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 1.07 KP 0.90 ! LA 0.79 MK 1.00* NL 1.08 OV 0.99 ! PT 1.04 SC 1.06 ! ! ! Fit before self-cal, rms=0.086486Jy sigma=0.000835 ! Fit after self-cal, rms=0.082710Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.949 mas, bmaj=8.529 mas, bpa=23.51 degrees ! Estimated noise=529.965 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.00102144 Jy ! Component: 100 - total flux cleaned = -0.000820902 Jy ! Component: 150 - total flux cleaned = -0.000565302 Jy ! Component: 200 - total flux cleaned = -0.000414518 Jy ! Total flux subtracted in 200 components = -0.000414518 Jy ! Clean residual min=-0.003092 max=0.003817 Jy/beam ! Clean residual mean=0.000005 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.387741 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 176 components and 0.387741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082504Jy sigma=0.000787 ! Fit after self-cal, rms=0.082484Jy sigma=0.000787 ! Inverting map ! Added new window around map position (-5.5, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349786 Jy ! Component: 100 - total flux cleaned = 0.00419357 Jy ! Component: 150 - total flux cleaned = 0.00484299 Jy ! Component: 200 - total flux cleaned = 0.00522141 Jy ! Total flux subtracted in 200 components = 0.00522141 Jy ! Clean residual min=-0.002872 max=0.002429 Jy/beam ! Clean residual mean=0.000007 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.392962 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 0.392962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082284Jy sigma=0.000785 ! Fit after self-cal, rms=0.082273Jy sigma=0.000784 ! 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.082273Jy sigma=0.000784 ! Fit after self-cal, rms=0.083020Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.893 mas, bmaj=8.524 mas, bpa=23.9 degrees ! Estimated noise=527.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373193 Jy ! Component: 100 - total flux cleaned = 0.00110834 Jy ! Component: 150 - total flux cleaned = 0.00165318 Jy ! Component: 200 - total flux cleaned = 0.00191968 Jy ! Total flux subtracted in 200 components = 0.00191968 Jy ! Clean residual min=-0.002235 max=0.002000 Jy/beam ! Clean residual mean=0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.394882 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 219 components and 0.394882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082951Jy sigma=0.000782 ! Fit after self-cal, rms=0.082954Jy sigma=0.000782 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.000477769 Jy ! Component: 100 - total flux cleaned = 0.00087071 Jy ! Component: 150 - total flux cleaned = 0.00112288 Jy ! Component: 200 - total flux cleaned = 0.00139213 Jy ! Total flux subtracted in 200 components = 0.00139213 Jy ! Clean residual min=-0.002127 max=0.001948 Jy/beam ! Clean residual mean=0.000002 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.396274 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 233 components and 0.396274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082919Jy sigma=0.000781 ! Fit after self-cal, rms=0.082918Jy sigma=0.000781 ! 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.082918Jy sigma=0.000781 ! Fit after self-cal, rms=0.083073Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.885 mas, bmaj=8.529 mas, bpa=24.04 degrees ! Estimated noise=527.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216473 Jy ! Component: 100 - total flux cleaned = 0.000497758 Jy ! Component: 150 - total flux cleaned = 0.000721069 Jy ! Component: 200 - total flux cleaned = 0.000926666 Jy ! Total flux subtracted in 200 components = 0.000926666 Jy ! Clean residual min=-0.001985 max=0.001803 Jy/beam ! Clean residual mean=0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.397201 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 242 components and 0.397201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083044Jy sigma=0.000781 ! Fit after self-cal, rms=0.083044Jy sigma=0.000781 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.00026802 Jy ! Component: 100 - total flux cleaned = 0.000378031 Jy ! Component: 150 - total flux cleaned = 0.000506181 Jy ! Component: 200 - total flux cleaned = 0.000579167 Jy ! Total flux subtracted in 200 components = 0.000579167 Jy ! Clean residual min=-0.001922 max=0.001763 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.39778 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 264 components and 0.39778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083027Jy sigma=0.000781 ! Fit after self-cal, rms=0.083026Jy sigma=0.000781 ! 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.083026Jy sigma=0.000781 ! Fit after self-cal, rms=0.083144Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.681 mas, bmaj=10.15 mas, bpa=10.53 degrees ! Estimated noise=584.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.05919e-05 Jy ! Component: 100 - total flux cleaned = 0.000129345 Jy ! Component: 150 - total flux cleaned = 0.000297725 Jy ! Component: 200 - total flux cleaned = 0.000426345 Jy ! Total flux subtracted in 200 components = 0.000426345 Jy ! Clean residual min=-0.001478 max=0.001509 Jy/beam ! Clean residual mean=0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.398206 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 291 components and 0.398206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083131Jy sigma=0.000781 ! Fit after self-cal, rms=0.083130Jy sigma=0.000781 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.000119966 Jy ! Component: 100 - total flux cleaned = 0.00031341 Jy ! Component: 150 - total flux cleaned = 0.00038918 Jy ! Component: 200 - total flux cleaned = 0.000458317 Jy ! Total flux subtracted in 200 components = 0.000458317 Jy ! Clean residual min=-0.001390 max=0.001486 Jy/beam ! Clean residual mean=0.000004 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.398665 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 302 components and 0.398665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083122Jy sigma=0.000781 ! Fit after self-cal, rms=0.083121Jy sigma=0.000781 ! 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.881 mas, bmaj=8.533 mas, bpa=24.12 degrees ! Estimated noise=527.469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.881 x 8.533 at 24.12 degrees (North through East) ! Clean map min=-0.0020958 max=0.18081 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=3.972 mas, bmaj=7.961 mas, bpa=24.02 degrees ! Estimated noise=807.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151844 Jy ! Component: 100 - total flux cleaned = 0.217275 Jy ! Component: 150 - total flux cleaned = 0.257342 Jy ! Component: 200 - total flux cleaned = 0.28417 Jy ! Total flux subtracted in 200 components = 0.28417 Jy ! Clean residual min=-0.008491 max=0.014883 Jy/beam ! Clean residual mean=-0.000057 rms=0.002701 Jy/beam ! Combined flux in latest and established models = 0.28417 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.28417 Jy ! Inverting map and beam ! Estimated beam: bmin=4.881 mas, bmaj=8.533 mas, bpa=24.12 degrees ! Estimated noise=527.469 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.0253368 Jy ! Component: 100 - total flux cleaned = 0.0431531 Jy ! Component: 150 - total flux cleaned = 0.0564967 Jy ! Component: 200 - total flux cleaned = 0.0667041 Jy ! Total flux subtracted in 200 components = 0.0667041 Jy ! Clean residual min=-0.004541 max=0.005993 Jy/beam ! Clean residual mean=-0.000023 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.350874 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 119 components and 0.350874 Jy ! Inverting map ! Added new window around map position (5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00806819 Jy ! Component: 100 - total flux cleaned = 0.0146039 Jy ! Component: 150 - total flux cleaned = 0.0200046 Jy ! Component: 200 - total flux cleaned = 0.0245066 Jy ! Total flux subtracted in 200 components = 0.0245066 Jy ! Clean residual min=-0.003059 max=0.003326 Jy/beam ! Clean residual mean=-0.000009 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.375381 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 154 components and 0.375381 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.681 mas, bmaj=10.15 mas, bpa=10.53 degrees ! Estimated noise=584.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00533024 Jy ! Component: 100 - total flux cleaned = 0.00931592 Jy ! Component: 150 - total flux cleaned = 0.0123151 Jy ! Component: 200 - total flux cleaned = 0.0142357 Jy ! Total flux subtracted in 200 components = 0.0142357 Jy ! Clean residual min=-0.002077 max=0.002140 Jy/beam ! Clean residual mean=-0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.389617 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.00159684 Jy ! Component: 100 - total flux cleaned = 0.002737 Jy ! Component: 150 - total flux cleaned = 0.0035933 Jy ! Component: 200 - total flux cleaned = 0.0042847 Jy ! Total flux subtracted in 200 components = 0.0042847 Jy ! Clean residual min=-0.001690 max=0.001751 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.393901 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 260 components and 0.393901 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.881 mas, bmaj=8.533 mas, bpa=24.12 degrees ! Estimated noise=527.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000373753 Jy ! Component: 100 - total flux cleaned = -0.000317976 Jy ! Component: 150 - total flux cleaned = -0.000153796 Jy ! Component: 200 - total flux cleaned = 4.3512e-05 Jy ! Total flux subtracted in 200 components = 4.3512e-05 Jy ! Clean residual min=-0.001868 max=0.001589 Jy/beam ! Clean residual mean=0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.393945 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 291 components and 0.393945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083176Jy sigma=0.000781 ! Fit after self-cal, rms=0.083156Jy sigma=0.000781 wmodel J1240+2405_S_2014_08_05_pus_map.mod ! Writing 291 model components to file: J1240+2405_S_2014_08_05_pus_map.mod wobs J1240+2405_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1240+2405_S_2014_08_05_pus_uvs.fits wwins J1240+2405_S_2014_08_05_pus_map.win ! wwins: Wrote 5 windows to J1240+2405_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.000416955 Jy ! Component: 100 - total flux cleaned = -0.000388743 Jy ! Component: 150 - total flux cleaned = -0.000470069 Jy ! Component: 200 - total flux cleaned = -0.000572911 Jy ! Component: 250 - total flux cleaned = -0.000672672 Jy ! Component: 300 - total flux cleaned = -0.000769251 Jy ! Component: 350 - total flux cleaned = -0.000839315 Jy ! Component: 400 - total flux cleaned = -0.000884121 Jy ! Component: 450 - total flux cleaned = -0.000950105 Jy ! Component: 500 - total flux cleaned = -0.00097174 Jy ! Component: 550 - total flux cleaned = -0.000992827 Jy ! Component: 600 - total flux cleaned = -0.00101361 Jy ! Component: 650 - total flux cleaned = -0.00105402 Jy ! Component: 700 - total flux cleaned = -0.00111286 Jy ! Component: 750 - total flux cleaned = -0.001132 Jy ! Component: 800 - total flux cleaned = -0.00113205 Jy ! Component: 850 - total flux cleaned = -0.00109532 Jy ! Component: 900 - total flux cleaned = -0.00114986 Jy ! Component: 950 - total flux cleaned = -0.0011677 Jy ! Component: 1000 - total flux cleaned = -0.00118487 Jy ! Component: 1050 - total flux cleaned = -0.00116737 Jy ! Component: 1100 - total flux cleaned = -0.00113328 Jy ! Component: 1150 - total flux cleaned = -0.00113353 Jy ! Component: 1200 - total flux cleaned = -0.00118264 Jy ! Component: 1250 - total flux cleaned = -0.00114997 Jy ! Component: 1300 - total flux cleaned = -0.00111799 Jy ! Component: 1350 - total flux cleaned = -0.00108654 Jy ! Component: 1400 - total flux cleaned = -0.00110199 Jy ! Component: 1450 - total flux cleaned = -0.00105624 Jy ! Component: 1500 - total flux cleaned = -0.00101124 Jy ! Component: 1550 - total flux cleaned = -0.00102606 Jy ! Component: 1600 - total flux cleaned = -0.00095265 Jy ! Component: 1650 - total flux cleaned = -0.000938292 Jy ! Component: 1700 - total flux cleaned = -0.000938234 Jy ! Component: 1750 - total flux cleaned = -0.000952045 Jy ! Component: 1800 - total flux cleaned = -0.000882306 Jy ! Component: 1850 - total flux cleaned = -0.000882504 Jy ! Component: 1900 - total flux cleaned = -0.000882628 Jy ! Component: 1950 - total flux cleaned = -0.000896058 Jy ! Component: 2000 - total flux cleaned = -0.000842967 Jy ! Component: 2050 - total flux cleaned = -0.000843271 Jy ! Component: 2100 - total flux cleaned = -0.000830497 Jy ! Component: 2150 - total flux cleaned = -0.000856255 Jy ! Component: 2200 - total flux cleaned = -0.000843538 Jy ! Component: 2250 - total flux cleaned = -0.000830845 Jy ! Component: 2300 - total flux cleaned = -0.000805974 Jy ! Component: 2350 - total flux cleaned = -0.000793409 Jy ! Component: 2400 - total flux cleaned = -0.00079342 Jy ! Component: 2450 - total flux cleaned = -0.000768948 Jy ! Component: 2500 - total flux cleaned = -0.000744891 Jy ! Component: 2550 - total flux cleaned = -0.000709091 Jy ! Component: 2600 - total flux cleaned = -0.000685488 Jy ! Component: 2650 - total flux cleaned = -0.000685449 Jy ! Component: 2700 - total flux cleaned = -0.000673645 Jy ! Component: 2750 - total flux cleaned = -0.000616025 Jy ! Component: 2800 - total flux cleaned = -0.000627354 Jy ! Component: 2850 - total flux cleaned = -0.000604574 Jy ! Component: 2900 - total flux cleaned = -0.000525869 Jy ! Component: 2950 - total flux cleaned = -0.000503672 Jy ! Component: 3000 - total flux cleaned = -0.000503733 Jy ! Component: 3050 - total flux cleaned = -0.000514619 Jy ! Component: 3100 - total flux cleaned = -0.000492844 Jy ! Component: 3150 - total flux cleaned = -0.000427894 Jy ! Component: 3200 - total flux cleaned = -0.000438635 Jy ! Component: 3250 - total flux cleaned = -0.000428059 Jy ! Component: 3300 - total flux cleaned = -0.00041748 Jy ! Component: 3350 - total flux cleaned = -0.000375456 Jy ! Component: 3400 - total flux cleaned = -0.000427555 Jy ! Component: 3450 - total flux cleaned = -0.000396472 Jy ! Component: 3500 - total flux cleaned = -0.000406796 Jy ! Component: 3550 - total flux cleaned = -0.000365864 Jy ! Component: 3600 - total flux cleaned = -0.000365966 Jy ! Component: 3650 - total flux cleaned = -0.00035587 Jy ! Component: 3700 - total flux cleaned = -0.000355716 Jy ! Component: 3750 - total flux cleaned = -0.000355643 Jy ! Component: 3800 - total flux cleaned = -0.000345658 Jy ! Component: 3850 - total flux cleaned = -0.000335872 Jy ! Component: 3900 - total flux cleaned = -0.000326076 Jy ! Component: 3950 - total flux cleaned = -0.000335802 Jy ! Component: 4000 - total flux cleaned = -0.000326211 Jy ! Component: 4050 - total flux cleaned = -0.000316666 Jy ! Total flux subtracted in 4096 components = -0.00030722 Jy ! Clean residual min=-0.000569 max=0.000567 Jy/beam ! Clean residual mean=0.000002 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.393637 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 594 components and 0.393638 Jy ![Exited script file: muppet] wmap "J1240+2405_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.881 x 8.533 at 24.12 degrees (North through East) ! Clean map min=-0.001466 max=0.18143 Jy/beam ! Writing clean map to FITS file: J1240+2405_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.181431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182014 device "J1240+2405_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1240+2405_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300964 0.300964 0.601928 1.20386 2.40771 4.81543 9.63085 19.2617 38.5234 77.0468 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.181 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.881 x 8.533 at 24.12 degrees (North through East) ! Clean map min=-0.001466 max=0.18143 Jy/beam quit ! Quitting program ! Log file J1240+2405_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:27:32 2016