! Started logfile: J0930+0034_S_2017_06_10_pus_uvs.log on Mon May 6 14:50:26 2019 obs J0930+0034_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0930+0034_S_2017_06_10_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.553363 visibilities/baseline/integration-bin. ! Found source: J0930+0034 ! ! 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 1154 lines of history. ! ! Reading 15140 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 J0930+0034_S_2017_06_10_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 445 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 445 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 445 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1021 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.818366Jy sigma=0.007483 ! Fit after self-cal, rms=0.804420Jy sigma=0.007360 ! 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=2.759 mas, bmaj=7.222 mas, bpa=-2.847 degrees ! Estimated noise=959.249 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.146228 Jy ! Component: 100 - total flux cleaned = 0.188438 Jy ! Total flux subtracted in 100 components = 0.188438 Jy ! Clean residual min=-0.007852 max=0.018895 Jy/beam ! Clean residual mean=0.000025 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.188438 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.188438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086403Jy sigma=0.000757 ! Fit after self-cal, rms=0.086373Jy sigma=0.000757 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209466 Jy ! Component: 100 - total flux cleaned = 0.0317661 Jy ! Total flux subtracted in 100 components = 0.0317661 Jy ! Clean residual min=-0.004878 max=0.005189 Jy/beam ! Clean residual mean=0.000008 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.220204 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.220204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080695Jy sigma=0.000705 ! Fit after self-cal, rms=0.080676Jy sigma=0.000705 ! 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.342 mas, bmaj=8.385 mas, bpa=-2.928 degrees ! Estimated noise=705.267 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.00644404 Jy ! Component: 100 - total flux cleaned = 0.00932234 Jy ! Component: 150 - total flux cleaned = 0.0108565 Jy ! Component: 200 - total flux cleaned = 0.0113519 Jy ! Total flux subtracted in 200 components = 0.0113519 Jy ! Clean residual min=-0.003353 max=0.003256 Jy/beam ! Clean residual mean=-0.000005 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.231556 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 52 components and 0.231556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080139Jy sigma=0.000701 ! Fit after self-cal, rms=0.080140Jy sigma=0.000701 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 0.96 KP 1.13 ! LA 1.01 MK 0.99 NL 0.89 OV 1.00 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.98 KP 1.01 ! LA 0.97 MK 0.99 NL 1.05 OV 1.05 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.01 KP 0.99 ! LA 0.99 MK 1.13 NL 0.98 OV 0.94 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00 KP 1.00* ! LA 0.99 MK 0.96 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.080140Jy sigma=0.000701 ! Fit after self-cal, rms=0.079217Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=8.55 mas, bpa=-3.332 degrees ! Estimated noise=712.189 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.00016299 Jy ! Component: 100 - total flux cleaned = 7.93934e-06 Jy ! Component: 150 - total flux cleaned = 0.000175047 Jy ! Component: 200 - total flux cleaned = 0.000289279 Jy ! Total flux subtracted in 200 components = 0.000289279 Jy ! Clean residual min=-0.003306 max=0.003007 Jy/beam ! Clean residual mean=-0.000008 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.231845 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.231845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079188Jy sigma=0.000694 ! Fit after self-cal, rms=0.079180Jy sigma=0.000694 ! 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.079180Jy sigma=0.000694 ! Fit after self-cal, rms=0.078672Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.551 mas, bpa=-3.272 degrees ! Estimated noise=712.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.78982e-05 Jy ! Component: 100 - total flux cleaned = 7.57816e-05 Jy ! Component: 150 - total flux cleaned = 0.000114495 Jy ! Component: 200 - total flux cleaned = 0.000114806 Jy ! Total flux subtracted in 200 components = 0.000114806 Jy ! Clean residual min=-0.001857 max=0.002021 Jy/beam ! Clean residual mean=0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.23196 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.23196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078659Jy sigma=0.000683 ! Fit after self-cal, rms=0.078665Jy sigma=0.000683 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 (-26, 81.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151879 Jy ! Component: 100 - total flux cleaned = 0.00160501 Jy ! Component: 150 - total flux cleaned = 0.0017335 Jy ! Component: 200 - total flux cleaned = 0.00182027 Jy ! Total flux subtracted in 200 components = 0.00182027 Jy ! Clean residual min=-0.001693 max=0.001997 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.23378 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.23378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078616Jy sigma=0.000683 ! Fit after self-cal, rms=0.078614Jy sigma=0.000683 ! Inverting map ! Added new window around map position (-10, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169721 Jy ! Component: 100 - total flux cleaned = 0.00228804 Jy ! Component: 150 - total flux cleaned = 0.00237122 Jy ! Component: 200 - total flux cleaned = 0.00252163 Jy ! Total flux subtracted in 200 components = 0.00252163 Jy ! Clean residual min=-0.001519 max=0.001698 Jy/beam ! Clean residual mean=0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.236302 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 109 components and 0.236302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078573Jy sigma=0.000682 ! Fit after self-cal, rms=0.078570Jy sigma=0.000682 ! 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.078570Jy sigma=0.000682 ! Fit after self-cal, rms=0.078743Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=8.552 mas, bpa=-3.238 degrees ! Estimated noise=712.897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683527 Jy ! Component: 100 - total flux cleaned = 0.000815723 Jy ! Component: 150 - total flux cleaned = 0.000862456 Jy ! Component: 200 - total flux cleaned = 0.000947949 Jy ! Total flux subtracted in 200 components = 0.000947949 Jy ! Clean residual min=-0.001461 max=0.001690 Jy/beam ! Clean residual mean=0.000004 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.23725 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 127 components and 0.23725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078726Jy sigma=0.000682 ! Fit after self-cal, rms=0.078730Jy sigma=0.000682 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 (109.5, 100.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115549 Jy ! Component: 100 - total flux cleaned = 0.00148253 Jy ! Component: 150 - total flux cleaned = 0.00169975 Jy ! Component: 200 - total flux cleaned = 0.00184862 Jy ! Total flux subtracted in 200 components = 0.00184862 Jy ! Clean residual min=-0.001407 max=0.001478 Jy/beam ! Clean residual mean=0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.239098 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 147 components and 0.239098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078697Jy sigma=0.000682 ! Fit after self-cal, rms=0.078694Jy sigma=0.000682 ! 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.078694Jy sigma=0.000682 ! Fit after self-cal, rms=0.078745Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.539 mas, bmaj=14.42 mas, bpa=-6.981 degrees ! Estimated noise=901.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263539 Jy ! Component: 100 - total flux cleaned = 0.000350723 Jy ! Component: 150 - total flux cleaned = 0.000394776 Jy ! Component: 200 - total flux cleaned = 0.000420942 Jy ! Total flux subtracted in 200 components = 0.000420942 Jy ! Clean residual min=-0.001688 max=0.001582 Jy/beam ! Clean residual mean=0.000007 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.239519 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 167 components and 0.239519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078739Jy sigma=0.000682 ! Fit after self-cal, rms=0.078740Jy sigma=0.000682 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 = 7.6567e-06 Jy ! Component: 100 - total flux cleaned = -4.81893e-06 Jy ! Component: 150 - total flux cleaned = -5.2348e-06 Jy ! Component: 200 - total flux cleaned = 1.45704e-05 Jy ! Total flux subtracted in 200 components = 1.45704e-05 Jy ! Clean residual min=-0.001679 max=0.001566 Jy/beam ! Clean residual mean=0.000007 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.239534 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 176 components and 0.239534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078738Jy sigma=0.000682 ! Fit after self-cal, rms=0.078737Jy sigma=0.000682 ! 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.336 mas, bmaj=8.553 mas, bpa=-3.239 degrees ! Estimated noise=712.944 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.336 x 8.553 at -3.239 degrees (North through East) ! Clean map min=-0.0013489 max=0.19744 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=2.771 mas, bmaj=7.312 mas, bpa=-2.886 degrees ! Estimated noise=962.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147627 Jy ! Component: 100 - total flux cleaned = 0.189892 Jy ! Component: 150 - total flux cleaned = 0.210082 Jy ! Component: 200 - total flux cleaned = 0.220373 Jy ! Total flux subtracted in 200 components = 0.220373 Jy ! Clean residual min=-0.003245 max=0.004804 Jy/beam ! Clean residual mean=0.000010 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.220373 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.220373 Jy ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=8.553 mas, bpa=-3.239 degrees ! Estimated noise=712.944 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.00604217 Jy ! Component: 100 - total flux cleaned = 0.00931887 Jy ! Component: 150 - total flux cleaned = 0.0117287 Jy ! Component: 200 - total flux cleaned = 0.0136314 Jy ! Total flux subtracted in 200 components = 0.0136314 Jy ! Clean residual min=-0.001942 max=0.001631 Jy/beam ! Clean residual mean=0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.234004 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.234004 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.539 mas, bmaj=14.42 mas, bpa=-6.981 degrees ! Estimated noise=901.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164527 Jy ! Component: 100 - total flux cleaned = 0.00276341 Jy ! Component: 150 - total flux cleaned = 0.00349108 Jy ! Component: 200 - total flux cleaned = 0.00377717 Jy ! Total flux subtracted in 200 components = 0.00377717 Jy ! Clean residual min=-0.001663 max=0.001558 Jy/beam ! Clean residual mean=0.000007 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.237782 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.000271189 Jy ! Component: 100 - total flux cleaned = 0.000506616 Jy ! Component: 150 - total flux cleaned = 0.000676949 Jy ! Component: 200 - total flux cleaned = 0.000778461 Jy ! Total flux subtracted in 200 components = 0.000778461 Jy ! Clean residual min=-0.001682 max=0.001511 Jy/beam ! Clean residual mean=0.000006 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.23856 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 87 components and 0.23856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=8.553 mas, bpa=-3.239 degrees ! Estimated noise=712.944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114249 Jy ! Component: 100 - total flux cleaned = 0.000402635 Jy ! Component: 150 - total flux cleaned = 0.000549384 Jy ! Component: 200 - total flux cleaned = 0.00074984 Jy ! Total flux subtracted in 200 components = 0.00074984 Jy ! Clean residual min=-0.001487 max=0.001556 Jy/beam ! Clean residual mean=0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.23931 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.23931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078801Jy sigma=0.000682 ! Fit after self-cal, rms=0.078797Jy sigma=0.000682 wmodel J0930+0034_S_2017_06_10_pus_map.mod ! Writing 109 model components to file: J0930+0034_S_2017_06_10_pus_map.mod wobs J0930+0034_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0930+0034_S_2017_06_10_pus_uvs.fits wwins J0930+0034_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J0930+0034_S_2017_06_10_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 = -5.12093e-05 Jy ! Component: 100 - total flux cleaned = -9.43085e-07 Jy ! Component: 150 - total flux cleaned = 9.6485e-05 Jy ! Component: 200 - total flux cleaned = 0.00021272 Jy ! Component: 250 - total flux cleaned = 0.000145649 Jy ! Component: 300 - total flux cleaned = 3.71513e-05 Jy ! Component: 350 - total flux cleaned = 1.61096e-05 Jy ! Component: 400 - total flux cleaned = -2.51527e-05 Jy ! Component: 450 - total flux cleaned = -8.53493e-05 Jy ! Component: 500 - total flux cleaned = -6.57155e-05 Jy ! Component: 550 - total flux cleaned = -8.50631e-05 Jy ! Component: 600 - total flux cleaned = -0.000104052 Jy ! Component: 650 - total flux cleaned = -0.00014076 Jy ! Component: 700 - total flux cleaned = -0.000158852 Jy ! Component: 750 - total flux cleaned = -0.000247724 Jy ! Component: 800 - total flux cleaned = -0.000282734 Jy ! Component: 850 - total flux cleaned = -0.000316937 Jy ! Component: 900 - total flux cleaned = -0.000350971 Jy ! Component: 950 - total flux cleaned = -0.000351499 Jy ! Component: 1000 - total flux cleaned = -0.000367851 Jy ! Component: 1050 - total flux cleaned = -0.000303898 Jy ! Component: 1100 - total flux cleaned = -0.00031996 Jy ! Component: 1150 - total flux cleaned = -0.00027367 Jy ! Component: 1200 - total flux cleaned = -0.000273465 Jy ! Component: 1250 - total flux cleaned = -0.000213145 Jy ! Component: 1300 - total flux cleaned = -0.000183697 Jy ! Component: 1350 - total flux cleaned = -0.000125395 Jy ! Component: 1400 - total flux cleaned = -8.23467e-05 Jy ! Component: 1450 - total flux cleaned = -9.65129e-05 Jy ! Component: 1500 - total flux cleaned = -1.19497e-05 Jy ! Component: 1550 - total flux cleaned = -5.37945e-05 Jy ! Component: 1600 - total flux cleaned = -2.61143e-05 Jy ! Component: 1650 - total flux cleaned = -5.33261e-05 Jy ! Component: 1700 - total flux cleaned = -3.98404e-05 Jy ! Component: 1750 - total flux cleaned = -5.31626e-05 Jy ! Component: 1800 - total flux cleaned = -7.94979e-05 Jy ! Component: 1850 - total flux cleaned = -7.9496e-05 Jy ! Component: 1900 - total flux cleaned = -0.00013085 Jy ! Component: 1950 - total flux cleaned = -0.000118135 Jy ! Component: 2000 - total flux cleaned = -0.000118292 Jy ! Component: 2050 - total flux cleaned = -9.34332e-05 Jy ! Component: 2100 - total flux cleaned = -0.000154927 Jy ! Component: 2150 - total flux cleaned = -0.000130495 Jy ! Component: 2200 - total flux cleaned = -0.000106471 Jy ! Component: 2250 - total flux cleaned = -0.000118501 Jy ! Component: 2300 - total flux cleaned = -0.000130461 Jy ! Component: 2350 - total flux cleaned = -0.000118792 Jy ! Component: 2400 - total flux cleaned = -0.000107303 Jy ! Component: 2450 - total flux cleaned = -0.00010731 Jy ! Component: 2500 - total flux cleaned = -9.58125e-05 Jy ! Component: 2550 - total flux cleaned = -7.30984e-05 Jy ! Component: 2600 - total flux cleaned = -5.0628e-05 Jy ! Component: 2650 - total flux cleaned = -2.83675e-05 Jy ! Component: 2700 - total flux cleaned = 4.80747e-06 Jy ! Component: 2750 - total flux cleaned = -1.7181e-05 Jy ! Component: 2800 - total flux cleaned = 3.76965e-05 Jy ! Component: 2850 - total flux cleaned = 8.10785e-05 Jy ! Component: 2900 - total flux cleaned = 7.01897e-05 Jy ! Component: 2950 - total flux cleaned = 0.000113085 Jy ! Component: 3000 - total flux cleaned = 0.00014506 Jy ! Component: 3050 - total flux cleaned = 0.000208273 Jy ! Component: 3100 - total flux cleaned = 0.00022911 Jy ! Component: 3150 - total flux cleaned = 0.000270722 Jy ! Component: 3200 - total flux cleaned = 0.000301745 Jy ! Component: 3250 - total flux cleaned = 0.000342775 Jy ! Component: 3300 - total flux cleaned = 0.00042419 Jy ! Component: 3350 - total flux cleaned = 0.000434195 Jy ! Component: 3400 - total flux cleaned = 0.000494482 Jy ! Component: 3450 - total flux cleaned = 0.000524305 Jy ! Component: 3500 - total flux cleaned = 0.000554048 Jy ! Component: 3550 - total flux cleaned = 0.000583571 Jy ! Component: 3600 - total flux cleaned = 0.000642121 Jy ! Component: 3650 - total flux cleaned = 0.000671274 Jy ! Component: 3700 - total flux cleaned = 0.00070992 Jy ! Component: 3750 - total flux cleaned = 0.000748152 Jy ! Component: 3800 - total flux cleaned = 0.000814664 Jy ! Component: 3850 - total flux cleaned = 0.00084288 Jy ! Component: 3900 - total flux cleaned = 0.000842822 Jy ! Component: 3950 - total flux cleaned = 0.00087074 Jy ! Component: 4000 - total flux cleaned = 0.000870768 Jy ! Component: 4050 - total flux cleaned = 0.00089852 Jy ! Total flux subtracted in 4096 components = 0.00089863 Jy ! Clean residual min=-0.000647 max=0.000554 Jy/beam ! Clean residual mean=0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.240208 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 383 components and 0.240209 Jy ![Exited script file: muppet] wmap "J0930+0034_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.336 x 8.553 at -3.239 degrees (North through East) ! Clean map min=-0.0011333 max=0.19791 Jy/beam ! Writing clean map to FITS file: J0930+0034_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.197911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257271 0.257271 0.514543 1.02909 2.05817 4.11634 8.23269 16.4654 32.9307 65.8615 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.197 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.336 x 8.553 at -3.239 degrees (North through East) ! Clean map min=-0.0011333 max=0.19791 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 J0930+0034_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:50:32 2019