! Started logfile: J1114-3652_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:51:47 2016 obs J1114-3652_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1114-3652_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.704316 visibilities/baseline/integration-bin. ! Found source: J1114-3652 ! ! 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 15340 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 J1114-3652_S_2014_06_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 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003691Jy sigma=0.008057 ! Fit after self-cal, rms=0.947890Jy sigma=0.007625 ! 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.307 mas, bmaj=6.276 mas, bpa=-1.248 degrees ! Estimated noise=1227.5 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.0437225 Jy ! Component: 100 - total flux cleaned = 0.0540189 Jy ! Total flux subtracted in 100 components = 0.0540189 Jy ! Clean residual min=-0.004117 max=0.003991 Jy/beam ! Clean residual mean=-0.000011 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.0540189 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0540189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105233Jy sigma=0.000750 ! Fit after self-cal, rms=0.103727Jy sigma=0.000738 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613705 Jy ! Component: 100 - total flux cleaned = 0.00799094 Jy ! Total flux subtracted in 100 components = 0.00799094 Jy ! Clean residual min=-0.003601 max=0.003705 Jy/beam ! Clean residual mean=-0.000008 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.0620098 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.0620098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103375Jy sigma=0.000736 ! Fit after self-cal, rms=0.103314Jy sigma=0.000736 ! 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=2.891 mas, bmaj=7.795 mas, bpa=-1.164 degrees ! Estimated noise=751.706 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.000226124 Jy ! Component: 100 - total flux cleaned = -0.000185683 Jy ! Component: 150 - total flux cleaned = -0.00015899 Jy ! Component: 200 - total flux cleaned = -0.000160446 Jy ! Total flux subtracted in 200 components = -0.000160446 Jy ! Clean residual min=-0.002478 max=0.002852 Jy/beam ! Clean residual mean=-0.000012 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0618494 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.0618494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103286Jy sigma=0.000736 ! Fit after self-cal, rms=0.103251Jy sigma=0.000736 ! 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.85 HN 0.85 KP 1.11 ! LA 1.10 MK 1.03 NL 0.90 OV 0.99 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.06 ! LA 1.14 MK 1.01 NL 0.98 OV 1.01 ! PT 1.07 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.91 ! LA 0.90 MK 1.00 NL 0.88 OV 1.03 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.86 KP 1.00 ! LA 0.85 MK 0.99 NL 1.00 OV 1.00 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.103251Jy sigma=0.000736 ! Fit after self-cal, rms=0.097988Jy sigma=0.000734 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.777 mas, bpa=-1.033 degrees ! Estimated noise=748.396 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 = -7.56564e-05 Jy ! Component: 100 - total flux cleaned = -7.62752e-05 Jy ! Component: 150 - total flux cleaned = -5.86477e-05 Jy ! Component: 200 - total flux cleaned = -2.6369e-05 Jy ! Total flux subtracted in 200 components = -2.6369e-05 Jy ! Clean residual min=-0.002481 max=0.002211 Jy/beam ! Clean residual mean=-0.000020 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.061823 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.061823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097980Jy sigma=0.000734 ! Fit after self-cal, rms=0.097795Jy sigma=0.000734 ! 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.097795Jy sigma=0.000734 ! Fit after self-cal, rms=0.097214Jy sigma=0.000733 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.875 mas, bmaj=7.753 mas, bpa=-1.028 degrees ! Estimated noise=747.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180502 Jy ! Component: 100 - total flux cleaned = 0.000195353 Jy ! Component: 150 - total flux cleaned = 0.000207261 Jy ! Component: 200 - total flux cleaned = 0.000206749 Jy ! Total flux subtracted in 200 components = 0.000206749 Jy ! Clean residual min=-0.002463 max=0.002113 Jy/beam ! Clean residual mean=-0.000021 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0620298 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0620298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097209Jy sigma=0.000733 ! Fit after self-cal, rms=0.097181Jy sigma=0.000733 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 = 6.99827e-05 Jy ! Component: 100 - total flux cleaned = 8.1764e-05 Jy ! Component: 150 - total flux cleaned = 9.21656e-05 Jy ! Component: 200 - total flux cleaned = 0.000101894 Jy ! Total flux subtracted in 200 components = 0.000101894 Jy ! Clean residual min=-0.002441 max=0.002137 Jy/beam ! Clean residual mean=-0.000021 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0621317 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0621317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097179Jy sigma=0.000733 ! Fit after self-cal, rms=0.097176Jy sigma=0.000733 ! 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.097176Jy sigma=0.000733 ! Fit after self-cal, rms=0.097328Jy sigma=0.000733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.871 mas, bmaj=7.737 mas, bpa=-1.101 degrees ! Estimated noise=746.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.52473e-05 Jy ! Component: 100 - total flux cleaned = 5.52323e-05 Jy ! Component: 150 - total flux cleaned = 4.59209e-05 Jy ! Component: 200 - total flux cleaned = 5.4793e-05 Jy ! Total flux subtracted in 200 components = 5.4793e-05 Jy ! Clean residual min=-0.002310 max=0.002014 Jy/beam ! Clean residual mean=-0.000023 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0621864 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.0621864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097325Jy sigma=0.000733 ! Fit after self-cal, rms=0.097366Jy sigma=0.000732 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.33851e-06 Jy ! Component: 100 - total flux cleaned = -5.81128e-06 Jy ! Component: 150 - total flux cleaned = -5.69151e-06 Jy ! Component: 200 - total flux cleaned = -5.47756e-06 Jy ! Total flux subtracted in 200 components = -5.47756e-06 Jy ! Clean residual min=-0.002295 max=0.002012 Jy/beam ! Clean residual mean=-0.000023 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.062181 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.062181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097364Jy sigma=0.000732 ! Fit after self-cal, rms=0.097363Jy sigma=0.000732 ! 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.097363Jy sigma=0.000732 ! Fit after self-cal, rms=0.097515Jy sigma=0.000732 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.35 mas, bmaj=25.74 mas, bpa=2.921 degrees ! Estimated noise=973.813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232503 Jy ! Component: 100 - total flux cleaned = 0.000232089 Jy ! Component: 150 - total flux cleaned = 0.000231817 Jy ! Component: 200 - total flux cleaned = 0.000231603 Jy ! Total flux subtracted in 200 components = 0.000231603 Jy ! Clean residual min=-0.002632 max=0.002220 Jy/beam ! Clean residual mean=-0.000050 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0624126 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 49 components and 0.0624126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097515Jy sigma=0.000732 ! Fit after self-cal, rms=0.097529Jy sigma=0.000732 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 = -7.38846e-07 Jy ! Component: 100 - total flux cleaned = -9.18331e-07 Jy ! Component: 150 - total flux cleaned = -8.16958e-07 Jy ! Component: 200 - total flux cleaned = -6.62486e-07 Jy ! Total flux subtracted in 200 components = -6.62486e-07 Jy ! Clean residual min=-0.002611 max=0.002233 Jy/beam ! Clean residual mean=-0.000050 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0624119 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.0624119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097529Jy sigma=0.000732 ! Fit after self-cal, rms=0.097528Jy sigma=0.000732 ! 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=2.867 mas, bmaj=7.731 mas, bpa=-1.188 degrees ! Estimated noise=745.337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.867 x 7.731 at -1.188 degrees (North through East) ! Clean map min=-0.0021056 max=0.05864 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.304 mas, bmaj=6.28 mas, bpa=-1.402 degrees ! Estimated noise=1189.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.044575 Jy ! Component: 100 - total flux cleaned = 0.0558699 Jy ! Component: 150 - total flux cleaned = 0.0600682 Jy ! Component: 200 - total flux cleaned = 0.0609626 Jy ! Total flux subtracted in 200 components = 0.0609626 Jy ! Clean residual min=-0.003465 max=0.003022 Jy/beam ! Clean residual mean=-0.000012 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0609626 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0609626 Jy ! Inverting map and beam ! Estimated beam: bmin=2.867 mas, bmaj=7.731 mas, bpa=-1.188 degrees ! Estimated noise=745.337 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.00128168 Jy ! Component: 100 - total flux cleaned = 0.00124495 Jy ! Component: 150 - total flux cleaned = 0.00118678 Jy ! Component: 200 - total flux cleaned = 0.00118707 Jy ! Total flux subtracted in 200 components = 0.00118707 Jy ! Clean residual min=-0.002170 max=0.002026 Jy/beam ! Clean residual mean=-0.000024 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0621497 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0621497 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=8.35 mas, bmaj=25.74 mas, bpa=2.921 degrees ! Estimated noise=973.813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237531 Jy ! Component: 100 - total flux cleaned = 0.000238083 Jy ! Component: 150 - total flux cleaned = 0.000237931 Jy ! Component: 200 - total flux cleaned = 0.00023764 Jy ! Total flux subtracted in 200 components = 0.00023764 Jy ! Clean residual min=-0.002639 max=0.002242 Jy/beam ! Clean residual mean=-0.000050 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.0623874 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.69775e-07 Jy ! Component: 100 - total flux cleaned = -5.13575e-07 Jy ! Component: 150 - total flux cleaned = -7.24945e-07 Jy ! Component: 200 - total flux cleaned = -9.08943e-07 Jy ! Total flux subtracted in 200 components = -9.08943e-07 Jy ! Clean residual min=-0.002624 max=0.002245 Jy/beam ! Clean residual mean=-0.000050 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0623864 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.0623864 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.867 mas, bmaj=7.731 mas, bpa=-1.188 degrees ! Estimated noise=745.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209791 Jy ! Component: 100 - total flux cleaned = -0.000211078 Jy ! Component: 150 - total flux cleaned = -0.000175652 Jy ! Component: 200 - total flux cleaned = -0.00015946 Jy ! Total flux subtracted in 200 components = -0.00015946 Jy ! Clean residual min=-0.002150 max=0.002029 Jy/beam ! Clean residual mean=-0.000024 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.062227 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.062227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097536Jy sigma=0.000732 ! Fit after self-cal, rms=0.097543Jy sigma=0.000732 wmodel J1114-3652_S_2014_06_09_pus_map.mod ! Writing 42 model components to file: J1114-3652_S_2014_06_09_pus_map.mod wobs J1114-3652_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1114-3652_S_2014_06_09_pus_uvs.fits wwins J1114-3652_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1114-3652_S_2014_06_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 = -0.000522522 Jy ! Component: 100 - total flux cleaned = -0.000525821 Jy ! Component: 150 - total flux cleaned = -0.000253079 Jy ! Component: 200 - total flux cleaned = -0.000155231 Jy ! Component: 250 - total flux cleaned = -0.000313109 Jy ! Component: 300 - total flux cleaned = -0.000464953 Jy ! Component: 350 - total flux cleaned = -0.000582804 Jy ! Component: 400 - total flux cleaned = -0.000726461 Jy ! Component: 450 - total flux cleaned = -0.000838648 Jy ! Component: 500 - total flux cleaned = -0.000948177 Jy ! Component: 550 - total flux cleaned = -0.00110857 Jy ! Component: 600 - total flux cleaned = -0.00123863 Jy ! Component: 650 - total flux cleaned = -0.00136548 Jy ! Component: 700 - total flux cleaned = -0.00141592 Jy ! Component: 750 - total flux cleaned = -0.00148966 Jy ! Component: 800 - total flux cleaned = -0.00151374 Jy ! Component: 850 - total flux cleaned = -0.00153741 Jy ! Component: 900 - total flux cleaned = -0.00151438 Jy ! Component: 950 - total flux cleaned = -0.00155927 Jy ! Component: 1000 - total flux cleaned = -0.00151454 Jy ! Component: 1050 - total flux cleaned = -0.00153649 Jy ! Component: 1100 - total flux cleaned = -0.00157952 Jy ! Component: 1150 - total flux cleaned = -0.00157968 Jy ! Component: 1200 - total flux cleaned = -0.00160046 Jy ! Component: 1250 - total flux cleaned = -0.00168326 Jy ! Component: 1300 - total flux cleaned = -0.00170373 Jy ! Component: 1350 - total flux cleaned = -0.00178451 Jy ! Component: 1400 - total flux cleaned = -0.00182412 Jy ! Component: 1450 - total flux cleaned = -0.0017847 Jy ! Component: 1500 - total flux cleaned = -0.00184285 Jy ! Component: 1550 - total flux cleaned = -0.00186168 Jy ! Component: 1600 - total flux cleaned = -0.00186153 Jy ! Component: 1650 - total flux cleaned = -0.00189894 Jy ! Component: 1700 - total flux cleaned = -0.00191703 Jy ! Component: 1750 - total flux cleaned = -0.00184362 Jy ! Component: 1800 - total flux cleaned = -0.00186186 Jy ! Component: 1850 - total flux cleaned = -0.00186213 Jy ! Component: 1900 - total flux cleaned = -0.00191509 Jy ! Component: 1950 - total flux cleaned = -0.00186272 Jy ! Component: 2000 - total flux cleaned = -0.00186274 Jy ! Component: 2050 - total flux cleaned = -0.00186276 Jy ! Component: 2100 - total flux cleaned = -0.00187963 Jy ! Component: 2150 - total flux cleaned = -0.00189621 Jy ! Component: 2200 - total flux cleaned = -0.00183027 Jy ! Component: 2250 - total flux cleaned = -0.00192871 Jy ! Component: 2300 - total flux cleaned = -0.00187992 Jy ! Component: 2350 - total flux cleaned = -0.00189598 Jy ! Component: 2400 - total flux cleaned = -0.00202341 Jy ! Component: 2450 - total flux cleaned = -0.00200732 Jy ! Component: 2500 - total flux cleaned = -0.002023 Jy ! Component: 2550 - total flux cleaned = -0.00205404 Jy ! Component: 2600 - total flux cleaned = -0.00208473 Jy ! Component: 2650 - total flux cleaned = -0.00209979 Jy ! Component: 2700 - total flux cleaned = -0.00211479 Jy ! Component: 2750 - total flux cleaned = -0.0021595 Jy ! Component: 2800 - total flux cleaned = -0.00218898 Jy ! Component: 2850 - total flux cleaned = -0.00214502 Jy ! Component: 2900 - total flux cleaned = -0.00221801 Jy ! Component: 2950 - total flux cleaned = -0.0021746 Jy ! Component: 3000 - total flux cleaned = -0.00214606 Jy ! Component: 3050 - total flux cleaned = -0.00221716 Jy ! Component: 3100 - total flux cleaned = -0.00218886 Jy ! Component: 3150 - total flux cleaned = -0.00217493 Jy ! Component: 3200 - total flux cleaned = -0.00214712 Jy ! Component: 3250 - total flux cleaned = -0.00217461 Jy ! Component: 3300 - total flux cleaned = -0.00213332 Jy ! Component: 3350 - total flux cleaned = -0.00218766 Jy ! Component: 3400 - total flux cleaned = -0.00211989 Jy ! Component: 3450 - total flux cleaned = -0.00210649 Jy ! Component: 3500 - total flux cleaned = -0.00207996 Jy ! Component: 3550 - total flux cleaned = -0.00207996 Jy ! Component: 3600 - total flux cleaned = -0.00202733 Jy ! Component: 3650 - total flux cleaned = -0.00201445 Jy ! Component: 3700 - total flux cleaned = -0.00201446 Jy ! Component: 3750 - total flux cleaned = -0.00201463 Jy ! Component: 3800 - total flux cleaned = -0.00206592 Jy ! Component: 3850 - total flux cleaned = -0.00206575 Jy ! Component: 3900 - total flux cleaned = -0.00206577 Jy ! Component: 3950 - total flux cleaned = -0.00207828 Jy ! Component: 4000 - total flux cleaned = -0.00207826 Jy ! Component: 4050 - total flux cleaned = -0.00206588 Jy ! Total flux subtracted in 4096 components = -0.00212781 Jy ! Clean residual min=-0.000672 max=0.000691 Jy/beam ! Clean residual mean=-0.000008 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0600992 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 333 components and 0.0600992 Jy ![Exited script file: muppet] wmap "J1114-3652_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.867 x 7.731 at -1.188 degrees (North through East) ! Clean map min=-0.0015336 max=0.057926 Jy/beam ! Writing clean map to FITS file: J1114-3652_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0579264 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224279 device "J1114-3652_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1114-3652_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16154 1.16154 2.32307 4.64614 9.29228 18.5846 37.1691 74.3382 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.057 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.867 x 7.731 at -1.188 degrees (North through East) ! Clean map min=-0.0015336 max=0.057926 Jy/beam quit ! Quitting program ! Log file J1114-3652_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:51:52 2016