! Started logfile: J1058+8114_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:23:44 2016 obs J1058+8114_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1058+8114_S_2014_05_31_pus_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.927327 visibilities/baseline/integration-bin. ! Found source: J1058+8114 ! ! 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 6176 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 J1058+8114_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.760578Jy sigma=0.008517 ! Fit after self-cal, rms=0.754152Jy sigma=0.008451 ! 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=3.348 mas, bmaj=3.458 mas, bpa=56.34 degrees ! Estimated noise=1116.69 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.18977 Jy ! Component: 100 - total flux cleaned = 0.233185 Jy ! Total flux subtracted in 100 components = 0.233185 Jy ! Clean residual min=-0.006099 max=0.015290 Jy/beam ! Clean residual mean=0.000017 rms=0.001719 Jy/beam ! Combined flux in latest and established models = 0.233185 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.233185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083362Jy sigma=0.000871 ! Fit after self-cal, rms=0.083345Jy sigma=0.000871 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156418 Jy ! Component: 100 - total flux cleaned = 0.0231939 Jy ! Total flux subtracted in 100 components = 0.0231939 Jy ! Clean residual min=-0.005374 max=0.005055 Jy/beam ! Clean residual mean=0.000009 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.256379 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.256379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079579Jy sigma=0.000832 ! Fit after self-cal, rms=0.079573Jy sigma=0.000832 ! 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=4.019 mas, bmaj=4.184 mas, bpa=-20.66 degrees ! Estimated noise=817.034 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.00595027 Jy ! Component: 100 - total flux cleaned = 0.00886316 Jy ! Component: 150 - total flux cleaned = 0.0103455 Jy ! Component: 200 - total flux cleaned = 0.0111524 Jy ! Total flux subtracted in 200 components = 0.0111524 Jy ! Clean residual min=-0.004849 max=0.003956 Jy/beam ! Clean residual mean=0.000011 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.267532 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.267532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079029Jy sigma=0.000829 ! Fit after self-cal, rms=0.079033Jy sigma=0.000829 ! 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.99 FD 0.87 HN 0.99 KP 1.05 ! LA 1.18 MK 0.98 NL 0.95 OV 0.97 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.02 KP 1.02 ! LA 1.15 MK 0.99 NL 1.00 OV 1.01 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 1.03 KP 0.92 ! LA 0.90 MK 1.03 NL 0.98 OV 0.93 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.02 KP 0.88 ! LA 0.86 MK 1.02 NL 1.05 OV 0.99 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.079033Jy sigma=0.000829 ! Fit after self-cal, rms=0.074321Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=4.187 mas, bpa=-20.47 degrees ! Estimated noise=817.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000437594 Jy ! Component: 100 - total flux cleaned = -0.000474257 Jy ! Component: 150 - total flux cleaned = -0.00048758 Jy ! Component: 200 - total flux cleaned = -0.000510198 Jy ! Total flux subtracted in 200 components = -0.000510198 Jy ! Clean residual min=-0.002642 max=0.002595 Jy/beam ! Clean residual mean=0.000010 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.267022 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.267022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074310Jy sigma=0.000785 ! Fit after self-cal, rms=0.074299Jy sigma=0.000785 ! 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.074299Jy sigma=0.000785 ! Fit after self-cal, rms=0.074304Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.036 mas, bmaj=4.184 mas, bpa=-21.36 degrees ! Estimated noise=817.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.05996e-05 Jy ! Component: 100 - total flux cleaned = -0.000136203 Jy ! Component: 150 - total flux cleaned = -0.000150457 Jy ! Component: 200 - total flux cleaned = -0.000163567 Jy ! Total flux subtracted in 200 components = -0.000163567 Jy ! Clean residual min=-0.002458 max=0.002465 Jy/beam ! Clean residual mean=0.000006 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.266858 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.266858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074294Jy sigma=0.000783 ! Fit after self-cal, rms=0.074298Jy sigma=0.000783 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.08956e-05 Jy ! Component: 100 - total flux cleaned = 1.14473e-06 Jy ! Component: 150 - total flux cleaned = 1.77048e-06 Jy ! Component: 200 - total flux cleaned = -6.50095e-06 Jy ! Total flux subtracted in 200 components = -6.50095e-06 Jy ! Clean residual min=-0.002451 max=0.002468 Jy/beam ! Clean residual mean=0.000006 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.266851 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.266851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074294Jy sigma=0.000783 ! Fit after self-cal, rms=0.074294Jy sigma=0.000783 ! 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.074294Jy sigma=0.000783 ! Fit after self-cal, rms=0.074307Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=4.185 mas, bpa=-22.57 degrees ! Estimated noise=817.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.71314e-05 Jy ! Component: 100 - total flux cleaned = -5.45128e-05 Jy ! Component: 150 - total flux cleaned = -5.49239e-05 Jy ! Component: 200 - total flux cleaned = -6.53425e-05 Jy ! Total flux subtracted in 200 components = -6.53425e-05 Jy ! Clean residual min=-0.002427 max=0.002411 Jy/beam ! Clean residual mean=0.000005 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.266786 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.266786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074303Jy sigma=0.000783 ! Fit after self-cal, rms=0.074303Jy sigma=0.000783 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.77738e-06 Jy ! Component: 100 - total flux cleaned = 3.51007e-06 Jy ! Component: 150 - total flux cleaned = -3.52982e-06 Jy ! Component: 200 - total flux cleaned = -3.55101e-06 Jy ! Total flux subtracted in 200 components = -3.55101e-06 Jy ! Clean residual min=-0.002419 max=0.002414 Jy/beam ! Clean residual mean=0.000005 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.266783 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.266783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074301Jy sigma=0.000783 ! Fit after self-cal, rms=0.074301Jy sigma=0.000783 ! 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.074301Jy sigma=0.000783 ! Fit after self-cal, rms=0.074322Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.879 mas, bmaj=9.206 mas, bpa=13.62 degrees ! Estimated noise=1030.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274084 Jy ! Component: 100 - total flux cleaned = -0.000274263 Jy ! Component: 150 - total flux cleaned = -0.000274122 Jy ! Component: 200 - total flux cleaned = -0.000269636 Jy ! Total flux subtracted in 200 components = -0.000269636 Jy ! Clean residual min=-0.002007 max=0.002573 Jy/beam ! Clean residual mean=0.000010 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.266513 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.266513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074322Jy sigma=0.000783 ! Fit after self-cal, rms=0.074321Jy sigma=0.000783 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.30791e-05 Jy ! Component: 100 - total flux cleaned = -5.31091e-05 Jy ! Component: 150 - total flux cleaned = -5.35249e-05 Jy ! Component: 200 - total flux cleaned = -6.01449e-05 Jy ! Total flux subtracted in 200 components = -6.01449e-05 Jy ! Clean residual min=-0.002006 max=0.002569 Jy/beam ! Clean residual mean=0.000010 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.266453 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.266453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074322Jy sigma=0.000783 ! Fit after self-cal, rms=0.074322Jy sigma=0.000783 ! 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=4.034 mas, bmaj=4.186 mas, bpa=-23.42 degrees ! Estimated noise=817.413 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.034 x 4.186 at -23.42 degrees (North through East) ! Clean map min=-0.0023214 max=0.24676 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=3.352 mas, bmaj=3.459 mas, bpa=59.49 degrees ! Estimated noise=1114.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189121 Jy ! Component: 100 - total flux cleaned = 0.232725 Jy ! Component: 150 - total flux cleaned = 0.248635 Jy ! Component: 200 - total flux cleaned = 0.256362 Jy ! Total flux subtracted in 200 components = 0.256362 Jy ! Clean residual min=-0.003749 max=0.004369 Jy/beam ! Clean residual mean=0.000006 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.256362 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.256362 Jy ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=4.186 mas, bpa=-23.42 degrees ! Estimated noise=817.413 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.00559005 Jy ! Component: 100 - total flux cleaned = 0.0082421 Jy ! Component: 150 - total flux cleaned = 0.00961942 Jy ! Component: 200 - total flux cleaned = 0.0101152 Jy ! Total flux subtracted in 200 components = 0.0101152 Jy ! Clean residual min=-0.002365 max=0.002423 Jy/beam ! Clean residual mean=0.000005 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.266477 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.266477 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.879 mas, bmaj=9.206 mas, bpa=13.62 degrees ! Estimated noise=1030.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134199 Jy ! Component: 100 - total flux cleaned = 0.000155088 Jy ! Component: 150 - total flux cleaned = 0.00014061 Jy ! Component: 200 - total flux cleaned = 0.000117856 Jy ! Total flux subtracted in 200 components = 0.000117856 Jy ! Clean residual min=-0.002029 max=0.002628 Jy/beam ! Clean residual mean=0.000011 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.266595 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.92107e-05 Jy ! Component: 100 - total flux cleaned = -3.60859e-05 Jy ! Component: 150 - total flux cleaned = -5.13569e-05 Jy ! Component: 200 - total flux cleaned = -6.50341e-05 Jy ! Total flux subtracted in 200 components = -6.50341e-05 Jy ! Clean residual min=-0.002024 max=0.002611 Jy/beam ! Clean residual mean=0.000010 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.26653 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.26653 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=4.186 mas, bpa=-23.42 degrees ! Estimated noise=817.413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364081 Jy ! Component: 100 - total flux cleaned = 0.00029107 Jy ! Component: 150 - total flux cleaned = 0.000246949 Jy ! Component: 200 - total flux cleaned = 0.000233595 Jy ! Total flux subtracted in 200 components = 0.000233595 Jy ! Clean residual min=-0.002372 max=0.002436 Jy/beam ! Clean residual mean=0.000005 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.266763 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.266763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074330Jy sigma=0.000783 ! Fit after self-cal, rms=0.074326Jy sigma=0.000783 wmodel J1058+8114_S_2014_05_31_pus_map.mod ! Writing 51 model components to file: J1058+8114_S_2014_05_31_pus_map.mod wobs J1058+8114_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1058+8114_S_2014_05_31_pus_uvs.fits wwins J1058+8114_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1058+8114_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.000274756 Jy ! Component: 100 - total flux cleaned = 0.000234522 Jy ! Component: 150 - total flux cleaned = -4.05521e-05 Jy ! Component: 200 - total flux cleaned = -0.000191945 Jy ! Component: 250 - total flux cleaned = -0.000413314 Jy ! Component: 300 - total flux cleaned = -0.000592461 Jy ! Component: 350 - total flux cleaned = -0.000732422 Jy ! Component: 400 - total flux cleaned = -0.000834581 Jy ! Component: 450 - total flux cleaned = -0.000968367 Jy ! Component: 500 - total flux cleaned = -0.00100086 Jy ! Component: 550 - total flux cleaned = -0.00109773 Jy ! Component: 600 - total flux cleaned = -0.00122413 Jy ! Component: 650 - total flux cleaned = -0.00134792 Jy ! Component: 700 - total flux cleaned = -0.00146944 Jy ! Component: 750 - total flux cleaned = -0.00155893 Jy ! Component: 800 - total flux cleaned = -0.00164725 Jy ! Component: 850 - total flux cleaned = -0.00167668 Jy ! Component: 900 - total flux cleaned = -0.0017911 Jy ! Component: 950 - total flux cleaned = -0.00181915 Jy ! Component: 1000 - total flux cleaned = -0.00193028 Jy ! Component: 1050 - total flux cleaned = -0.00201198 Jy ! Component: 1100 - total flux cleaned = -0.00214682 Jy ! Component: 1150 - total flux cleaned = -0.00225247 Jy ! Component: 1200 - total flux cleaned = -0.00230482 Jy ! Component: 1250 - total flux cleaned = -0.00240806 Jy ! Component: 1300 - total flux cleaned = -0.00253562 Jy ! Component: 1350 - total flux cleaned = -0.002611 Jy ! Component: 1400 - total flux cleaned = -0.00270997 Jy ! Component: 1450 - total flux cleaned = -0.00271046 Jy ! Component: 1500 - total flux cleaned = -0.0027833 Jy ! Component: 1550 - total flux cleaned = -0.0028791 Jy ! Component: 1600 - total flux cleaned = -0.00297348 Jy ! Component: 1650 - total flux cleaned = -0.00299678 Jy ! Component: 1700 - total flux cleaned = -0.0030658 Jy ! Component: 1750 - total flux cleaned = -0.00311137 Jy ! Component: 1800 - total flux cleaned = -0.00306645 Jy ! Component: 1850 - total flux cleaned = -0.00322291 Jy ! Component: 1900 - total flux cleaned = -0.0032674 Jy ! Component: 1950 - total flux cleaned = -0.00342013 Jy ! Component: 2000 - total flux cleaned = -0.00341977 Jy ! Component: 2050 - total flux cleaned = -0.00339842 Jy ! Component: 2100 - total flux cleaned = -0.00341962 Jy ! Component: 2150 - total flux cleaned = -0.00348279 Jy ! Component: 2200 - total flux cleaned = -0.00352439 Jy ! Component: 2250 - total flux cleaned = -0.00346282 Jy ! Component: 2300 - total flux cleaned = -0.00358533 Jy ! Component: 2350 - total flux cleaned = -0.00352442 Jy ! Component: 2400 - total flux cleaned = -0.00364497 Jy ! Component: 2450 - total flux cleaned = -0.00364486 Jy ! Component: 2500 - total flux cleaned = -0.0037239 Jy ! Component: 2550 - total flux cleaned = -0.00368489 Jy ! Component: 2600 - total flux cleaned = -0.00380111 Jy ! Component: 2650 - total flux cleaned = -0.00383944 Jy ! Component: 2700 - total flux cleaned = -0.00389679 Jy ! Component: 2750 - total flux cleaned = -0.00397207 Jy ! Component: 2800 - total flux cleaned = -0.00402837 Jy ! Component: 2850 - total flux cleaned = -0.00412125 Jy ! Component: 2900 - total flux cleaned = -0.00412133 Jy ! Component: 2950 - total flux cleaned = -0.00428594 Jy ! Component: 3000 - total flux cleaned = -0.00437642 Jy ! Component: 3050 - total flux cleaned = -0.00443038 Jy ! Component: 3100 - total flux cleaned = -0.00448372 Jy ! Component: 3150 - total flux cleaned = -0.00455448 Jy ! Component: 3200 - total flux cleaned = -0.0045545 Jy ! Component: 3250 - total flux cleaned = -0.00469431 Jy ! Component: 3300 - total flux cleaned = -0.00472877 Jy ! Component: 3350 - total flux cleaned = -0.00474592 Jy ! Component: 3400 - total flux cleaned = -0.00478022 Jy ! Component: 3450 - total flux cleaned = -0.00479726 Jy ! Component: 3500 - total flux cleaned = -0.00489811 Jy ! Component: 3550 - total flux cleaned = -0.00488149 Jy ! Component: 3600 - total flux cleaned = -0.00491478 Jy ! Component: 3650 - total flux cleaned = -0.00498077 Jy ! Component: 3700 - total flux cleaned = -0.00498078 Jy ! Component: 3750 - total flux cleaned = -0.00501342 Jy ! Component: 3800 - total flux cleaned = -0.00504592 Jy ! Component: 3850 - total flux cleaned = -0.00506196 Jy ! Component: 3900 - total flux cleaned = -0.00506203 Jy ! Component: 3950 - total flux cleaned = -0.00504627 Jy ! Component: 4000 - total flux cleaned = -0.00507765 Jy ! Component: 4050 - total flux cleaned = -0.00510896 Jy ! Total flux subtracted in 4096 components = -0.00520201 Jy ! Clean residual min=-0.000996 max=0.000947 Jy/beam ! Clean residual mean=0.000005 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.261561 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 328 components and 0.261561 Jy ![Exited script file: muppet] wmap "J1058+8114_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.034 x 4.186 at -23.42 degrees (North through East) ! Clean map min=-0.0018522 max=0.24642 Jy/beam ! Writing clean map to FITS file: J1058+8114_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.246417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267124 device "J1058+8114_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1058+8114_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.325209 0.325209 0.650418 1.30084 2.60167 5.20335 10.4067 20.8134 41.6268 83.2536 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.246 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.034 x 4.186 at -23.42 degrees (North through East) ! Clean map min=-0.0018522 max=0.24642 Jy/beam quit ! Quitting program ! Log file J1058+8114_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:23:49 2016