! Started logfile: J1516+1932_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:40 2016 obs J1516+1932_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1516+1932_S_2015_03_17_pus_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.848413 visibilities/baseline/integration-bin. ! Found source: J1516+1932 ! ! 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 4276 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 J1516+1932_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.359523Jy sigma=0.004649 ! Fit after self-cal, rms=0.338708Jy sigma=0.004391 ! 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.856 mas, bmaj=5.921 mas, bpa=-6.485 degrees ! Estimated noise=1080.41 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.50681 Jy ! Component: 100 - total flux cleaned = 0.627856 Jy ! Total flux subtracted in 100 components = 0.627856 Jy ! Clean residual min=-0.021746 max=0.049252 Jy/beam ! Clean residual mean=-0.000043 rms=0.006167 Jy/beam ! Combined flux in latest and established models = 0.627856 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.627856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154859Jy sigma=0.001677 ! Fit after self-cal, rms=0.154846Jy sigma=0.001677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0536248 Jy ! Component: 100 - total flux cleaned = 0.0845736 Jy ! Total flux subtracted in 100 components = 0.0845736 Jy ! Clean residual min=-0.021007 max=0.021783 Jy/beam ! Clean residual mean=-0.000025 rms=0.004497 Jy/beam ! Combined flux in latest and established models = 0.71243 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.71243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121953Jy sigma=0.001322 ! Fit after self-cal, rms=0.121852Jy sigma=0.001322 ! 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.42 mas, bmaj=6.854 mas, bpa=-6.321 degrees ! Estimated noise=890.872 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 (-3, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0336879 Jy ! Component: 100 - total flux cleaned = 0.055917 Jy ! Component: 150 - total flux cleaned = 0.0713566 Jy ! Component: 200 - total flux cleaned = 0.0822913 Jy ! Total flux subtracted in 200 components = 0.0822913 Jy ! Clean residual min=-0.020894 max=0.014418 Jy/beam ! Clean residual mean=-0.000004 rms=0.003952 Jy/beam ! Combined flux in latest and established models = 0.794721 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 87 components and 0.794721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107412Jy sigma=0.001197 ! Fit after self-cal, rms=0.107195Jy sigma=0.001195 ! 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.02 FD 0.87 HN 0.96 KP 1.11 ! LA 0.98 MK 0.99 NL 0.88 OV 1.01 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.90 HN 1.03 KP 1.07 ! LA 0.95 MK 1.02 NL 1.00 OV 1.04 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.02 KP 0.95 ! LA 0.78 MK 1.06 NL 1.12 OV 0.97 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 0.99 KP 0.93 ! LA 0.85 MK 1.07 NL 1.00 OV 1.02 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.107195Jy sigma=0.001195 ! Fit after self-cal, rms=0.071856Jy sigma=0.000834 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=6.927 mas, bpa=-6.208 degrees ! Estimated noise=888.865 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.00430981 Jy ! Component: 100 - total flux cleaned = -0.00500174 Jy ! Component: 150 - total flux cleaned = -0.005282 Jy ! Component: 200 - total flux cleaned = -0.00505995 Jy ! Total flux subtracted in 200 components = -0.00505995 Jy ! Clean residual min=-0.007014 max=0.006919 Jy/beam ! Clean residual mean=0.000021 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.789661 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.789661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071160Jy sigma=0.000826 ! Fit after self-cal, rms=0.071073Jy sigma=0.000825 ! 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.071073Jy sigma=0.000825 ! Fit after self-cal, rms=0.068233Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=6.911 mas, bpa=-6.321 degrees ! Estimated noise=887.655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222661 Jy ! Component: 100 - total flux cleaned = -0.00263939 Jy ! Component: 150 - total flux cleaned = -0.00297965 Jy ! Component: 200 - total flux cleaned = -0.00305442 Jy ! Total flux subtracted in 200 components = -0.00305442 Jy ! Clean residual min=-0.005116 max=0.004767 Jy/beam ! Clean residual mean=0.000004 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.786607 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 120 components and 0.786607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067968Jy sigma=0.000787 ! Fit after self-cal, rms=0.067957Jy 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 = -0.000105153 Jy ! Component: 100 - total flux cleaned = -0.000237244 Jy ! Component: 150 - total flux cleaned = -0.000356581 Jy ! Component: 200 - total flux cleaned = -0.000354351 Jy ! Total flux subtracted in 200 components = -0.000354351 Jy ! Clean residual min=-0.005048 max=0.004679 Jy/beam ! Clean residual mean=0.000004 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.786252 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.786252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067846Jy sigma=0.000785 ! Fit after self-cal, rms=0.067831Jy sigma=0.000785 ! 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.067831Jy sigma=0.000785 ! Fit after self-cal, rms=0.067791Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=6.913 mas, bpa=-6.26 degrees ! Estimated noise=887.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00158727 Jy ! Component: 100 - total flux cleaned = -0.00197906 Jy ! Component: 150 - total flux cleaned = -0.00209367 Jy ! Component: 200 - total flux cleaned = -0.00225413 Jy ! Total flux subtracted in 200 components = -0.00225413 Jy ! Clean residual min=-0.004910 max=0.004430 Jy/beam ! Clean residual mean=0.000003 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.783998 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 138 components and 0.783998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067666Jy sigma=0.000783 ! Fit after self-cal, rms=0.067656Jy sigma=0.000783 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.000103985 Jy ! Component: 100 - total flux cleaned = -0.000153845 Jy ! Component: 150 - total flux cleaned = -0.000201136 Jy ! Component: 200 - total flux cleaned = -0.00015501 Jy ! Total flux subtracted in 200 components = -0.00015501 Jy ! Clean residual min=-0.004740 max=0.004368 Jy/beam ! Clean residual mean=0.000003 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.783843 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.783843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067594Jy sigma=0.000783 ! Fit after self-cal, rms=0.067584Jy sigma=0.000782 ! 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.067584Jy sigma=0.000782 ! Fit after self-cal, rms=0.067555Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.917 mas, bmaj=10.42 mas, bpa=-2.883 degrees ! Estimated noise=1095.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156559 Jy ! Component: 100 - total flux cleaned = -0.00168369 Jy ! Component: 150 - total flux cleaned = -0.00168328 Jy ! Component: 200 - total flux cleaned = -0.00160559 Jy ! Total flux subtracted in 200 components = -0.00160559 Jy ! Clean residual min=-0.004177 max=0.003810 Jy/beam ! Clean residual mean=0.000005 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.782238 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.782237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067506Jy sigma=0.000782 ! Fit after self-cal, rms=0.067493Jy sigma=0.000782 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.000283293 Jy ! Component: 100 - total flux cleaned = 0.00038738 Jy ! Component: 150 - total flux cleaned = 0.000480677 Jy ! Component: 200 - total flux cleaned = 0.000538373 Jy ! Total flux subtracted in 200 components = 0.000538373 Jy ! Clean residual min=-0.004058 max=0.003670 Jy/beam ! Clean residual mean=0.000006 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.782776 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 162 components and 0.782776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067496Jy sigma=0.000782 ! Fit after self-cal, rms=0.067492Jy sigma=0.000782 ! 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.477 mas, bmaj=6.915 mas, bpa=-6.192 degrees ! Estimated noise=887.403 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.477 x 6.915 at -6.192 degrees (North through East) ! Clean map min=-0.0042404 max=0.66208 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067492Jy sigma=0.000782 ! Fit after self-cal, rms=0.062978Jy sigma=0.000726 ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=6.916 mas, bpa=-6.177 degrees ! Estimated noise=886.734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00135098 Jy ! Component: 100 - total flux cleaned = -0.0015292 Jy ! Component: 150 - total flux cleaned = -0.00152839 Jy ! Component: 200 - total flux cleaned = -0.00152803 Jy ! Total flux subtracted in 200 components = -0.00152803 Jy ! Clean residual min=-0.004424 max=0.004419 Jy/beam ! Clean residual mean=0.000004 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.781248 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 165 components and 0.781248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062869Jy sigma=0.000725 ! Fit after self-cal, rms=0.062866Jy sigma=0.000725 ! Inverting map ! Added new window around map position (44.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195811 Jy ! Component: 100 - total flux cleaned = 0.00158406 Jy ! Component: 150 - total flux cleaned = 0.00179385 Jy ! Component: 200 - total flux cleaned = 0.00209951 Jy ! Total flux subtracted in 200 components = 0.00209951 Jy ! Clean residual min=-0.004528 max=0.003823 Jy/beam ! Clean residual mean=0.000006 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.783347 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 183 components and 0.783347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062570Jy sigma=0.000722 ! Fit after self-cal, rms=0.062558Jy sigma=0.000721 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062558Jy sigma=0.000721 ! Fit after self-cal, rms=0.062483Jy sigma=0.000721 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.898 mas, bmaj=5.957 mas, bpa=-6.45 degrees ! Estimated noise=1085.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.50905 Jy ! Component: 100 - total flux cleaned = 0.625966 Jy ! Component: 150 - total flux cleaned = 0.675448 Jy ! Component: 200 - total flux cleaned = 0.703547 Jy ! Total flux subtracted in 200 components = 0.703547 Jy ! Clean residual min=-0.008623 max=0.014302 Jy/beam ! Clean residual mean=-0.000021 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.703547 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.703547 Jy ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=6.917 mas, bpa=-6.1 degrees ! Estimated noise=886.176 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.0256034 Jy ! Component: 100 - total flux cleaned = 0.0414015 Jy ! Component: 150 - total flux cleaned = 0.0520287 Jy ! Component: 200 - total flux cleaned = 0.0594946 Jy ! Total flux subtracted in 200 components = 0.0594946 Jy ! Clean residual min=-0.005029 max=0.007058 Jy/beam ! Clean residual mean=-0.000008 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.763042 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 92 components and 0.763042 Jy ! Inverting map ! Added new window around map position (4.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00612737 Jy ! Component: 100 - total flux cleaned = 0.00888668 Jy ! Component: 150 - total flux cleaned = 0.0106069 Jy ! Component: 200 - total flux cleaned = 0.0112943 Jy ! Total flux subtracted in 200 components = 0.0112943 Jy ! Clean residual min=-0.004144 max=0.004125 Jy/beam ! Clean residual mean=-0.000001 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.774336 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 123 components and 0.774336 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.924 mas, bmaj=10.43 mas, bpa=-2.78 degrees ! Estimated noise=1092.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381083 Jy ! Component: 100 - total flux cleaned = 0.00584055 Jy ! Component: 150 - total flux cleaned = 0.00677727 Jy ! Component: 200 - total flux cleaned = 0.00744628 Jy ! Total flux subtracted in 200 components = 0.00744628 Jy ! Clean residual min=-0.003550 max=0.003655 Jy/beam ! Clean residual mean=0.000010 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.781782 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.000472537 Jy ! Component: 100 - total flux cleaned = 0.000793855 Jy ! Component: 150 - total flux cleaned = 0.000989719 Jy ! Component: 200 - total flux cleaned = 0.00117083 Jy ! Total flux subtracted in 200 components = 0.00117083 Jy ! Clean residual min=-0.003525 max=0.003621 Jy/beam ! Clean residual mean=0.000011 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.782953 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 161 components and 0.782953 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=6.917 mas, bpa=-6.1 degrees ! Estimated noise=886.176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123947 Jy ! Component: 100 - total flux cleaned = -0.0014338 Jy ! Component: 150 - total flux cleaned = -0.00152263 Jy ! Component: 200 - total flux cleaned = -0.00152242 Jy ! Total flux subtracted in 200 components = -0.00152242 Jy ! Clean residual min=-0.003328 max=0.003980 Jy/beam ! Clean residual mean=0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.78143 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.78143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062234Jy sigma=0.000718 ! Fit after self-cal, rms=0.062195Jy sigma=0.000718 wmodel J1516+1932_S_2015_03_17_pus_map.mod ! Writing 178 model components to file: J1516+1932_S_2015_03_17_pus_map.mod wobs J1516+1932_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1516+1932_S_2015_03_17_pus_uvs.fits wwins J1516+1932_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1516+1932_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.000522326 Jy ! Component: 100 - total flux cleaned = 0.000578212 Jy ! Component: 150 - total flux cleaned = 0.000629461 Jy ! Component: 200 - total flux cleaned = 0.000524539 Jy ! Component: 250 - total flux cleaned = 0.000327252 Jy ! Component: 300 - total flux cleaned = 0.000182761 Jy ! Component: 350 - total flux cleaned = -0.000190139 Jy ! Component: 400 - total flux cleaned = -0.000506279 Jy ! Component: 450 - total flux cleaned = -0.0007697 Jy ! Component: 500 - total flux cleaned = -0.00115387 Jy ! Component: 550 - total flux cleaned = -0.00148757 Jy ! Component: 600 - total flux cleaned = -0.00185416 Jy ! Component: 650 - total flux cleaned = -0.00217319 Jy ! Component: 700 - total flux cleaned = -0.00248536 Jy ! Component: 750 - total flux cleaned = -0.00279213 Jy ! Component: 800 - total flux cleaned = -0.00309158 Jy ! Component: 850 - total flux cleaned = -0.00338573 Jy ! Component: 900 - total flux cleaned = -0.00371084 Jy ! Component: 950 - total flux cleaned = -0.00392314 Jy ! Component: 1000 - total flux cleaned = -0.00423606 Jy ! Component: 1050 - total flux cleaned = -0.00437282 Jy ! Component: 1100 - total flux cleaned = -0.00454159 Jy ! Component: 1150 - total flux cleaned = -0.00486995 Jy ! Component: 1200 - total flux cleaned = -0.0049665 Jy ! Component: 1250 - total flux cleaned = -0.00509444 Jy ! Component: 1300 - total flux cleaned = -0.00528174 Jy ! Component: 1350 - total flux cleaned = -0.00534395 Jy ! Component: 1400 - total flux cleaned = -0.00558638 Jy ! Component: 1450 - total flux cleaned = -0.0056759 Jy ! Component: 1500 - total flux cleaned = -0.00576513 Jy ! Component: 1550 - total flux cleaned = -0.00605419 Jy ! Component: 1600 - total flux cleaned = -0.00611073 Jy ! Component: 1650 - total flux cleaned = -0.00622265 Jy ! Component: 1700 - total flux cleaned = -0.00644379 Jy ! Component: 1750 - total flux cleaned = -0.00638847 Jy ! Component: 1800 - total flux cleaned = -0.00644292 Jy ! Component: 1850 - total flux cleaned = -0.00652279 Jy ! Component: 1900 - total flux cleaned = -0.00670679 Jy ! Component: 1950 - total flux cleaned = -0.00673252 Jy ! Component: 2000 - total flux cleaned = -0.00686109 Jy ! Component: 2050 - total flux cleaned = -0.00703759 Jy ! Component: 2100 - total flux cleaned = -0.00716277 Jy ! Component: 2150 - total flux cleaned = -0.00726185 Jy ! Component: 2200 - total flux cleaned = -0.00740884 Jy ! Component: 2250 - total flux cleaned = -0.00748138 Jy ! Component: 2300 - total flux cleaned = -0.0076019 Jy ! Component: 2350 - total flux cleaned = -0.007697 Jy ! Component: 2400 - total flux cleaned = -0.00781453 Jy ! Component: 2450 - total flux cleaned = -0.00793078 Jy ! Component: 2500 - total flux cleaned = -0.00799984 Jy ! Component: 2550 - total flux cleaned = -0.00806843 Jy ! Component: 2600 - total flux cleaned = -0.00811327 Jy ! Component: 2650 - total flux cleaned = -0.00818002 Jy ! Component: 2700 - total flux cleaned = -0.00820247 Jy ! Component: 2750 - total flux cleaned = -0.00829018 Jy ! Component: 2800 - total flux cleaned = -0.00839871 Jy ! Component: 2850 - total flux cleaned = -0.00839878 Jy ! Component: 2900 - total flux cleaned = -0.00852627 Jy ! Component: 2950 - total flux cleaned = -0.00856824 Jy ! Component: 3000 - total flux cleaned = -0.00860994 Jy ! Component: 3050 - total flux cleaned = -0.00871302 Jy ! Component: 3100 - total flux cleaned = -0.00871304 Jy ! Component: 3150 - total flux cleaned = -0.00877415 Jy ! Component: 3200 - total flux cleaned = -0.00879406 Jy ! Component: 3250 - total flux cleaned = -0.00887398 Jy ! Component: 3300 - total flux cleaned = -0.0089136 Jy ! Component: 3350 - total flux cleaned = -0.00891362 Jy ! Component: 3400 - total flux cleaned = -0.00906908 Jy ! Component: 3450 - total flux cleaned = -0.00903039 Jy ! Component: 3500 - total flux cleaned = -0.00908737 Jy ! Component: 3550 - total flux cleaned = -0.00914425 Jy ! Component: 3600 - total flux cleaned = -0.00918174 Jy ! Component: 3650 - total flux cleaned = -0.00923774 Jy ! Component: 3700 - total flux cleaned = -0.0091824 Jy ! Component: 3750 - total flux cleaned = -0.00923748 Jy ! Component: 3800 - total flux cleaned = -0.00921931 Jy ! Component: 3850 - total flux cleaned = -0.00936346 Jy ! Component: 3900 - total flux cleaned = -0.00930977 Jy ! Component: 3950 - total flux cleaned = -0.00936312 Jy ! Component: 4000 - total flux cleaned = -0.00939816 Jy ! Component: 4050 - total flux cleaned = -0.00943327 Jy ! Total flux subtracted in 4096 components = -0.00951992 Jy ! Clean residual min=-0.001130 max=0.000975 Jy/beam ! Clean residual mean=0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.771911 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 481 components and 0.77191 Jy ![Exited script file: muppet] wmap "J1516+1932_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 6.917 at -6.1 degrees (North through East) ! Clean map min=-0.0032083 max=0.66503 Jy/beam ! Writing clean map to FITS file: J1516+1932_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.66503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000322679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.145563 0.145563 0.291125 0.582251 1.1645 2.329 4.65801 9.31601 18.632 37.2641 74.5281 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.665 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.481 x 6.917 at -6.1 degrees (North through East) ! Clean map min=-0.0032083 max=0.66503 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 J1516+1932_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:45 2016