! Started logfile: J2212+0819_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:11:20 2016 obs J2212+0819_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2212+0819_S_2015_03_17_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967735 visibilities/baseline/integration-bin. ! Found source: J2212+0819 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 18116 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 J2212+0819_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 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.933110Jy sigma=0.010669 ! Fit after self-cal, rms=0.917998Jy sigma=0.010496 ! 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.638 mas, bmaj=6.704 mas, bpa=-5.007 degrees ! Estimated noise=708.356 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.0613078 Jy ! Component: 100 - total flux cleaned = 0.0779439 Jy ! Total flux subtracted in 100 components = 0.0779439 Jy ! Clean residual min=-0.006366 max=0.026124 Jy/beam ! Clean residual mean=-0.000037 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.0779439 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0779439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089605Jy sigma=0.000918 ! Fit after self-cal, rms=0.089565Jy sigma=0.000917 ! Inverting map ! Added new window around map position (-2.5, -12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217814 Jy ! Component: 100 - total flux cleaned = 0.0329949 Jy ! Total flux subtracted in 100 components = 0.0329949 Jy ! Clean residual min=-0.004177 max=0.006412 Jy/beam ! Clean residual mean=-0.000025 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.110939 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.110939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082197Jy sigma=0.000831 ! Fit after self-cal, rms=0.081548Jy sigma=0.000823 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00984515 Jy ! Component: 100 - total flux cleaned = 0.0165138 Jy ! Total flux subtracted in 100 components = 0.0165138 Jy ! Clean residual min=-0.003408 max=0.004352 Jy/beam ! Clean residual mean=-0.000019 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.127453 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 67 components and 0.127453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079464Jy sigma=0.000801 ! Fit after self-cal, rms=0.079378Jy 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.099 mas, bmaj=7.452 mas, bpa=-6.258 degrees ! Estimated noise=472.501 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.00896869 Jy ! Component: 100 - total flux cleaned = 0.0151158 Jy ! Component: 150 - total flux cleaned = 0.0196113 Jy ! Component: 200 - total flux cleaned = 0.0229757 Jy ! Total flux subtracted in 200 components = 0.0229757 Jy ! Clean residual min=-0.003228 max=0.003073 Jy/beam ! Clean residual mean=-0.000005 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.150428 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 130 components and 0.150428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077900Jy sigma=0.000786 ! Fit after self-cal, rms=0.077833Jy sigma=0.000785 ! 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.00 FD 0.88 HN 0.93 KP 1.09 ! LA 0.95 MK 1.04 NL 0.95 OV 1.00 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 1.00 KP 1.06 ! LA 0.90 MK 1.04 NL 0.99 OV 1.01 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 1.01 KP 0.96 ! LA 0.73 MK 1.08 NL 1.13 OV 0.97 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 0.95 KP 0.93 ! LA 0.79 MK 1.05 NL 1.08 OV 1.08 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.077833Jy sigma=0.000785 ! Fit after self-cal, rms=0.073264Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.545 mas, bpa=-5.896 degrees ! Estimated noise=466.097 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 (2.5, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293811 Jy ! Component: 100 - total flux cleaned = 0.00490385 Jy ! Component: 150 - total flux cleaned = 0.00641728 Jy ! Component: 200 - total flux cleaned = 0.00724728 Jy ! Total flux subtracted in 200 components = 0.00724728 Jy ! Clean residual min=-0.002006 max=0.001988 Jy/beam ! Clean residual mean=0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.157676 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 167 components and 0.157676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073111Jy sigma=0.000774 ! Fit after self-cal, rms=0.073038Jy sigma=0.000774 ! 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.073038Jy sigma=0.000774 ! Fit after self-cal, rms=0.073171Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=7.534 mas, bpa=-5.961 degrees ! Estimated noise=466.227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150368 Jy ! Component: 100 - total flux cleaned = 0.00222848 Jy ! Component: 150 - total flux cleaned = 0.00270698 Jy ! Component: 200 - total flux cleaned = 0.00302018 Jy ! Total flux subtracted in 200 components = 0.00302018 Jy ! Clean residual min=-0.001852 max=0.001568 Jy/beam ! Clean residual mean=0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.160696 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 195 components and 0.160696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073128Jy sigma=0.000772 ! Fit after self-cal, rms=0.073130Jy sigma=0.000772 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.000682889 Jy ! Component: 100 - total flux cleaned = 0.00101188 Jy ! Component: 150 - total flux cleaned = 0.00122738 Jy ! Component: 200 - total flux cleaned = 0.00134187 Jy ! Total flux subtracted in 200 components = 0.00134187 Jy ! Clean residual min=-0.001842 max=0.001534 Jy/beam ! Clean residual mean=0.000004 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.162038 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 209 components and 0.162038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073115Jy sigma=0.000772 ! Fit after self-cal, rms=0.073114Jy sigma=0.000772 ! 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.073114Jy sigma=0.000772 ! Fit after self-cal, rms=0.073174Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.531 mas, bpa=-5.949 degrees ! Estimated noise=466.422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418469 Jy ! Component: 100 - total flux cleaned = 0.000654287 Jy ! Component: 150 - total flux cleaned = 0.000753051 Jy ! Component: 200 - total flux cleaned = 0.000843366 Jy ! Total flux subtracted in 200 components = 0.000843366 Jy ! Clean residual min=-0.001815 max=0.001525 Jy/beam ! Clean residual mean=0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.162881 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 227 components and 0.162881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073165Jy sigma=0.000772 ! Fit after self-cal, rms=0.073165Jy sigma=0.000772 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.00021863 Jy ! Component: 100 - total flux cleaned = 0.000292407 Jy ! Component: 150 - total flux cleaned = 0.000319098 Jy ! Component: 200 - total flux cleaned = 0.000343427 Jy ! Total flux subtracted in 200 components = 0.000343427 Jy ! Clean residual min=-0.001818 max=0.001499 Jy/beam ! Clean residual mean=0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.163224 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 233 components and 0.163224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073160Jy sigma=0.000772 ! Fit after self-cal, rms=0.073160Jy sigma=0.000772 ! 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.073160Jy sigma=0.000772 ! Fit after self-cal, rms=0.073228Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.463 mas, bmaj=11.2 mas, bpa=-0.2181 degrees ! Estimated noise=597.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000744064 Jy ! Component: 100 - total flux cleaned = 0.000923098 Jy ! Component: 150 - total flux cleaned = 0.00100141 Jy ! Component: 200 - total flux cleaned = 0.00104551 Jy ! Total flux subtracted in 200 components = 0.00104551 Jy ! Clean residual min=-0.001861 max=0.001909 Jy/beam ! Clean residual mean=0.000008 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.16427 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 247 components and 0.16427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073227Jy sigma=0.000772 ! Fit after self-cal, rms=0.073226Jy sigma=0.000772 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.000254832 Jy ! Component: 100 - total flux cleaned = 0.000311687 Jy ! Component: 150 - total flux cleaned = 0.00032154 Jy ! Component: 200 - total flux cleaned = 0.000330615 Jy ! Total flux subtracted in 200 components = 0.000330615 Jy ! Clean residual min=-0.001858 max=0.001860 Jy/beam ! Clean residual mean=0.000008 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.1646 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 258 components and 0.1646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073225Jy sigma=0.000772 ! Fit after self-cal, rms=0.073225Jy sigma=0.000772 ! 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.161 mas, bmaj=7.533 mas, bpa=-5.943 degrees ! Estimated noise=466.837 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.161 x 7.533 at -5.943 degrees (North through East) ! Clean map min=-0.0016763 max=0.079031 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.678 mas, bmaj=6.752 mas, bpa=-4.706 degrees ! Estimated noise=709.972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0629932 Jy ! Component: 100 - total flux cleaned = 0.0885768 Jy ! Component: 150 - total flux cleaned = 0.103107 Jy ! Component: 200 - total flux cleaned = 0.113467 Jy ! Total flux subtracted in 200 components = 0.113467 Jy ! Clean residual min=-0.003193 max=0.005986 Jy/beam ! Clean residual mean=-0.000017 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.113467 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.113467 Jy ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=7.533 mas, bpa=-5.943 degrees ! Estimated noise=466.837 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.0113902 Jy ! Component: 100 - total flux cleaned = 0.0191661 Jy ! Component: 150 - total flux cleaned = 0.0246818 Jy ! Component: 200 - total flux cleaned = 0.0288175 Jy ! Total flux subtracted in 200 components = 0.0288175 Jy ! Clean residual min=-0.002192 max=0.002693 Jy/beam ! Clean residual mean=-0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.142284 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 105 components and 0.142284 Jy ! Inverting map ! Added new window around map position (0.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334399 Jy ! Component: 100 - total flux cleaned = 0.00601848 Jy ! Component: 150 - total flux cleaned = 0.00822208 Jy ! Component: 200 - total flux cleaned = 0.0100877 Jy ! Total flux subtracted in 200 components = 0.0100877 Jy ! Clean residual min=-0.001944 max=0.001580 Jy/beam ! Clean residual mean=0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.152372 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 151 components and 0.152372 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.463 mas, bmaj=11.2 mas, bpa=-0.2181 degrees ! Estimated noise=597.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284128 Jy ! Component: 100 - total flux cleaned = 0.00489055 Jy ! Component: 150 - total flux cleaned = 0.00647193 Jy ! Component: 200 - total flux cleaned = 0.00771339 Jy ! Total flux subtracted in 200 components = 0.00771339 Jy ! Clean residual min=-0.002080 max=0.001824 Jy/beam ! Clean residual mean=0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.160085 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.000989337 Jy ! Component: 100 - total flux cleaned = 0.00178833 Jy ! Component: 150 - total flux cleaned = 0.00243769 Jy ! Component: 200 - total flux cleaned = 0.00296781 Jy ! Total flux subtracted in 200 components = 0.00296781 Jy ! Clean residual min=-0.001936 max=0.001852 Jy/beam ! Clean residual mean=0.000007 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.163053 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 232 components and 0.163053 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=7.533 mas, bpa=-5.943 degrees ! Estimated noise=466.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630435 Jy ! Component: 100 - total flux cleaned = 0.000817234 Jy ! Component: 150 - total flux cleaned = 0.000987111 Jy ! Component: 200 - total flux cleaned = 0.00110288 Jy ! Total flux subtracted in 200 components = 0.00110288 Jy ! Clean residual min=-0.001748 max=0.001466 Jy/beam ! Clean residual mean=0.000003 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.164156 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 247 components and 0.164156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073219Jy sigma=0.000772 ! Fit after self-cal, rms=0.073221Jy sigma=0.000772 wmodel J2212+0819_S_2015_03_17_pus_map.mod ! Writing 247 model components to file: J2212+0819_S_2015_03_17_pus_map.mod wobs J2212+0819_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2212+0819_S_2015_03_17_pus_uvs.fits wwins J2212+0819_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J2212+0819_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000343374 Jy ! Component: 100 - total flux cleaned = -0.000344247 Jy ! Component: 150 - total flux cleaned = -0.00027407 Jy ! Component: 200 - total flux cleaned = -0.000185028 Jy ! Component: 250 - total flux cleaned = -7.7437e-05 Jy ! Component: 300 - total flux cleaned = 4.82165e-05 Jy ! Component: 350 - total flux cleaned = 0.000150226 Jy ! Component: 400 - total flux cleaned = 0.000210247 Jy ! Component: 450 - total flux cleaned = 0.000288546 Jy ! Component: 500 - total flux cleaned = 0.000384124 Jy ! Component: 550 - total flux cleaned = 0.000496962 Jy ! Component: 600 - total flux cleaned = 0.000607437 Jy ! Component: 650 - total flux cleaned = 0.000661778 Jy ! Component: 700 - total flux cleaned = 0.000786036 Jy ! Component: 750 - total flux cleaned = 0.000803404 Jy ! Component: 800 - total flux cleaned = 0.000889625 Jy ! Component: 850 - total flux cleaned = 0.000906683 Jy ! Component: 900 - total flux cleaned = 0.000923465 Jy ! Component: 950 - total flux cleaned = 0.00100604 Jy ! Component: 1000 - total flux cleaned = 0.00102233 Jy ! Component: 1050 - total flux cleaned = 0.000990524 Jy ! Component: 1100 - total flux cleaned = 0.0010221 Jy ! Component: 1150 - total flux cleaned = 0.000990907 Jy ! Component: 1200 - total flux cleaned = 0.00100631 Jy ! Component: 1250 - total flux cleaned = 0.00100614 Jy ! Component: 1300 - total flux cleaned = 0.00102071 Jy ! Component: 1350 - total flux cleaned = 0.000946573 Jy ! Component: 1400 - total flux cleaned = 0.000946335 Jy ! Component: 1450 - total flux cleaned = 0.000917085 Jy ! Component: 1500 - total flux cleaned = 0.000845462 Jy ! Component: 1550 - total flux cleaned = 0.000845545 Jy ! Component: 1600 - total flux cleaned = 0.000817379 Jy ! Component: 1650 - total flux cleaned = 0.000747958 Jy ! Component: 1700 - total flux cleaned = 0.00074807 Jy ! Component: 1750 - total flux cleaned = 0.000693651 Jy ! Component: 1800 - total flux cleaned = 0.000640073 Jy ! Component: 1850 - total flux cleaned = 0.000653572 Jy ! Component: 1900 - total flux cleaned = 0.000627184 Jy ! Component: 1950 - total flux cleaned = 0.000627185 Jy ! Component: 2000 - total flux cleaned = 0.000575456 Jy ! Component: 2050 - total flux cleaned = 0.000575697 Jy ! Component: 2100 - total flux cleaned = 0.000575561 Jy ! Component: 2150 - total flux cleaned = 0.000537661 Jy ! Component: 2200 - total flux cleaned = 0.000512639 Jy ! Component: 2250 - total flux cleaned = 0.000524826 Jy ! Component: 2300 - total flux cleaned = 0.000524653 Jy ! Component: 2350 - total flux cleaned = 0.000451744 Jy ! Component: 2400 - total flux cleaned = 0.000439709 Jy ! Component: 2450 - total flux cleaned = 0.000451711 Jy ! Component: 2500 - total flux cleaned = 0.000392309 Jy ! Component: 2550 - total flux cleaned = 0.000357117 Jy ! Component: 2600 - total flux cleaned = 0.000333799 Jy ! Component: 2650 - total flux cleaned = 0.000322286 Jy ! Component: 2700 - total flux cleaned = 0.000287841 Jy ! Component: 2750 - total flux cleaned = 0.00028754 Jy ! Component: 2800 - total flux cleaned = 0.000230966 Jy ! Component: 2850 - total flux cleaned = 0.000219954 Jy ! Component: 2900 - total flux cleaned = 0.000186815 Jy ! Component: 2950 - total flux cleaned = 0.00020877 Jy ! Component: 3000 - total flux cleaned = 0.000164994 Jy ! Component: 3050 - total flux cleaned = 0.000197674 Jy ! Component: 3100 - total flux cleaned = 0.000143654 Jy ! Component: 3150 - total flux cleaned = 0.00012207 Jy ! Component: 3200 - total flux cleaned = 6.91788e-05 Jy ! Component: 3250 - total flux cleaned = 0.000121919 Jy ! Component: 3300 - total flux cleaned = 5.89832e-05 Jy ! Component: 3350 - total flux cleaned = 2.78243e-05 Jy ! Component: 3400 - total flux cleaned = -1.35924e-05 Jy ! Component: 3450 - total flux cleaned = -4.44158e-05 Jy ! Component: 3500 - total flux cleaned = -3.42505e-05 Jy ! Component: 3550 - total flux cleaned = -3.41929e-05 Jy ! Component: 3600 - total flux cleaned = -4.42426e-05 Jy ! Component: 3650 - total flux cleaned = -2.44174e-05 Jy ! Component: 3700 - total flux cleaned = -5.42802e-05 Jy ! Component: 3750 - total flux cleaned = -5.42885e-05 Jy ! Component: 3800 - total flux cleaned = -7.40678e-05 Jy ! Component: 3850 - total flux cleaned = -0.000112956 Jy ! Component: 3900 - total flux cleaned = -0.000141947 Jy ! Component: 3950 - total flux cleaned = -0.000132257 Jy ! Component: 4000 - total flux cleaned = -0.000160846 Jy ! Component: 4050 - total flux cleaned = -0.000160793 Jy ! Total flux subtracted in 4096 components = -0.0001043 Jy ! Clean residual min=-0.000596 max=0.000510 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.164052 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 542 components and 0.164051 Jy ![Exited script file: muppet] wmap "J2212+0819_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.161 x 7.533 at -5.943 degrees (North through East) ! Clean map min=-0.0011317 max=0.079562 Jy/beam ! Writing clean map to FITS file: J2212+0819_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0795624 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.654178 0.654178 1.30836 2.61671 5.23342 10.4668 20.9337 41.8674 83.7347 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.161 x 7.533 at -5.943 degrees (North through East) ! Clean map min=-0.0011317 max=0.079562 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 J2212+0819_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:11:25 2016