! Started logfile: J2359+3850_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:39:18 2017 obs J2359+3850_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2359+3850_S_2015_01_23_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.921481 visibilities/baseline/integration-bin. ! Found source: J2359+3850 ! ! 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 338 lines of history. ! ! Reading 2488 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 J2359+3850_S_2015_01_23_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.661219Jy sigma=0.008143 ! Fit after self-cal, rms=0.652969Jy sigma=0.008069 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.595 mas, bmaj=7.995 mas, bpa=-17.61 degrees ! Estimated noise=1405 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.278331 Jy ! Component: 100 - total flux cleaned = 0.349743 Jy ! Total flux subtracted in 100 components = 0.349743 Jy ! Clean residual min=-0.023873 max=0.037069 Jy/beam ! Clean residual mean=0.000009 rms=0.006072 Jy/beam ! Combined flux in latest and established models = 0.349743 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.349743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161059Jy sigma=0.001295 ! Fit after self-cal, rms=0.161041Jy sigma=0.001295 ! Inverting map ! Added new window around map position (-29, 16). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367814 Jy ! Component: 100 - total flux cleaned = 0.0573705 Jy ! Total flux subtracted in 100 components = 0.0573705 Jy ! Clean residual min=-0.019682 max=0.023505 Jy/beam ! Clean residual mean=0.000007 rms=0.003928 Jy/beam ! Combined flux in latest and established models = 0.407114 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.407114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152441Jy sigma=0.001102 ! Fit after self-cal, rms=0.151981Jy sigma=0.001095 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=8.584 mas, bpa=-17.3 degrees ! Estimated noise=1227.27 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.0199382 Jy ! Component: 100 - total flux cleaned = 0.0323265 Jy ! Component: 150 - total flux cleaned = 0.0416108 Jy ! Component: 200 - total flux cleaned = 0.0487491 Jy ! Total flux subtracted in 200 components = 0.0487491 Jy ! Clean residual min=-0.012010 max=0.017512 Jy/beam ! Clean residual mean=0.000009 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.455863 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.455863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149360Jy sigma=0.001027 ! Fit after self-cal, rms=0.149155Jy sigma=0.001024 ! 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.99 FD 0.87 HN 0.94 KP 1.09 ! LA 1.01 MK 1.04 NL 0.96 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.02 KP 1.02 ! LA 0.98 MK 1.04 NL 1.22 OV 1.01 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.34 HN 0.99 KP 0.88 ! LA 0.79 MK 1.05 NL 1.40 OV 0.93 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.27 HN 0.98 KP 0.82 ! LA 0.84 MK 1.05 NL 0.89 OV 0.98 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.149155Jy sigma=0.001024 ! Fit after self-cal, rms=0.149598Jy sigma=0.000812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=8.616 mas, bpa=-17.31 degrees ! Estimated noise=1239.39 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.00491642 Jy ! Component: 100 - total flux cleaned = -0.00602334 Jy ! Component: 150 - total flux cleaned = -0.00658139 Jy ! Component: 200 - total flux cleaned = -0.00695753 Jy ! Total flux subtracted in 200 components = -0.00695753 Jy ! Clean residual min=-0.006827 max=0.005319 Jy/beam ! Clean residual mean=-0.000006 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.448905 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 73 components and 0.448905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149264Jy sigma=0.000805 ! Fit after self-cal, rms=0.149260Jy sigma=0.000805 ! 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.149260Jy sigma=0.000805 ! Fit after self-cal, rms=0.149798Jy sigma=0.000803 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=8.615 mas, bpa=-17.31 degrees ! Estimated noise=1238.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00331751 Jy ! Component: 100 - total flux cleaned = -0.00391125 Jy ! Component: 150 - total flux cleaned = -0.00439343 Jy ! Component: 200 - total flux cleaned = -0.0046048 Jy ! Total flux subtracted in 200 components = -0.0046048 Jy ! Clean residual min=-0.006046 max=0.004952 Jy/beam ! Clean residual mean=-0.000007 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.444301 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 88 components and 0.444301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149592Jy sigma=0.000800 ! Fit after self-cal, rms=0.149576Jy sigma=0.000799 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 = -0.00059955 Jy ! Component: 100 - total flux cleaned = -0.000830556 Jy ! Component: 150 - total flux cleaned = -0.000980054 Jy ! Component: 200 - total flux cleaned = -0.00106964 Jy ! Total flux subtracted in 200 components = -0.00106964 Jy ! Clean residual min=-0.005793 max=0.004887 Jy/beam ! Clean residual mean=-0.000007 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.443231 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.443231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149510Jy sigma=0.000799 ! Fit after self-cal, rms=0.149507Jy sigma=0.000799 ! 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.149507Jy sigma=0.000799 ! Fit after self-cal, rms=0.150263Jy sigma=0.000797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.61 mas, bpa=-17.3 degrees ! Estimated noise=1239.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00237916 Jy ! Component: 100 - total flux cleaned = -0.00283946 Jy ! Component: 150 - total flux cleaned = -0.00316158 Jy ! Component: 200 - total flux cleaned = -0.00329707 Jy ! Total flux subtracted in 200 components = -0.00329707 Jy ! Clean residual min=-0.005161 max=0.004647 Jy/beam ! Clean residual mean=-0.000007 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.439934 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.439934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150136Jy sigma=0.000795 ! Fit after self-cal, rms=0.150133Jy sigma=0.000795 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 = -0.000418707 Jy ! Component: 100 - total flux cleaned = -0.000656889 Jy ! Component: 150 - total flux cleaned = -0.000724891 Jy ! Component: 200 - total flux cleaned = -0.000786962 Jy ! Total flux subtracted in 200 components = -0.000786962 Jy ! Clean residual min=-0.004972 max=0.004588 Jy/beam ! Clean residual mean=-0.000007 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.439147 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.439147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150090Jy sigma=0.000795 ! Fit after self-cal, rms=0.150090Jy sigma=0.000795 ! 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.150090Jy sigma=0.000795 ! Fit after self-cal, rms=0.150865Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.087 mas, bmaj=9.901 mas, bpa=-18.04 degrees ! Estimated noise=1616.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0027039 Jy ! Component: 100 - total flux cleaned = -0.00283144 Jy ! Component: 150 - total flux cleaned = -0.00309193 Jy ! Component: 200 - total flux cleaned = -0.00323294 Jy ! Total flux subtracted in 200 components = -0.00323294 Jy ! Clean residual min=-0.004687 max=0.004665 Jy/beam ! Clean residual mean=-0.000013 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.435914 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.435914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150819Jy sigma=0.000793 ! Fit after self-cal, rms=0.150815Jy sigma=0.000793 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 = -0.000300681 Jy ! Component: 100 - total flux cleaned = -0.000268913 Jy ! Component: 150 - total flux cleaned = -0.000240444 Jy ! Component: 200 - total flux cleaned = -0.000240131 Jy ! Total flux subtracted in 200 components = -0.000240131 Jy ! Clean residual min=-0.004465 max=0.004532 Jy/beam ! Clean residual mean=-0.000013 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.435674 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 124 components and 0.435674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150819Jy sigma=0.000793 ! Fit after self-cal, rms=0.150816Jy sigma=0.000793 ! 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=3.024 mas, bmaj=8.606 mas, bpa=-17.29 degrees ! Estimated noise=1240.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 8.606 at -17.29 degrees (North through East) ! Clean map min=-0.0042868 max=0.35805 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.632 mas, bmaj=8.015 mas, bpa=-17.6 degrees ! Estimated noise=1421.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.281327 Jy ! Component: 100 - total flux cleaned = 0.351245 Jy ! Component: 150 - total flux cleaned = 0.382796 Jy ! Component: 200 - total flux cleaned = 0.399959 Jy ! Total flux subtracted in 200 components = 0.399959 Jy ! Clean residual min=-0.006977 max=0.008359 Jy/beam ! Clean residual mean=-0.000000 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.399959 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.399959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=8.606 mas, bpa=-17.29 degrees ! Estimated noise=1240.35 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.0115674 Jy ! Component: 100 - total flux cleaned = 0.0189593 Jy ! Component: 150 - total flux cleaned = 0.0242134 Jy ! Component: 200 - total flux cleaned = 0.0280478 Jy ! Total flux subtracted in 200 components = 0.0280478 Jy ! Clean residual min=-0.004801 max=0.004345 Jy/beam ! Clean residual mean=-0.000006 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.428007 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.428007 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=7.087 mas, bmaj=9.901 mas, bpa=-18.04 degrees ! Estimated noise=1616.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037805 Jy ! Component: 100 - total flux cleaned = 0.0057829 Jy ! Component: 150 - total flux cleaned = 0.00676237 Jy ! Component: 200 - total flux cleaned = 0.00701911 Jy ! Total flux subtracted in 200 components = 0.00701911 Jy ! Clean residual min=-0.004975 max=0.004422 Jy/beam ! Clean residual mean=-0.000014 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.435026 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 = 9.8435e-05 Jy ! Component: 100 - total flux cleaned = 0.000159182 Jy ! Component: 150 - total flux cleaned = 0.00024387 Jy ! Component: 200 - total flux cleaned = 0.000296374 Jy ! Total flux subtracted in 200 components = 0.000296374 Jy ! Clean residual min=-0.004782 max=0.004443 Jy/beam ! Clean residual mean=-0.000014 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.435322 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 0.435322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=8.606 mas, bpa=-17.29 degrees ! Estimated noise=1240.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000849049 Jy ! Component: 100 - total flux cleaned = -0.000849108 Jy ! Component: 150 - total flux cleaned = -0.000845864 Jy ! Component: 200 - total flux cleaned = -0.000629874 Jy ! Total flux subtracted in 200 components = -0.000629874 Jy ! Clean residual min=-0.004275 max=0.004455 Jy/beam ! Clean residual mean=-0.000007 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.434692 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.434692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150904Jy sigma=0.000794 ! Fit after self-cal, rms=0.150908Jy sigma=0.000794 wmodel J2359+3850_S_2015_01_23_pus_map.mod ! Writing 89 model components to file: J2359+3850_S_2015_01_23_pus_map.mod wobs J2359+3850_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2359+3850_S_2015_01_23_pus_uvs.fits wwins J2359+3850_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J2359+3850_S_2015_01_23_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.000220693 Jy ! Component: 100 - total flux cleaned = -0.000787046 Jy ! Component: 150 - total flux cleaned = -0.000792092 Jy ! Component: 200 - total flux cleaned = -0.000667784 Jy ! Component: 250 - total flux cleaned = -0.000606181 Jy ! Component: 300 - total flux cleaned = -0.000375935 Jy ! Component: 350 - total flux cleaned = -0.000265234 Jy ! Component: 400 - total flux cleaned = -0.000107687 Jy ! Component: 450 - total flux cleaned = -0.000109054 Jy ! Component: 500 - total flux cleaned = -1.04355e-05 Jy ! Component: 550 - total flux cleaned = -1.11281e-05 Jy ! Component: 600 - total flux cleaned = -0.000106084 Jy ! Component: 650 - total flux cleaned = -1.33954e-05 Jy ! Component: 700 - total flux cleaned = 3.2164e-05 Jy ! Component: 750 - total flux cleaned = 0.000164711 Jy ! Component: 800 - total flux cleaned = 0.000207733 Jy ! Component: 850 - total flux cleaned = 0.000334478 Jy ! Component: 900 - total flux cleaned = 0.000416873 Jy ! Component: 950 - total flux cleaned = 0.000416373 Jy ! Component: 1000 - total flux cleaned = 0.00041637 Jy ! Component: 1050 - total flux cleaned = 0.000338936 Jy ! Component: 1100 - total flux cleaned = 0.00033879 Jy ! Component: 1150 - total flux cleaned = 0.000301201 Jy ! Component: 1200 - total flux cleaned = 0.000301579 Jy ! Component: 1250 - total flux cleaned = 0.000374819 Jy ! Component: 1300 - total flux cleaned = 0.000231165 Jy ! Component: 1350 - total flux cleaned = 0.000125819 Jy ! Component: 1400 - total flux cleaned = 9.07996e-05 Jy ! Component: 1450 - total flux cleaned = 5.58442e-05 Jy ! Component: 1500 - total flux cleaned = -1.22534e-05 Jy ! Component: 1550 - total flux cleaned = -7.94937e-05 Jy ! Component: 1600 - total flux cleaned = -0.000145768 Jy ! Component: 1650 - total flux cleaned = -0.000276327 Jy ! Component: 1700 - total flux cleaned = -0.000373588 Jy ! Component: 1750 - total flux cleaned = -0.000341791 Jy ! Component: 1800 - total flux cleaned = -0.000374126 Jy ! Component: 1850 - total flux cleaned = -0.000437451 Jy ! Component: 1900 - total flux cleaned = -0.000468301 Jy ! Component: 1950 - total flux cleaned = -0.000529956 Jy ! Component: 2000 - total flux cleaned = -0.000529683 Jy ! Component: 2050 - total flux cleaned = -0.000529842 Jy ! Component: 2100 - total flux cleaned = -0.000530133 Jy ! Component: 2150 - total flux cleaned = -0.000589761 Jy ! Component: 2200 - total flux cleaned = -0.000619438 Jy ! Component: 2250 - total flux cleaned = -0.000619383 Jy ! Component: 2300 - total flux cleaned = -0.00061925 Jy ! Component: 2350 - total flux cleaned = -0.00059068 Jy ! Component: 2400 - total flux cleaned = -0.000590941 Jy ! Component: 2450 - total flux cleaned = -0.000704408 Jy ! Component: 2500 - total flux cleaned = -0.000816769 Jy ! Component: 2550 - total flux cleaned = -0.000761227 Jy ! Component: 2600 - total flux cleaned = -0.000788979 Jy ! Component: 2650 - total flux cleaned = -0.000761507 Jy ! Component: 2700 - total flux cleaned = -0.000843394 Jy ! Component: 2750 - total flux cleaned = -0.000870183 Jy ! Component: 2800 - total flux cleaned = -0.000816216 Jy ! Component: 2850 - total flux cleaned = -0.000789394 Jy ! Component: 2900 - total flux cleaned = -0.000762592 Jy ! Component: 2950 - total flux cleaned = -0.000736123 Jy ! Component: 3000 - total flux cleaned = -0.000736002 Jy ! Component: 3050 - total flux cleaned = -0.000736 Jy ! Component: 3100 - total flux cleaned = -0.000631924 Jy ! Component: 3150 - total flux cleaned = -0.000632023 Jy ! Component: 3200 - total flux cleaned = -0.000631978 Jy ! Component: 3250 - total flux cleaned = -0.000580498 Jy ! Component: 3300 - total flux cleaned = -0.00058038 Jy ! Component: 3350 - total flux cleaned = -0.000554822 Jy ! Component: 3400 - total flux cleaned = -0.0005043 Jy ! Component: 3450 - total flux cleaned = -0.000529652 Jy ! Component: 3500 - total flux cleaned = -0.000605122 Jy ! Component: 3550 - total flux cleaned = -0.000580017 Jy ! Component: 3600 - total flux cleaned = -0.000604929 Jy ! Component: 3650 - total flux cleaned = -0.000679378 Jy ! Component: 3700 - total flux cleaned = -0.000704158 Jy ! Component: 3750 - total flux cleaned = -0.000679512 Jy ! Component: 3800 - total flux cleaned = -0.000704216 Jy ! Component: 3850 - total flux cleaned = -0.000728619 Jy ! Component: 3900 - total flux cleaned = -0.000728645 Jy ! Component: 3950 - total flux cleaned = -0.000777365 Jy ! Component: 4000 - total flux cleaned = -0.000777333 Jy ! Component: 4050 - total flux cleaned = -0.000850053 Jy ! Total flux subtracted in 4096 components = -0.000850026 Jy ! Clean residual min=-0.001330 max=0.001781 Jy/beam ! Clean residual mean=-0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.433842 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 368 components and 0.433842 Jy ![Exited script file: muppet] wmap "J2359+3850_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 8.606 at -17.29 degrees (North through East) ! Clean map min=-0.0034267 max=0.36028 Jy/beam ! Writing clean map to FITS file: J2359+3850_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.36028 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000431711 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.359479 0.359479 0.718958 1.43792 2.87583 5.75166 11.5033 23.0066 46.0133 92.0266 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.36 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 8.606 at -17.29 degrees (North through East) ! Clean map min=-0.0034267 max=0.36028 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2359+3850_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:39:23 2017