! Started logfile: J1011+0106_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:02:08 2016 obs J1011+0106_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1011+0106_S_2014_08_09_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861376 visibilities/baseline/integration-bin. ! Found source: J1011+0106 ! ! 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 342 lines of history. ! ! Reading 16280 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 J1011+0106_S_2014_08_09_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831779Jy sigma=0.008327 ! Fit after self-cal, rms=0.803290Jy sigma=0.008067 ! 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.102 mas, bmaj=7.044 mas, bpa=1.052 degrees ! Estimated noise=729.725 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.146534 Jy ! Component: 100 - total flux cleaned = 0.189081 Jy ! Total flux subtracted in 100 components = 0.189081 Jy ! Clean residual min=-0.010028 max=0.018769 Jy/beam ! Clean residual mean=-0.000014 rms=0.002604 Jy/beam ! Combined flux in latest and established models = 0.189081 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.189081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124914Jy sigma=0.000915 ! Fit after self-cal, rms=0.124835Jy sigma=0.000914 ! Inverting map ! Added new window around map position (0, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212205 Jy ! Component: 100 - total flux cleaned = 0.0346389 Jy ! Total flux subtracted in 100 components = 0.0346389 Jy ! Clean residual min=-0.007640 max=0.008288 Jy/beam ! Clean residual mean=-0.000013 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.22372 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 0.22372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118195Jy sigma=0.000852 ! Fit after self-cal, rms=0.118092Jy sigma=0.000851 ! 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.718 mas, bmaj=7.896 mas, bpa=2.993 degrees ! Estimated noise=570.582 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.015015 Jy ! Component: 100 - total flux cleaned = 0.0246718 Jy ! Component: 150 - total flux cleaned = 0.0312666 Jy ! Component: 200 - total flux cleaned = 0.0358195 Jy ! Total flux subtracted in 200 components = 0.0358195 Jy ! Clean residual min=-0.006504 max=0.005400 Jy/beam ! Clean residual mean=-0.000014 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.259539 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 74 components and 0.259539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114693Jy sigma=0.000829 ! Fit after self-cal, rms=0.114645Jy sigma=0.000829 ! 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.01 FD 0.80 HN 0.95 KP 1.07 ! LA 1.11 MK 1.02 NL 0.97 OV 0.98 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.01 KP 1.03 ! LA 1.07 MK 0.98 NL 1.03 OV 1.03 ! PT 1.03 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.96 FD 1.08 HN 1.04 KP 0.92 ! LA 0.86 MK 1.03 NL 1.06 OV 0.94 ! PT 1.02 SC 1.03 ! ! ! 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 0.89 HN 1.01 KP 0.89 ! LA 0.82 MK 1.00 NL 1.11 OV 1.00 ! PT 1.05 SC 1.01 ! ! ! Fit before self-cal, rms=0.114645Jy sigma=0.000829 ! Fit after self-cal, rms=0.102418Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=7.959 mas, bpa=2.677 degrees ! Estimated noise=573.364 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.00273138 Jy ! Component: 100 - total flux cleaned = 0.00318175 Jy ! Component: 150 - total flux cleaned = 0.00328574 Jy ! Component: 200 - total flux cleaned = 0.00346447 Jy ! Total flux subtracted in 200 components = 0.00346447 Jy ! Clean residual min=-0.005185 max=0.005062 Jy/beam ! Clean residual mean=-0.000018 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.263004 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.263004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102248Jy sigma=0.000801 ! Fit after self-cal, rms=0.102198Jy sigma=0.000801 ! 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.102198Jy sigma=0.000801 ! Fit after self-cal, rms=0.083112Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=7.983 mas, bpa=2.652 degrees ! Estimated noise=572.097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830026 Jy ! Component: 100 - total flux cleaned = 0.000742742 Jy ! Component: 150 - total flux cleaned = 0.000675354 Jy ! Component: 200 - total flux cleaned = 0.000596457 Jy ! Total flux subtracted in 200 components = 0.000596457 Jy ! Clean residual min=-0.002016 max=0.001879 Jy/beam ! Clean residual mean=-0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.2636 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.2636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083085Jy sigma=0.000772 ! Fit after self-cal, rms=0.083049Jy 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.000146377 Jy ! Component: 100 - total flux cleaned = -0.000123089 Jy ! Component: 150 - total flux cleaned = -0.000143449 Jy ! Component: 200 - total flux cleaned = -0.000177582 Jy ! Total flux subtracted in 200 components = -0.000177582 Jy ! Clean residual min=-0.001945 max=0.001850 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.263423 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.263423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083037Jy sigma=0.000772 ! Fit after self-cal, rms=0.083034Jy 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.083034Jy sigma=0.000772 ! Fit after self-cal, rms=0.082983Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.747 mas, bmaj=7.984 mas, bpa=2.721 degrees ! Estimated noise=571.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178096 Jy ! Component: 100 - total flux cleaned = -0.00019513 Jy ! Component: 150 - total flux cleaned = -0.000211464 Jy ! Component: 200 - total flux cleaned = -0.000225406 Jy ! Total flux subtracted in 200 components = -0.000225406 Jy ! Clean residual min=-0.001852 max=0.001808 Jy/beam ! Clean residual mean=-0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.263197 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 107 components and 0.263197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082974Jy sigma=0.000772 ! Fit after self-cal, rms=0.082972Jy 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.000139292 Jy ! Component: 100 - total flux cleaned = -0.000138535 Jy ! Component: 150 - total flux cleaned = -0.000153955 Jy ! Component: 200 - total flux cleaned = -0.000167406 Jy ! Total flux subtracted in 200 components = -0.000167406 Jy ! Clean residual min=-0.001814 max=0.001802 Jy/beam ! Clean residual mean=-0.000002 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.26303 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.26303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082965Jy sigma=0.000772 ! Fit after self-cal, rms=0.082964Jy 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.082964Jy sigma=0.000772 ! Fit after self-cal, rms=0.082956Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=12.14 mas, bpa=5.033 degrees ! Estimated noise=686.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283616 Jy ! Component: 100 - total flux cleaned = -0.000174208 Jy ! Component: 150 - total flux cleaned = -9.18104e-05 Jy ! Component: 200 - total flux cleaned = -8.09019e-05 Jy ! Total flux subtracted in 200 components = -8.09019e-05 Jy ! Clean residual min=-0.002027 max=0.002237 Jy/beam ! Clean residual mean=-0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.262949 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 113 components and 0.262949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082957Jy sigma=0.000772 ! Fit after self-cal, rms=0.082955Jy 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 = -8.31067e-05 Jy ! Component: 100 - total flux cleaned = -2.87398e-06 Jy ! Component: 150 - total flux cleaned = 2.81262e-05 Jy ! Component: 200 - total flux cleaned = 5.30479e-05 Jy ! Total flux subtracted in 200 components = 5.30479e-05 Jy ! Clean residual min=-0.002005 max=0.002249 Jy/beam ! Clean residual mean=-0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.263002 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.263002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082958Jy sigma=0.000772 ! Fit after self-cal, rms=0.082957Jy 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.749 mas, bmaj=7.986 mas, bpa=2.789 degrees ! Estimated noise=571.855 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.749 x 7.986 at 2.789 degrees (North through East) ! Clean map min=-0.0017768 max=0.19456 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.126 mas, bmaj=7.12 mas, bpa=0.9604 degrees ! Estimated noise=733.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146901 Jy ! Component: 100 - total flux cleaned = 0.19028 Jy ! Component: 150 - total flux cleaned = 0.212728 Jy ! Component: 200 - total flux cleaned = 0.226375 Jy ! Total flux subtracted in 200 components = 0.226375 Jy ! Clean residual min=-0.003905 max=0.007397 Jy/beam ! Clean residual mean=-0.000005 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.226375 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.226375 Jy ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=7.986 mas, bpa=2.789 degrees ! Estimated noise=571.855 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.0129792 Jy ! Component: 100 - total flux cleaned = 0.0209876 Jy ! Component: 150 - total flux cleaned = 0.0261823 Jy ! Component: 200 - total flux cleaned = 0.0296502 Jy ! Total flux subtracted in 200 components = 0.0296502 Jy ! Clean residual min=-0.002084 max=0.002768 Jy/beam ! Clean residual mean=-0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.256025 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 64 components and 0.256025 Jy ! Inverting map ! Added new window around map position (-2.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270814 Jy ! Component: 100 - total flux cleaned = 0.00453177 Jy ! Component: 150 - total flux cleaned = 0.00590556 Jy ! Component: 200 - total flux cleaned = 0.00695555 Jy ! Total flux subtracted in 200 components = 0.00695555 Jy ! Clean residual min=-0.001651 max=0.001650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.262981 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 95 components and 0.262981 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.903 mas, bmaj=12.14 mas, bpa=5.033 degrees ! Estimated noise=686.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120661 Jy ! Component: 100 - total flux cleaned = 0.00202289 Jy ! Component: 150 - total flux cleaned = 0.00259754 Jy ! Component: 200 - total flux cleaned = 0.00287593 Jy ! Total flux subtracted in 200 components = 0.00287593 Jy ! Clean residual min=-0.001829 max=0.001725 Jy/beam ! Clean residual mean=-0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.265857 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 = 8.76695e-05 Jy ! Component: 100 - total flux cleaned = 0.000165724 Jy ! Component: 150 - total flux cleaned = 0.000223836 Jy ! Component: 200 - total flux cleaned = 0.000256491 Jy ! Total flux subtracted in 200 components = 0.000256491 Jy ! Clean residual min=-0.001820 max=0.001736 Jy/beam ! Clean residual mean=-0.000000 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.266113 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 127 components and 0.266113 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=7.986 mas, bpa=2.789 degrees ! Estimated noise=571.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.99396e-05 Jy ! Component: 100 - total flux cleaned = 4.13189e-05 Jy ! Component: 150 - total flux cleaned = 4.58324e-06 Jy ! Component: 200 - total flux cleaned = -2.80195e-05 Jy ! Total flux subtracted in 200 components = -2.80195e-05 Jy ! Clean residual min=-0.001503 max=0.001657 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.266085 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.266085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082910Jy sigma=0.000771 ! Fit after self-cal, rms=0.082905Jy sigma=0.000771 wmodel J1011+0106_S_2014_08_09_pus_map.mod ! Writing 141 model components to file: J1011+0106_S_2014_08_09_pus_map.mod wobs J1011+0106_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1011+0106_S_2014_08_09_pus_uvs.fits wwins J1011+0106_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1011+0106_S_2014_08_09_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.000138003 Jy ! Component: 100 - total flux cleaned = -5.43787e-05 Jy ! Component: 150 - total flux cleaned = -0.000264781 Jy ! Component: 200 - total flux cleaned = -0.000366652 Jy ! Component: 250 - total flux cleaned = -0.000488515 Jy ! Component: 300 - total flux cleaned = -0.000535406 Jy ! Component: 350 - total flux cleaned = -0.000558159 Jy ! Component: 400 - total flux cleaned = -0.000580541 Jy ! Component: 450 - total flux cleaned = -0.000624406 Jy ! Component: 500 - total flux cleaned = -0.000710477 Jy ! Component: 550 - total flux cleaned = -0.000752366 Jy ! Component: 600 - total flux cleaned = -0.000773114 Jy ! Component: 650 - total flux cleaned = -0.000853444 Jy ! Component: 700 - total flux cleaned = -0.000892563 Jy ! Component: 750 - total flux cleaned = -0.000853614 Jy ! Component: 800 - total flux cleaned = -0.000777668 Jy ! Component: 850 - total flux cleaned = -0.000740357 Jy ! Component: 900 - total flux cleaned = -0.000648505 Jy ! Component: 950 - total flux cleaned = -0.000576394 Jy ! Component: 1000 - total flux cleaned = -0.000487757 Jy ! Component: 1050 - total flux cleaned = -0.000435458 Jy ! Component: 1100 - total flux cleaned = -0.000366493 Jy ! Component: 1150 - total flux cleaned = -0.000315837 Jy ! Component: 1200 - total flux cleaned = -0.000282301 Jy ! Component: 1250 - total flux cleaned = -0.000265474 Jy ! Component: 1300 - total flux cleaned = -0.000265353 Jy ! Component: 1350 - total flux cleaned = -0.000249102 Jy ! Component: 1400 - total flux cleaned = -0.000233394 Jy ! Component: 1450 - total flux cleaned = -0.000280148 Jy ! Component: 1500 - total flux cleaned = -0.000234278 Jy ! Component: 1550 - total flux cleaned = -0.00026486 Jy ! Component: 1600 - total flux cleaned = -0.000339662 Jy ! Component: 1650 - total flux cleaned = -0.000339602 Jy ! Component: 1700 - total flux cleaned = -0.000310077 Jy ! Component: 1750 - total flux cleaned = -0.000295578 Jy ! Component: 1800 - total flux cleaned = -0.000310094 Jy ! Component: 1850 - total flux cleaned = -0.000324478 Jy ! Component: 1900 - total flux cleaned = -0.000338568 Jy ! Component: 1950 - total flux cleaned = -0.000338642 Jy ! Component: 2000 - total flux cleaned = -0.000380042 Jy ! Component: 2050 - total flux cleaned = -0.00033911 Jy ! Component: 2100 - total flux cleaned = -0.00033923 Jy ! Component: 2150 - total flux cleaned = -0.000312425 Jy ! Component: 2200 - total flux cleaned = -0.000325781 Jy ! Component: 2250 - total flux cleaned = -0.000365303 Jy ! Component: 2300 - total flux cleaned = -0.000312912 Jy ! Component: 2350 - total flux cleaned = -0.00033889 Jy ! Component: 2400 - total flux cleaned = -0.000300253 Jy ! Component: 2450 - total flux cleaned = -0.000300168 Jy ! Component: 2500 - total flux cleaned = -0.000338192 Jy ! Component: 2550 - total flux cleaned = -0.000363181 Jy ! Component: 2600 - total flux cleaned = -0.000350548 Jy ! Component: 2650 - total flux cleaned = -0.000338178 Jy ! Component: 2700 - total flux cleaned = -0.000350529 Jy ! Component: 2750 - total flux cleaned = -0.000314121 Jy ! Component: 2800 - total flux cleaned = -0.000362597 Jy ! Component: 2850 - total flux cleaned = -0.000362478 Jy ! Component: 2900 - total flux cleaned = -0.000398174 Jy ! Component: 2950 - total flux cleaned = -0.000386231 Jy ! Component: 3000 - total flux cleaned = -0.000386293 Jy ! Component: 3050 - total flux cleaned = -0.000386257 Jy ! Component: 3100 - total flux cleaned = -0.000374696 Jy ! Component: 3150 - total flux cleaned = -0.000363183 Jy ! Component: 3200 - total flux cleaned = -0.000351813 Jy ! Component: 3250 - total flux cleaned = -0.00035187 Jy ! Component: 3300 - total flux cleaned = -0.000351851 Jy ! Component: 3350 - total flux cleaned = -0.000363024 Jy ! Component: 3400 - total flux cleaned = -0.000352003 Jy ! Component: 3450 - total flux cleaned = -0.000396107 Jy ! Component: 3500 - total flux cleaned = -0.000396218 Jy ! Component: 3550 - total flux cleaned = -0.000418172 Jy ! Component: 3600 - total flux cleaned = -0.000428997 Jy ! Component: 3650 - total flux cleaned = -0.000439856 Jy ! Component: 3700 - total flux cleaned = -0.000482533 Jy ! Component: 3750 - total flux cleaned = -0.000503727 Jy ! Component: 3800 - total flux cleaned = -0.000514263 Jy ! Component: 3850 - total flux cleaned = -0.000524654 Jy ! Component: 3900 - total flux cleaned = -0.000493387 Jy ! Component: 3950 - total flux cleaned = -0.000514157 Jy ! Component: 4000 - total flux cleaned = -0.000534759 Jy ! Component: 4050 - total flux cleaned = -0.000555131 Jy ! Total flux subtracted in 4096 components = -0.000534773 Jy ! Clean residual min=-0.000633 max=0.000730 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.265551 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 445 components and 0.265551 Jy ![Exited script file: muppet] wmap "J1011+0106_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.749 x 7.986 at 2.789 degrees (North through East) ! Clean map min=-0.0011101 max=0.19438 Jy/beam ! Writing clean map to FITS file: J1011+0106_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.194381 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188523 device "J1011+0106_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1011+0106_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29096 0.29096 0.581921 1.16384 2.32768 4.65536 9.31073 18.6215 37.2429 74.4858 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.194 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.749 x 7.986 at 2.789 degrees (North through East) ! Clean map min=-0.0011101 max=0.19438 Jy/beam quit ! Quitting program ! Log file J1011+0106_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:02:14 2016