! Started logfile: J1317+4115_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:28:05 2016 obs J1317+4115_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1317+4115_S_2014_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.79705 visibilities/baseline/integration-bin. ! Found source: J1317+4115 ! ! 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 16212 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 J1317+4115_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 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.828840Jy sigma=0.010090 ! Fit after self-cal, rms=0.808571Jy sigma=0.009849 ! 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.222 mas, bmaj=4.545 mas, bpa=-43.02 degrees ! Estimated noise=849.183 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.135037 Jy ! Component: 100 - total flux cleaned = 0.184835 Jy ! Total flux subtracted in 100 components = 0.184835 Jy ! Clean residual min=-0.009549 max=0.023025 Jy/beam ! Clean residual mean=0.000020 rms=0.002887 Jy/beam ! Combined flux in latest and established models = 0.184835 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.184835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087810Jy sigma=0.001004 ! Fit after self-cal, rms=0.087681Jy sigma=0.001003 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270342 Jy ! Component: 100 - total flux cleaned = 0.042987 Jy ! Total flux subtracted in 100 components = 0.042987 Jy ! Clean residual min=-0.004859 max=0.008133 Jy/beam ! Clean residual mean=0.000008 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.227822 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.227822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075457Jy sigma=0.000842 ! Fit after self-cal, rms=0.075438Jy sigma=0.000842 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0097844 Jy ! Component: 100 - total flux cleaned = 0.0157002 Jy ! Total flux subtracted in 100 components = 0.0157002 Jy ! Clean residual min=-0.004310 max=0.004420 Jy/beam ! Clean residual mean=0.000004 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.243522 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.243522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073455Jy sigma=0.000819 ! Fit after self-cal, rms=0.073446Jy sigma=0.000819 ! 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.344 mas, bmaj=5.647 mas, bpa=-41.94 degrees ! Estimated noise=462.916 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.00579407 Jy ! Component: 100 - total flux cleaned = 0.00877399 Jy ! Component: 150 - total flux cleaned = 0.010583 Jy ! Component: 200 - total flux cleaned = 0.0117022 Jy ! Total flux subtracted in 200 components = 0.0117022 Jy ! Clean residual min=-0.003177 max=0.003404 Jy/beam ! Clean residual mean=0.000012 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.255224 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 73 components and 0.255224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072850Jy sigma=0.000816 ! Fit after self-cal, rms=0.072848Jy sigma=0.000816 ! 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 0.97 FD 0.85 HN 0.99 KP 1.04 ! LA 1.17 MK 0.98 NL 0.89 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.03 KP 1.01 ! LA 1.13 MK 1.02 NL 1.05 OV 1.02 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.04 KP 0.91 ! LA 0.91 MK 0.99 NL 1.02 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.05 KP 0.89 ! LA 0.87 MK 1.01 NL 1.07 OV 0.98 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.072848Jy sigma=0.000816 ! Fit after self-cal, rms=0.068879Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.352 mas, bmaj=5.666 mas, bpa=-41.77 degrees ! Estimated noise=464.027 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.000405355 Jy ! Component: 100 - total flux cleaned = 0.000440616 Jy ! Component: 150 - total flux cleaned = 0.000455048 Jy ! Component: 200 - total flux cleaned = 0.000478853 Jy ! Total flux subtracted in 200 components = 0.000478853 Jy ! Clean residual min=-0.001725 max=0.001749 Jy/beam ! Clean residual mean=-0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.255703 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.255703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068868Jy sigma=0.000772 ! Fit after self-cal, rms=0.068865Jy sigma=0.000771 ! 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.068865Jy sigma=0.000771 ! Fit after self-cal, rms=0.068510Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.347 mas, bmaj=5.663 mas, bpa=-41.77 degrees ! Estimated noise=463.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140766 Jy ! Component: 100 - total flux cleaned = 0.00017263 Jy ! Component: 150 - total flux cleaned = 0.000184969 Jy ! Component: 200 - total flux cleaned = 0.000195553 Jy ! Total flux subtracted in 200 components = 0.000195553 Jy ! Clean residual min=-0.001756 max=0.001471 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.255899 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.255899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068502Jy sigma=0.000769 ! Fit after self-cal, rms=0.068500Jy sigma=0.000769 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 = -4.87393e-05 Jy ! Component: 100 - total flux cleaned = -3.3872e-05 Jy ! Component: 150 - total flux cleaned = -2.31125e-05 Jy ! Component: 200 - total flux cleaned = -1.40257e-05 Jy ! Total flux subtracted in 200 components = -1.40257e-05 Jy ! Clean residual min=-0.001723 max=0.001466 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.255885 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.255885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068494Jy sigma=0.000769 ! Fit after self-cal, rms=0.068493Jy sigma=0.000769 ! 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.068493Jy sigma=0.000769 ! Fit after self-cal, rms=0.068434Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.34 mas, bmaj=5.661 mas, bpa=-41.77 degrees ! Estimated noise=463.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010494 Jy ! Component: 100 - total flux cleaned = 0.000118294 Jy ! Component: 150 - total flux cleaned = 0.000128708 Jy ! Component: 200 - total flux cleaned = 0.000137966 Jy ! Total flux subtracted in 200 components = 0.000137966 Jy ! Clean residual min=-0.001698 max=0.001445 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.256023 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.256023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068429Jy sigma=0.000769 ! Fit after self-cal, rms=0.068428Jy sigma=0.000769 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.87966e-05 Jy ! Component: 100 - total flux cleaned = -2.64974e-05 Jy ! Component: 150 - total flux cleaned = -2.61703e-05 Jy ! Component: 200 - total flux cleaned = -3.48018e-05 Jy ! Total flux subtracted in 200 components = -3.48018e-05 Jy ! Clean residual min=-0.001666 max=0.001440 Jy/beam ! Clean residual mean=-0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.255988 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.255988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068423Jy sigma=0.000769 ! Fit after self-cal, rms=0.068423Jy sigma=0.000769 ! 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.068423Jy sigma=0.000769 ! Fit after self-cal, rms=0.068388Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.821 mas, bmaj=10.08 mas, bpa=-65.01 degrees ! Estimated noise=532.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.28678e-05 Jy ! Component: 100 - total flux cleaned = 4.63578e-05 Jy ! Component: 150 - total flux cleaned = 4.54429e-05 Jy ! Component: 200 - total flux cleaned = 4.5157e-05 Jy ! Total flux subtracted in 200 components = 4.5157e-05 Jy ! Clean residual min=-0.001354 max=0.001482 Jy/beam ! Clean residual mean=-0.000004 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.256033 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 91 components and 0.256033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068386Jy sigma=0.000769 ! Fit after self-cal, rms=0.068384Jy sigma=0.000769 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.13378e-06 Jy ! Component: 100 - total flux cleaned = -1.62733e-05 Jy ! Component: 150 - total flux cleaned = -1.60128e-05 Jy ! Component: 200 - total flux cleaned = -2.13498e-05 Jy ! Total flux subtracted in 200 components = -2.13498e-05 Jy ! Clean residual min=-0.001367 max=0.001483 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.256012 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 95 components and 0.256012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068384Jy sigma=0.000769 ! Fit after self-cal, rms=0.068382Jy sigma=0.000769 ! 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.334 mas, bmaj=5.66 mas, bpa=-41.78 degrees ! Estimated noise=463.296 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.334 x 5.66 at -41.78 degrees (North through East) ! Clean map min=-0.001532 max=0.18406 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.216 mas, bmaj=4.538 mas, bpa=-42.84 degrees ! Estimated noise=849.956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135472 Jy ! Component: 100 - total flux cleaned = 0.18635 Jy ! Component: 150 - total flux cleaned = 0.213461 Jy ! Component: 200 - total flux cleaned = 0.229547 Jy ! Total flux subtracted in 200 components = 0.229547 Jy ! Clean residual min=-0.004466 max=0.008190 Jy/beam ! Clean residual mean=0.000006 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.229546 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.229546 Jy ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=5.66 mas, bpa=-41.78 degrees ! Estimated noise=463.296 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.012757 Jy ! Component: 100 - total flux cleaned = 0.0189514 Jy ! Component: 150 - total flux cleaned = 0.0221575 Jy ! Component: 200 - total flux cleaned = 0.0238751 Jy ! Total flux subtracted in 200 components = 0.0238751 Jy ! Clean residual min=-0.001653 max=0.001430 Jy/beam ! Clean residual mean=-0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.253422 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 58 components and 0.253422 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.821 mas, bmaj=10.08 mas, bpa=-65.01 degrees ! Estimated noise=532.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124805 Jy ! Component: 100 - total flux cleaned = 0.00179134 Jy ! Component: 150 - total flux cleaned = 0.00201156 Jy ! Component: 200 - total flux cleaned = 0.00205477 Jy ! Total flux subtracted in 200 components = 0.00205477 Jy ! Clean residual min=-0.001339 max=0.001486 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.255476 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 = 4.00003e-05 Jy ! Component: 100 - total flux cleaned = 7.73297e-05 Jy ! Component: 150 - total flux cleaned = 0.000112012 Jy ! Component: 200 - total flux cleaned = 0.000144381 Jy ! Total flux subtracted in 200 components = 0.000144381 Jy ! Clean residual min=-0.001347 max=0.001483 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.255621 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.255621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=5.66 mas, bpa=-41.78 degrees ! Estimated noise=463.296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102092 Jy ! Component: 100 - total flux cleaned = -2.43822e-05 Jy ! Component: 150 - total flux cleaned = 4.46609e-05 Jy ! Component: 200 - total flux cleaned = 9.057e-05 Jy ! Total flux subtracted in 200 components = 9.057e-05 Jy ! Clean residual min=-0.001560 max=0.001407 Jy/beam ! Clean residual mean=-0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.255711 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.255711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068385Jy sigma=0.000769 ! Fit after self-cal, rms=0.068381Jy sigma=0.000769 wmodel J1317+4115_S_2014_05_31_pus_map.mod ! Writing 76 model components to file: J1317+4115_S_2014_05_31_pus_map.mod wobs J1317+4115_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1317+4115_S_2014_05_31_pus_uvs.fits wwins J1317+4115_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1317+4115_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.00028455 Jy ! Component: 100 - total flux cleaned = -0.000334524 Jy ! Component: 150 - total flux cleaned = -0.000428815 Jy ! Component: 200 - total flux cleaned = -0.000518398 Jy ! Component: 250 - total flux cleaned = -0.000518895 Jy ! Component: 300 - total flux cleaned = -0.000539524 Jy ! Component: 350 - total flux cleaned = -0.000479052 Jy ! Component: 400 - total flux cleaned = -0.000478984 Jy ! Component: 450 - total flux cleaned = -0.000459917 Jy ! Component: 500 - total flux cleaned = -0.000478256 Jy ! Component: 550 - total flux cleaned = -0.0004598 Jy ! Component: 600 - total flux cleaned = -0.00042415 Jy ! Component: 650 - total flux cleaned = -0.000458558 Jy ! Component: 700 - total flux cleaned = -0.000475615 Jy ! Component: 750 - total flux cleaned = -0.000492567 Jy ! Component: 800 - total flux cleaned = -0.000541734 Jy ! Component: 850 - total flux cleaned = -0.0006387 Jy ! Component: 900 - total flux cleaned = -0.000606826 Jy ! Component: 950 - total flux cleaned = -0.000701214 Jy ! Component: 1000 - total flux cleaned = -0.000747779 Jy ! Component: 1050 - total flux cleaned = -0.000854144 Jy ! Component: 1100 - total flux cleaned = -0.000913747 Jy ! Component: 1150 - total flux cleaned = -0.000898807 Jy ! Component: 1200 - total flux cleaned = -0.000913058 Jy ! Component: 1250 - total flux cleaned = -0.000884085 Jy ! Component: 1300 - total flux cleaned = -0.000869722 Jy ! Component: 1350 - total flux cleaned = -0.000841731 Jy ! Component: 1400 - total flux cleaned = -0.000827988 Jy ! Component: 1450 - total flux cleaned = -0.000814239 Jy ! Component: 1500 - total flux cleaned = -0.000787172 Jy ! Component: 1550 - total flux cleaned = -0.000746813 Jy ! Component: 1600 - total flux cleaned = -0.00074662 Jy ! Component: 1650 - total flux cleaned = -0.000707311 Jy ! Component: 1700 - total flux cleaned = -0.000707273 Jy ! Component: 1750 - total flux cleaned = -0.000733135 Jy ! Component: 1800 - total flux cleaned = -0.000682574 Jy ! Component: 1850 - total flux cleaned = -0.000670183 Jy ! Component: 1900 - total flux cleaned = -0.000633008 Jy ! Component: 1950 - total flux cleaned = -0.000657321 Jy ! Component: 2000 - total flux cleaned = -0.000608886 Jy ! Component: 2050 - total flux cleaned = -0.000632908 Jy ! Component: 2100 - total flux cleaned = -0.000597067 Jy ! Component: 2150 - total flux cleaned = -0.000585333 Jy ! Component: 2200 - total flux cleaned = -0.000573776 Jy ! Component: 2250 - total flux cleaned = -0.000585254 Jy ! Component: 2300 - total flux cleaned = -0.000539607 Jy ! Component: 2350 - total flux cleaned = -0.00051708 Jy ! Component: 2400 - total flux cleaned = -0.000506071 Jy ! Component: 2450 - total flux cleaned = -0.000517061 Jy ! Component: 2500 - total flux cleaned = -0.00047295 Jy ! Component: 2550 - total flux cleaned = -0.000494764 Jy ! Component: 2600 - total flux cleaned = -0.000462246 Jy ! Component: 2650 - total flux cleaned = -0.000429866 Jy ! Component: 2700 - total flux cleaned = -0.000387392 Jy ! Component: 2750 - total flux cleaned = -0.000408509 Jy ! Component: 2800 - total flux cleaned = -0.000356129 Jy ! Component: 2850 - total flux cleaned = -0.000387383 Jy ! Component: 2900 - total flux cleaned = -0.000377067 Jy ! Component: 2950 - total flux cleaned = -0.000326049 Jy ! Component: 3000 - total flux cleaned = -0.000316054 Jy ! Component: 3050 - total flux cleaned = -0.000316076 Jy ! Component: 3100 - total flux cleaned = -0.000246237 Jy ! Component: 3150 - total flux cleaned = -0.000285781 Jy ! Component: 3200 - total flux cleaned = -0.000246437 Jy ! Component: 3250 - total flux cleaned = -0.000256152 Jy ! Component: 3300 - total flux cleaned = -0.000236836 Jy ! Component: 3350 - total flux cleaned = -0.000217679 Jy ! Component: 3400 - total flux cleaned = -0.000208085 Jy ! Component: 3450 - total flux cleaned = -0.000189259 Jy ! Component: 3500 - total flux cleaned = -0.000189231 Jy ! Component: 3550 - total flux cleaned = -0.000189237 Jy ! Component: 3600 - total flux cleaned = -0.000152287 Jy ! Component: 3650 - total flux cleaned = -0.000170539 Jy ! Component: 3700 - total flux cleaned = -0.000161495 Jy ! Component: 3750 - total flux cleaned = -0.000125313 Jy ! Component: 3800 - total flux cleaned = -9.84014e-05 Jy ! Component: 3850 - total flux cleaned = -0.000116317 Jy ! Component: 3900 - total flux cleaned = -0.000107419 Jy ! Component: 3950 - total flux cleaned = -0.00012505 Jy ! Component: 4000 - total flux cleaned = -6.36777e-05 Jy ! Component: 4050 - total flux cleaned = -6.37549e-05 Jy ! Total flux subtracted in 4096 components = -5.50998e-05 Jy ! Clean residual min=-0.000557 max=0.000613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.255656 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 357 components and 0.255656 Jy ![Exited script file: muppet] wmap "J1317+4115_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.334 x 5.66 at -41.78 degrees (North through East) ! Clean map min=-0.00099028 max=0.18385 Jy/beam ! Writing clean map to FITS file: J1317+4115_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.183849 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152189 device "J1317+4115_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1317+4115_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248338 0.248338 0.496677 0.993353 1.98671 3.97341 7.94683 15.8937 31.7873 63.5746 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.334 x 5.66 at -41.78 degrees (North through East) ! Clean map min=-0.00099028 max=0.18385 Jy/beam quit ! Quitting program ! Log file J1317+4115_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:28:11 2016