! Started logfile: J0642+8811_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:48:57 2016 obs J0642+8811_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0642+8811_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9898 visibilities/baseline/integration-bin. ! Found source: J0642+8811 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 21736 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 J0642+8811_S_2014_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.942572Jy sigma=0.009762 ! Fit after self-cal, rms=0.900156Jy sigma=0.009443 ! 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.632 mas, bmaj=9.141 mas, bpa=1.795 degrees ! Estimated noise=916.546 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.0849819 Jy ! Component: 100 - total flux cleaned = 0.108607 Jy ! Total flux subtracted in 100 components = 0.108607 Jy ! Clean residual min=-0.004675 max=0.010527 Jy/beam ! Clean residual mean=-0.000032 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.108607 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.108607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197711Jy sigma=0.000825 ! Fit after self-cal, rms=0.197684Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122483 Jy ! Component: 100 - total flux cleaned = 0.0189919 Jy ! Total flux subtracted in 100 components = 0.0189919 Jy ! Clean residual min=-0.003618 max=0.004914 Jy/beam ! Clean residual mean=-0.000011 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.127599 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.127599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196683Jy sigma=0.000803 ! Fit after self-cal, rms=0.196692Jy sigma=0.000802 ! 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.373 mas, bmaj=10.06 mas, bpa=1.601 degrees ! Estimated noise=478.643 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, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00553176 Jy ! Component: 100 - total flux cleaned = 0.00764023 Jy ! Component: 150 - total flux cleaned = 0.00789265 Jy ! Component: 200 - total flux cleaned = 0.00802355 Jy ! Total flux subtracted in 200 components = 0.00802355 Jy ! Clean residual min=-0.002817 max=0.002882 Jy/beam ! Clean residual mean=0.000001 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.135623 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.135623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196331Jy sigma=0.000799 ! Fit after self-cal, rms=0.196323Jy sigma=0.000799 ! 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.87 HN 0.96 KP 1.08 ! LA 1.17 MK 1.01 NL 0.99 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.02 KP 1.02 ! LA 1.16 MK 0.98 NL 1.03 OV 1.01 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.17 HN 1.05 KP 0.91 ! LA 0.89 MK 0.99 NL 0.99 OV 0.93 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.01 KP 0.86 ! LA 0.85 MK 1.03 NL 1.06 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.196323Jy sigma=0.000799 ! Fit after self-cal, rms=0.197178Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=10.05 mas, bpa=1.653 degrees ! Estimated noise=476.75 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.000262781 Jy ! Component: 100 - total flux cleaned = 0.000208664 Jy ! Component: 150 - total flux cleaned = 0.000158954 Jy ! Component: 200 - total flux cleaned = 6.70778e-05 Jy ! Total flux subtracted in 200 components = 6.70778e-05 Jy ! Clean residual min=-0.002284 max=0.001806 Jy/beam ! Clean residual mean=0.000011 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.13569 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.13569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197024Jy sigma=0.000787 ! Fit after self-cal, rms=0.197010Jy sigma=0.000787 ! 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.197010Jy sigma=0.000787 ! Fit after self-cal, rms=0.106188Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=9.776 mas, bpa=2.055 degrees ! Estimated noise=473.436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022321 Jy ! Component: 100 - total flux cleaned = 7.57033e-05 Jy ! Component: 150 - total flux cleaned = 4.66739e-05 Jy ! Component: 200 - total flux cleaned = 4.6895e-05 Jy ! Total flux subtracted in 200 components = 4.6895e-05 Jy ! Clean residual min=-0.001373 max=0.001472 Jy/beam ! Clean residual mean=0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.135737 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.135737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106150Jy sigma=0.000785 ! Fit after self-cal, rms=0.106083Jy sigma=0.000784 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.91098e-05 Jy ! Component: 100 - total flux cleaned = 8.86777e-05 Jy ! Component: 150 - total flux cleaned = 6.83677e-05 Jy ! Component: 200 - total flux cleaned = 6.80182e-05 Jy ! Total flux subtracted in 200 components = 6.80182e-05 Jy ! Clean residual min=-0.001376 max=0.001487 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.135805 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.135805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106065Jy sigma=0.000784 ! Fit after self-cal, rms=0.106065Jy sigma=0.000784 ! 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.106065Jy sigma=0.000784 ! Fit after self-cal, rms=0.104850Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=9.753 mas, bpa=1.996 degrees ! Estimated noise=473.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205028 Jy ! Component: 100 - total flux cleaned = 0.000203672 Jy ! Component: 150 - total flux cleaned = 0.000238843 Jy ! Component: 200 - total flux cleaned = 0.000255565 Jy ! Total flux subtracted in 200 components = 0.000255565 Jy ! Clean residual min=-0.001365 max=0.001463 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.13606 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.13606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104833Jy sigma=0.000784 ! Fit after self-cal, rms=0.104825Jy sigma=0.000784 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) ! Added new window around map position (-5, 108.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111204 Jy ! Component: 100 - total flux cleaned = 0.00130647 Jy ! Component: 150 - total flux cleaned = 0.00127869 Jy ! Component: 200 - total flux cleaned = 0.00127942 Jy ! Total flux subtracted in 200 components = 0.00127942 Jy ! Clean residual min=-0.001376 max=0.001441 Jy/beam ! Clean residual mean=0.000002 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.13734 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.13734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104797Jy sigma=0.000784 ! Fit after self-cal, rms=0.104798Jy sigma=0.000784 ! Inverting map ! Added new window around map position (72, 82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000720757 Jy ! Component: 100 - total flux cleaned = 0.000838411 Jy ! Component: 150 - total flux cleaned = 0.000913862 Jy ! Component: 200 - total flux cleaned = 0.00100163 Jy ! Total flux subtracted in 200 components = 0.00100163 Jy ! Clean residual min=-0.001390 max=0.001362 Jy/beam ! Clean residual mean=0.000002 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.138342 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.138342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104773Jy sigma=0.000784 ! Fit after self-cal, rms=0.104770Jy sigma=0.000784 ! 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.104770Jy sigma=0.000784 ! Fit after self-cal, rms=0.104138Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.444 mas, bmaj=12.64 mas, bpa=3.068 degrees ! Estimated noise=568.479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224801 Jy ! Component: 100 - total flux cleaned = 0.00029849 Jy ! Component: 150 - total flux cleaned = 0.000344988 Jy ! Component: 200 - total flux cleaned = 0.000399563 Jy ! Total flux subtracted in 200 components = 0.000399563 Jy ! Clean residual min=-0.001404 max=0.001405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.138741 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 149 components and 0.138741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104140Jy sigma=0.000784 ! Fit after self-cal, rms=0.104135Jy sigma=0.000784 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.42081e-05 Jy ! Component: 100 - total flux cleaned = 0.000105127 Jy ! Component: 150 - total flux cleaned = 0.000139189 Jy ! Component: 200 - total flux cleaned = 0.00016981 Jy ! Total flux subtracted in 200 components = 0.00016981 Jy ! Clean residual min=-0.001397 max=0.001353 Jy/beam ! Clean residual mean=-0.000002 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.138911 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 165 components and 0.138911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104136Jy sigma=0.000784 ! Fit after self-cal, rms=0.104136Jy sigma=0.000784 ! 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.334 mas, bmaj=9.74 mas, bpa=1.983 degrees ! Estimated noise=473.441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 9.74 at 1.983 degrees (North through East) ! Clean map min=-0.0012847 max=0.11282 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.601 mas, bmaj=8.706 mas, bpa=2.377 degrees ! Estimated noise=900.433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0829515 Jy ! Component: 100 - total flux cleaned = 0.108792 Jy ! Component: 150 - total flux cleaned = 0.121766 Jy ! Component: 200 - total flux cleaned = 0.128766 Jy ! Total flux subtracted in 200 components = 0.128766 Jy ! Clean residual min=-0.003134 max=0.003539 Jy/beam ! Clean residual mean=-0.000009 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.128766 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.128766 Jy ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=9.74 mas, bpa=1.983 degrees ! Estimated noise=473.441 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.00432771 Jy ! Component: 100 - total flux cleaned = 0.00665626 Jy ! Component: 150 - total flux cleaned = 0.00833933 Jy ! Component: 200 - total flux cleaned = 0.00926394 Jy ! Total flux subtracted in 200 components = 0.00926394 Jy ! Clean residual min=-0.001484 max=0.001245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.138029 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.138029 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.444 mas, bmaj=12.64 mas, bpa=3.068 degrees ! Estimated noise=568.479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108058 Jy ! Component: 100 - total flux cleaned = 0.00126866 Jy ! Component: 150 - total flux cleaned = 0.00126826 Jy ! Component: 200 - total flux cleaned = 0.00122316 Jy ! Total flux subtracted in 200 components = 0.00122316 Jy ! Clean residual min=-0.001527 max=0.001346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.139253 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 = -1.9707e-05 Jy ! Component: 100 - total flux cleaned = -1.98223e-05 Jy ! Component: 150 - total flux cleaned = -1.99389e-05 Jy ! Component: 200 - total flux cleaned = -5.19312e-06 Jy ! Total flux subtracted in 200 components = -5.19312e-06 Jy ! Clean residual min=-0.001472 max=0.001311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.139247 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 95 components and 0.139247 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=9.74 mas, bpa=1.983 degrees ! Estimated noise=473.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138794 Jy ! Component: 100 - total flux cleaned = 6.74558e-05 Jy ! Component: 150 - total flux cleaned = 6.69798e-05 Jy ! Component: 200 - total flux cleaned = 3.87191e-05 Jy ! Total flux subtracted in 200 components = 3.87191e-05 Jy ! Clean residual min=-0.001317 max=0.001243 Jy/beam ! Clean residual mean=-0.000000 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.139286 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.139286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104226Jy sigma=0.000784 ! Fit after self-cal, rms=0.104238Jy sigma=0.000784 wmodel J0642+8811_S_2014_05_31_pus_map.mod ! Writing 117 model components to file: J0642+8811_S_2014_05_31_pus_map.mod wobs J0642+8811_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0642+8811_S_2014_05_31_pus_uvs.fits wwins J0642+8811_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J0642+8811_S_2014_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226177 Jy ! Component: 100 - total flux cleaned = -0.000640786 Jy ! Component: 150 - total flux cleaned = -0.000956216 Jy ! Component: 200 - total flux cleaned = -0.00120156 Jy ! Component: 250 - total flux cleaned = -0.0014936 Jy ! Component: 300 - total flux cleaned = -0.00174188 Jy ! Component: 350 - total flux cleaned = -0.00198366 Jy ! Component: 400 - total flux cleaned = -0.00216922 Jy ! Component: 450 - total flux cleaned = -0.00233424 Jy ! Component: 500 - total flux cleaned = -0.00246393 Jy ! Component: 550 - total flux cleaned = -0.00257551 Jy ! Component: 600 - total flux cleaned = -0.00266957 Jy ! Component: 650 - total flux cleaned = -0.00277756 Jy ! Component: 700 - total flux cleaned = -0.00285345 Jy ! Component: 750 - total flux cleaned = -0.00288355 Jy ! Component: 800 - total flux cleaned = -0.00301615 Jy ! Component: 850 - total flux cleaned = -0.00301592 Jy ! Component: 900 - total flux cleaned = -0.00304467 Jy ! Component: 950 - total flux cleaned = -0.00305907 Jy ! Component: 1000 - total flux cleaned = -0.00314296 Jy ! Component: 1050 - total flux cleaned = -0.00315657 Jy ! Component: 1100 - total flux cleaned = -0.00315678 Jy ! Component: 1150 - total flux cleaned = -0.00318391 Jy ! Component: 1200 - total flux cleaned = -0.00325084 Jy ! Component: 1250 - total flux cleaned = -0.00330381 Jy ! Component: 1300 - total flux cleaned = -0.00332984 Jy ! Component: 1350 - total flux cleaned = -0.00331684 Jy ! Component: 1400 - total flux cleaned = -0.00334242 Jy ! Component: 1450 - total flux cleaned = -0.0033934 Jy ! Component: 1500 - total flux cleaned = -0.00344368 Jy ! Component: 1550 - total flux cleaned = -0.00349316 Jy ! Component: 1600 - total flux cleaned = -0.00346838 Jy ! Component: 1650 - total flux cleaned = -0.00348048 Jy ! Component: 1700 - total flux cleaned = -0.0035048 Jy ! Component: 1750 - total flux cleaned = -0.00352884 Jy ! Component: 1800 - total flux cleaned = -0.00357649 Jy ! Component: 1850 - total flux cleaned = -0.00363547 Jy ! Component: 1900 - total flux cleaned = -0.00364714 Jy ! Component: 1950 - total flux cleaned = -0.00368191 Jy ! Component: 2000 - total flux cleaned = -0.00371647 Jy ! Component: 2050 - total flux cleaned = -0.00371646 Jy ! Component: 2100 - total flux cleaned = -0.00373919 Jy ! Component: 2150 - total flux cleaned = -0.00375034 Jy ! Component: 2200 - total flux cleaned = -0.00380599 Jy ! Component: 2250 - total flux cleaned = -0.00378378 Jy ! Component: 2300 - total flux cleaned = -0.00383876 Jy ! Component: 2350 - total flux cleaned = -0.00380593 Jy ! Component: 2400 - total flux cleaned = -0.00382756 Jy ! Component: 2450 - total flux cleaned = -0.00383849 Jy ! Component: 2500 - total flux cleaned = -0.0038384 Jy ! Component: 2550 - total flux cleaned = -0.0038277 Jy ! Component: 2600 - total flux cleaned = -0.0038066 Jy ! Component: 2650 - total flux cleaned = -0.00383817 Jy ! Component: 2700 - total flux cleaned = -0.00382777 Jy ! Component: 2750 - total flux cleaned = -0.00384861 Jy ! Component: 2800 - total flux cleaned = -0.0038898 Jy ! Component: 2850 - total flux cleaned = -0.00390009 Jy ! Component: 2900 - total flux cleaned = -0.00391018 Jy ! Component: 2950 - total flux cleaned = -0.00392029 Jy ! Component: 3000 - total flux cleaned = -0.00397042 Jy ! Component: 3050 - total flux cleaned = -0.00398038 Jy ! Component: 3100 - total flux cleaned = -0.00394058 Jy ! Component: 3150 - total flux cleaned = -0.00393071 Jy ! Component: 3200 - total flux cleaned = -0.00396015 Jy ! Component: 3250 - total flux cleaned = -0.00393094 Jy ! Component: 3300 - total flux cleaned = -0.00389213 Jy ! Component: 3350 - total flux cleaned = -0.00393082 Jy ! Component: 3400 - total flux cleaned = -0.00391157 Jy ! Component: 3450 - total flux cleaned = -0.00391151 Jy ! Component: 3500 - total flux cleaned = -0.00387345 Jy ! Component: 3550 - total flux cleaned = -0.00389244 Jy ! Component: 3600 - total flux cleaned = -0.00387354 Jy ! Component: 3650 - total flux cleaned = -0.003911 Jy ! Component: 3700 - total flux cleaned = -0.00393898 Jy ! Component: 3750 - total flux cleaned = -0.00393901 Jy ! Component: 3800 - total flux cleaned = -0.00392056 Jy ! Component: 3850 - total flux cleaned = -0.003939 Jy ! Component: 3900 - total flux cleaned = -0.00393894 Jy ! Component: 3950 - total flux cleaned = -0.00392069 Jy ! Component: 4000 - total flux cleaned = -0.00392074 Jy ! Component: 4050 - total flux cleaned = -0.00392067 Jy ! Total flux subtracted in 4096 components = -0.00390266 Jy ! Clean residual min=-0.000612 max=0.000604 Jy/beam ! Clean residual mean=0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.135383 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 421 components and 0.135383 Jy ![Exited script file: muppet] wmap "J0642+8811_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 9.74 at 1.983 degrees (North through East) ! Clean map min=-0.001053 max=0.11251 Jy/beam ! Writing clean map to FITS file: J0642+8811_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.11251 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163458 device "J0642+8811_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0642+8811_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435848 0.435848 0.871697 1.74339 3.48679 6.97357 13.9471 27.8943 55.7886 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.334 x 9.74 at 1.983 degrees (North through East) ! Clean map min=-0.001053 max=0.11251 Jy/beam quit ! Quitting program ! Log file J0642+8811_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:49:05 2016