! Started logfile: J2238+1242_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:39:25 2016 obs J2238+1242_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2238+1242_S_2014_05_31_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953216 visibilities/baseline/integration-bin. ! Found source: J2238+1242 ! ! 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 9780 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 J2238+1242_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878336Jy sigma=0.010530 ! Fit after self-cal, rms=0.864095Jy sigma=0.010360 ! 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.003 mas, bmaj=6.347 mas, bpa=-6.89 degrees ! Estimated noise=874.222 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.103778 Jy ! Component: 100 - total flux cleaned = 0.133655 Jy ! Total flux subtracted in 100 components = 0.133655 Jy ! Clean residual min=-0.005138 max=0.012277 Jy/beam ! Clean residual mean=-0.000030 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.133655 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.133655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076337Jy sigma=0.000844 ! Fit after self-cal, rms=0.076279Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013542 Jy ! Component: 100 - total flux cleaned = 0.0202865 Jy ! Total flux subtracted in 100 components = 0.0202865 Jy ! Clean residual min=-0.004462 max=0.008196 Jy/beam ! Clean residual mean=-0.000015 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.153941 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.153941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073252Jy sigma=0.000809 ! Fit after self-cal, rms=0.073203Jy sigma=0.000809 ! Inverting map ! Added new window around map position (6.5, -4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00697246 Jy ! Component: 100 - total flux cleaned = 0.0108127 Jy ! Total flux subtracted in 100 components = 0.0108127 Jy ! Clean residual min=-0.003892 max=0.003528 Jy/beam ! Clean residual mean=-0.000009 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.164754 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.164754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072495Jy sigma=0.000800 ! Fit after self-cal, rms=0.072423Jy sigma=0.000800 ! 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.65 mas, bmaj=7.249 mas, bpa=-5.463 degrees ! Estimated noise=606.684 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.00371284 Jy ! Component: 100 - total flux cleaned = 0.00617418 Jy ! Component: 150 - total flux cleaned = 0.00795655 Jy ! Component: 200 - total flux cleaned = 0.00928084 Jy ! Total flux subtracted in 200 components = 0.00928084 Jy ! Clean residual min=-0.002787 max=0.002595 Jy/beam ! Clean residual mean=-0.000015 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.174035 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.174035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072141Jy sigma=0.000797 ! Fit after self-cal, rms=0.072123Jy sigma=0.000797 ! 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.01 FD 0.82 HN 0.98 KP 1.06 ! LA 1.18 MK 1.03 NL 0.98 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 1.03 ! LA 1.12 MK 0.99 NL 1.08 OV 1.03 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.10 HN 1.03 KP 0.91 ! LA 0.90 MK 1.02 NL 1.01 OV 0.94 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.02 KP 0.86 ! LA 0.86 MK 1.01 NL 1.04 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.072123Jy sigma=0.000797 ! Fit after self-cal, rms=0.069722Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=7.282 mas, bpa=-5.416 degrees ! Estimated noise=605.864 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.000649621 Jy ! Component: 100 - total flux cleaned = 0.000716406 Jy ! Component: 150 - total flux cleaned = 0.000718513 Jy ! Component: 200 - total flux cleaned = 0.000737423 Jy ! Total flux subtracted in 200 components = 0.000737423 Jy ! Clean residual min=-0.002053 max=0.001916 Jy/beam ! Clean residual mean=-0.000009 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.174772 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.174772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069699Jy sigma=0.000777 ! Fit after self-cal, rms=0.069692Jy sigma=0.000777 ! 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.069692Jy sigma=0.000777 ! Fit after self-cal, rms=0.069831Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=7.273 mas, bpa=-5.439 degrees ! Estimated noise=605.702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332701 Jy ! Component: 100 - total flux cleaned = 0.00043924 Jy ! Component: 150 - total flux cleaned = 0.000494253 Jy ! Component: 200 - total flux cleaned = 0.000511531 Jy ! Total flux subtracted in 200 components = 0.000511531 Jy ! Clean residual min=-0.002019 max=0.001646 Jy/beam ! Clean residual mean=-0.000006 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.175284 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.175284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069818Jy sigma=0.000776 ! Fit after self-cal, rms=0.069821Jy sigma=0.000776 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 = 4.30188e-05 Jy ! Component: 100 - total flux cleaned = 7.69696e-05 Jy ! Component: 150 - total flux cleaned = 9.29641e-05 Jy ! Component: 200 - total flux cleaned = 0.000107729 Jy ! Total flux subtracted in 200 components = 0.000107729 Jy ! Clean residual min=-0.001985 max=0.001626 Jy/beam ! Clean residual mean=-0.000006 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.175391 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.175391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069813Jy sigma=0.000776 ! Fit after self-cal, rms=0.069811Jy sigma=0.000776 ! 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.069811Jy sigma=0.000776 ! Fit after self-cal, rms=0.069868Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.672 mas, bmaj=7.273 mas, bpa=-5.488 degrees ! Estimated noise=605.969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112327 Jy ! Component: 100 - total flux cleaned = 0.000193042 Jy ! Component: 150 - total flux cleaned = 0.000235535 Jy ! Component: 200 - total flux cleaned = 0.000248452 Jy ! Total flux subtracted in 200 components = 0.000248452 Jy ! Clean residual min=-0.001965 max=0.001578 Jy/beam ! Clean residual mean=-0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.17564 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.17564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069861Jy sigma=0.000775 ! Fit after self-cal, rms=0.069859Jy sigma=0.000775 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 = -9.66947e-08 Jy ! Component: 100 - total flux cleaned = 1.37398e-05 Jy ! Component: 150 - total flux cleaned = 3.90414e-05 Jy ! Component: 200 - total flux cleaned = 6.39203e-05 Jy ! Total flux subtracted in 200 components = 6.39203e-05 Jy ! Clean residual min=-0.001936 max=0.001561 Jy/beam ! Clean residual mean=-0.000006 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.175704 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.175704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069854Jy sigma=0.000775 ! Fit after self-cal, rms=0.069853Jy sigma=0.000775 ! 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.069853Jy sigma=0.000775 ! Fit after self-cal, rms=0.069894Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.581 mas, bmaj=10.82 mas, bpa=-4.65 degrees ! Estimated noise=727.196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766823 Jy ! Component: 100 - total flux cleaned = 0.000832351 Jy ! Component: 150 - total flux cleaned = 0.000858831 Jy ! Component: 200 - total flux cleaned = 0.000870351 Jy ! Total flux subtracted in 200 components = 0.000870351 Jy ! Clean residual min=-0.002047 max=0.001965 Jy/beam ! Clean residual mean=-0.000011 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.176574 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.176574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069894Jy sigma=0.000775 ! Fit after self-cal, rms=0.069893Jy sigma=0.000775 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.000114084 Jy ! Component: 100 - total flux cleaned = 0.000152066 Jy ! Component: 150 - total flux cleaned = 0.000173694 Jy ! Component: 200 - total flux cleaned = 0.000183908 Jy ! Total flux subtracted in 200 components = 0.000183908 Jy ! Clean residual min=-0.002042 max=0.001921 Jy/beam ! Clean residual mean=-0.000011 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.176758 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.176758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069892Jy sigma=0.000775 ! Fit after self-cal, rms=0.069892Jy sigma=0.000775 ! 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.673 mas, bmaj=7.273 mas, bpa=-5.495 degrees ! Estimated noise=606.179 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.673 x 7.273 at -5.495 degrees (North through East) ! Clean map min=-0.0018103 max=0.13548 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.016 mas, bmaj=6.36 mas, bpa=-6.911 degrees ! Estimated noise=875.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103786 Jy ! Component: 100 - total flux cleaned = 0.134066 Jy ! Component: 150 - total flux cleaned = 0.147774 Jy ! Component: 200 - total flux cleaned = 0.155913 Jy ! Total flux subtracted in 200 components = 0.155913 Jy ! Clean residual min=-0.003548 max=0.004210 Jy/beam ! Clean residual mean=-0.000013 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.155913 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.155913 Jy ! Inverting map and beam ! Estimated beam: bmin=3.673 mas, bmaj=7.273 mas, bpa=-5.495 degrees ! Estimated noise=606.179 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.00691856 Jy ! Component: 100 - total flux cleaned = 0.0112443 Jy ! Component: 150 - total flux cleaned = 0.0141303 Jy ! Component: 200 - total flux cleaned = 0.0160911 Jy ! Total flux subtracted in 200 components = 0.0160911 Jy ! Clean residual min=-0.002126 max=0.001969 Jy/beam ! Clean residual mean=-0.000010 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.172004 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.172004 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.581 mas, bmaj=10.82 mas, bpa=-4.65 degrees ! Estimated noise=727.196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215871 Jy ! Component: 100 - total flux cleaned = 0.00332023 Jy ! Component: 150 - total flux cleaned = 0.00403328 Jy ! Component: 200 - total flux cleaned = 0.00438764 Jy ! Total flux subtracted in 200 components = 0.00438764 Jy ! Clean residual min=-0.002119 max=0.001972 Jy/beam ! Clean residual mean=-0.000012 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.176392 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.51417e-05 Jy ! Component: 100 - total flux cleaned = 0.000158739 Jy ! Component: 150 - total flux cleaned = 0.000223559 Jy ! Component: 200 - total flux cleaned = 0.00029511 Jy ! Total flux subtracted in 200 components = 0.00029511 Jy ! Clean residual min=-0.002106 max=0.001935 Jy/beam ! Clean residual mean=-0.000011 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.176687 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.176687 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.673 mas, bmaj=7.273 mas, bpa=-5.495 degrees ! Estimated noise=606.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.34983e-05 Jy ! Component: 100 - total flux cleaned = -8.93279e-05 Jy ! Component: 150 - total flux cleaned = -0.000151074 Jy ! Component: 200 - total flux cleaned = -0.000171095 Jy ! Total flux subtracted in 200 components = -0.000171095 Jy ! Clean residual min=-0.001959 max=0.001606 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.176516 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.176516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069912Jy sigma=0.000776 ! Fit after self-cal, rms=0.069908Jy sigma=0.000775 wmodel J2238+1242_S_2014_05_31_pus_map.mod ! Writing 80 model components to file: J2238+1242_S_2014_05_31_pus_map.mod wobs J2238+1242_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2238+1242_S_2014_05_31_pus_uvs.fits wwins J2238+1242_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J2238+1242_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.000846384 Jy ! Component: 100 - total flux cleaned = -0.00120685 Jy ! Component: 150 - total flux cleaned = -0.00129188 Jy ! Component: 200 - total flux cleaned = -0.00137371 Jy ! Component: 250 - total flux cleaned = -0.00139931 Jy ! Component: 300 - total flux cleaned = -0.00145038 Jy ! Component: 350 - total flux cleaned = -0.0015247 Jy ! Component: 400 - total flux cleaned = -0.00152475 Jy ! Component: 450 - total flux cleaned = -0.00152479 Jy ! Component: 500 - total flux cleaned = -0.00159347 Jy ! Component: 550 - total flux cleaned = -0.0016157 Jy ! Component: 600 - total flux cleaned = -0.00163773 Jy ! Component: 650 - total flux cleaned = -0.00170255 Jy ! Component: 700 - total flux cleaned = -0.00172361 Jy ! Component: 750 - total flux cleaned = -0.00172346 Jy ! Component: 800 - total flux cleaned = -0.00174389 Jy ! Component: 850 - total flux cleaned = -0.0017442 Jy ! Component: 900 - total flux cleaned = -0.00176414 Jy ! Component: 950 - total flux cleaned = -0.00182258 Jy ! Component: 1000 - total flux cleaned = -0.00186049 Jy ! Component: 1050 - total flux cleaned = -0.00186017 Jy ! Component: 1100 - total flux cleaned = -0.00191625 Jy ! Component: 1150 - total flux cleaned = -0.00186101 Jy ! Component: 1200 - total flux cleaned = -0.00191564 Jy ! Component: 1250 - total flux cleaned = -0.00191564 Jy ! Component: 1300 - total flux cleaned = -0.0018979 Jy ! Component: 1350 - total flux cleaned = -0.00196812 Jy ! Component: 1400 - total flux cleaned = -0.00196802 Jy ! Component: 1450 - total flux cleaned = -0.0020195 Jy ! Component: 1500 - total flux cleaned = -0.0020873 Jy ! Component: 1550 - total flux cleaned = -0.00217059 Jy ! Component: 1600 - total flux cleaned = -0.0021872 Jy ! Component: 1650 - total flux cleaned = -0.00228505 Jy ! Component: 1700 - total flux cleaned = -0.00231735 Jy ! Component: 1750 - total flux cleaned = -0.00233325 Jy ! Component: 1800 - total flux cleaned = -0.00241223 Jy ! Component: 1850 - total flux cleaned = -0.00249038 Jy ! Component: 1900 - total flux cleaned = -0.00258349 Jy ! Component: 1950 - total flux cleaned = -0.00258333 Jy ! Component: 2000 - total flux cleaned = -0.00272006 Jy ! Component: 2050 - total flux cleaned = -0.00275004 Jy ! Component: 2100 - total flux cleaned = -0.00277981 Jy ! Component: 2150 - total flux cleaned = -0.00282385 Jy ! Component: 2200 - total flux cleaned = -0.00288217 Jy ! Component: 2250 - total flux cleaned = -0.00289651 Jy ! Component: 2300 - total flux cleaned = -0.00289662 Jy ! Component: 2350 - total flux cleaned = -0.00293929 Jy ! Component: 2400 - total flux cleaned = -0.00303798 Jy ! Component: 2450 - total flux cleaned = -0.0030658 Jy ! Component: 2500 - total flux cleaned = -0.00316279 Jy ! Component: 2550 - total flux cleaned = -0.00314918 Jy ! Component: 2600 - total flux cleaned = -0.00320378 Jy ! Component: 2650 - total flux cleaned = -0.00328474 Jy ! Component: 2700 - total flux cleaned = -0.00332487 Jy ! Component: 2750 - total flux cleaned = -0.0033649 Jy ! Component: 2800 - total flux cleaned = -0.00340444 Jy ! Component: 2850 - total flux cleaned = -0.00348297 Jy ! Component: 2900 - total flux cleaned = -0.00354798 Jy ! Component: 2950 - total flux cleaned = -0.00356097 Jy ! Component: 3000 - total flux cleaned = -0.00367587 Jy ! Component: 3050 - total flux cleaned = -0.00368853 Jy ! Component: 3100 - total flux cleaned = -0.00373872 Jy ! Component: 3150 - total flux cleaned = -0.00383848 Jy ! Component: 3200 - total flux cleaned = -0.00388792 Jy ! Component: 3250 - total flux cleaned = -0.00392488 Jy ! Component: 3300 - total flux cleaned = -0.00394923 Jy ! Component: 3350 - total flux cleaned = -0.00399763 Jy ! Component: 3400 - total flux cleaned = -0.00404569 Jy ! Component: 3450 - total flux cleaned = -0.00414099 Jy ! Component: 3500 - total flux cleaned = -0.00410551 Jy ! Component: 3550 - total flux cleaned = -0.0041759 Jy ! Component: 3600 - total flux cleaned = -0.00421084 Jy ! Component: 3650 - total flux cleaned = -0.00426875 Jy ! Component: 3700 - total flux cleaned = -0.00426869 Jy ! Component: 3750 - total flux cleaned = -0.00433704 Jy ! Component: 3800 - total flux cleaned = -0.00435974 Jy ! Component: 3850 - total flux cleaned = -0.00439344 Jy ! Component: 3900 - total flux cleaned = -0.00443821 Jy ! Component: 3950 - total flux cleaned = -0.00449366 Jy ! Component: 4000 - total flux cleaned = -0.00452662 Jy ! Component: 4050 - total flux cleaned = -0.0045813 Jy ! Total flux subtracted in 4096 components = -0.00458134 Jy ! Clean residual min=-0.000671 max=0.000592 Jy/beam ! Clean residual mean=-0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.171935 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 361 components and 0.171935 Jy ![Exited script file: muppet] wmap "J2238+1242_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.673 x 7.273 at -5.495 degrees (North through East) ! Clean map min=-0.0015169 max=0.13503 Jy/beam ! Writing clean map to FITS file: J2238+1242_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.135031 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201698 device "J2238+1242_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2238+1242_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.448116 0.448116 0.896231 1.79246 3.58493 7.16985 14.3397 28.6794 57.3588 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.135 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.673 x 7.273 at -5.495 degrees (North through East) ! Clean map min=-0.0015169 max=0.13503 Jy/beam quit ! Quitting program ! Log file J2238+1242_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:39:30 2016