! Started logfile: J2139+1316_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:36:28 2017 obs J2139+1316_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2139+1316_S_2014_01_04_pus_uva.fits ! AN table 1: 117 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.499288 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2139+1316 ! ! 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 370 lines of history. ! ! Reading 8412 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 J2139+1316_S_2014_01_04_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 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897855Jy sigma=0.012569 ! Fit after self-cal, rms=0.857363Jy sigma=0.012016 ! 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.779 mas, bmaj=5.432 mas, bpa=3.636 degrees ! Estimated noise=888.617 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.11003 Jy ! Component: 100 - total flux cleaned = 0.137382 Jy ! Total flux subtracted in 100 components = 0.137382 Jy ! Clean residual min=-0.005558 max=0.010522 Jy/beam ! Clean residual mean=-0.000017 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.137382 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.137382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077748Jy sigma=0.000930 ! Fit after self-cal, rms=0.077772Jy sigma=0.000930 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103651 Jy ! Component: 100 - total flux cleaned = 0.0137237 Jy ! Total flux subtracted in 100 components = 0.0137237 Jy ! Clean residual min=-0.005531 max=0.005589 Jy/beam ! Clean residual mean=-0.000010 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.151106 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 8 components and 0.151106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076108Jy sigma=0.000918 ! Fit after self-cal, rms=0.076140Jy sigma=0.000917 ! 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=3.299 mas, bmaj=6.18 mas, bpa=1.265 degrees ! Estimated noise=585.24 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.00215413 Jy ! Component: 100 - total flux cleaned = 0.00238138 Jy ! Component: 150 - total flux cleaned = 0.00250059 Jy ! Component: 200 - total flux cleaned = 0.00264126 Jy ! Total flux subtracted in 200 components = 0.00264126 Jy ! Clean residual min=-0.005088 max=0.006178 Jy/beam ! Clean residual mean=-0.000014 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.153747 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.153747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075971Jy sigma=0.000918 ! Fit after self-cal, rms=0.075959Jy sigma=0.000918 ! 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 1.05 FD 1.00* KP 1.00* LA 1.03 ! MK 0.96 NL 0.96 OV 0.98 PT 1.00 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* KP 1.00* LA 0.99 ! MK 0.99 NL 1.04 OV 1.00 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* KP 1.00* LA 0.82 ! MK 0.99 NL 0.96 OV 0.95 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00* KP 1.00* LA 0.87 ! MK 1.01 NL 1.09 OV 1.01 PT 1.00 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.075959Jy sigma=0.000918 ! Fit after self-cal, rms=0.071706Jy sigma=0.000893 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=6.224 mas, bpa=1.39 degrees ! Estimated noise=582.914 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.000117327 Jy ! Component: 100 - total flux cleaned = 8.56449e-05 Jy ! Component: 150 - total flux cleaned = 5.65123e-05 Jy ! Component: 200 - total flux cleaned = 3.5313e-07 Jy ! Total flux subtracted in 200 components = 3.5313e-07 Jy ! Clean residual min=-0.002316 max=0.002299 Jy/beam ! Clean residual mean=-0.000002 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.153748 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.153748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071673Jy sigma=0.000893 ! Fit after self-cal, rms=0.071357Jy sigma=0.000893 ! 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.071357Jy sigma=0.000893 ! Fit after self-cal, rms=0.071341Jy sigma=0.000891 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=6.217 mas, bpa=1.294 degrees ! Estimated noise=583.021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279205 Jy ! Component: 100 - total flux cleaned = 0.000181615 Jy ! Component: 150 - total flux cleaned = 0.000114994 Jy ! Component: 200 - total flux cleaned = 3.27531e-05 Jy ! Total flux subtracted in 200 components = 3.27531e-05 Jy ! Clean residual min=-0.002298 max=0.002450 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.15378 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.15378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071320Jy sigma=0.000891 ! Fit after self-cal, rms=0.071315Jy sigma=0.000891 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) ! Added new window around map position (-71, -63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193013 Jy ! Component: 100 - total flux cleaned = 0.00241434 Jy ! Component: 150 - total flux cleaned = 0.00258781 Jy ! Component: 200 - total flux cleaned = 0.00269726 Jy ! Total flux subtracted in 200 components = 0.00269726 Jy ! Clean residual min=-0.002248 max=0.001821 Jy/beam ! Clean residual mean=-0.000003 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.156478 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.156478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071256Jy sigma=0.000890 ! Fit after self-cal, rms=0.071255Jy sigma=0.000890 ! 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.071255Jy sigma=0.000890 ! Fit after self-cal, rms=0.071213Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=6.215 mas, bpa=1.25 degrees ! Estimated noise=583.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00066586 Jy ! Component: 100 - total flux cleaned = 0.000756229 Jy ! Component: 150 - total flux cleaned = 0.000736982 Jy ! Component: 200 - total flux cleaned = 0.000718741 Jy ! Total flux subtracted in 200 components = 0.000718741 Jy ! Clean residual min=-0.002148 max=0.001766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.157196 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.157197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071197Jy sigma=0.000890 ! Fit after self-cal, rms=0.071191Jy sigma=0.000890 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 = 9.06434e-07 Jy ! Component: 100 - total flux cleaned = -3.28784e-05 Jy ! Component: 150 - total flux cleaned = -4.83298e-05 Jy ! Component: 200 - total flux cleaned = -9.42294e-05 Jy ! Total flux subtracted in 200 components = -9.42294e-05 Jy ! Clean residual min=-0.002171 max=0.001757 Jy/beam ! Clean residual mean=-0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.157102 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.157102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071182Jy sigma=0.000890 ! Fit after self-cal, rms=0.071185Jy sigma=0.000890 ! 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.071185Jy sigma=0.000890 ! Fit after self-cal, rms=0.071164Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.957 mas, bmaj=10.47 mas, bpa=7.947 degrees ! Estimated noise=701.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.0395e-05 Jy ! Component: 100 - total flux cleaned = 9.8238e-05 Jy ! Component: 150 - total flux cleaned = 0.000166488 Jy ! Component: 200 - total flux cleaned = 0.000216956 Jy ! Total flux subtracted in 200 components = 0.000216956 Jy ! Clean residual min=-0.001866 max=0.001815 Jy/beam ! Clean residual mean=-0.000008 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.157319 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.157319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071165Jy sigma=0.000890 ! Fit after self-cal, rms=0.071155Jy sigma=0.000890 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.73112e-05 Jy ! Component: 100 - total flux cleaned = 7.55077e-05 Jy ! Component: 150 - total flux cleaned = 9.32982e-05 Jy ! Component: 200 - total flux cleaned = 0.000126707 Jy ! Total flux subtracted in 200 components = 0.000126707 Jy ! Clean residual min=-0.001842 max=0.001824 Jy/beam ! Clean residual mean=-0.000008 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.157446 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.157446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071156Jy sigma=0.000890 ! Fit after self-cal, rms=0.071155Jy sigma=0.000890 ! 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.262 mas, bmaj=6.214 mas, bpa=1.249 degrees ! Estimated noise=583.616 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 6.214 at 1.249 degrees (North through East) ! Clean map min=-0.0019802 max=0.14257 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.741 mas, bmaj=5.459 mas, bpa=3.488 degrees ! Estimated noise=891.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110328 Jy ! Component: 100 - total flux cleaned = 0.138587 Jy ! Component: 150 - total flux cleaned = 0.149501 Jy ! Component: 200 - total flux cleaned = 0.154432 Jy ! Total flux subtracted in 200 components = 0.154432 Jy ! Clean residual min=-0.003305 max=0.003215 Jy/beam ! Clean residual mean=-0.000003 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.154432 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.154432 Jy ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=6.214 mas, bpa=1.249 degrees ! Estimated noise=583.616 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.00210177 Jy ! Component: 100 - total flux cleaned = 0.00295264 Jy ! Component: 150 - total flux cleaned = 0.00315236 Jy ! Component: 200 - total flux cleaned = 0.0031248 Jy ! Total flux subtracted in 200 components = 0.0031248 Jy ! Clean residual min=-0.002129 max=0.001741 Jy/beam ! Clean residual mean=-0.000003 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.157557 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.157557 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=6.957 mas, bmaj=10.47 mas, bpa=7.947 degrees ! Estimated noise=701.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.29757e-05 Jy ! Component: 100 - total flux cleaned = 0.000117899 Jy ! Component: 150 - total flux cleaned = 0.000157175 Jy ! Component: 200 - total flux cleaned = 0.000192478 Jy ! Total flux subtracted in 200 components = 0.000192478 Jy ! Clean residual min=-0.001838 max=0.001831 Jy/beam ! Clean residual mean=-0.000007 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.157749 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.17257e-05 Jy ! Component: 100 - total flux cleaned = 2.22376e-05 Jy ! Component: 150 - total flux cleaned = 2.27025e-05 Jy ! Component: 200 - total flux cleaned = 3.15144e-05 Jy ! Total flux subtracted in 200 components = 3.15144e-05 Jy ! Clean residual min=-0.001817 max=0.001818 Jy/beam ! Clean residual mean=-0.000007 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.157781 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.157781 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=6.214 mas, bpa=1.249 degrees ! Estimated noise=583.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145022 Jy ! Component: 100 - total flux cleaned = 0.000101906 Jy ! Component: 150 - total flux cleaned = 0.00010151 Jy ! Component: 200 - total flux cleaned = 0.000100847 Jy ! Total flux subtracted in 200 components = 0.000100847 Jy ! Clean residual min=-0.002096 max=0.001733 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.157881 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.157882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071155Jy sigma=0.000890 ! Fit after self-cal, rms=0.071164Jy sigma=0.000890 wmodel J2139+1316_S_2014_01_04_pus_map.mod ! Writing 69 model components to file: J2139+1316_S_2014_01_04_pus_map.mod wobs J2139+1316_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2139+1316_S_2014_01_04_pus_uvs.fits wwins J2139+1316_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J2139+1316_S_2014_01_04_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.000850315 Jy ! Component: 100 - total flux cleaned = -0.000784051 Jy ! Component: 150 - total flux cleaned = -0.000815562 Jy ! Component: 200 - total flux cleaned = -0.000844924 Jy ! Component: 250 - total flux cleaned = -0.00095405 Jy ! Component: 300 - total flux cleaned = -0.00100575 Jy ! Component: 350 - total flux cleaned = -0.000980977 Jy ! Component: 400 - total flux cleaned = -0.000884138 Jy ! Component: 450 - total flux cleaned = -0.000791271 Jy ! Component: 500 - total flux cleaned = -0.00072343 Jy ! Component: 550 - total flux cleaned = -0.000613175 Jy ! Component: 600 - total flux cleaned = -0.000613341 Jy ! Component: 650 - total flux cleaned = -0.000529367 Jy ! Component: 700 - total flux cleaned = -0.000509189 Jy ! Component: 750 - total flux cleaned = -0.000489595 Jy ! Component: 800 - total flux cleaned = -0.000489527 Jy ! Component: 850 - total flux cleaned = -0.000451008 Jy ! Component: 900 - total flux cleaned = -0.000432293 Jy ! Component: 950 - total flux cleaned = -0.000414048 Jy ! Component: 1000 - total flux cleaned = -0.000396162 Jy ! Component: 1050 - total flux cleaned = -0.000431098 Jy ! Component: 1100 - total flux cleaned = -0.000465362 Jy ! Component: 1150 - total flux cleaned = -0.000465504 Jy ! Component: 1200 - total flux cleaned = -0.000548676 Jy ! Component: 1250 - total flux cleaned = -0.00059726 Jy ! Component: 1300 - total flux cleaned = -0.000645351 Jy ! Component: 1350 - total flux cleaned = -0.000661036 Jy ! Component: 1400 - total flux cleaned = -0.000770269 Jy ! Component: 1450 - total flux cleaned = -0.000877635 Jy ! Component: 1500 - total flux cleaned = -0.000953252 Jy ! Component: 1550 - total flux cleaned = -0.00101264 Jy ! Component: 1600 - total flux cleaned = -0.00105699 Jy ! Component: 1650 - total flux cleaned = -0.00112998 Jy ! Component: 1700 - total flux cleaned = -0.00121634 Jy ! Component: 1750 - total flux cleaned = -0.00130157 Jy ! Component: 1800 - total flux cleaned = -0.00138572 Jy ! Component: 1850 - total flux cleaned = -0.00149652 Jy ! Component: 1900 - total flux cleaned = -0.00153765 Jy ! Component: 1950 - total flux cleaned = -0.00163247 Jy ! Component: 2000 - total flux cleaned = -0.00167249 Jy ! Component: 2050 - total flux cleaned = -0.00176557 Jy ! Component: 2100 - total flux cleaned = -0.00183139 Jy ! Component: 2150 - total flux cleaned = -0.0018708 Jy ! Component: 2200 - total flux cleaned = -0.00201292 Jy ! Component: 2250 - total flux cleaned = -0.0020385 Jy ! Component: 2300 - total flux cleaned = -0.00211466 Jy ! Component: 2350 - total flux cleaned = -0.00220269 Jy ! Component: 2400 - total flux cleaned = -0.00230232 Jy ! Component: 2450 - total flux cleaned = -0.00233942 Jy ! Component: 2500 - total flux cleaned = -0.00238878 Jy ! Component: 2550 - total flux cleaned = -0.00246204 Jy ! Component: 2600 - total flux cleaned = -0.00253478 Jy ! Component: 2650 - total flux cleaned = -0.00263111 Jy ! Component: 2700 - total flux cleaned = -0.002691 Jy ! Component: 2750 - total flux cleaned = -0.00273855 Jy ! Component: 2800 - total flux cleaned = -0.00280943 Jy ! Component: 2850 - total flux cleaned = -0.00289153 Jy ! Component: 2900 - total flux cleaned = -0.00291485 Jy ! Component: 2950 - total flux cleaned = -0.00299618 Jy ! Component: 3000 - total flux cleaned = -0.00305377 Jy ! Component: 3050 - total flux cleaned = -0.00307672 Jy ! Component: 3100 - total flux cleaned = -0.00314535 Jy ! Component: 3150 - total flux cleaned = -0.00317941 Jy ! Component: 3200 - total flux cleaned = -0.00323589 Jy ! Component: 3250 - total flux cleaned = -0.00328089 Jy ! Component: 3300 - total flux cleaned = -0.00332566 Jy ! Component: 3350 - total flux cleaned = -0.00337022 Jy ! Component: 3400 - total flux cleaned = -0.00342579 Jy ! Component: 3450 - total flux cleaned = -0.00351421 Jy ! Component: 3500 - total flux cleaned = -0.00353631 Jy ! Component: 3550 - total flux cleaned = -0.00362409 Jy ! Component: 3600 - total flux cleaned = -0.00367872 Jy ! Component: 3650 - total flux cleaned = -0.00374409 Jy ! Component: 3700 - total flux cleaned = -0.00377669 Jy ! Component: 3750 - total flux cleaned = -0.00384161 Jy ! Component: 3800 - total flux cleaned = -0.00390632 Jy ! Component: 3850 - total flux cleaned = -0.00397078 Jy ! Component: 3900 - total flux cleaned = -0.00402428 Jy ! Component: 3950 - total flux cleaned = -0.004067 Jy ! Component: 4000 - total flux cleaned = -0.00410962 Jy ! Component: 4050 - total flux cleaned = -0.00415216 Jy ! Total flux subtracted in 4096 components = -0.00421573 Jy ! Clean residual min=-0.001017 max=0.000618 Jy/beam ! Clean residual mean=-0.000002 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.153666 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 319 components and 0.153666 Jy ![Exited script file: muppet] wmap "J2139+1316_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 6.214 at 1.249 degrees (North through East) ! Clean map min=-0.0012714 max=0.14235 Jy/beam ! Writing clean map to FITS file: J2139+1316_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161467 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3403 0.3403 0.680601 1.3612 2.7224 5.44481 10.8896 21.7792 43.5585 87.1169 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.262 x 6.214 at 1.249 degrees (North through East) ! Clean map min=-0.0012714 max=0.14235 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 J2139+1316_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:36:33 2017