! Started logfile: J1058+8114_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:02:56 2016 obs J1058+8114_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1058+8114_S_2014_08_09_pus_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710394 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 342 lines of history. ! ! Reading 3964 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_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.749127Jy sigma=0.008251 ! Fit after self-cal, rms=0.745284Jy sigma=0.008210 ! 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=4.201 mas, bmaj=5.216 mas, bpa=73.57 degrees ! Estimated noise=1346.71 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.197216 Jy ! Component: 100 - total flux cleaned = 0.241006 Jy ! Total flux subtracted in 100 components = 0.241006 Jy ! Clean residual min=-0.007133 max=0.014559 Jy/beam ! Clean residual mean=-0.000079 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.241006 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.241006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085120Jy sigma=0.000859 ! Fit after self-cal, rms=0.085117Jy sigma=0.000859 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141759 Jy ! Component: 100 - total flux cleaned = 0.0215381 Jy ! Total flux subtracted in 100 components = 0.0215381 Jy ! Clean residual min=-0.006499 max=0.005800 Jy/beam ! Clean residual mean=-0.000026 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.262544 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.262544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081952Jy sigma=0.000832 ! Fit after self-cal, rms=0.081929Jy sigma=0.000831 ! 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.842 mas, bmaj=6.063 mas, bpa=67.15 degrees ! Estimated noise=1039.14 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.00647429 Jy ! Component: 100 - total flux cleaned = 0.0101137 Jy ! Component: 150 - total flux cleaned = 0.0123116 Jy ! Component: 200 - total flux cleaned = 0.0135471 Jy ! Total flux subtracted in 200 components = 0.0135471 Jy ! Clean residual min=-0.005455 max=0.005357 Jy/beam ! Clean residual mean=0.000005 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.276092 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.276092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081171Jy sigma=0.000828 ! Fit after self-cal, rms=0.081169Jy sigma=0.000828 ! 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.97 FD 0.89 HN 0.96 KP 1.06 ! LA 1.08 MK 1.00* NL 0.99 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! 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.05 HN 1.04 KP 1.00 ! LA 1.06 MK 1.00* NL 1.07 OV 1.03 ! PT 1.03 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.90 FD 1.17 HN 1.01 KP 0.91 ! LA 0.85 MK 1.00* NL 1.04 OV 0.96 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.00 KP 0.88 ! LA 0.78 MK 1.00* NL 1.11 OV 1.03 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.081169Jy sigma=0.000828 ! Fit after self-cal, rms=0.074125Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.84 mas, bmaj=6.061 mas, bpa=67.12 degrees ! Estimated noise=1041.34 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.00136418 Jy ! Component: 100 - total flux cleaned = -0.00163232 Jy ! Component: 150 - total flux cleaned = -0.00168655 Jy ! Component: 200 - total flux cleaned = -0.00171088 Jy ! Total flux subtracted in 200 components = -0.00171088 Jy ! Clean residual min=-0.003150 max=0.002764 Jy/beam ! Clean residual mean=-0.000007 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.274381 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.274381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074094Jy sigma=0.000774 ! Fit after self-cal, rms=0.074078Jy sigma=0.000773 ! 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.074078Jy sigma=0.000773 ! Fit after self-cal, rms=0.073984Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.843 mas, bmaj=6.067 mas, bpa=67.11 degrees ! Estimated noise=1040.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105886 Jy ! Component: 100 - total flux cleaned = -0.00122493 Jy ! Component: 150 - total flux cleaned = -0.00129197 Jy ! Component: 200 - total flux cleaned = -0.00130966 Jy ! Total flux subtracted in 200 components = -0.00130966 Jy ! Clean residual min=-0.002810 max=0.002589 Jy/beam ! Clean residual mean=-0.000002 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.273071 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.273071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073964Jy sigma=0.000771 ! Fit after self-cal, rms=0.073965Jy sigma=0.000771 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.16106e-05 Jy ! Component: 100 - total flux cleaned = -3.18504e-06 Jy ! Component: 150 - total flux cleaned = -1.5187e-05 Jy ! Component: 200 - total flux cleaned = -1.57279e-05 Jy ! Total flux subtracted in 200 components = -1.57279e-05 Jy ! Clean residual min=-0.002828 max=0.002561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.273055 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.273055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073961Jy sigma=0.000771 ! Fit after self-cal, rms=0.073961Jy sigma=0.000771 ! 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.073961Jy sigma=0.000771 ! Fit after self-cal, rms=0.073928Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.847 mas, bmaj=6.068 mas, bpa=67.38 degrees ! Estimated noise=1040.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000640888 Jy ! Component: 100 - total flux cleaned = -0.000728715 Jy ! Component: 150 - total flux cleaned = -0.000770593 Jy ! Component: 200 - total flux cleaned = -0.000804372 Jy ! Total flux subtracted in 200 components = -0.000804372 Jy ! Clean residual min=-0.002803 max=0.002547 Jy/beam ! Clean residual mean=-0.000002 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.272251 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.272251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073920Jy sigma=0.000771 ! Fit after self-cal, rms=0.073921Jy sigma=0.000771 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.27688e-06 Jy ! Component: 100 - total flux cleaned = -1.79271e-05 Jy ! Component: 150 - total flux cleaned = -2.50854e-05 Jy ! Component: 200 - total flux cleaned = -3.79762e-05 Jy ! Total flux subtracted in 200 components = -3.79762e-05 Jy ! Clean residual min=-0.002792 max=0.002551 Jy/beam ! Clean residual mean=-0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.272213 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.272213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073919Jy sigma=0.000771 ! Fit after self-cal, rms=0.073919Jy sigma=0.000771 ! 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.073919Jy sigma=0.000771 ! Fit after self-cal, rms=0.073891Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.733 mas, bmaj=10.07 mas, bpa=82.56 degrees ! Estimated noise=1208.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000518843 Jy ! Component: 100 - total flux cleaned = -0.000566812 Jy ! Component: 150 - total flux cleaned = -0.000556665 Jy ! Component: 200 - total flux cleaned = -0.000566118 Jy ! Total flux subtracted in 200 components = -0.000566118 Jy ! Clean residual min=-0.003016 max=0.002886 Jy/beam ! Clean residual mean=-0.000002 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.271647 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 62 components and 0.271647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073889Jy sigma=0.000770 ! Fit after self-cal, rms=0.073889Jy sigma=0.000770 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.36369e-05 Jy ! Component: 100 - total flux cleaned = -1.43526e-05 Jy ! Component: 150 - total flux cleaned = -2.19187e-05 Jy ! Component: 200 - total flux cleaned = -2.15699e-05 Jy ! Total flux subtracted in 200 components = -2.15699e-05 Jy ! Clean residual min=-0.003032 max=0.002871 Jy/beam ! Clean residual mean=-0.000002 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.271625 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.271625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073890Jy sigma=0.000770 ! Fit after self-cal, rms=0.073890Jy sigma=0.000770 ! 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.85 mas, bmaj=6.069 mas, bpa=67.66 degrees ! Estimated noise=1039.86 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.85 x 6.069 at 67.66 degrees (North through East) ! Clean map min=-0.0027499 max=0.25186 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=4.204 mas, bmaj=5.215 mas, bpa=73.87 degrees ! Estimated noise=1351.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.197786 Jy ! Component: 100 - total flux cleaned = 0.241956 Jy ! Component: 150 - total flux cleaned = 0.256312 Jy ! Component: 200 - total flux cleaned = 0.262704 Jy ! Total flux subtracted in 200 components = 0.262704 Jy ! Clean residual min=-0.003809 max=0.003975 Jy/beam ! Clean residual mean=-0.000024 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.262704 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.262704 Jy ! Inverting map and beam ! Estimated beam: bmin=4.85 mas, bmaj=6.069 mas, bpa=67.66 degrees ! Estimated noise=1039.86 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 (-6.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427197 Jy ! Component: 100 - total flux cleaned = 0.00652152 Jy ! Component: 150 - total flux cleaned = 0.00721057 Jy ! Component: 200 - total flux cleaned = 0.00769855 Jy ! Total flux subtracted in 200 components = 0.00769855 Jy ! Clean residual min=-0.002942 max=0.002579 Jy/beam ! Clean residual mean=-0.000007 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.270402 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.270402 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.733 mas, bmaj=10.07 mas, bpa=82.56 degrees ! Estimated noise=1208.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377508 Jy ! Component: 100 - total flux cleaned = 0.000643743 Jy ! Component: 150 - total flux cleaned = 0.000824483 Jy ! Component: 200 - total flux cleaned = 0.000937841 Jy ! Total flux subtracted in 200 components = 0.000937841 Jy ! Clean residual min=-0.003124 max=0.002808 Jy/beam ! Clean residual mean=-0.000003 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.27134 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 = 6.55877e-05 Jy ! Component: 100 - total flux cleaned = 0.000110153 Jy ! Component: 150 - total flux cleaned = 0.000137853 Jy ! Component: 200 - total flux cleaned = 0.000150822 Jy ! Total flux subtracted in 200 components = 0.000150822 Jy ! Clean residual min=-0.003100 max=0.002803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.271491 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.271491 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.85 mas, bmaj=6.069 mas, bpa=67.66 degrees ! Estimated noise=1039.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.97102e-05 Jy ! Component: 100 - total flux cleaned = 1.12042e-05 Jy ! Component: 150 - total flux cleaned = 6.41742e-05 Jy ! Component: 200 - total flux cleaned = 4.03193e-05 Jy ! Total flux subtracted in 200 components = 4.03193e-05 Jy ! Clean residual min=-0.002798 max=0.002573 Jy/beam ! Clean residual mean=-0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.271531 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.271531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073835Jy sigma=0.000770 ! Fit after self-cal, rms=0.073828Jy sigma=0.000770 wmodel J1058+8114_S_2014_08_09_pus_map.mod ! Writing 76 model components to file: J1058+8114_S_2014_08_09_pus_map.mod wobs J1058+8114_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1058+8114_S_2014_08_09_pus_uvs.fits wwins J1058+8114_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1058+8114_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000466415 Jy ! Component: 100 - total flux cleaned = -0.00046783 Jy ! Component: 150 - total flux cleaned = -0.000341082 Jy ! Component: 200 - total flux cleaned = -0.00025973 Jy ! Component: 250 - total flux cleaned = -0.000180912 Jy ! Component: 300 - total flux cleaned = -6.49358e-05 Jy ! Component: 350 - total flux cleaned = 8.34712e-05 Jy ! Component: 400 - total flux cleaned = 0.000119277 Jy ! Component: 450 - total flux cleaned = 0.000154125 Jy ! Component: 500 - total flux cleaned = 0.000153836 Jy ! Component: 550 - total flux cleaned = 0.000121373 Jy ! Component: 600 - total flux cleaned = 0.000187481 Jy ! Component: 650 - total flux cleaned = 0.000219158 Jy ! Component: 700 - total flux cleaned = 0.000187477 Jy ! Component: 750 - total flux cleaned = 0.000218555 Jy ! Component: 800 - total flux cleaned = 0.000248051 Jy ! Component: 850 - total flux cleaned = 0.000129437 Jy ! Component: 900 - total flux cleaned = 0.00015857 Jy ! Component: 950 - total flux cleaned = 0.000130159 Jy ! Component: 1000 - total flux cleaned = 0.0002147 Jy ! Component: 1050 - total flux cleaned = 0.000325815 Jy ! Component: 1100 - total flux cleaned = 0.000325788 Jy ! Component: 1150 - total flux cleaned = 0.000353169 Jy ! Component: 1200 - total flux cleaned = 0.000460789 Jy ! Component: 1250 - total flux cleaned = 0.000566754 Jy ! Component: 1300 - total flux cleaned = 0.000592853 Jy ! Component: 1350 - total flux cleaned = 0.000644273 Jy ! Component: 1400 - total flux cleaned = 0.000695065 Jy ! Component: 1450 - total flux cleaned = 0.000770828 Jy ! Component: 1500 - total flux cleaned = 0.000820647 Jy ! Component: 1550 - total flux cleaned = 0.0008695 Jy ! Component: 1600 - total flux cleaned = 0.000966624 Jy ! Component: 1650 - total flux cleaned = 0.00113447 Jy ! Component: 1700 - total flux cleaned = 0.00120536 Jy ! Component: 1750 - total flux cleaned = 0.0013228 Jy ! Component: 1800 - total flux cleaned = 0.00141596 Jy ! Component: 1850 - total flux cleaned = 0.00153113 Jy ! Component: 1900 - total flux cleaned = 0.001645 Jy ! Component: 1950 - total flux cleaned = 0.00177994 Jy ! Component: 2000 - total flux cleaned = 0.00184665 Jy ! Component: 2050 - total flux cleaned = 0.00197896 Jy ! Component: 2100 - total flux cleaned = 0.00206619 Jy ! Component: 2150 - total flux cleaned = 0.00213123 Jy ! Component: 2200 - total flux cleaned = 0.00223818 Jy ! Component: 2250 - total flux cleaned = 0.00228061 Jy ! Component: 2300 - total flux cleaned = 0.00240672 Jy ! Component: 2350 - total flux cleaned = 0.00251077 Jy ! Component: 2400 - total flux cleaned = 0.00253111 Jy ! Component: 2450 - total flux cleaned = 0.0026334 Jy ! Component: 2500 - total flux cleaned = 0.00273502 Jy ! Component: 2550 - total flux cleaned = 0.00279549 Jy ! Component: 2600 - total flux cleaned = 0.00283549 Jy ! Component: 2650 - total flux cleaned = 0.00299403 Jy ! Component: 2700 - total flux cleaned = 0.0030334 Jy ! Component: 2750 - total flux cleaned = 0.00320892 Jy ! Component: 2800 - total flux cleaned = 0.00324724 Jy ! Component: 2850 - total flux cleaned = 0.00336248 Jy ! Component: 2900 - total flux cleaned = 0.00343885 Jy ! Component: 2950 - total flux cleaned = 0.00360912 Jy ! Component: 3000 - total flux cleaned = 0.00362776 Jy ! Component: 3050 - total flux cleaned = 0.00375826 Jy ! Component: 3100 - total flux cleaned = 0.00379536 Jy ! Component: 3150 - total flux cleaned = 0.00394236 Jy ! Component: 3200 - total flux cleaned = 0.00405173 Jy ! Component: 3250 - total flux cleaned = 0.004088 Jy ! Component: 3300 - total flux cleaned = 0.00419576 Jy ! Component: 3350 - total flux cleaned = 0.0042849 Jy ! Component: 3400 - total flux cleaned = 0.00440873 Jy ! Component: 3450 - total flux cleaned = 0.00446141 Jy ! Component: 3500 - total flux cleaned = 0.00451366 Jy ! Component: 3550 - total flux cleaned = 0.00465213 Jy ! Component: 3600 - total flux cleaned = 0.0047552 Jy ! Component: 3650 - total flux cleaned = 0.00485762 Jy ! Component: 3700 - total flux cleaned = 0.00492527 Jy ! Component: 3750 - total flux cleaned = 0.00495867 Jy ! Component: 3800 - total flux cleaned = 0.00505921 Jy ! Component: 3850 - total flux cleaned = 0.00515888 Jy ! Component: 3900 - total flux cleaned = 0.00524158 Jy ! Component: 3950 - total flux cleaned = 0.00532352 Jy ! Component: 4000 - total flux cleaned = 0.00537238 Jy ! Component: 4050 - total flux cleaned = 0.00546956 Jy ! Total flux subtracted in 4096 components = 0.00553408 Jy ! Clean residual min=-0.001097 max=0.000984 Jy/beam ! Clean residual mean=-0.000002 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.277065 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 337 components and 0.277065 Jy ![Exited script file: muppet] wmap "J1058+8114_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.85 x 6.069 at 67.66 degrees (North through East) ! Clean map min=-0.001833 max=0.25279 Jy/beam ! Writing clean map to FITS file: J1058+8114_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.25279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281464 device "J1058+8114_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1058+8114_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334029 0.334029 0.668058 1.33612 2.67223 5.34446 10.6889 21.3779 42.7557 85.5114 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.252 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.85 x 6.069 at 67.66 degrees (North through East) ! Clean map min=-0.001833 max=0.25279 Jy/beam quit ! Quitting program ! Log file J1058+8114_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:03:01 2016