! Started logfile: J2327+1533_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:40 2016 obs J2327+1533_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2327+1533_S_2014_08_05_pus_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.664713 visibilities/baseline/integration-bin. ! Found source: J2327+1533 ! ! 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 360 lines of history. ! ! Reading 10888 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 J2327+1533_S_2014_08_05_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 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919851Jy sigma=0.010108 ! Fit after self-cal, rms=0.897950Jy sigma=0.009928 ! 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=5.545 mas, bmaj=9.597 mas, bpa=1.734 degrees ! Estimated noise=850.727 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.0792812 Jy ! Component: 100 - total flux cleaned = 0.100203 Jy ! Total flux subtracted in 100 components = 0.100203 Jy ! Clean residual min=-0.004549 max=0.008652 Jy/beam ! Clean residual mean=-0.000033 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.100203 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.100203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078851Jy sigma=0.000785 ! Fit after self-cal, rms=0.078816Jy sigma=0.000785 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00908428 Jy ! Component: 100 - total flux cleaned = 0.0135293 Jy ! Total flux subtracted in 100 components = 0.0135293 Jy ! Clean residual min=-0.003678 max=0.004335 Jy/beam ! Clean residual mean=-0.000016 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.113732 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.113732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077611Jy sigma=0.000773 ! Fit after self-cal, rms=0.077599Jy sigma=0.000773 ! 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=6.562 mas, bmaj=10.29 mas, bpa=1.833 degrees ! Estimated noise=624.947 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.00330573 Jy ! Component: 100 - total flux cleaned = 0.00493427 Jy ! Component: 150 - total flux cleaned = 0.00542374 Jy ! Component: 200 - total flux cleaned = 0.00564157 Jy ! Total flux subtracted in 200 components = 0.00564157 Jy ! Clean residual min=-0.002848 max=0.003426 Jy/beam ! Clean residual mean=-0.000016 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.119374 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 70 components and 0.119374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077426Jy sigma=0.000772 ! Fit after self-cal, rms=0.077420Jy sigma=0.000772 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.87 HN 0.97 KP 1.09 ! LA 1.12 MK 1.00* NL 0.98 OV 0.98 ! PT 1.03 SC 1.44 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.03 KP 1.01 ! LA 1.05 MK 1.00* NL 1.02 OV 1.00 ! PT 1.05 SC 1.42 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.17 HN 1.02 KP 0.92 ! LA 0.85 MK 1.00* NL 1.02 OV 0.93 ! PT 0.99 SC 1.33 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.01 KP 0.88 ! LA 0.83 MK 1.00* NL 1.04 OV 0.97 ! PT 1.08 SC 1.47 ! ! ! Fit before self-cal, rms=0.077420Jy sigma=0.000772 ! Fit after self-cal, rms=0.081325Jy sigma=0.000760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.677 mas, bmaj=10.32 mas, bpa=0.3277 degrees ! Estimated noise=628.152 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.00124249 Jy ! Component: 100 - total flux cleaned = -0.00124678 Jy ! Component: 150 - total flux cleaned = -0.00124889 Jy ! Component: 200 - total flux cleaned = -0.00118186 Jy ! Total flux subtracted in 200 components = -0.00118186 Jy ! Clean residual min=-0.001698 max=0.001910 Jy/beam ! Clean residual mean=-0.000017 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.118192 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.118192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081301Jy sigma=0.000760 ! Fit after self-cal, rms=0.081340Jy sigma=0.000759 ! 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.081340Jy sigma=0.000759 ! Fit after self-cal, rms=0.082182Jy sigma=0.000758 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.662 mas, bmaj=10.38 mas, bpa=0.4268 degrees ! Estimated noise=626.678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000660117 Jy ! Component: 100 - total flux cleaned = -0.000838219 Jy ! Component: 150 - total flux cleaned = -0.000877945 Jy ! Component: 200 - total flux cleaned = -0.000889954 Jy ! Total flux subtracted in 200 components = -0.000889954 Jy ! Clean residual min=-0.001537 max=0.001735 Jy/beam ! Clean residual mean=-0.000015 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.117302 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.117302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082174Jy sigma=0.000758 ! Fit after self-cal, rms=0.082188Jy sigma=0.000758 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 (-64.5, -82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079876 Jy ! Component: 100 - total flux cleaned = 0.000523628 Jy ! Component: 150 - total flux cleaned = 0.000273323 Jy ! Component: 200 - total flux cleaned = 5.95704e-05 Jy ! Total flux subtracted in 200 components = 5.95704e-05 Jy ! Clean residual min=-0.001494 max=0.001342 Jy/beam ! Clean residual mean=-0.000015 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.117362 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.117362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082142Jy sigma=0.000758 ! Fit after self-cal, rms=0.082132Jy sigma=0.000758 ! 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.082132Jy sigma=0.000758 ! Fit after self-cal, rms=0.082187Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.666 mas, bmaj=10.4 mas, bpa=0.4603 degrees ! Estimated noise=625.882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197657 Jy ! Component: 100 - total flux cleaned = 5.92075e-05 Jy ! Component: 150 - total flux cleaned = -5.99267e-05 Jy ! Component: 200 - total flux cleaned = -0.0001495 Jy ! Total flux subtracted in 200 components = -0.0001495 Jy ! Clean residual min=-0.001386 max=0.001391 Jy/beam ! Clean residual mean=-0.000013 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.117212 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.117212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082168Jy sigma=0.000758 ! Fit after self-cal, rms=0.082171Jy sigma=0.000758 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.14061e-05 Jy ! Component: 100 - total flux cleaned = -8.10125e-05 Jy ! Component: 150 - total flux cleaned = -0.000127036 Jy ! Component: 200 - total flux cleaned = -0.000170786 Jy ! Total flux subtracted in 200 components = -0.000170786 Jy ! Clean residual min=-0.001405 max=0.001377 Jy/beam ! Clean residual mean=-0.000013 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.117041 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 144 components and 0.117041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082162Jy sigma=0.000758 ! Fit after self-cal, rms=0.082161Jy sigma=0.000758 ! 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.082161Jy sigma=0.000758 ! Fit after self-cal, rms=0.082166Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.319 mas, bmaj=11.26 mas, bpa=1.435 degrees ! Estimated noise=651.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371574 Jy ! Component: 100 - total flux cleaned = -0.000538948 Jy ! Component: 150 - total flux cleaned = -0.000614668 Jy ! Component: 200 - total flux cleaned = -0.000689688 Jy ! Total flux subtracted in 200 components = -0.000689688 Jy ! Clean residual min=-0.001307 max=0.001450 Jy/beam ! Clean residual mean=-0.000018 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.116352 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 163 components and 0.116352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082162Jy sigma=0.000758 ! Fit after self-cal, rms=0.082162Jy sigma=0.000758 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.000152125 Jy ! Component: 100 - total flux cleaned = -0.000175976 Jy ! Component: 150 - total flux cleaned = -0.000197965 Jy ! Component: 200 - total flux cleaned = -0.000211923 Jy ! Total flux subtracted in 200 components = -0.000211923 Jy ! Clean residual min=-0.001314 max=0.001435 Jy/beam ! Clean residual mean=-0.000018 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.11614 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 181 components and 0.11614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082159Jy sigma=0.000758 ! Fit after self-cal, rms=0.082158Jy sigma=0.000758 ! 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=6.669 mas, bmaj=10.4 mas, bpa=0.487 degrees ! Estimated noise=625.681 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.669 x 10.4 at 0.487 degrees (North through East) ! Clean map min=-0.0013445 max=0.10446 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=5.64 mas, bmaj=9.768 mas, bpa=-0.3027 degrees ! Estimated noise=862.564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0801964 Jy ! Component: 100 - total flux cleaned = 0.10016 Jy ! Component: 150 - total flux cleaned = 0.108185 Jy ! Component: 200 - total flux cleaned = 0.111619 Jy ! Total flux subtracted in 200 components = 0.111619 Jy ! Clean residual min=-0.002416 max=0.002222 Jy/beam ! Clean residual mean=-0.000015 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.111619 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.111619 Jy ! Inverting map and beam ! Estimated beam: bmin=6.669 mas, bmaj=10.4 mas, bpa=0.487 degrees ! Estimated noise=625.681 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.00262787 Jy ! Component: 100 - total flux cleaned = 0.00344019 Jy ! Component: 150 - total flux cleaned = 0.0036927 Jy ! Component: 200 - total flux cleaned = 0.00389977 Jy ! Total flux subtracted in 200 components = 0.00389977 Jy ! Clean residual min=-0.001494 max=0.001367 Jy/beam ! Clean residual mean=-0.000019 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.115519 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 65 components and 0.115519 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=9.319 mas, bmaj=11.26 mas, bpa=1.435 degrees ! Estimated noise=651.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440834 Jy ! Component: 100 - total flux cleaned = 0.000469776 Jy ! Component: 150 - total flux cleaned = 0.000444796 Jy ! Component: 200 - total flux cleaned = 0.000468067 Jy ! Total flux subtracted in 200 components = 0.000468067 Jy ! Clean residual min=-0.001446 max=0.001339 Jy/beam ! Clean residual mean=-0.000021 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.115987 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 = 3.78565e-05 Jy ! Component: 100 - total flux cleaned = 2.00481e-05 Jy ! Component: 150 - total flux cleaned = 2.02641e-05 Jy ! Component: 200 - total flux cleaned = 3.488e-05 Jy ! Total flux subtracted in 200 components = 3.488e-05 Jy ! Clean residual min=-0.001386 max=0.001367 Jy/beam ! Clean residual mean=-0.000019 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.116022 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 119 components and 0.116022 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.669 mas, bmaj=10.4 mas, bpa=0.487 degrees ! Estimated noise=625.681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000177899 Jy ! Component: 100 - total flux cleaned = -0.000121182 Jy ! Component: 150 - total flux cleaned = -8.75163e-05 Jy ! Component: 200 - total flux cleaned = -5.5644e-05 Jy ! Total flux subtracted in 200 components = -5.5644e-05 Jy ! Clean residual min=-0.001369 max=0.001304 Jy/beam ! Clean residual mean=-0.000014 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.115966 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 141 components and 0.115966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082161Jy sigma=0.000758 ! Fit after self-cal, rms=0.082162Jy sigma=0.000758 wmodel J2327+1533_S_2014_08_05_pus_map.mod ! Writing 141 model components to file: J2327+1533_S_2014_08_05_pus_map.mod wobs J2327+1533_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2327+1533_S_2014_08_05_pus_uvs.fits wwins J2327+1533_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J2327+1533_S_2014_08_05_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.000307596 Jy ! Component: 100 - total flux cleaned = -0.000516433 Jy ! Component: 150 - total flux cleaned = -0.000626367 Jy ! Component: 200 - total flux cleaned = -0.0007303 Jy ! Component: 250 - total flux cleaned = -0.000869525 Jy ! Component: 300 - total flux cleaned = -0.000983297 Jy ! Component: 350 - total flux cleaned = -0.00112917 Jy ! Component: 400 - total flux cleaned = -0.0012891 Jy ! Component: 450 - total flux cleaned = -0.00142697 Jy ! Component: 500 - total flux cleaned = -0.00156077 Jy ! Component: 550 - total flux cleaned = -0.00165811 Jy ! Component: 600 - total flux cleaned = -0.00173774 Jy ! Component: 650 - total flux cleaned = -0.00181573 Jy ! Component: 700 - total flux cleaned = -0.00192207 Jy ! Component: 750 - total flux cleaned = -0.00196657 Jy ! Component: 800 - total flux cleaned = -0.00202524 Jy ! Component: 850 - total flux cleaned = -0.0020682 Jy ! Component: 900 - total flux cleaned = -0.00218023 Jy ! Component: 950 - total flux cleaned = -0.00220764 Jy ! Component: 1000 - total flux cleaned = -0.0022482 Jy ! Component: 1050 - total flux cleaned = -0.00231464 Jy ! Component: 1100 - total flux cleaned = -0.00236681 Jy ! Component: 1150 - total flux cleaned = -0.00241825 Jy ! Component: 1200 - total flux cleaned = -0.00244354 Jy ! Component: 1250 - total flux cleaned = -0.00248088 Jy ! Component: 1300 - total flux cleaned = -0.00253013 Jy ! Component: 1350 - total flux cleaned = -0.00259065 Jy ! Component: 1400 - total flux cleaned = -0.0026264 Jy ! Component: 1450 - total flux cleaned = -0.00267356 Jy ! Component: 1500 - total flux cleaned = -0.00273135 Jy ! Component: 1550 - total flux cleaned = -0.00272009 Jy ! Component: 1600 - total flux cleaned = -0.00273147 Jy ! Component: 1650 - total flux cleaned = -0.00277563 Jy ! Component: 1700 - total flux cleaned = -0.00274264 Jy ! Component: 1750 - total flux cleaned = -0.00276437 Jy ! Component: 1800 - total flux cleaned = -0.00276423 Jy ! Component: 1850 - total flux cleaned = -0.00277471 Jy ! Component: 1900 - total flux cleaned = -0.00275371 Jy ! Component: 1950 - total flux cleaned = -0.00276398 Jy ! Component: 2000 - total flux cleaned = -0.00278443 Jy ! Component: 2050 - total flux cleaned = -0.00279455 Jy ! Component: 2100 - total flux cleaned = -0.00281454 Jy ! Component: 2150 - total flux cleaned = -0.00282452 Jy ! Component: 2200 - total flux cleaned = -0.00284413 Jy ! Component: 2250 - total flux cleaned = -0.00286357 Jy ! Component: 2300 - total flux cleaned = -0.00287319 Jy ! Component: 2350 - total flux cleaned = -0.00287321 Jy ! Component: 2400 - total flux cleaned = -0.00287325 Jy ! Component: 2450 - total flux cleaned = -0.00286388 Jy ! Component: 2500 - total flux cleaned = -0.00285462 Jy ! Component: 2550 - total flux cleaned = -0.00287305 Jy ! Component: 2600 - total flux cleaned = -0.00282733 Jy ! Component: 2650 - total flux cleaned = -0.00285463 Jy ! Component: 2700 - total flux cleaned = -0.0028275 Jy ! Component: 2750 - total flux cleaned = -0.00282745 Jy ! Component: 2800 - total flux cleaned = -0.00280092 Jy ! Component: 2850 - total flux cleaned = -0.0028274 Jy ! Component: 2900 - total flux cleaned = -0.00278375 Jy ! Component: 2950 - total flux cleaned = -0.00279247 Jy ! Component: 3000 - total flux cleaned = -0.00278383 Jy ! Component: 3050 - total flux cleaned = -0.00277524 Jy ! Component: 3100 - total flux cleaned = -0.00276677 Jy ! Component: 3150 - total flux cleaned = -0.00277519 Jy ! Component: 3200 - total flux cleaned = -0.0027669 Jy ! Component: 3250 - total flux cleaned = -0.0027669 Jy ! Component: 3300 - total flux cleaned = -0.00278334 Jy ! Component: 3350 - total flux cleaned = -0.00277514 Jy ! Component: 3400 - total flux cleaned = -0.00279154 Jy ! Component: 3450 - total flux cleaned = -0.0028159 Jy ! Component: 3500 - total flux cleaned = -0.002832 Jy ! Component: 3550 - total flux cleaned = -0.00284002 Jy ! Component: 3600 - total flux cleaned = -0.00285593 Jy ! Component: 3650 - total flux cleaned = -0.00287178 Jy ! Component: 3700 - total flux cleaned = -0.00287175 Jy ! Component: 3750 - total flux cleaned = -0.00290311 Jy ! Component: 3800 - total flux cleaned = -0.00288747 Jy ! Component: 3850 - total flux cleaned = -0.0028797 Jy ! Component: 3900 - total flux cleaned = -0.0029029 Jy ! Component: 3950 - total flux cleaned = -0.00289519 Jy ! Component: 4000 - total flux cleaned = -0.00290284 Jy ! Component: 4050 - total flux cleaned = -0.00291804 Jy ! Total flux subtracted in 4096 components = -0.00293314 Jy ! Clean residual min=-0.000477 max=0.000619 Jy/beam ! Clean residual mean=-0.000003 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.113033 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 423 components and 0.113033 Jy ![Exited script file: muppet] wmap "J2327+1533_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.669 x 10.4 at 0.487 degrees (North through East) ! Clean map min=-0.0016079 max=0.1045 Jy/beam ! Writing clean map to FITS file: J2327+1533_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146602 device "J2327+1533_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2327+1533_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.42085 0.42085 0.841701 1.6834 3.3668 6.73361 13.4672 26.9344 53.8689 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.669 x 10.4 at 0.487 degrees (North through East) ! Clean map min=-0.0016079 max=0.1045 Jy/beam quit ! Quitting program ! Log file J2327+1533_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:41:46 2016