! Started logfile: J0211-1558_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:42:03 2016 obs J0211-1558_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0211-1558_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.890528 visibilities/baseline/integration-bin. ! Found source: J0211-1558 ! ! 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 19556 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 J0211-1558_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 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.982127Jy sigma=0.009699 ! Fit after self-cal, rms=0.918182Jy sigma=0.009076 ! 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.918 mas, bmaj=6.433 mas, bpa=0.5755 degrees ! Estimated noise=743.594 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.0658921 Jy ! Component: 100 - total flux cleaned = 0.0803289 Jy ! Total flux subtracted in 100 components = 0.0803289 Jy ! Clean residual min=-0.002854 max=0.004921 Jy/beam ! Clean residual mean=0.000004 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.0803289 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0803289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083948Jy sigma=0.000774 ! Fit after self-cal, rms=0.083919Jy sigma=0.000774 ! Inverting map ! Added new window around map position (2, -7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00515395 Jy ! Component: 100 - total flux cleaned = 0.00802305 Jy ! Total flux subtracted in 100 components = 0.00802305 Jy ! Clean residual min=-0.002645 max=0.002802 Jy/beam ! Clean residual mean=0.000004 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0883519 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.0883519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083599Jy sigma=0.000771 ! Fit after self-cal, rms=0.083589Jy sigma=0.000771 ! 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.651 mas, bmaj=7.818 mas, bpa=0.5213 degrees ! Estimated noise=520.023 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.00179493 Jy ! Component: 100 - total flux cleaned = 0.00241858 Jy ! Component: 150 - total flux cleaned = 0.00253779 Jy ! Component: 200 - total flux cleaned = 0.00258783 Jy ! Total flux subtracted in 200 components = 0.00258783 Jy ! Clean residual min=-0.002369 max=0.001892 Jy/beam ! Clean residual mean=0.000003 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0909397 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.0909398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083537Jy sigma=0.000771 ! Fit after self-cal, rms=0.083542Jy sigma=0.000771 ! 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.01 FD 0.81 HN 0.98 KP 1.04 ! LA 1.16 MK 0.95 NL 0.98 OV 0.98 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.97 KP 1.04 ! LA 1.14 MK 1.01 NL 1.03 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.07 KP 0.97 ! LA 0.88 MK 1.02 NL 1.00 OV 0.94 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.00 KP 0.93 ! LA 0.89 MK 0.96 NL 1.04 OV 1.01 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.083542Jy sigma=0.000771 ! Fit after self-cal, rms=0.081220Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=7.805 mas, bpa=0.4556 degrees ! Estimated noise=517.542 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.000180856 Jy ! Component: 100 - total flux cleaned = 0.000181598 Jy ! Component: 150 - total flux cleaned = 0.000196931 Jy ! Component: 200 - total flux cleaned = 0.000210764 Jy ! Total flux subtracted in 200 components = 0.000210764 Jy ! Clean residual min=-0.001610 max=0.001598 Jy/beam ! Clean residual mean=0.000005 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0911505 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.0911505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081212Jy sigma=0.000767 ! Fit after self-cal, rms=0.081186Jy sigma=0.000767 ! 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.081186Jy sigma=0.000767 ! Fit after self-cal, rms=0.081770Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=7.827 mas, bpa=0.2443 degrees ! Estimated noise=517.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202307 Jy ! Component: 100 - total flux cleaned = 0.000226885 Jy ! Component: 150 - total flux cleaned = 0.000237502 Jy ! Component: 200 - total flux cleaned = 0.000247665 Jy ! Total flux subtracted in 200 components = 0.000247665 Jy ! Clean residual min=-0.001320 max=0.001395 Jy/beam ! Clean residual mean=0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0913982 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0913982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081765Jy sigma=0.000766 ! Fit after self-cal, rms=0.081778Jy sigma=0.000766 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 = 3.19611e-06 Jy ! Component: 100 - total flux cleaned = 2.4234e-06 Jy ! Component: 150 - total flux cleaned = 1.84674e-05 Jy ! Component: 200 - total flux cleaned = 3.29623e-05 Jy ! Total flux subtracted in 200 components = 3.29623e-05 Jy ! Clean residual min=-0.001321 max=0.001390 Jy/beam ! Clean residual mean=0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0914311 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.0914311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081776Jy sigma=0.000766 ! Fit after self-cal, rms=0.081776Jy sigma=0.000766 ! 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.081776Jy sigma=0.000766 ! Fit after self-cal, rms=0.081878Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=7.827 mas, bpa=0.2049 degrees ! Estimated noise=517.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.76107e-05 Jy ! Component: 100 - total flux cleaned = 1.99817e-05 Jy ! Component: 150 - total flux cleaned = 2.73567e-05 Jy ! Component: 200 - total flux cleaned = 3.41366e-05 Jy ! Total flux subtracted in 200 components = 3.41366e-05 Jy ! Clean residual min=-0.001303 max=0.001384 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0914653 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.0914653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081876Jy sigma=0.000766 ! Fit after self-cal, rms=0.081878Jy sigma=0.000766 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 = -9.89798e-06 Jy ! Component: 100 - total flux cleaned = 1.05874e-05 Jy ! Component: 150 - total flux cleaned = 1.03605e-05 Jy ! Component: 200 - total flux cleaned = 1.0456e-05 Jy ! Total flux subtracted in 200 components = 1.0456e-05 Jy ! Clean residual min=-0.001308 max=0.001379 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0914757 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.0914757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081877Jy sigma=0.000766 ! Fit after self-cal, rms=0.081877Jy sigma=0.000766 ! 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.081877Jy sigma=0.000766 ! Fit after self-cal, rms=0.081947Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.821 mas, bmaj=15.22 mas, bpa=2.559 degrees ! Estimated noise=616.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.56352e-05 Jy ! Component: 100 - total flux cleaned = 6.10294e-05 Jy ! Component: 150 - total flux cleaned = 7.09854e-05 Jy ! Component: 200 - total flux cleaned = 8.08494e-05 Jy ! Total flux subtracted in 200 components = 8.08494e-05 Jy ! Clean residual min=-0.001484 max=0.001555 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0915566 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.0915566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081947Jy sigma=0.000766 ! Fit after self-cal, rms=0.081948Jy sigma=0.000766 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 = 1.64779e-05 Jy ! Component: 100 - total flux cleaned = 2.63244e-05 Jy ! Component: 150 - total flux cleaned = 3.1208e-05 Jy ! Component: 200 - total flux cleaned = 3.11331e-05 Jy ! Total flux subtracted in 200 components = 3.11331e-05 Jy ! Clean residual min=-0.001478 max=0.001551 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0915877 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.0915877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081949Jy sigma=0.000766 ! Fit after self-cal, rms=0.081949Jy sigma=0.000766 ! 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.633 mas, bmaj=7.827 mas, bpa=0.1851 degrees ! Estimated noise=517.793 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 7.827 at 0.1851 degrees (North through East) ! Clean map min=-0.0012835 max=0.083235 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.9 mas, bmaj=6.443 mas, bpa=0.2664 degrees ! Estimated noise=737.257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0652475 Jy ! Component: 100 - total flux cleaned = 0.0799878 Jy ! Component: 150 - total flux cleaned = 0.0853953 Jy ! Component: 200 - total flux cleaned = 0.0883501 Jy ! Total flux subtracted in 200 components = 0.0883501 Jy ! Clean residual min=-0.002270 max=0.002611 Jy/beam ! Clean residual mean=0.000005 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0883501 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0883501 Jy ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=7.827 mas, bpa=0.1851 degrees ! Estimated noise=517.793 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) ! Added new window around map position (2.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021103 Jy ! Component: 100 - total flux cleaned = 0.00302347 Jy ! Component: 150 - total flux cleaned = 0.0034025 Jy ! Component: 200 - total flux cleaned = 0.00355652 Jy ! Total flux subtracted in 200 components = 0.00355652 Jy ! Clean residual min=-0.001347 max=0.001227 Jy/beam ! Clean residual mean=0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0919067 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.0919066 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.821 mas, bmaj=15.22 mas, bpa=2.559 degrees ! Estimated noise=616.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407577 Jy ! Component: 100 - total flux cleaned = 0.000470467 Jy ! Component: 150 - total flux cleaned = 0.00048733 Jy ! Component: 200 - total flux cleaned = 0.000502718 Jy ! Total flux subtracted in 200 components = 0.000502718 Jy ! Clean residual min=-0.001304 max=0.001416 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0924094 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.65924e-05 Jy ! Component: 100 - total flux cleaned = 3.80528e-05 Jy ! Component: 150 - total flux cleaned = 4.89877e-05 Jy ! Component: 200 - total flux cleaned = 5.87751e-05 Jy ! Total flux subtracted in 200 components = 5.87751e-05 Jy ! Clean residual min=-0.001307 max=0.001396 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0924681 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 69 components and 0.0924681 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=7.827 mas, bpa=0.1851 degrees ! Estimated noise=517.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.07455e-05 Jy ! Component: 100 - total flux cleaned = 1.58472e-05 Jy ! Component: 150 - total flux cleaned = 2.72116e-06 Jy ! Component: 200 - total flux cleaned = -8.84687e-06 Jy ! Total flux subtracted in 200 components = -8.84687e-06 Jy ! Clean residual min=-0.001278 max=0.001195 Jy/beam ! Clean residual mean=0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0924593 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.0924593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081936Jy sigma=0.000765 ! Fit after self-cal, rms=0.081932Jy sigma=0.000765 wmodel J0211-1558_S_2014_05_31_pus_map.mod ! Writing 83 model components to file: J0211-1558_S_2014_05_31_pus_map.mod wobs J0211-1558_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0211-1558_S_2014_05_31_pus_uvs.fits wwins J0211-1558_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0211-1558_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.000405867 Jy ! Component: 100 - total flux cleaned = -0.000670975 Jy ! Component: 150 - total flux cleaned = -0.000859915 Jy ! Component: 200 - total flux cleaned = -0.00100092 Jy ! Component: 250 - total flux cleaned = -0.0010991 Jy ! Component: 300 - total flux cleaned = -0.00125184 Jy ! Component: 350 - total flux cleaned = -0.00140005 Jy ! Component: 400 - total flux cleaned = -0.00150881 Jy ! Component: 450 - total flux cleaned = -0.00163287 Jy ! Component: 500 - total flux cleaned = -0.00177104 Jy ! Component: 550 - total flux cleaned = -0.00183878 Jy ! Component: 600 - total flux cleaned = -0.00193849 Jy ! Component: 650 - total flux cleaned = -0.00201988 Jy ! Component: 700 - total flux cleaned = -0.00208393 Jy ! Component: 750 - total flux cleaned = -0.00213086 Jy ! Component: 800 - total flux cleaned = -0.0021309 Jy ! Component: 850 - total flux cleaned = -0.00217604 Jy ! Component: 900 - total flux cleaned = -0.00220584 Jy ! Component: 950 - total flux cleaned = -0.00226448 Jy ! Component: 1000 - total flux cleaned = -0.00232204 Jy ! Component: 1050 - total flux cleaned = -0.00235033 Jy ! Component: 1100 - total flux cleaned = -0.00235041 Jy ! Component: 1150 - total flux cleaned = -0.00239201 Jy ! Component: 1200 - total flux cleaned = -0.00239196 Jy ! Component: 1250 - total flux cleaned = -0.00241908 Jy ! Component: 1300 - total flux cleaned = -0.002472 Jy ! Component: 1350 - total flux cleaned = -0.0024717 Jy ! Component: 1400 - total flux cleaned = -0.00244563 Jy ! Component: 1450 - total flux cleaned = -0.00247131 Jy ! Component: 1500 - total flux cleaned = -0.00248386 Jy ! Component: 1550 - total flux cleaned = -0.00250909 Jy ! Component: 1600 - total flux cleaned = -0.00253401 Jy ! Component: 1650 - total flux cleaned = -0.00254637 Jy ! Component: 1700 - total flux cleaned = -0.00258292 Jy ! Component: 1750 - total flux cleaned = -0.00263098 Jy ! Component: 1800 - total flux cleaned = -0.00266662 Jy ! Component: 1850 - total flux cleaned = -0.00265483 Jy ! Component: 1900 - total flux cleaned = -0.00272464 Jy ! Component: 1950 - total flux cleaned = -0.00270144 Jy ! Component: 2000 - total flux cleaned = -0.00272426 Jy ! Component: 2050 - total flux cleaned = -0.00272443 Jy ! Component: 2100 - total flux cleaned = -0.00275808 Jy ! Component: 2150 - total flux cleaned = -0.0028137 Jy ! Component: 2200 - total flux cleaned = -0.00285744 Jy ! Component: 2250 - total flux cleaned = -0.00287909 Jy ! Component: 2300 - total flux cleaned = -0.00286822 Jy ! Component: 2350 - total flux cleaned = -0.00290029 Jy ! Component: 2400 - total flux cleaned = -0.00287893 Jy ! Component: 2450 - total flux cleaned = -0.0028369 Jy ! Component: 2500 - total flux cleaned = -0.00287861 Jy ! Component: 2550 - total flux cleaned = -0.00287863 Jy ! Component: 2600 - total flux cleaned = -0.00288891 Jy ! Component: 2650 - total flux cleaned = -0.00289905 Jy ! Component: 2700 - total flux cleaned = -0.00290911 Jy ! Component: 2750 - total flux cleaned = -0.00288902 Jy ! Component: 2800 - total flux cleaned = -0.00287897 Jy ! Component: 2850 - total flux cleaned = -0.00286915 Jy ! Component: 2900 - total flux cleaned = -0.00284948 Jy ! Component: 2950 - total flux cleaned = -0.0028592 Jy ! Component: 3000 - total flux cleaned = -0.00282054 Jy ! Component: 3050 - total flux cleaned = -0.00282041 Jy ! Component: 3100 - total flux cleaned = -0.00274429 Jy ! Component: 3150 - total flux cleaned = -0.00272548 Jy ! Component: 3200 - total flux cleaned = -0.00269719 Jy ! Component: 3250 - total flux cleaned = -0.00267858 Jy ! Component: 3300 - total flux cleaned = -0.00266016 Jy ! Component: 3350 - total flux cleaned = -0.00264164 Jy ! Component: 3400 - total flux cleaned = -0.00261416 Jy ! Component: 3450 - total flux cleaned = -0.00256866 Jy ! Component: 3500 - total flux cleaned = -0.00254162 Jy ! Component: 3550 - total flux cleaned = -0.00249685 Jy ! Component: 3600 - total flux cleaned = -0.00249684 Jy ! Component: 3650 - total flux cleaned = -0.00247916 Jy ! Component: 3700 - total flux cleaned = -0.00246166 Jy ! Component: 3750 - total flux cleaned = -0.00247912 Jy ! Component: 3800 - total flux cleaned = -0.00247043 Jy ! Component: 3850 - total flux cleaned = -0.0024272 Jy ! Component: 3900 - total flux cleaned = -0.00243576 Jy ! Component: 3950 - total flux cleaned = -0.00240159 Jy ! Component: 4000 - total flux cleaned = -0.00238465 Jy ! Component: 4050 - total flux cleaned = -0.0023762 Jy ! Total flux subtracted in 4096 components = -0.00237622 Jy ! Clean residual min=-0.000548 max=0.000476 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.090083 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 397 components and 0.090083 Jy ![Exited script file: muppet] wmap "J0211-1558_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 7.827 at 0.1851 degrees (North through East) ! Clean map min=-0.00092607 max=0.082599 Jy/beam ! Writing clean map to FITS file: J0211-1558_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.0825991 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152608 device "J0211-1558_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0211-1558_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.554274 0.554274 1.10855 2.21709 4.43419 8.86838 17.7368 35.4735 70.947 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.082 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.633 x 7.827 at 0.1851 degrees (North through East) ! Clean map min=-0.00092607 max=0.082599 Jy/beam quit ! Quitting program ! Log file J0211-1558_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:42:09 2016