! Started logfile: J1015+0109_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:02:14 2016 obs J1015+0109_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1015+0109_S_2014_08_09_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881243 visibilities/baseline/integration-bin. ! Found source: J1015+0109 ! ! 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 342 lines of history. ! ! Reading 14752 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 J1015+0109_S_2014_08_09_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886335Jy sigma=0.009035 ! Fit after self-cal, rms=0.855437Jy sigma=0.008755 ! 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.164 mas, bmaj=7.052 mas, bpa=1.027 degrees ! Estimated noise=708.034 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.111259 Jy ! Component: 100 - total flux cleaned = 0.141168 Jy ! Total flux subtracted in 100 components = 0.141168 Jy ! Clean residual min=-0.004273 max=0.011663 Jy/beam ! Clean residual mean=0.000007 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.141168 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.141168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085326Jy sigma=0.000806 ! Fit after self-cal, rms=0.085303Jy sigma=0.000806 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116756 Jy ! Component: 100 - total flux cleaned = 0.0168405 Jy ! Total flux subtracted in 100 components = 0.0168405 Jy ! Clean residual min=-0.003531 max=0.003548 Jy/beam ! Clean residual mean=0.000006 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.158008 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.158008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083504Jy sigma=0.000791 ! Fit after self-cal, rms=0.083499Jy sigma=0.000791 ! 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=3.734 mas, bmaj=7.949 mas, bpa=2.853 degrees ! Estimated noise=578.957 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.00294421 Jy ! Component: 100 - total flux cleaned = 0.00456969 Jy ! Component: 150 - total flux cleaned = 0.00555595 Jy ! Component: 200 - total flux cleaned = 0.00613057 Jy ! Total flux subtracted in 200 components = 0.00613057 Jy ! Clean residual min=-0.002961 max=0.003108 Jy/beam ! Clean residual mean=0.000004 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.164139 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.164139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083323Jy sigma=0.000790 ! Fit after self-cal, rms=0.083327Jy sigma=0.000790 ! 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 1.00 FD 0.85 HN 0.96 KP 1.06 ! LA 1.10 MK 0.99 NL 1.00 OV 1.00 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.04 KP 1.02 ! LA 1.07 MK 1.00 NL 1.04 OV 1.00 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 1.04 KP 0.91 ! LA 0.84 MK 1.05 NL 1.03 OV 0.94 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.09 HN 1.00 KP 0.86 ! LA 0.81 MK 1.02 NL 1.06 OV 0.97 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.083327Jy sigma=0.000790 ! Fit after self-cal, rms=0.080217Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=7.984 mas, bpa=2.996 degrees ! Estimated noise=580.546 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.000421028 Jy ! Component: 100 - total flux cleaned = -0.000440166 Jy ! Component: 150 - total flux cleaned = -0.000456382 Jy ! Component: 200 - total flux cleaned = -0.000500774 Jy ! Total flux subtracted in 200 components = -0.000500774 Jy ! Clean residual min=-0.001810 max=0.001932 Jy/beam ! Clean residual mean=0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.163638 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.163638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080207Jy sigma=0.000775 ! Fit after self-cal, rms=0.080196Jy sigma=0.000774 ! 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.080196Jy sigma=0.000774 ! Fit after self-cal, rms=0.080078Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.751 mas, bmaj=7.993 mas, bpa=3.06 degrees ! Estimated noise=580.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.41647e-05 Jy ! Component: 100 - total flux cleaned = -0.000203593 Jy ! Component: 150 - total flux cleaned = -0.000246789 Jy ! Component: 200 - total flux cleaned = -0.000287005 Jy ! Total flux subtracted in 200 components = -0.000287005 Jy ! Clean residual min=-0.001823 max=0.001879 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.163351 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.163351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080069Jy sigma=0.000773 ! Fit after self-cal, rms=0.080074Jy sigma=0.000773 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) ! Added new window around map position (-49.5, -114). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000856874 Jy ! Component: 100 - total flux cleaned = 0.00061241 Jy ! Component: 150 - total flux cleaned = 0.000471495 Jy ! Component: 200 - total flux cleaned = 0.00034766 Jy ! Total flux subtracted in 200 components = 0.00034766 Jy ! Clean residual min=-0.001686 max=0.001751 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.163699 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.163699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080035Jy sigma=0.000772 ! Fit after self-cal, rms=0.080034Jy sigma=0.000772 ! 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.080034Jy sigma=0.000772 ! Fit after self-cal, rms=0.080042Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=7.999 mas, bpa=3.045 degrees ! Estimated noise=580.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176494 Jy ! Component: 100 - total flux cleaned = -0.000241048 Jy ! Component: 150 - total flux cleaned = -0.000279955 Jy ! Component: 200 - total flux cleaned = -0.00033478 Jy ! Total flux subtracted in 200 components = -0.00033478 Jy ! Clean residual min=-0.001630 max=0.001686 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.163364 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.163364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080031Jy sigma=0.000772 ! Fit after self-cal, rms=0.080032Jy sigma=0.000772 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.6638e-05 Jy ! Component: 100 - total flux cleaned = -8.74863e-05 Jy ! Component: 150 - total flux cleaned = -0.00013476 Jy ! Component: 200 - total flux cleaned = -0.000149751 Jy ! Total flux subtracted in 200 components = -0.000149751 Jy ! Clean residual min=-0.001604 max=0.001686 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.163214 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.163214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080024Jy sigma=0.000772 ! Fit after self-cal, rms=0.080024Jy sigma=0.000772 ! 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.080024Jy sigma=0.000772 ! Fit after self-cal, rms=0.080022Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.912 mas, bmaj=12.15 mas, bpa=4.783 degrees ! Estimated noise=694.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.8446e-05 Jy ! Component: 100 - total flux cleaned = 8.57855e-05 Jy ! Component: 150 - total flux cleaned = 7.28875e-05 Jy ! Component: 200 - total flux cleaned = 3.68568e-05 Jy ! Total flux subtracted in 200 components = 3.68568e-05 Jy ! Clean residual min=-0.001429 max=0.002031 Jy/beam ! Clean residual mean=0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.163251 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.163251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080019Jy sigma=0.000772 ! Fit after self-cal, rms=0.080019Jy sigma=0.000772 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.39447e-05 Jy ! Component: 100 - total flux cleaned = 1.65804e-05 Jy ! Component: 150 - total flux cleaned = -5.17755e-06 Jy ! Component: 200 - total flux cleaned = -3.51102e-05 Jy ! Total flux subtracted in 200 components = -3.51102e-05 Jy ! Clean residual min=-0.001425 max=0.002003 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.163216 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.163216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080017Jy sigma=0.000772 ! Fit after self-cal, rms=0.080017Jy sigma=0.000772 ! 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=3.755 mas, bmaj=8.004 mas, bpa=3.031 degrees ! Estimated noise=580.459 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 8.004 at 3.031 degrees (North through East) ! Clean map min=-0.0014813 max=0.1449 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.185 mas, bmaj=7.101 mas, bpa=1.276 degrees ! Estimated noise=709.591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11133 Jy ! Component: 100 - total flux cleaned = 0.141306 Jy ! Component: 150 - total flux cleaned = 0.152847 Jy ! Component: 200 - total flux cleaned = 0.157741 Jy ! Total flux subtracted in 200 components = 0.157741 Jy ! Clean residual min=-0.002648 max=0.002209 Jy/beam ! Clean residual mean=0.000001 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.157741 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.157741 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=8.004 mas, bpa=3.031 degrees ! Estimated noise=580.459 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.00288797 Jy ! Component: 100 - total flux cleaned = 0.00408635 Jy ! Component: 150 - total flux cleaned = 0.00454128 Jy ! Component: 200 - total flux cleaned = 0.00465831 Jy ! Total flux subtracted in 200 components = 0.00465831 Jy ! Clean residual min=-0.001760 max=0.001797 Jy/beam ! Clean residual mean=0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.162399 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.162399 Jy ! Inverting map ! Added new window around map position (-12.5, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053134 Jy ! Component: 100 - total flux cleaned = 0.00044604 Jy ! Component: 150 - total flux cleaned = 0.000380628 Jy ! Component: 200 - total flux cleaned = 0.000347264 Jy ! Total flux subtracted in 200 components = 0.000347264 Jy ! Clean residual min=-0.001711 max=0.001562 Jy/beam ! Clean residual mean=0.000001 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.162747 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.162747 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.912 mas, bmaj=12.15 mas, bpa=4.783 degrees ! Estimated noise=694.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503691 Jy ! Component: 100 - total flux cleaned = 0.000532202 Jy ! Component: 150 - total flux cleaned = 0.00045721 Jy ! Component: 200 - total flux cleaned = 0.000406638 Jy ! Total flux subtracted in 200 components = 0.000406638 Jy ! Clean residual min=-0.001643 max=0.001902 Jy/beam ! Clean residual mean=0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.163153 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 = -7.63426e-05 Jy ! Component: 100 - total flux cleaned = -9.0423e-05 Jy ! Component: 150 - total flux cleaned = -9.02326e-05 Jy ! Component: 200 - total flux cleaned = -9.01589e-05 Jy ! Total flux subtracted in 200 components = -9.01589e-05 Jy ! Clean residual min=-0.001613 max=0.001885 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.163063 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 85 components and 0.163063 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=8.004 mas, bpa=3.031 degrees ! Estimated noise=580.459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.64858e-05 Jy ! Component: 100 - total flux cleaned = -7.22703e-06 Jy ! Component: 150 - total flux cleaned = -5.16197e-05 Jy ! Component: 200 - total flux cleaned = -7.316e-05 Jy ! Total flux subtracted in 200 components = -7.316e-05 Jy ! Clean residual min=-0.001511 max=0.001549 Jy/beam ! Clean residual mean=0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.16299 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.16299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079982Jy sigma=0.000772 ! Fit after self-cal, rms=0.079978Jy sigma=0.000772 wmodel J1015+0109_S_2014_08_09_pus_map.mod ! Writing 99 model components to file: J1015+0109_S_2014_08_09_pus_map.mod wobs J1015+0109_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1015+0109_S_2014_08_09_pus_uvs.fits wwins J1015+0109_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1015+0109_S_2014_08_09_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.000181091 Jy ! Component: 100 - total flux cleaned = -2.05425e-05 Jy ! Component: 150 - total flux cleaned = -0.000256627 Jy ! Component: 200 - total flux cleaned = -0.000481577 Jy ! Component: 250 - total flux cleaned = -0.000568641 Jy ! Component: 300 - total flux cleaned = -0.000716328 Jy ! Component: 350 - total flux cleaned = -0.000818772 Jy ! Component: 400 - total flux cleaned = -0.000859069 Jy ! Component: 450 - total flux cleaned = -0.000995775 Jy ! Component: 500 - total flux cleaned = -0.00103435 Jy ! Component: 550 - total flux cleaned = -0.00110913 Jy ! Component: 600 - total flux cleaned = -0.00118194 Jy ! Component: 650 - total flux cleaned = -0.00123546 Jy ! Component: 700 - total flux cleaned = -0.00125298 Jy ! Component: 750 - total flux cleaned = -0.00127021 Jy ! Component: 800 - total flux cleaned = -0.00125322 Jy ! Component: 850 - total flux cleaned = -0.00123657 Jy ! Component: 900 - total flux cleaned = -0.00125302 Jy ! Component: 950 - total flux cleaned = -0.00130179 Jy ! Component: 1000 - total flux cleaned = -0.00131759 Jy ! Component: 1050 - total flux cleaned = -0.00133326 Jy ! Component: 1100 - total flux cleaned = -0.00133318 Jy ! Component: 1150 - total flux cleaned = -0.00137933 Jy ! Component: 1200 - total flux cleaned = -0.00137916 Jy ! Component: 1250 - total flux cleaned = -0.00140901 Jy ! Component: 1300 - total flux cleaned = -0.0013941 Jy ! Component: 1350 - total flux cleaned = -0.00140856 Jy ! Component: 1400 - total flux cleaned = -0.00135095 Jy ! Component: 1450 - total flux cleaned = -0.00133665 Jy ! Component: 1500 - total flux cleaned = -0.00126645 Jy ! Component: 1550 - total flux cleaned = -0.00130833 Jy ! Component: 1600 - total flux cleaned = -0.00126702 Jy ! Component: 1650 - total flux cleaned = -0.001226 Jy ! Component: 1700 - total flux cleaned = -0.00121242 Jy ! Component: 1750 - total flux cleaned = -0.00121234 Jy ! Component: 1800 - total flux cleaned = -0.00115919 Jy ! Component: 1850 - total flux cleaned = -0.00113283 Jy ! Component: 1900 - total flux cleaned = -0.00111984 Jy ! Component: 1950 - total flux cleaned = -0.00108114 Jy ! Component: 2000 - total flux cleaned = -0.00105546 Jy ! Component: 2050 - total flux cleaned = -0.0010175 Jy ! Component: 2100 - total flux cleaned = -0.00101731 Jy ! Component: 2150 - total flux cleaned = -0.000967707 Jy ! Component: 2200 - total flux cleaned = -0.000967573 Jy ! Component: 2250 - total flux cleaned = -0.000918828 Jy ! Component: 2300 - total flux cleaned = -0.000918874 Jy ! Component: 2350 - total flux cleaned = -0.000918626 Jy ! Component: 2400 - total flux cleaned = -0.000918749 Jy ! Component: 2450 - total flux cleaned = -0.000883207 Jy ! Component: 2500 - total flux cleaned = -0.0008715 Jy ! Component: 2550 - total flux cleaned = -0.000894656 Jy ! Component: 2600 - total flux cleaned = -0.000813836 Jy ! Component: 2650 - total flux cleaned = -0.00085956 Jy ! Component: 2700 - total flux cleaned = -0.000836892 Jy ! Component: 2750 - total flux cleaned = -0.00085937 Jy ! Component: 2800 - total flux cleaned = -0.000803396 Jy ! Component: 2850 - total flux cleaned = -0.000847875 Jy ! Component: 2900 - total flux cleaned = -0.000869841 Jy ! Component: 2950 - total flux cleaned = -0.000902705 Jy ! Component: 3000 - total flux cleaned = -0.000859248 Jy ! Component: 3050 - total flux cleaned = -0.000870086 Jy ! Component: 3100 - total flux cleaned = -0.000805607 Jy ! Component: 3150 - total flux cleaned = -0.000795019 Jy ! Component: 3200 - total flux cleaned = -0.000795012 Jy ! Component: 3250 - total flux cleaned = -0.000763493 Jy ! Component: 3300 - total flux cleaned = -0.000773925 Jy ! Component: 3350 - total flux cleaned = -0.000700931 Jy ! Component: 3400 - total flux cleaned = -0.000649248 Jy ! Component: 3450 - total flux cleaned = -0.000618576 Jy ! Component: 3500 - total flux cleaned = -0.000608382 Jy ! Component: 3550 - total flux cleaned = -0.000588031 Jy ! Component: 3600 - total flux cleaned = -0.000598071 Jy ! Component: 3650 - total flux cleaned = -0.000578078 Jy ! Component: 3700 - total flux cleaned = -0.000618073 Jy ! Component: 3750 - total flux cleaned = -0.000568445 Jy ! Component: 3800 - total flux cleaned = -0.000538905 Jy ! Component: 3850 - total flux cleaned = -0.000548696 Jy ! Component: 3900 - total flux cleaned = -0.000490377 Jy ! Component: 3950 - total flux cleaned = -0.000480738 Jy ! Component: 4000 - total flux cleaned = -0.000451899 Jy ! Component: 4050 - total flux cleaned = -0.000451842 Jy ! Total flux subtracted in 4096 components = -0.000423269 Jy ! Clean residual min=-0.000674 max=0.000720 Jy/beam ! Clean residual mean=0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.162567 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 399 components and 0.162567 Jy ![Exited script file: muppet] wmap "J1015+0109_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 8.004 at 3.031 degrees (North through East) ! Clean map min=-0.0011427 max=0.14504 Jy/beam ! Writing clean map to FITS file: J1015+0109_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145035 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176246 device "J1015+0109_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1015+0109_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364558 0.364558 0.729115 1.45823 2.91646 5.83292 11.6658 23.3317 46.6634 93.3267 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 8.004 at 3.031 degrees (North through East) ! Clean map min=-0.0011427 max=0.14504 Jy/beam quit ! Quitting program ! Log file J1015+0109_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:02:20 2016