! Started logfile: J0853-0150_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:00:17 2016 obs J0853-0150_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0853-0150_S_2014_08_09_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879855 visibilities/baseline/integration-bin. ! Found source: J0853-0150 ! ! 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 19480 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 J0853-0150_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.948615Jy sigma=0.009751 ! Fit after self-cal, rms=0.921185Jy sigma=0.009473 ! 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.924 mas, bmaj=7.192 mas, bpa=0.8254 degrees ! Estimated noise=853.226 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.0611325 Jy ! Component: 100 - total flux cleaned = 0.0781898 Jy ! Total flux subtracted in 100 components = 0.0781898 Jy ! Clean residual min=-0.003916 max=0.006939 Jy/beam ! Clean residual mean=0.000023 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.0781898 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0781898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082231Jy sigma=0.000793 ! Fit after self-cal, rms=0.082206Jy sigma=0.000793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746403 Jy ! Component: 100 - total flux cleaned = 0.0110368 Jy ! Total flux subtracted in 100 components = 0.0110368 Jy ! Clean residual min=-0.003315 max=0.004490 Jy/beam ! Clean residual mean=0.000010 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.0892266 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 14 components and 0.0892266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081427Jy sigma=0.000786 ! Fit after self-cal, rms=0.081424Jy sigma=0.000786 ! 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.518 mas, bmaj=8.064 mas, bpa=1.862 degrees ! Estimated noise=499.853 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 (5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429999 Jy ! Component: 100 - total flux cleaned = 0.00524435 Jy ! Component: 150 - total flux cleaned = 0.00539676 Jy ! Component: 200 - total flux cleaned = 0.00547606 Jy ! Total flux subtracted in 200 components = 0.00547606 Jy ! Clean residual min=-0.002541 max=0.002844 Jy/beam ! Clean residual mean=-0.000001 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0947027 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.0947027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081179Jy sigma=0.000784 ! Fit after self-cal, rms=0.081161Jy sigma=0.000784 ! 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 0.98 FD 0.87 HN 1.01 KP 1.05 ! LA 1.14 MK 1.00 NL 0.95 OV 0.98 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.04 KP 0.99 ! LA 1.09 MK 1.01 NL 1.00 OV 1.00 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.02 KP 0.91 ! LA 0.86 MK 1.02 NL 0.98 OV 0.93 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 0.97 KP 0.88 ! LA 0.81 MK 1.04 NL 1.10 OV 0.96 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.081161Jy sigma=0.000784 ! Fit after self-cal, rms=0.079278Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=8.076 mas, bpa=2.093 degrees ! Estimated noise=497.63 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.000906399 Jy ! Component: 100 - total flux cleaned = 0.00082426 Jy ! Component: 150 - total flux cleaned = 0.000682689 Jy ! Component: 200 - total flux cleaned = 0.000603137 Jy ! Total flux subtracted in 200 components = 0.000603137 Jy ! Clean residual min=-0.002313 max=0.002499 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0953058 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.0953058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079257Jy sigma=0.000779 ! Fit after self-cal, rms=0.079244Jy sigma=0.000779 ! 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.079244Jy sigma=0.000779 ! Fit after self-cal, rms=0.079194Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=8.064 mas, bpa=2.095 degrees ! Estimated noise=497.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159457 Jy ! Component: 100 - total flux cleaned = 7.68902e-05 Jy ! Component: 150 - total flux cleaned = 2.35467e-05 Jy ! Component: 200 - total flux cleaned = -8.32927e-06 Jy ! Total flux subtracted in 200 components = -8.32927e-06 Jy ! Clean residual min=-0.002307 max=0.002272 Jy/beam ! Clean residual mean=0.000000 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0952975 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.0952975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079185Jy sigma=0.000778 ! Fit after self-cal, rms=0.079186Jy sigma=0.000778 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.78025e-05 Jy ! Component: 100 - total flux cleaned = 3.33098e-05 Jy ! Component: 150 - total flux cleaned = 1.95772e-05 Jy ! Component: 200 - total flux cleaned = 6.62029e-06 Jy ! Total flux subtracted in 200 components = 6.62029e-06 Jy ! Clean residual min=-0.002300 max=0.002255 Jy/beam ! Clean residual mean=0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0953041 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.0953041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079182Jy sigma=0.000778 ! Fit after self-cal, rms=0.079182Jy sigma=0.000778 ! 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.079182Jy sigma=0.000778 ! Fit after self-cal, rms=0.079226Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=8.064 mas, bpa=2.112 degrees ! Estimated noise=497.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011485 Jy ! Component: 100 - total flux cleaned = 8.81489e-05 Jy ! Component: 150 - total flux cleaned = 6.40092e-05 Jy ! Component: 200 - total flux cleaned = 6.4284e-05 Jy ! Total flux subtracted in 200 components = 6.4284e-05 Jy ! Clean residual min=-0.002308 max=0.002179 Jy/beam ! Clean residual mean=0.000000 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0953684 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.0953684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079222Jy sigma=0.000778 ! Fit after self-cal, rms=0.079221Jy sigma=0.000778 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 = 2.80834e-05 Jy ! Component: 100 - total flux cleaned = 1.75885e-05 Jy ! Component: 150 - total flux cleaned = 1.77498e-05 Jy ! Component: 200 - total flux cleaned = 8.21352e-06 Jy ! Total flux subtracted in 200 components = 8.21352e-06 Jy ! Clean residual min=-0.002303 max=0.002163 Jy/beam ! Clean residual mean=0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0953766 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.0953766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079219Jy sigma=0.000778 ! Fit after self-cal, rms=0.079219Jy sigma=0.000778 ! 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.079219Jy sigma=0.000778 ! Fit after self-cal, rms=0.079255Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.675 mas, bmaj=12.51 mas, bpa=1.155 degrees ! Estimated noise=610.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608349 Jy ! Component: 100 - total flux cleaned = 0.000524426 Jy ! Component: 150 - total flux cleaned = 0.000496411 Jy ! Component: 200 - total flux cleaned = 0.000459606 Jy ! Total flux subtracted in 200 components = 0.000459606 Jy ! Clean residual min=-0.003172 max=0.003471 Jy/beam ! Clean residual mean=0.000000 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.0958362 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.0958362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079257Jy sigma=0.000778 ! Fit after self-cal, rms=0.079253Jy sigma=0.000778 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.000236546 Jy ! Component: 100 - total flux cleaned = 0.000212349 Jy ! Component: 150 - total flux cleaned = 0.00019125 Jy ! Component: 200 - total flux cleaned = 0.000172167 Jy ! Total flux subtracted in 200 components = 0.000172167 Jy ! Clean residual min=-0.003173 max=0.003430 Jy/beam ! Clean residual mean=-0.000000 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.0960084 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.0960084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079257Jy sigma=0.000778 ! Fit after self-cal, rms=0.079255Jy sigma=0.000778 ! 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.518 mas, bmaj=8.064 mas, bpa=2.111 degrees ! Estimated noise=498.131 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.518 x 8.064 at 2.111 degrees (North through East) ! Clean map min=-0.0022726 max=0.079466 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.923 mas, bmaj=7.177 mas, bpa=1.14 degrees ! Estimated noise=848.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605653 Jy ! Component: 100 - total flux cleaned = 0.0779534 Jy ! Component: 150 - total flux cleaned = 0.0859477 Jy ! Component: 200 - total flux cleaned = 0.0907643 Jy ! Total flux subtracted in 200 components = 0.0907643 Jy ! Clean residual min=-0.002789 max=0.002511 Jy/beam ! Clean residual mean=0.000011 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0907643 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0907643 Jy ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=8.064 mas, bpa=2.111 degrees ! Estimated noise=498.131 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.00339144 Jy ! Component: 100 - total flux cleaned = 0.00427278 Jy ! Component: 150 - total flux cleaned = 0.00451968 Jy ! Component: 200 - total flux cleaned = 0.00461929 Jy ! Total flux subtracted in 200 components = 0.00461929 Jy ! Clean residual min=-0.002516 max=0.002200 Jy/beam ! Clean residual mean=0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0953836 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.0953835 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.675 mas, bmaj=12.51 mas, bpa=1.155 degrees ! Estimated noise=610.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843127 Jy ! Component: 100 - total flux cleaned = 0.000736097 Jy ! Component: 150 - total flux cleaned = 0.000652272 Jy ! Component: 200 - total flux cleaned = 0.000653898 Jy ! Total flux subtracted in 200 components = 0.000653898 Jy ! Clean residual min=-0.003260 max=0.003420 Jy/beam ! Clean residual mean=0.000001 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0960374 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 = 2.01722e-05 Jy ! Component: 100 - total flux cleaned = 1.91808e-05 Jy ! Component: 150 - total flux cleaned = 2.66373e-06 Jy ! Component: 200 - total flux cleaned = 3.14253e-06 Jy ! Total flux subtracted in 200 components = 3.14253e-06 Jy ! Clean residual min=-0.003221 max=0.003426 Jy/beam ! Clean residual mean=0.000001 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.0960406 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 71 components and 0.0960406 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=8.064 mas, bpa=2.111 degrees ! Estimated noise=498.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239155 Jy ! Component: 100 - total flux cleaned = -0.000148437 Jy ! Component: 150 - total flux cleaned = -0.000127477 Jy ! Component: 200 - total flux cleaned = -0.000162758 Jy ! Total flux subtracted in 200 components = -0.000162758 Jy ! Clean residual min=-0.002344 max=0.002243 Jy/beam ! Clean residual mean=0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0958779 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.0958779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079259Jy sigma=0.000778 ! Fit after self-cal, rms=0.079259Jy sigma=0.000778 wmodel J0853-0150_S_2014_08_09_pus_map.mod ! Writing 88 model components to file: J0853-0150_S_2014_08_09_pus_map.mod wobs J0853-0150_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0853-0150_S_2014_08_09_pus_uvs.fits wwins J0853-0150_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0853-0150_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 = -2.02092e-05 Jy ! Component: 100 - total flux cleaned = 1.30635e-05 Jy ! Component: 150 - total flux cleaned = 1.24904e-05 Jy ! Component: 200 - total flux cleaned = -7.87056e-05 Jy ! Component: 250 - total flux cleaned = -4.92989e-05 Jy ! Component: 300 - total flux cleaned = -2.07868e-05 Jy ! Component: 350 - total flux cleaned = 6.20783e-06 Jy ! Component: 400 - total flux cleaned = 0.000134714 Jy ! Component: 450 - total flux cleaned = 0.00013474 Jy ! Component: 500 - total flux cleaned = 0.000183856 Jy ! Component: 550 - total flux cleaned = 0.000254537 Jy ! Component: 600 - total flux cleaned = 0.000231005 Jy ! Component: 650 - total flux cleaned = 0.000299233 Jy ! Component: 700 - total flux cleaned = 0.000409973 Jy ! Component: 750 - total flux cleaned = 0.000431907 Jy ! Component: 800 - total flux cleaned = 0.000453782 Jy ! Component: 850 - total flux cleaned = 0.000515537 Jy ! Component: 900 - total flux cleaned = 0.000515378 Jy ! Component: 950 - total flux cleaned = 0.000455542 Jy ! Component: 1000 - total flux cleaned = 0.000514389 Jy ! Component: 1050 - total flux cleaned = 0.00043756 Jy ! Component: 1100 - total flux cleaned = 0.000456585 Jy ! Component: 1150 - total flux cleaned = 0.000456642 Jy ! Component: 1200 - total flux cleaned = 0.000456684 Jy ! Component: 1250 - total flux cleaned = 0.00051114 Jy ! Component: 1300 - total flux cleaned = 0.000528987 Jy ! Component: 1350 - total flux cleaned = 0.000528674 Jy ! Component: 1400 - total flux cleaned = 0.000545798 Jy ! Component: 1450 - total flux cleaned = 0.000545959 Jy ! Component: 1500 - total flux cleaned = 0.000545934 Jy ! Component: 1550 - total flux cleaned = 0.000594948 Jy ! Component: 1600 - total flux cleaned = 0.000562214 Jy ! Component: 1650 - total flux cleaned = 0.000562778 Jy ! Component: 1700 - total flux cleaned = 0.000547055 Jy ! Component: 1750 - total flux cleaned = 0.000546849 Jy ! Component: 1800 - total flux cleaned = 0.000531256 Jy ! Component: 1850 - total flux cleaned = 0.000546259 Jy ! Component: 1900 - total flux cleaned = 0.000471487 Jy ! Component: 1950 - total flux cleaned = 0.000427204 Jy ! Component: 2000 - total flux cleaned = 0.000383672 Jy ! Component: 2050 - total flux cleaned = 0.000326197 Jy ! Component: 2100 - total flux cleaned = 0.000312037 Jy ! Component: 2150 - total flux cleaned = 0.000256164 Jy ! Component: 2200 - total flux cleaned = 0.000256221 Jy ! Component: 2250 - total flux cleaned = 0.000269721 Jy ! Component: 2300 - total flux cleaned = 0.000215736 Jy ! Component: 2350 - total flux cleaned = 0.000175513 Jy ! Component: 2400 - total flux cleaned = 0.000162373 Jy ! Component: 2450 - total flux cleaned = 0.000123104 Jy ! Component: 2500 - total flux cleaned = 4.5813e-05 Jy ! Component: 2550 - total flux cleaned = 4.59152e-05 Jy ! Component: 2600 - total flux cleaned = 5.84446e-05 Jy ! Component: 2650 - total flux cleaned = -1.66314e-05 Jy ! Component: 2700 - total flux cleaned = -2.87085e-05 Jy ! Component: 2750 - total flux cleaned = -7.74186e-05 Jy ! Component: 2800 - total flux cleaned = -7.72176e-05 Jy ! Component: 2850 - total flux cleaned = -8.91314e-05 Jy ! Component: 2900 - total flux cleaned = -0.000100965 Jy ! Component: 2950 - total flux cleaned = -8.93059e-05 Jy ! Component: 3000 - total flux cleaned = -0.000135688 Jy ! Component: 3050 - total flux cleaned = -9.00499e-05 Jy ! Component: 3100 - total flux cleaned = -0.000135396 Jy ! Component: 3150 - total flux cleaned = -0.000101494 Jy ! Component: 3200 - total flux cleaned = -0.000112758 Jy ! Component: 3250 - total flux cleaned = -0.000123806 Jy ! Component: 3300 - total flux cleaned = -0.000167345 Jy ! Component: 3350 - total flux cleaned = -0.00014571 Jy ! Component: 3400 - total flux cleaned = -0.000167135 Jy ! Component: 3450 - total flux cleaned = -0.000167004 Jy ! Component: 3500 - total flux cleaned = -0.000177496 Jy ! Component: 3550 - total flux cleaned = -0.000187877 Jy ! Component: 3600 - total flux cleaned = -0.000218879 Jy ! Component: 3650 - total flux cleaned = -0.000270068 Jy ! Component: 3700 - total flux cleaned = -0.000269897 Jy ! Component: 3750 - total flux cleaned = -0.000249619 Jy ! Component: 3800 - total flux cleaned = -0.000329717 Jy ! Component: 3850 - total flux cleaned = -0.00033953 Jy ! Component: 3900 - total flux cleaned = -0.000369145 Jy ! Component: 3950 - total flux cleaned = -0.000359403 Jy ! Component: 4000 - total flux cleaned = -0.000378962 Jy ! Component: 4050 - total flux cleaned = -0.000407889 Jy ! Total flux subtracted in 4096 components = -0.000465141 Jy ! Clean residual min=-0.000606 max=0.000577 Jy/beam ! Clean residual mean=0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0954127 Jy keep ! Adding 353 model components to the UV plane model. ! The established model now contains 441 components and 0.0954127 Jy ![Exited script file: muppet] wmap "J0853-0150_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.518 x 8.064 at 2.111 degrees (North through East) ! Clean map min=-0.0015532 max=0.079444 Jy/beam ! Writing clean map to FITS file: J0853-0150_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.0794445 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182133 device "J0853-0150_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0853-0150_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.687773 0.687773 1.37555 2.75109 5.50218 11.0044 22.0087 44.0175 88.035 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.518 x 8.064 at 2.111 degrees (North through East) ! Clean map min=-0.0015532 max=0.079444 Jy/beam quit ! Quitting program ! Log file J0853-0150_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:00:23 2016