! Started logfile: J2301+3726_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:55 2016 obs J2301+3726_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2301+3726_S_2015_03_17_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.872047 visibilities/baseline/integration-bin. ! Found source: J2301+3726 ! ! 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 14912 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 J2301+3726_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.690196Jy sigma=0.008351 ! Fit after self-cal, rms=0.541796Jy sigma=0.006670 ! 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.055 mas, bmaj=4.557 mas, bpa=-13.83 degrees ! Estimated noise=801.467 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.342717 Jy ! Component: 100 - total flux cleaned = 0.469334 Jy ! Total flux subtracted in 100 components = 0.469334 Jy ! Clean residual min=-0.022837 max=0.057900 Jy/beam ! Clean residual mean=-0.000037 rms=0.007325 Jy/beam ! Combined flux in latest and established models = 0.469334 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.469334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182464Jy sigma=0.001931 ! Fit after self-cal, rms=0.181474Jy sigma=0.001918 ! Inverting map ! Added new window around map position (-0.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0705381 Jy ! Component: 100 - total flux cleaned = 0.11638 Jy ! Total flux subtracted in 100 components = 0.11638 Jy ! Clean residual min=-0.014426 max=0.027009 Jy/beam ! Clean residual mean=-0.000042 rms=0.004364 Jy/beam ! Combined flux in latest and established models = 0.585714 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.585714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131782Jy sigma=0.001357 ! Fit after self-cal, rms=0.131352Jy sigma=0.001352 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0333423 Jy ! Component: 100 - total flux cleaned = 0.0574805 Jy ! Total flux subtracted in 100 components = 0.0574805 Jy ! Clean residual min=-0.012367 max=0.017152 Jy/beam ! Clean residual mean=-0.000044 rms=0.003316 Jy/beam ! Combined flux in latest and established models = 0.643195 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 58 components and 0.643195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114724Jy sigma=0.001180 ! Fit after self-cal, rms=0.114545Jy sigma=0.001178 ! 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.715 mas, bmaj=5.316 mas, bpa=-11.67 degrees ! Estimated noise=495.753 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.0291526 Jy ! Component: 100 - total flux cleaned = 0.048629 Jy ! Component: 150 - total flux cleaned = 0.062356 Jy ! Component: 200 - total flux cleaned = 0.0721138 Jy ! Total flux subtracted in 200 components = 0.0721138 Jy ! Clean residual min=-0.012693 max=0.012622 Jy/beam ! Clean residual mean=-0.000056 rms=0.003173 Jy/beam ! Combined flux in latest and established models = 0.715309 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 83 components and 0.715309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102481Jy sigma=0.001084 ! Fit after self-cal, rms=0.102337Jy sigma=0.001082 ! 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.99 FD 0.96 HN 0.95 KP 1.09 ! LA 0.97 MK 1.06 NL 0.92 OV 1.00 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.01 KP 1.05 ! LA 0.94 MK 1.09 NL 1.07 OV 1.04 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 HN 0.99 KP 0.94 ! LA 0.78 MK 1.13 NL 1.18 OV 0.96 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.97 KP 0.91 ! LA 0.84 MK 1.14 NL 1.02 OV 0.87 ! PT 1.06 SC 1.00 ! ! ! Fit before self-cal, rms=0.102337Jy sigma=0.001082 ! Fit after self-cal, rms=0.077682Jy sigma=0.000856 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=5.412 mas, bpa=-11.16 degrees ! Estimated noise=499.462 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.00615961 Jy ! Component: 100 - total flux cleaned = -0.00726182 Jy ! Component: 150 - total flux cleaned = -0.00779351 Jy ! Component: 200 - total flux cleaned = -0.00779649 Jy ! Total flux subtracted in 200 components = -0.00779649 Jy ! Clean residual min=-0.006511 max=0.007141 Jy/beam ! Clean residual mean=-0.000020 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.707512 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.707512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076961Jy sigma=0.000849 ! Fit after self-cal, rms=0.076885Jy sigma=0.000848 ! 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.076885Jy sigma=0.000848 ! Fit after self-cal, rms=0.074856Jy sigma=0.000818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.808 mas, bmaj=5.412 mas, bpa=-11.92 degrees ! Estimated noise=498.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00254105 Jy ! Component: 100 - total flux cleaned = -0.00337399 Jy ! Component: 150 - total flux cleaned = -0.00376489 Jy ! Component: 200 - total flux cleaned = -0.00402048 Jy ! Total flux subtracted in 200 components = -0.00402048 Jy ! Clean residual min=-0.004366 max=0.005539 Jy/beam ! Clean residual mean=-0.000003 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.703492 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.703492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074520Jy sigma=0.000814 ! Fit after self-cal, rms=0.074517Jy sigma=0.000814 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 (-6.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027194 Jy ! Component: 100 - total flux cleaned = 0.00247058 Jy ! Component: 150 - total flux cleaned = 0.00247388 Jy ! Component: 200 - total flux cleaned = 0.00247597 Jy ! Total flux subtracted in 200 components = 0.00247597 Jy ! Clean residual min=-0.003691 max=0.003011 Jy/beam ! Clean residual mean=-0.000003 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.705968 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.705968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074115Jy sigma=0.000809 ! Fit after self-cal, rms=0.074079Jy sigma=0.000809 ! 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.074079Jy sigma=0.000809 ! Fit after self-cal, rms=0.074054Jy sigma=0.000809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.809 mas, bmaj=5.418 mas, bpa=-12.04 degrees ! Estimated noise=498.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000764255 Jy ! Component: 100 - total flux cleaned = -0.000765723 Jy ! Component: 150 - total flux cleaned = -0.000763146 Jy ! Component: 200 - total flux cleaned = -0.00068997 Jy ! Total flux subtracted in 200 components = -0.00068997 Jy ! Clean residual min=-0.003582 max=0.002519 Jy/beam ! Clean residual mean=-0.000003 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.705278 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 0.705277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073886Jy sigma=0.000806 ! Fit after self-cal, rms=0.073874Jy sigma=0.000806 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.000161534 Jy ! Component: 100 - total flux cleaned = 0.000225841 Jy ! Component: 150 - total flux cleaned = 0.000227053 Jy ! Component: 200 - total flux cleaned = 0.000227281 Jy ! Total flux subtracted in 200 components = 0.000227281 Jy ! Clean residual min=-0.003376 max=0.002334 Jy/beam ! Clean residual mean=-0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.705505 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.705505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073782Jy sigma=0.000805 ! Fit after self-cal, rms=0.073774Jy sigma=0.000805 ! 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.073774Jy sigma=0.000805 ! Fit after self-cal, rms=0.073778Jy sigma=0.000805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.443 mas, bmaj=8.897 mas, bpa=-4.598 degrees ! Estimated noise=619.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132804 Jy ! Component: 100 - total flux cleaned = -0.00133121 Jy ! Component: 150 - total flux cleaned = -0.00139321 Jy ! Component: 200 - total flux cleaned = -0.0014435 Jy ! Total flux subtracted in 200 components = -0.0014435 Jy ! Clean residual min=-0.002500 max=0.002026 Jy/beam ! Clean residual mean=-0.000008 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.704061 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.704061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073752Jy sigma=0.000805 ! Fit after self-cal, rms=0.073734Jy sigma=0.000804 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.66188e-05 Jy ! Component: 100 - total flux cleaned = 2.3592e-05 Jy ! Component: 150 - total flux cleaned = 9.85781e-05 Jy ! Component: 200 - total flux cleaned = 9.92263e-05 Jy ! Total flux subtracted in 200 components = 9.92263e-05 Jy ! Clean residual min=-0.002461 max=0.002021 Jy/beam ! Clean residual mean=-0.000007 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.704161 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.704161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073722Jy sigma=0.000804 ! Fit after self-cal, rms=0.073708Jy sigma=0.000804 ! 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.812 mas, bmaj=5.423 mas, bpa=-12.07 degrees ! Estimated noise=498.676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.812 x 5.423 at -12.07 degrees (North through East) ! Clean map min=-0.0029361 max=0.4579 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.125 mas, bmaj=4.639 mas, bpa=-14.35 degrees ! Estimated noise=818.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.348991 Jy ! Component: 100 - total flux cleaned = 0.478682 Jy ! Component: 150 - total flux cleaned = 0.54544 Jy ! Component: 200 - total flux cleaned = 0.58607 Jy ! Total flux subtracted in 200 components = 0.58607 Jy ! Clean residual min=-0.010017 max=0.021926 Jy/beam ! Clean residual mean=-0.000001 rms=0.003075 Jy/beam ! Combined flux in latest and established models = 0.58607 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.58607 Jy ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=5.423 mas, bpa=-12.07 degrees ! Estimated noise=498.676 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.0385559 Jy ! Component: 100 - total flux cleaned = 0.0624236 Jy ! Component: 150 - total flux cleaned = 0.0785021 Jy ! Component: 200 - total flux cleaned = 0.0896721 Jy ! Total flux subtracted in 200 components = 0.0896721 Jy ! Clean residual min=-0.003434 max=0.006373 Jy/beam ! Clean residual mean=-0.000010 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.675742 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 85 components and 0.675742 Jy ! Inverting map ! Added new window around map position (1, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790511 Jy ! Component: 100 - total flux cleaned = 0.0135907 Jy ! Component: 150 - total flux cleaned = 0.0177667 Jy ! Component: 200 - total flux cleaned = 0.0209396 Jy ! Total flux subtracted in 200 components = 0.0209396 Jy ! Clean residual min=-0.002734 max=0.002917 Jy/beam ! Clean residual mean=-0.000004 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.696682 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 118 components and 0.696682 Jy ! Inverting map ! Added new window around map position (7.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236048 Jy ! Component: 100 - total flux cleaned = 0.00316813 Jy ! Component: 150 - total flux cleaned = 0.00396278 Jy ! Component: 200 - total flux cleaned = 0.0046027 Jy ! Total flux subtracted in 200 components = 0.0046027 Jy ! Clean residual min=-0.002658 max=0.002102 Jy/beam ! Clean residual mean=-0.000003 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.701285 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 141 components and 0.701285 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.443 mas, bmaj=8.897 mas, bpa=-4.598 degrees ! Estimated noise=619.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180212 Jy ! Component: 100 - total flux cleaned = 0.00235292 Jy ! Component: 150 - total flux cleaned = 0.0027316 Jy ! Component: 200 - total flux cleaned = 0.00285702 Jy ! Total flux subtracted in 200 components = 0.00285702 Jy ! Clean residual min=-0.002160 max=0.002235 Jy/beam ! Clean residual mean=-0.000007 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.704142 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 = 5.67716e-05 Jy ! Component: 100 - total flux cleaned = 0.00010625 Jy ! Component: 150 - total flux cleaned = 0.000129047 Jy ! Component: 200 - total flux cleaned = 0.000172647 Jy ! Total flux subtracted in 200 components = 0.000172647 Jy ! Clean residual min=-0.002093 max=0.002198 Jy/beam ! Clean residual mean=-0.000007 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.704314 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 193 components and 0.704314 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=5.423 mas, bpa=-12.07 degrees ! Estimated noise=498.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000832652 Jy ! Component: 100 - total flux cleaned = -0.000932285 Jy ! Component: 150 - total flux cleaned = -0.000841015 Jy ! Component: 200 - total flux cleaned = -0.000755318 Jy ! Total flux subtracted in 200 components = -0.000755318 Jy ! Clean residual min=-0.002541 max=0.001970 Jy/beam ! Clean residual mean=-0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.703559 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 208 components and 0.703559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073442Jy sigma=0.000801 ! Fit after self-cal, rms=0.073421Jy sigma=0.000801 wmodel J2301+3726_S_2015_03_17_pus_map.mod ! Writing 208 model components to file: J2301+3726_S_2015_03_17_pus_map.mod wobs J2301+3726_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2301+3726_S_2015_03_17_pus_uvs.fits wwins J2301+3726_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J2301+3726_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.000800999 Jy ! Component: 100 - total flux cleaned = -0.000871287 Jy ! Component: 150 - total flux cleaned = -0.00110752 Jy ! Component: 200 - total flux cleaned = -0.00110808 Jy ! Component: 250 - total flux cleaned = -0.00117097 Jy ! Component: 300 - total flux cleaned = -0.00126084 Jy ! Component: 350 - total flux cleaned = -0.00126059 Jy ! Component: 400 - total flux cleaned = -0.00128886 Jy ! Component: 450 - total flux cleaned = -0.00131617 Jy ! Component: 500 - total flux cleaned = -0.0013158 Jy ! Component: 550 - total flux cleaned = -0.00142041 Jy ! Component: 600 - total flux cleaned = -0.00147129 Jy ! Component: 650 - total flux cleaned = -0.00157222 Jy ! Component: 700 - total flux cleaned = -0.00171928 Jy ! Component: 750 - total flux cleaned = -0.00179109 Jy ! Component: 800 - total flux cleaned = -0.00181464 Jy ! Component: 850 - total flux cleaned = -0.00190691 Jy ! Component: 900 - total flux cleaned = -0.0019748 Jy ! Component: 950 - total flux cleaned = -0.00201936 Jy ! Component: 1000 - total flux cleaned = -0.00208505 Jy ! Component: 1050 - total flux cleaned = -0.00208528 Jy ! Component: 1100 - total flux cleaned = -0.0020644 Jy ! Component: 1150 - total flux cleaned = -0.00206516 Jy ! Component: 1200 - total flux cleaned = -0.00204476 Jy ! Component: 1250 - total flux cleaned = -0.00204473 Jy ! Component: 1300 - total flux cleaned = -0.00202486 Jy ! Component: 1350 - total flux cleaned = -0.00204483 Jy ! Component: 1400 - total flux cleaned = -0.00198698 Jy ! Component: 1450 - total flux cleaned = -0.00204477 Jy ! Component: 1500 - total flux cleaned = -0.00204478 Jy ! Component: 1550 - total flux cleaned = -0.00206312 Jy ! Component: 1600 - total flux cleaned = -0.002045 Jy ! Component: 1650 - total flux cleaned = -0.00202692 Jy ! Component: 1700 - total flux cleaned = -0.00195556 Jy ! Component: 1750 - total flux cleaned = -0.00197288 Jy ! Component: 1800 - total flux cleaned = -0.00192023 Jy ! Component: 1850 - total flux cleaned = -0.00188594 Jy ! Component: 1900 - total flux cleaned = -0.00180147 Jy ! Component: 1950 - total flux cleaned = -0.00188536 Jy ! Component: 2000 - total flux cleaned = -0.00191818 Jy ! Component: 2050 - total flux cleaned = -0.00186925 Jy ! Component: 2100 - total flux cleaned = -0.00191754 Jy ! Component: 2150 - total flux cleaned = -0.00190177 Jy ! Component: 2200 - total flux cleaned = -0.00190193 Jy ! Component: 2250 - total flux cleaned = -0.00187083 Jy ! Component: 2300 - total flux cleaned = -0.00191733 Jy ! Component: 2350 - total flux cleaned = -0.0019021 Jy ! Component: 2400 - total flux cleaned = -0.00193242 Jy ! Component: 2450 - total flux cleaned = -0.00187251 Jy ! Component: 2500 - total flux cleaned = -0.0019021 Jy ! Component: 2550 - total flux cleaned = -0.00191715 Jy ! Component: 2600 - total flux cleaned = -0.00196069 Jy ! Component: 2650 - total flux cleaned = -0.0019603 Jy ! Component: 2700 - total flux cleaned = -0.00194621 Jy ! Component: 2750 - total flux cleaned = -0.00193226 Jy ! Component: 2800 - total flux cleaned = -0.00197409 Jy ! Component: 2850 - total flux cleaned = -0.001974 Jy ! Component: 2900 - total flux cleaned = -0.0019603 Jy ! Component: 2950 - total flux cleaned = -0.00197408 Jy ! Component: 3000 - total flux cleaned = -0.00194723 Jy ! Component: 3050 - total flux cleaned = -0.0020005 Jy ! Component: 3100 - total flux cleaned = -0.0020136 Jy ! Component: 3150 - total flux cleaned = -0.00200073 Jy ! Component: 3200 - total flux cleaned = -0.00207828 Jy ! Component: 3250 - total flux cleaned = -0.00215506 Jy ! Component: 3300 - total flux cleaned = -0.00214218 Jy ! Component: 3350 - total flux cleaned = -0.00220509 Jy ! Component: 3400 - total flux cleaned = -0.00226739 Jy ! Component: 3450 - total flux cleaned = -0.00231676 Jy ! Component: 3500 - total flux cleaned = -0.00239042 Jy ! Component: 3550 - total flux cleaned = -0.0024511 Jy ! Component: 3600 - total flux cleaned = -0.00249935 Jy ! Component: 3650 - total flux cleaned = -0.00257133 Jy ! Component: 3700 - total flux cleaned = -0.00267826 Jy ! Component: 3750 - total flux cleaned = -0.00274889 Jy ! Component: 3800 - total flux cleaned = -0.00285416 Jy ! Component: 3850 - total flux cleaned = -0.00288894 Jy ! Component: 3900 - total flux cleaned = -0.00299269 Jy ! Component: 3950 - total flux cleaned = -0.0030842 Jy ! Component: 4000 - total flux cleaned = -0.00314092 Jy ! Component: 4050 - total flux cleaned = -0.00318598 Jy ! Total flux subtracted in 4096 components = -0.00330916 Jy ! Clean residual min=-0.000654 max=0.000633 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.70025 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 505 components and 0.70025 Jy ![Exited script file: muppet] wmap "J2301+3726_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.812 x 5.423 at -12.07 degrees (North through East) ! Clean map min=-0.0016741 max=0.45945 Jy/beam ! Writing clean map to FITS file: J2301+3726_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.459453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206821 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.135044 0.135044 0.270087 0.540175 1.08035 2.1607 4.3214 8.6428 17.2856 34.5712 69.1424 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.459 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.812 x 5.423 at -12.07 degrees (North through East) ! Clean map min=-0.0016741 max=0.45945 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 J2301+3726_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:13:00 2016