! Started logfile: J0707+6110_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:18:55 2016 obs J0707+6110_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0707+6110_S_2014_05_31_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781151 visibilities/baseline/integration-bin. ! Found source: J0707+6110 ! ! 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 336 lines of history. ! ! Reading 15748 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 J0707+6110_S_2014_05_31_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 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866016Jy sigma=0.009780 ! Fit after self-cal, rms=0.839980Jy sigma=0.009507 ! 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.666 mas, bmaj=7.029 mas, bpa=85.5 degrees ! Estimated noise=873.445 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.122077 Jy ! Component: 100 - total flux cleaned = 0.152898 Jy ! Total flux subtracted in 100 components = 0.152898 Jy ! Clean residual min=-0.005717 max=0.012428 Jy/beam ! Clean residual mean=0.000027 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.152898 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.152898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079632Jy sigma=0.000839 ! Fit after self-cal, rms=0.079602Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133873 Jy ! Component: 100 - total flux cleaned = 0.0207972 Jy ! Total flux subtracted in 100 components = 0.0207972 Jy ! Clean residual min=-0.004382 max=0.007902 Jy/beam ! Clean residual mean=0.000020 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.173696 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.173696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076714Jy sigma=0.000809 ! Fit after self-cal, rms=0.076670Jy sigma=0.000809 ! 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.616 mas, bmaj=8.238 mas, bpa=87.02 degrees ! Estimated noise=506.941 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 (13, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105265 Jy ! Component: 100 - total flux cleaned = 0.0167975 Jy ! Component: 150 - total flux cleaned = 0.0211272 Jy ! Component: 200 - total flux cleaned = 0.0241924 Jy ! Total flux subtracted in 200 components = 0.0241924 Jy ! Clean residual min=-0.002864 max=0.003306 Jy/beam ! Clean residual mean=0.000006 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.197888 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 70 components and 0.197888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074996Jy sigma=0.000790 ! Fit after self-cal, rms=0.074884Jy sigma=0.000789 ! 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 0.99 KP 1.05 ! LA 1.17 MK 1.00* NL 0.97 OV 0.98 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.01 KP 1.01 ! LA 1.13 MK 1.00* NL 1.01 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.02 KP 0.92 ! LA 0.89 MK 1.00* NL 0.99 OV 0.95 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.00 KP 0.89 ! LA 0.84 MK 1.00* NL 1.07 OV 1.01 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.074884Jy sigma=0.000789 ! Fit after self-cal, rms=0.070923Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.609 mas, bmaj=8.235 mas, bpa=86.97 degrees ! Estimated noise=501.321 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.00274933 Jy ! Component: 100 - total flux cleaned = 0.00452756 Jy ! Component: 150 - total flux cleaned = 0.00576953 Jy ! Component: 200 - total flux cleaned = 0.00655435 Jy ! Total flux subtracted in 200 components = 0.00655435 Jy ! Clean residual min=-0.002106 max=0.002783 Jy/beam ! Clean residual mean=-0.000006 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.204442 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 104 components and 0.204442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070805Jy sigma=0.000766 ! Fit after self-cal, rms=0.070776Jy sigma=0.000766 ! 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.070776Jy sigma=0.000766 ! Fit after self-cal, rms=0.070580Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.605 mas, bmaj=8.22 mas, bpa=86.81 degrees ! Estimated noise=501.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116944 Jy ! Component: 100 - total flux cleaned = 0.00173974 Jy ! Component: 150 - total flux cleaned = 0.00215027 Jy ! Component: 200 - total flux cleaned = 0.00236343 Jy ! Total flux subtracted in 200 components = 0.00236343 Jy ! Clean residual min=-0.001833 max=0.001885 Jy/beam ! Clean residual mean=0.000008 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.206806 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 128 components and 0.206806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070555Jy sigma=0.000763 ! Fit after self-cal, rms=0.070551Jy sigma=0.000763 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 (-92, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178873 Jy ! Component: 100 - total flux cleaned = 0.00281507 Jy ! Component: 150 - total flux cleaned = 0.00358551 Jy ! Component: 200 - total flux cleaned = 0.00422983 Jy ! Total flux subtracted in 200 components = 0.00422983 Jy ! Clean residual min=-0.001684 max=0.001727 Jy/beam ! Clean residual mean=0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.211036 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 153 components and 0.211036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070502Jy sigma=0.000762 ! Fit after self-cal, rms=0.070498Jy sigma=0.000762 ! Inverting map ! Added new window around map position (26.5, -95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149648 Jy ! Component: 100 - total flux cleaned = 0.00193537 Jy ! Component: 150 - total flux cleaned = 0.00226575 Jy ! Component: 200 - total flux cleaned = 0.00256258 Jy ! Total flux subtracted in 200 components = 0.00256258 Jy ! Clean residual min=-0.001534 max=0.001325 Jy/beam ! Clean residual mean=-0.000000 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.213598 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 182 components and 0.213598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070460Jy sigma=0.000762 ! Fit after self-cal, rms=0.070458Jy sigma=0.000762 ! 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.070458Jy sigma=0.000762 ! Fit after self-cal, rms=0.070457Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.605 mas, bmaj=8.216 mas, bpa=86.79 degrees ! Estimated noise=501.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044355 Jy ! Component: 100 - total flux cleaned = 0.000769255 Jy ! Component: 150 - total flux cleaned = 0.0010687 Jy ! Component: 200 - total flux cleaned = 0.0013676 Jy ! Total flux subtracted in 200 components = 0.0013676 Jy ! Clean residual min=-0.001460 max=0.001223 Jy/beam ! Clean residual mean=0.000000 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.214966 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 206 components and 0.214966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070444Jy sigma=0.000762 ! Fit after self-cal, rms=0.070443Jy sigma=0.000762 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.000319981 Jy ! Component: 100 - total flux cleaned = 0.000540024 Jy ! Component: 150 - total flux cleaned = 0.000765574 Jy ! Component: 200 - total flux cleaned = 0.000978849 Jy ! Total flux subtracted in 200 components = 0.000978849 Jy ! Clean residual min=-0.001401 max=0.001170 Jy/beam ! Clean residual mean=-0.000001 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.215945 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 213 components and 0.215945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070435Jy sigma=0.000762 ! Fit after self-cal, rms=0.070435Jy sigma=0.000762 ! 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.070435Jy sigma=0.000762 ! Fit after self-cal, rms=0.070484Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.024 mas, bmaj=10.8 mas, bpa=-86.28 degrees ! Estimated noise=568.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547259 Jy ! Component: 100 - total flux cleaned = 0.000874809 Jy ! Component: 150 - total flux cleaned = 0.0011712 Jy ! Component: 200 - total flux cleaned = 0.00139708 Jy ! Total flux subtracted in 200 components = 0.00139708 Jy ! Clean residual min=-0.001317 max=0.001466 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.217342 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 233 components and 0.217342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070481Jy sigma=0.000762 ! Fit after self-cal, rms=0.070481Jy sigma=0.000762 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.000359114 Jy ! Component: 100 - total flux cleaned = 0.000580527 Jy ! Component: 150 - total flux cleaned = 0.000693284 Jy ! Component: 200 - total flux cleaned = 0.000797851 Jy ! Total flux subtracted in 200 components = 0.000797851 Jy ! Clean residual min=-0.001302 max=0.001395 Jy/beam ! Clean residual mean=-0.000003 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.21814 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 252 components and 0.21814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070479Jy sigma=0.000761 ! Fit after self-cal, rms=0.070479Jy sigma=0.000761 ! 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.605 mas, bmaj=8.215 mas, bpa=86.78 degrees ! Estimated noise=502.247 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.605 x 8.215 at 86.78 degrees (North through East) ! Clean map min=-0.0013719 max=0.16045 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.651 mas, bmaj=7.01 mas, bpa=85.14 degrees ! Estimated noise=859.743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119956 Jy ! Component: 100 - total flux cleaned = 0.150786 Jy ! Component: 150 - total flux cleaned = 0.164368 Jy ! Component: 200 - total flux cleaned = 0.173623 Jy ! Total flux subtracted in 200 components = 0.173623 Jy ! Clean residual min=-0.003757 max=0.005291 Jy/beam ! Clean residual mean=0.000015 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.173623 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.173623 Jy ! Inverting map and beam ! Estimated beam: bmin=4.605 mas, bmaj=8.215 mas, bpa=86.78 degrees ! Estimated noise=502.247 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.0096822 Jy ! Component: 100 - total flux cleaned = 0.0161063 Jy ! Component: 150 - total flux cleaned = 0.0205605 Jy ! Component: 200 - total flux cleaned = 0.0237953 Jy ! Total flux subtracted in 200 components = 0.0237953 Jy ! Clean residual min=-0.002354 max=0.002051 Jy/beam ! Clean residual mean=0.000011 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.197418 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 86 components and 0.197418 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.024 mas, bmaj=10.8 mas, bpa=-86.28 degrees ! Estimated noise=568.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374817 Jy ! Component: 100 - total flux cleaned = 0.00655542 Jy ! Component: 150 - total flux cleaned = 0.00879903 Jy ! Component: 200 - total flux cleaned = 0.0106461 Jy ! Total flux subtracted in 200 components = 0.0106461 Jy ! Clean residual min=-0.001963 max=0.002001 Jy/beam ! Clean residual mean=0.000009 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.208064 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.00155742 Jy ! Component: 100 - total flux cleaned = 0.00288827 Jy ! Component: 150 - total flux cleaned = 0.00404178 Jy ! Component: 200 - total flux cleaned = 0.00501221 Jy ! Total flux subtracted in 200 components = 0.00501221 Jy ! Clean residual min=-0.001553 max=0.001764 Jy/beam ! Clean residual mean=0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.213076 Jy ! Adding 159 model components to the UV plane model. ! The established model now contains 229 components and 0.213076 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.605 mas, bmaj=8.215 mas, bpa=86.78 degrees ! Estimated noise=502.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755422 Jy ! Component: 100 - total flux cleaned = 0.0013925 Jy ! Component: 150 - total flux cleaned = 0.00193329 Jy ! Component: 200 - total flux cleaned = 0.00234607 Jy ! Total flux subtracted in 200 components = 0.00234607 Jy ! Clean residual min=-0.001461 max=0.001274 Jy/beam ! Clean residual mean=-0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.215423 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 256 components and 0.215423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070511Jy sigma=0.000762 ! Fit after self-cal, rms=0.070509Jy sigma=0.000762 wmodel J0707+6110_S_2014_05_31_pus_map.mod ! Writing 256 model components to file: J0707+6110_S_2014_05_31_pus_map.mod wobs J0707+6110_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0707+6110_S_2014_05_31_pus_uvs.fits wwins J0707+6110_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J0707+6110_S_2014_05_31_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.000293408 Jy ! Component: 100 - total flux cleaned = -0.000249498 Jy ! Component: 150 - total flux cleaned = -0.000147112 Jy ! Component: 200 - total flux cleaned = -8.75041e-05 Jy ! Component: 250 - total flux cleaned = -0.000142105 Jy ! Component: 300 - total flux cleaned = -0.000177535 Jy ! Component: 350 - total flux cleaned = -0.000194305 Jy ! Component: 400 - total flux cleaned = -0.000210285 Jy ! Component: 450 - total flux cleaned = -0.00021001 Jy ! Component: 500 - total flux cleaned = -0.000164652 Jy ! Component: 550 - total flux cleaned = -0.000150234 Jy ! Component: 600 - total flux cleaned = -0.000106673 Jy ! Component: 650 - total flux cleaned = -3.53584e-05 Jy ! Component: 700 - total flux cleaned = 4.7749e-05 Jy ! Component: 750 - total flux cleaned = 8.83512e-05 Jy ! Component: 800 - total flux cleaned = 0.000154769 Jy ! Component: 850 - total flux cleaned = 0.000220135 Jy ! Component: 900 - total flux cleaned = 0.000258829 Jy ! Component: 950 - total flux cleaned = 0.000359983 Jy ! Component: 1000 - total flux cleaned = 0.000446948 Jy ! Component: 1050 - total flux cleaned = 0.000483527 Jy ! Component: 1100 - total flux cleaned = 0.000567801 Jy ! Component: 1150 - total flux cleaned = 0.000627017 Jy ! Component: 1200 - total flux cleaned = 0.000674041 Jy ! Component: 1250 - total flux cleaned = 0.000743281 Jy ! Component: 1300 - total flux cleaned = 0.000822851 Jy ! Component: 1350 - total flux cleaned = 0.000833994 Jy ! Component: 1400 - total flux cleaned = 0.00091174 Jy ! Component: 1450 - total flux cleaned = 0.000933624 Jy ! Component: 1500 - total flux cleaned = 0.000998618 Jy ! Component: 1550 - total flux cleaned = 0.0010733 Jy ! Component: 1600 - total flux cleaned = 0.00114706 Jy ! Component: 1650 - total flux cleaned = 0.00115755 Jy ! Component: 1700 - total flux cleaned = 0.00120933 Jy ! Component: 1750 - total flux cleaned = 0.00129113 Jy ! Component: 1800 - total flux cleaned = 0.00133172 Jy ! Component: 1850 - total flux cleaned = 0.00139184 Jy ! Component: 1900 - total flux cleaned = 0.00143159 Jy ! Component: 1950 - total flux cleaned = 0.00147094 Jy ! Component: 2000 - total flux cleaned = 0.00152937 Jy ! Component: 2050 - total flux cleaned = 0.00158717 Jy ! Component: 2100 - total flux cleaned = 0.00161572 Jy ! Component: 2150 - total flux cleaned = 0.00165337 Jy ! Component: 2200 - total flux cleaned = 0.00167213 Jy ! Component: 2250 - total flux cleaned = 0.00169988 Jy ! Component: 2300 - total flux cleaned = 0.00172737 Jy ! Component: 2350 - total flux cleaned = 0.00175476 Jy ! Component: 2400 - total flux cleaned = 0.00177277 Jy ! Component: 2450 - total flux cleaned = 0.00179966 Jy ! Component: 2500 - total flux cleaned = 0.00183517 Jy ! Component: 2550 - total flux cleaned = 0.00185268 Jy ! Component: 2600 - total flux cleaned = 0.0018701 Jy ! Component: 2650 - total flux cleaned = 0.00187888 Jy ! Component: 2700 - total flux cleaned = 0.00192168 Jy ! Component: 2750 - total flux cleaned = 0.00193027 Jy ! Component: 2800 - total flux cleaned = 0.00196409 Jy ! Component: 2850 - total flux cleaned = 0.00198909 Jy ! Component: 2900 - total flux cleaned = 0.00198088 Jy ! Component: 2950 - total flux cleaned = 0.00202197 Jy ! Component: 3000 - total flux cleaned = 0.00203008 Jy ! Component: 3050 - total flux cleaned = 0.00203018 Jy ! Component: 3100 - total flux cleaned = 0.0020463 Jy ! Component: 3150 - total flux cleaned = 0.00204634 Jy ! Component: 3200 - total flux cleaned = 0.00203848 Jy ! Component: 3250 - total flux cleaned = 0.00204624 Jy ! Component: 3300 - total flux cleaned = 0.0020541 Jy ! Component: 3350 - total flux cleaned = 0.00206945 Jy ! Component: 3400 - total flux cleaned = 0.00206935 Jy ! Component: 3450 - total flux cleaned = 0.00203881 Jy ! Component: 3500 - total flux cleaned = 0.0020161 Jy ! Component: 3550 - total flux cleaned = 0.00204611 Jy ! Component: 3600 - total flux cleaned = 0.00200884 Jy ! Component: 3650 - total flux cleaned = 0.00202369 Jy ! Component: 3700 - total flux cleaned = 0.00203843 Jy ! Component: 3750 - total flux cleaned = 0.00203112 Jy ! Component: 3800 - total flux cleaned = 0.00203108 Jy ! Component: 3850 - total flux cleaned = 0.00201661 Jy ! Component: 3900 - total flux cleaned = 0.00203815 Jy ! Component: 3950 - total flux cleaned = 0.00202391 Jy ! Component: 4000 - total flux cleaned = 0.00202396 Jy ! Component: 4050 - total flux cleaned = 0.00202401 Jy ! Total flux subtracted in 4096 components = 0.00205903 Jy ! Clean residual min=-0.000389 max=0.000448 Jy/beam ! Clean residual mean=0.000000 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.217482 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 540 components and 0.217482 Jy ![Exited script file: muppet] wmap "J0707+6110_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.605 x 8.215 at 86.78 degrees (North through East) ! Clean map min=-0.0010276 max=0.16037 Jy/beam ! Writing clean map to FITS file: J0707+6110_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16037 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130288 device "J0707+6110_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0707+6110_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.243726 0.243726 0.487453 0.974905 1.94981 3.89962 7.79924 15.5985 31.197 62.3939 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.605 x 8.215 at 86.78 degrees (North through East) ! Clean map min=-0.0010276 max=0.16037 Jy/beam quit ! Quitting program ! Log file J0707+6110_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:19:01 2016