! Started logfile: J0712+5033_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:26:12 2016 obs J0712+5033_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0712+5033_S_2014_12_20_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.647748 visibilities/baseline/integration-bin. ! Found source: J0712+5033 ! ! 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 344 lines of history. ! ! Reading 8628 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 J0712+5033_S_2014_12_20_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.748018Jy sigma=0.009011 ! Fit after self-cal, rms=0.739966Jy sigma=0.008918 ! 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.152 mas, bmaj=4.639 mas, bpa=-42.03 degrees ! Estimated noise=1049.03 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.20028 Jy ! Component: 100 - total flux cleaned = 0.243956 Jy ! Total flux subtracted in 100 components = 0.243956 Jy ! Clean residual min=-0.007450 max=0.012216 Jy/beam ! Clean residual mean=0.000073 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.243956 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.243956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082966Jy sigma=0.000906 ! Fit after self-cal, rms=0.082965Jy sigma=0.000906 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121947 Jy ! Component: 100 - total flux cleaned = 0.0184228 Jy ! Total flux subtracted in 100 components = 0.0184228 Jy ! Clean residual min=-0.007086 max=0.007095 Jy/beam ! Clean residual mean=0.000056 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.262379 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.262379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080112Jy sigma=0.000881 ! Fit after self-cal, rms=0.080113Jy sigma=0.000881 ! 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.115 mas, bmaj=5.527 mas, bpa=-44.12 degrees ! Estimated noise=645.011 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.00656566 Jy ! Component: 100 - total flux cleaned = 0.0103376 Jy ! Component: 150 - total flux cleaned = 0.0127276 Jy ! Component: 200 - total flux cleaned = 0.0142569 Jy ! Total flux subtracted in 200 components = 0.0142569 Jy ! Clean residual min=-0.009703 max=0.006363 Jy/beam ! Clean residual mean=0.000079 rms=0.001887 Jy/beam ! Combined flux in latest and established models = 0.276636 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.276636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079265Jy sigma=0.000877 ! Fit after self-cal, rms=0.079264Jy sigma=0.000877 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.89 HN 0.93 KP 1.10 ! LA 0.96 MK 1.01 NL 0.99 OV 0.98 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 HN 1.01 KP 1.06 ! LA 0.92 MK 0.96 NL 1.05 OV 1.00 ! PT 1.07 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.20 HN 0.99 KP 0.95 ! LA 0.76 MK 1.02 NL 1.14 OV 0.93 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.05 HN 0.96 KP 0.91 ! LA 0.80 MK 0.99 NL 1.01 OV 0.98 ! PT 1.08 SC 1.00 ! ! ! Fit before self-cal, rms=0.079264Jy sigma=0.000877 ! Fit after self-cal, rms=0.070468Jy sigma=0.000796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=5.566 mas, bpa=-43.86 degrees ! Estimated noise=645.707 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.00143531 Jy ! Component: 100 - total flux cleaned = -0.00199578 Jy ! Component: 150 - total flux cleaned = -0.00211049 Jy ! Component: 200 - total flux cleaned = -0.00216542 Jy ! Total flux subtracted in 200 components = -0.00216542 Jy ! Clean residual min=-0.003736 max=0.003422 Jy/beam ! Clean residual mean=0.000007 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.27447 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.27447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070425Jy sigma=0.000795 ! Fit after self-cal, rms=0.070420Jy sigma=0.000795 ! 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.070420Jy sigma=0.000795 ! Fit after self-cal, rms=0.070227Jy sigma=0.000788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.13 mas, bmaj=5.543 mas, bpa=-44.06 degrees ! Estimated noise=644.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143459 Jy ! Component: 100 - total flux cleaned = -0.00160059 Jy ! Component: 150 - total flux cleaned = -0.00169511 Jy ! Component: 200 - total flux cleaned = -0.00177393 Jy ! Total flux subtracted in 200 components = -0.00177393 Jy ! Clean residual min=-0.002108 max=0.002117 Jy/beam ! Clean residual mean=0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.272696 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.272696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070190Jy sigma=0.000788 ! Fit after self-cal, rms=0.070203Jy sigma=0.000788 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 = -6.73082e-05 Jy ! Component: 100 - total flux cleaned = -0.000144045 Jy ! Component: 150 - total flux cleaned = -0.000212621 Jy ! Component: 200 - total flux cleaned = -0.0002622 Jy ! Total flux subtracted in 200 components = -0.0002622 Jy ! Clean residual min=-0.002098 max=0.002093 Jy/beam ! Clean residual mean=0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.272434 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.272434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070196Jy sigma=0.000788 ! Fit after self-cal, rms=0.070195Jy sigma=0.000788 ! 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.070195Jy sigma=0.000788 ! Fit after self-cal, rms=0.070241Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.14 mas, bmaj=5.537 mas, bpa=-44.11 degrees ! Estimated noise=644.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000823104 Jy ! Component: 100 - total flux cleaned = -0.000976588 Jy ! Component: 150 - total flux cleaned = -0.00107257 Jy ! Component: 200 - total flux cleaned = -0.00114354 Jy ! Total flux subtracted in 200 components = -0.00114354 Jy ! Clean residual min=-0.002010 max=0.002031 Jy/beam ! Clean residual mean=0.000003 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.271291 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.271291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070227Jy sigma=0.000787 ! Fit after self-cal, rms=0.070227Jy sigma=0.000787 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.96818e-05 Jy ! Component: 100 - total flux cleaned = -0.000119085 Jy ! Component: 150 - total flux cleaned = -0.000160529 Jy ! Component: 200 - total flux cleaned = -0.000207879 Jy ! Total flux subtracted in 200 components = -0.000207879 Jy ! Clean residual min=-0.002017 max=0.002015 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.271083 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.271083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070223Jy sigma=0.000787 ! Fit after self-cal, rms=0.070223Jy sigma=0.000787 ! 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.070223Jy sigma=0.000787 ! Fit after self-cal, rms=0.070257Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.573 mas, bmaj=9.352 mas, bpa=-54.4 degrees ! Estimated noise=765.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000667925 Jy ! Component: 100 - total flux cleaned = -0.000887087 Jy ! Component: 150 - total flux cleaned = -0.000900915 Jy ! Component: 200 - total flux cleaned = -0.000912943 Jy ! Total flux subtracted in 200 components = -0.000912943 Jy ! Clean residual min=-0.002084 max=0.002343 Jy/beam ! Clean residual mean=0.000007 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.27017 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.27017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070254Jy sigma=0.000787 ! Fit after self-cal, rms=0.070254Jy sigma=0.000787 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 = -5.27749e-05 Jy ! Component: 100 - total flux cleaned = -4.75017e-05 Jy ! Component: 150 - total flux cleaned = -3.75197e-05 Jy ! Component: 200 - total flux cleaned = -2.89171e-05 Jy ! Total flux subtracted in 200 components = -2.89171e-05 Jy ! Clean residual min=-0.002092 max=0.002343 Jy/beam ! Clean residual mean=0.000007 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.270141 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.270141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070255Jy sigma=0.000787 ! Fit after self-cal, rms=0.070255Jy sigma=0.000787 ! 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.146 mas, bmaj=5.535 mas, bpa=-44.15 degrees ! Estimated noise=644.306 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 5.535 at -44.15 degrees (North through East) ! Clean map min=-0.0019095 max=0.2593 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.184 mas, bmaj=4.63 mas, bpa=-42.3 degrees ! Estimated noise=1054.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201314 Jy ! Component: 100 - total flux cleaned = 0.245252 Jy ! Component: 150 - total flux cleaned = 0.256757 Jy ! Component: 200 - total flux cleaned = 0.26202 Jy ! Total flux subtracted in 200 components = 0.26202 Jy ! Clean residual min=-0.003134 max=0.003502 Jy/beam ! Clean residual mean=0.000006 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.26202 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.26202 Jy ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=5.535 mas, bpa=-44.15 degrees ! Estimated noise=644.306 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.00376171 Jy ! Component: 100 - total flux cleaned = 0.00554166 Jy ! Component: 150 - total flux cleaned = 0.0065739 Jy ! Component: 200 - total flux cleaned = 0.00720394 Jy ! Total flux subtracted in 200 components = 0.00720394 Jy ! Clean residual min=-0.001994 max=0.001968 Jy/beam ! Clean residual mean=0.000006 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.269224 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.269224 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.573 mas, bmaj=9.352 mas, bpa=-54.4 degrees ! Estimated noise=765.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557921 Jy ! Component: 100 - total flux cleaned = 0.000667348 Jy ! Component: 150 - total flux cleaned = 0.000701807 Jy ! Component: 200 - total flux cleaned = 0.000709337 Jy ! Total flux subtracted in 200 components = 0.000709337 Jy ! Clean residual min=-0.002121 max=0.002320 Jy/beam ! Clean residual mean=0.000008 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.269933 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 = 6.74167e-06 Jy ! Component: 100 - total flux cleaned = 1.94788e-05 Jy ! Component: 150 - total flux cleaned = 2.52808e-05 Jy ! Component: 200 - total flux cleaned = 3.64037e-05 Jy ! Total flux subtracted in 200 components = 3.64037e-05 Jy ! Clean residual min=-0.002114 max=0.002321 Jy/beam ! Clean residual mean=0.000008 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.26997 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.26997 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=5.535 mas, bpa=-44.15 degrees ! Estimated noise=644.306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.00364e-06 Jy ! Component: 100 - total flux cleaned = 3.21378e-05 Jy ! Component: 150 - total flux cleaned = 4.32187e-05 Jy ! Component: 200 - total flux cleaned = 5.31302e-05 Jy ! Total flux subtracted in 200 components = 5.31302e-05 Jy ! Clean residual min=-0.001968 max=0.001966 Jy/beam ! Clean residual mean=0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.270023 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.270023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070250Jy sigma=0.000787 ! Fit after self-cal, rms=0.070248Jy sigma=0.000787 wmodel J0712+5033_S_2014_12_20_pus_map.mod ! Writing 57 model components to file: J0712+5033_S_2014_12_20_pus_map.mod wobs J0712+5033_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0712+5033_S_2014_12_20_pus_uvs.fits wwins J0712+5033_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J0712+5033_S_2014_12_20_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.00021913 Jy ! Component: 100 - total flux cleaned = 0.000120227 Jy ! Component: 150 - total flux cleaned = -8.37872e-06 Jy ! Component: 200 - total flux cleaned = -6.94753e-05 Jy ! Component: 250 - total flux cleaned = -0.000185332 Jy ! Component: 300 - total flux cleaned = -0.000214292 Jy ! Component: 350 - total flux cleaned = -0.00029689 Jy ! Component: 400 - total flux cleaned = -0.000270185 Jy ! Component: 450 - total flux cleaned = -0.00026967 Jy ! Component: 500 - total flux cleaned = -0.000244609 Jy ! Component: 550 - total flux cleaned = -0.000343129 Jy ! Component: 600 - total flux cleaned = -0.000294278 Jy ! Component: 650 - total flux cleaned = -0.000293919 Jy ! Component: 700 - total flux cleaned = -0.000316911 Jy ! Component: 750 - total flux cleaned = -0.000317144 Jy ! Component: 800 - total flux cleaned = -0.000294936 Jy ! Component: 850 - total flux cleaned = -0.000250575 Jy ! Component: 900 - total flux cleaned = -0.000121826 Jy ! Component: 950 - total flux cleaned = -0.000121906 Jy ! Component: 1000 - total flux cleaned = -1.7859e-05 Jy ! Component: 1050 - total flux cleaned = 0.000125167 Jy ! Component: 1100 - total flux cleaned = 0.000205371 Jy ! Component: 1150 - total flux cleaned = 0.000363701 Jy ! Component: 1200 - total flux cleaned = 0.000421964 Jy ! Component: 1250 - total flux cleaned = 0.000441355 Jy ! Component: 1300 - total flux cleaned = 0.000498546 Jy ! Component: 1350 - total flux cleaned = 0.000592639 Jy ! Component: 1400 - total flux cleaned = 0.000703727 Jy ! Component: 1450 - total flux cleaned = 0.000721584 Jy ! Component: 1500 - total flux cleaned = 0.000739645 Jy ! Component: 1550 - total flux cleaned = 0.000900482 Jy ! Component: 1600 - total flux cleaned = 0.000953273 Jy ! Component: 1650 - total flux cleaned = 0.000935933 Jy ! Component: 1700 - total flux cleaned = 0.000953654 Jy ! Component: 1750 - total flux cleaned = 0.000971014 Jy ! Component: 1800 - total flux cleaned = 0.00100483 Jy ! Component: 1850 - total flux cleaned = 0.00105488 Jy ! Component: 1900 - total flux cleaned = 0.00110427 Jy ! Component: 1950 - total flux cleaned = 0.00108788 Jy ! Component: 2000 - total flux cleaned = 0.00120094 Jy ! Component: 2050 - total flux cleaned = 0.00121693 Jy ! Component: 2100 - total flux cleaned = 0.00124855 Jy ! Component: 2150 - total flux cleaned = 0.00129549 Jy ! Component: 2200 - total flux cleaned = 0.00132638 Jy ! Component: 2250 - total flux cleaned = 0.00138732 Jy ! Component: 2300 - total flux cleaned = 0.00144788 Jy ! Component: 2350 - total flux cleaned = 0.00150743 Jy ! Component: 2400 - total flux cleaned = 0.00150746 Jy ! Component: 2450 - total flux cleaned = 0.00155159 Jy ! Component: 2500 - total flux cleaned = 0.00162436 Jy ! Component: 2550 - total flux cleaned = 0.00169622 Jy ! Component: 2600 - total flux cleaned = 0.00175337 Jy ! Component: 2650 - total flux cleaned = 0.00185203 Jy ! Component: 2700 - total flux cleaned = 0.00189395 Jy ! Component: 2750 - total flux cleaned = 0.00194933 Jy ! Component: 2800 - total flux cleaned = 0.00200444 Jy ! Component: 2850 - total flux cleaned = 0.0020317 Jy ! Component: 2900 - total flux cleaned = 0.00212642 Jy ! Component: 2950 - total flux cleaned = 0.0022202 Jy ! Component: 3000 - total flux cleaned = 0.00225995 Jy ! Component: 3050 - total flux cleaned = 0.00236546 Jy ! Component: 3100 - total flux cleaned = 0.00241785 Jy ! Component: 3150 - total flux cleaned = 0.0024827 Jy ! Component: 3200 - total flux cleaned = 0.00258565 Jy ! Component: 3250 - total flux cleaned = 0.00262418 Jy ! Component: 3300 - total flux cleaned = 0.00271295 Jy ! Component: 3350 - total flux cleaned = 0.00275081 Jy ! Component: 3400 - total flux cleaned = 0.0028007 Jy ! Component: 3450 - total flux cleaned = 0.00287501 Jy ! Component: 3500 - total flux cleaned = 0.00292408 Jy ! Component: 3550 - total flux cleaned = 0.00297299 Jy ! Component: 3600 - total flux cleaned = 0.00306997 Jy ! Component: 3650 - total flux cleaned = 0.00308201 Jy ! Component: 3700 - total flux cleaned = 0.00311788 Jy ! Component: 3750 - total flux cleaned = 0.00315343 Jy ! Component: 3800 - total flux cleaned = 0.0032242 Jy ! Component: 3850 - total flux cleaned = 0.00328278 Jy ! Component: 3900 - total flux cleaned = 0.00336409 Jy ! Component: 3950 - total flux cleaned = 0.00341037 Jy ! Component: 4000 - total flux cleaned = 0.00346786 Jy ! Component: 4050 - total flux cleaned = 0.00352495 Jy ! Total flux subtracted in 4096 components = 0.00354745 Jy ! Clean residual min=-0.000883 max=0.000629 Jy/beam ! Clean residual mean=0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.27357 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 335 components and 0.273571 Jy ![Exited script file: muppet] wmap "J0712+5033_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 5.535 at -44.15 degrees (North through East) ! Clean map min=-0.0011507 max=0.25962 Jy/beam ! Writing clean map to FITS file: J0712+5033_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.259618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204504 device "J0712+5033_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0712+5033_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.236313 0.236313 0.472626 0.945253 1.89051 3.78101 7.56202 15.124 30.2481 60.4962 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.259 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.146 x 5.535 at -44.15 degrees (North through East) ! Clean map min=-0.0011507 max=0.25962 Jy/beam quit ! Quitting program ! Log file J0712+5033_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:26:19 2016