! Started logfile: J2134+4050_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:48:03 2016 obs J2134+4050_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J2134+4050_S_2014_12_20_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.987353 visibilities/baseline/integration-bin. ! Found source: J2134+4050 ! ! 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 344 lines of history. ! ! Reading 21860 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 J2134+4050_S_2014_12_20_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866599Jy sigma=0.010304 ! Fit after self-cal, rms=0.853041Jy sigma=0.010140 ! 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.374 mas, bmaj=4.341 mas, bpa=-17.1 degrees ! Estimated noise=814.803 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.1144 Jy ! Component: 100 - total flux cleaned = 0.140428 Jy ! Total flux subtracted in 100 components = 0.140428 Jy ! Clean residual min=-0.005277 max=0.009141 Jy/beam ! Clean residual mean=0.000002 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.140428 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.140428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076415Jy sigma=0.000832 ! Fit after self-cal, rms=0.076412Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00935947 Jy ! Component: 100 - total flux cleaned = 0.0137648 Jy ! Total flux subtracted in 100 components = 0.0137648 Jy ! Clean residual min=-0.004523 max=0.004560 Jy/beam ! Clean residual mean=-0.000002 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.154193 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.154193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075184Jy sigma=0.000823 ! Fit after self-cal, rms=0.075185Jy sigma=0.000823 ! 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.207 mas, bmaj=5.198 mas, bpa=-17.04 degrees ! Estimated noise=412.288 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.00302924 Jy ! Component: 100 - total flux cleaned = 0.0046714 Jy ! Component: 150 - total flux cleaned = 0.00541359 Jy ! Component: 200 - total flux cleaned = 0.00552366 Jy ! Total flux subtracted in 200 components = 0.00552366 Jy ! Clean residual min=-0.005474 max=0.005282 Jy/beam ! Clean residual mean=-0.000015 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.159716 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.159716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075003Jy sigma=0.000822 ! Fit after self-cal, rms=0.075004Jy sigma=0.000822 ! 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.98 FD 0.88 HN 0.93 KP 1.05 ! LA 0.94 MK 0.98 NL 1.02 OV 0.97 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.98 KP 1.05 ! LA 0.92 MK 0.99 NL 1.10 OV 1.00 ! PT 1.04 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.17 HN 0.98 KP 0.93 ! LA 0.76 MK 1.03 NL 1.39 OV 0.93 ! PT 1.01 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.95 KP 0.90 ! LA 0.81 MK 1.04 NL 1.05 OV 1.00 ! PT 1.03 SC 1.03 ! ! ! Fit before self-cal, rms=0.075004Jy sigma=0.000822 ! Fit after self-cal, rms=0.072356Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=5.247 mas, bpa=-17.38 degrees ! Estimated noise=414.519 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.000478538 Jy ! Component: 100 - total flux cleaned = -0.000494836 Jy ! Component: 150 - total flux cleaned = -0.000493599 Jy ! Component: 200 - total flux cleaned = -0.000493944 Jy ! Total flux subtracted in 200 components = -0.000493944 Jy ! Clean residual min=-0.002589 max=0.002470 Jy/beam ! Clean residual mean=-0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.159222 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.159222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072349Jy sigma=0.000790 ! Fit after self-cal, rms=0.072353Jy sigma=0.000789 ! 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.072353Jy sigma=0.000789 ! Fit after self-cal, rms=0.071917Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.225 mas, bmaj=5.244 mas, bpa=-17.37 degrees ! Estimated noise=414.106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000518409 Jy ! Component: 100 - total flux cleaned = -0.000519138 Jy ! Component: 150 - total flux cleaned = -0.000520551 Jy ! Component: 200 - total flux cleaned = -0.000543549 Jy ! Total flux subtracted in 200 components = -0.000543549 Jy ! Clean residual min=-0.001494 max=0.001171 Jy/beam ! Clean residual mean=0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.158679 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.158679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071909Jy sigma=0.000782 ! Fit after self-cal, rms=0.071927Jy sigma=0.000782 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.76757e-05 Jy ! Component: 100 - total flux cleaned = -5.71847e-05 Jy ! Component: 150 - total flux cleaned = -8.16486e-05 Jy ! Component: 200 - total flux cleaned = -9.5556e-05 Jy ! Total flux subtracted in 200 components = -9.5556e-05 Jy ! Clean residual min=-0.001506 max=0.001184 Jy/beam ! Clean residual mean=0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.158583 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.158583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071926Jy sigma=0.000782 ! Fit after self-cal, rms=0.071925Jy sigma=0.000782 ! 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.071925Jy sigma=0.000782 ! Fit after self-cal, rms=0.071929Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=5.244 mas, bpa=-17.12 degrees ! Estimated noise=414.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230114 Jy ! Component: 100 - total flux cleaned = -0.000248869 Jy ! Component: 150 - total flux cleaned = -0.000265219 Jy ! Component: 200 - total flux cleaned = -0.000279169 Jy ! Total flux subtracted in 200 components = -0.000279169 Jy ! Clean residual min=-0.001484 max=0.001170 Jy/beam ! Clean residual mean=0.000002 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.158304 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.158304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071927Jy sigma=0.000782 ! Fit after self-cal, rms=0.071928Jy sigma=0.000782 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.49936e-05 Jy ! Component: 100 - total flux cleaned = -4.49287e-05 Jy ! Component: 150 - total flux cleaned = -5.02034e-05 Jy ! Component: 200 - total flux cleaned = -6.03271e-05 Jy ! Total flux subtracted in 200 components = -6.03271e-05 Jy ! Clean residual min=-0.001488 max=0.001161 Jy/beam ! Clean residual mean=0.000002 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.158244 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.158244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071927Jy sigma=0.000782 ! Fit after self-cal, rms=0.071927Jy sigma=0.000782 ! 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.071927Jy sigma=0.000782 ! Fit after self-cal, rms=0.071920Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.095 mas, bmaj=8.927 mas, bpa=10.16 degrees ! Estimated noise=491.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.77511e-05 Jy ! Component: 100 - total flux cleaned = -5.93534e-05 Jy ! Component: 150 - total flux cleaned = -6.57223e-05 Jy ! Component: 200 - total flux cleaned = -7.11578e-05 Jy ! Total flux subtracted in 200 components = -7.11578e-05 Jy ! Clean residual min=-0.001238 max=0.001221 Jy/beam ! Clean residual mean=0.000004 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.158173 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.158173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071920Jy sigma=0.000782 ! Fit after self-cal, rms=0.071920Jy sigma=0.000782 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.06013e-06 Jy ! Component: 100 - total flux cleaned = -4.58076e-06 Jy ! Component: 150 - total flux cleaned = -2.44747e-06 Jy ! Component: 200 - total flux cleaned = -4.63362e-07 Jy ! Total flux subtracted in 200 components = -4.63362e-07 Jy ! Clean residual min=-0.001240 max=0.001218 Jy/beam ! Clean residual mean=0.000004 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.158172 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.158172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071920Jy sigma=0.000782 ! Fit after self-cal, rms=0.071920Jy sigma=0.000782 ! 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.231 mas, bmaj=5.246 mas, bpa=-16.99 degrees ! Estimated noise=414.109 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 5.246 at -16.99 degrees (North through East) ! Clean map min=-0.001405 max=0.14785 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.391 mas, bmaj=4.391 mas, bpa=-17.74 degrees ! Estimated noise=815.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114415 Jy ! Component: 100 - total flux cleaned = 0.140496 Jy ! Component: 150 - total flux cleaned = 0.149145 Jy ! Component: 200 - total flux cleaned = 0.152967 Jy ! Total flux subtracted in 200 components = 0.152967 Jy ! Clean residual min=-0.002846 max=0.002878 Jy/beam ! Clean residual mean=0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.152967 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.152967 Jy ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=5.246 mas, bpa=-16.99 degrees ! Estimated noise=414.109 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.00237889 Jy ! Component: 100 - total flux cleaned = 0.00357519 Jy ! Component: 150 - total flux cleaned = 0.00421636 Jy ! Component: 200 - total flux cleaned = 0.00449732 Jy ! Total flux subtracted in 200 components = 0.00449732 Jy ! Clean residual min=-0.001476 max=0.001211 Jy/beam ! Clean residual mean=0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.157464 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.157464 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.095 mas, bmaj=8.927 mas, bpa=10.16 degrees ! Estimated noise=491.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381529 Jy ! Component: 100 - total flux cleaned = 0.000422993 Jy ! Component: 150 - total flux cleaned = 0.000451642 Jy ! Component: 200 - total flux cleaned = 0.000482888 Jy ! Total flux subtracted in 200 components = 0.000482888 Jy ! Clean residual min=-0.001265 max=0.001254 Jy/beam ! Clean residual mean=0.000004 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.157947 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.22046e-05 Jy ! Component: 100 - total flux cleaned = 3.72364e-05 Jy ! Component: 150 - total flux cleaned = 5.14733e-05 Jy ! Component: 200 - total flux cleaned = 6.05604e-05 Jy ! Total flux subtracted in 200 components = 6.05604e-05 Jy ! Clean residual min=-0.001265 max=0.001248 Jy/beam ! Clean residual mean=0.000004 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.158008 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.158008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=5.246 mas, bpa=-16.99 degrees ! Estimated noise=414.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015689 Jy ! Component: 100 - total flux cleaned = -0.000155995 Jy ! Component: 150 - total flux cleaned = -0.000155099 Jy ! Component: 200 - total flux cleaned = -0.000145764 Jy ! Total flux subtracted in 200 components = -0.000145764 Jy ! Clean residual min=-0.001460 max=0.001191 Jy/beam ! Clean residual mean=0.000002 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.157862 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.157862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071925Jy sigma=0.000782 ! Fit after self-cal, rms=0.071922Jy sigma=0.000782 wmodel J2134+4050_S_2014_12_20_pus_map.mod ! Writing 38 model components to file: J2134+4050_S_2014_12_20_pus_map.mod wobs J2134+4050_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J2134+4050_S_2014_12_20_pus_uvs.fits wwins J2134+4050_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J2134+4050_S_2014_12_20_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.000456318 Jy ! Component: 100 - total flux cleaned = -0.00056468 Jy ! Component: 150 - total flux cleaned = -0.000544808 Jy ! Component: 200 - total flux cleaned = -0.000505336 Jy ! Component: 250 - total flux cleaned = -0.0005626 Jy ! Component: 300 - total flux cleaned = -0.000617946 Jy ! Component: 350 - total flux cleaned = -0.000654092 Jy ! Component: 400 - total flux cleaned = -0.000689231 Jy ! Component: 450 - total flux cleaned = -0.000723347 Jy ! Component: 500 - total flux cleaned = -0.000723353 Jy ! Component: 550 - total flux cleaned = -0.00075647 Jy ! Component: 600 - total flux cleaned = -0.000804535 Jy ! Component: 650 - total flux cleaned = -0.00083613 Jy ! Component: 700 - total flux cleaned = -0.000882532 Jy ! Component: 750 - total flux cleaned = -0.000942998 Jy ! Component: 800 - total flux cleaned = -0.00101702 Jy ! Component: 850 - total flux cleaned = -0.00104608 Jy ! Component: 900 - total flux cleaned = -0.00108908 Jy ! Component: 950 - total flux cleaned = -0.00111731 Jy ! Component: 1000 - total flux cleaned = -0.00115889 Jy ! Component: 1050 - total flux cleaned = -0.0011862 Jy ! Component: 1100 - total flux cleaned = -0.00121323 Jy ! Component: 1150 - total flux cleaned = -0.00127959 Jy ! Component: 1200 - total flux cleaned = -0.00122731 Jy ! Component: 1250 - total flux cleaned = -0.00130519 Jy ! Component: 1300 - total flux cleaned = -0.00133076 Jy ! Component: 1350 - total flux cleaned = -0.00138142 Jy ! Component: 1400 - total flux cleaned = -0.00140628 Jy ! Component: 1450 - total flux cleaned = -0.00146791 Jy ! Component: 1500 - total flux cleaned = -0.00145565 Jy ! Component: 1550 - total flux cleaned = -0.0014798 Jy ! Component: 1600 - total flux cleaned = -0.00152772 Jy ! Component: 1650 - total flux cleaned = -0.00155109 Jy ! Component: 1700 - total flux cleaned = -0.00159798 Jy ! Component: 1750 - total flux cleaned = -0.0016096 Jy ! Component: 1800 - total flux cleaned = -0.00162127 Jy ! Component: 1850 - total flux cleaned = -0.00167841 Jy ! Component: 1900 - total flux cleaned = -0.00171227 Jy ! Component: 1950 - total flux cleaned = -0.00173465 Jy ! Component: 2000 - total flux cleaned = -0.00174561 Jy ! Component: 2050 - total flux cleaned = -0.00174573 Jy ! Component: 2100 - total flux cleaned = -0.00178921 Jy ! Component: 2150 - total flux cleaned = -0.00177834 Jy ! Component: 2200 - total flux cleaned = -0.00178903 Jy ! Component: 2250 - total flux cleaned = -0.0018101 Jy ! Component: 2300 - total flux cleaned = -0.00182075 Jy ! Component: 2350 - total flux cleaned = -0.00183121 Jy ! Component: 2400 - total flux cleaned = -0.0018313 Jy ! Component: 2450 - total flux cleaned = -0.00185177 Jy ! Component: 2500 - total flux cleaned = -0.00185177 Jy ! Component: 2550 - total flux cleaned = -0.00184168 Jy ! Component: 2600 - total flux cleaned = -0.00186157 Jy ! Component: 2650 - total flux cleaned = -0.0018715 Jy ! Component: 2700 - total flux cleaned = -0.00184205 Jy ! Component: 2750 - total flux cleaned = -0.00186171 Jy ! Component: 2800 - total flux cleaned = -0.0018617 Jy ! Component: 2850 - total flux cleaned = -0.00183262 Jy ! Component: 2900 - total flux cleaned = -0.00185175 Jy ! Component: 2950 - total flux cleaned = -0.00180421 Jy ! Component: 3000 - total flux cleaned = -0.00181362 Jy ! Component: 3050 - total flux cleaned = -0.00174806 Jy ! Component: 3100 - total flux cleaned = -0.00174814 Jy ! Component: 3150 - total flux cleaned = -0.00170195 Jy ! Component: 3200 - total flux cleaned = -0.00169271 Jy ! Component: 3250 - total flux cleaned = -0.00165616 Jy ! Component: 3300 - total flux cleaned = -0.00161085 Jy ! Component: 3350 - total flux cleaned = -0.00159282 Jy ! Component: 3400 - total flux cleaned = -0.00156595 Jy ! Component: 3450 - total flux cleaned = -0.00153031 Jy ! Component: 3500 - total flux cleaned = -0.00150363 Jy ! Component: 3550 - total flux cleaned = -0.00145961 Jy ! Component: 3600 - total flux cleaned = -0.00144206 Jy ! Component: 3650 - total flux cleaned = -0.00139856 Jy ! Component: 3700 - total flux cleaned = -0.00138991 Jy ! Component: 3750 - total flux cleaned = -0.00133837 Jy ! Component: 3800 - total flux cleaned = -0.00133839 Jy ! Component: 3850 - total flux cleaned = -0.00135534 Jy ! Component: 3900 - total flux cleaned = -0.00130456 Jy ! Component: 3950 - total flux cleaned = -0.00129619 Jy ! Component: 4000 - total flux cleaned = -0.00128782 Jy ! Component: 4050 - total flux cleaned = -0.00127121 Jy ! Total flux subtracted in 4096 components = -0.00125464 Jy ! Clean residual min=-0.000454 max=0.000582 Jy/beam ! Clean residual mean=0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.156607 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 320 components and 0.156607 Jy ![Exited script file: muppet] wmap "J2134+4050_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 5.246 at -16.99 degrees (North through East) ! Clean map min=-0.0010005 max=0.14786 Jy/beam ! Writing clean map to FITS file: J2134+4050_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147862 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000145602 device "J2134+4050_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J2134+4050_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.295416 0.295416 0.590832 1.18166 2.36333 4.72665 9.45331 18.9066 37.8132 75.6264 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 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.231 x 5.246 at -16.99 degrees (North through East) ! Clean map min=-0.0010005 max=0.14786 Jy/beam quit ! Quitting program ! Log file J2134+4050_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:48:08 2016