! Started logfile: J2140-2804_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:09:49 2016 obs J2140-2804_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2140-2804_S_2015_03_17_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861877 visibilities/baseline/integration-bin. ! Found source: J2140-2804 ! ! 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 330 lines of history. ! ! Reading 17996 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 J2140-2804_S_2015_03_17_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966673Jy sigma=0.008333 ! Fit after self-cal, rms=0.904474Jy sigma=0.007776 ! 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.307 mas, bmaj=6.458 mas, bpa=-4.523 degrees ! Estimated noise=1065.07 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.0741421 Jy ! Component: 100 - total flux cleaned = 0.0927192 Jy ! Total flux subtracted in 100 components = 0.0927192 Jy ! Clean residual min=-0.004024 max=0.007644 Jy/beam ! Clean residual mean=-0.000012 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.0927192 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0927192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100693Jy sigma=0.000780 ! Fit after self-cal, rms=0.100613Jy sigma=0.000780 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835588 Jy ! Component: 100 - total flux cleaned = 0.0130994 Jy ! Total flux subtracted in 100 components = 0.0130994 Jy ! Clean residual min=-0.003530 max=0.004867 Jy/beam ! Clean residual mean=-0.000006 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.105819 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.105819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099609Jy sigma=0.000771 ! Fit after self-cal, rms=0.099574Jy sigma=0.000770 ! 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.821 mas, bmaj=7.556 mas, bpa=-4.356 degrees ! Estimated noise=627.353 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 (-3.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00580946 Jy ! Component: 100 - total flux cleaned = 0.00925295 Jy ! Component: 150 - total flux cleaned = 0.0113522 Jy ! Component: 200 - total flux cleaned = 0.0119976 Jy ! Total flux subtracted in 200 components = 0.0119976 Jy ! Clean residual min=-0.002949 max=0.003310 Jy/beam ! Clean residual mean=-0.000001 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.117816 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 56 components and 0.117816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099143Jy sigma=0.000768 ! Fit after self-cal, rms=0.099124Jy sigma=0.000768 ! 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.02 FD 0.89 HN 1.04 KP 1.09 ! LA 0.97 MK 0.98 NL 0.95 OV 0.97 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.88 HN 1.20 KP 1.05 ! LA 0.96 MK 1.02 NL 0.97 OV 1.00 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.89 HN 1.21 KP 0.95 ! LA 0.80 MK 1.07 NL 1.16 OV 0.97 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.94 HN 1.16 KP 0.98 ! LA 0.90 MK 1.04 NL 0.96 OV 1.00 ! PT 1.08 SC 1.00 ! ! ! Fit before self-cal, rms=0.099124Jy sigma=0.000768 ! Fit after self-cal, rms=0.099907Jy sigma=0.000762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.58 mas, bpa=-4.031 degrees ! Estimated noise=630.732 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.000583872 Jy ! Component: 100 - total flux cleaned = -0.000824645 Jy ! Component: 150 - total flux cleaned = -0.0010242 Jy ! Component: 200 - total flux cleaned = -0.00116808 Jy ! Total flux subtracted in 200 components = -0.00116808 Jy ! Clean residual min=-0.001918 max=0.002491 Jy/beam ! Clean residual mean=0.000010 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.116648 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.116648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099882Jy sigma=0.000762 ! Fit after self-cal, rms=0.099885Jy sigma=0.000762 ! 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.099885Jy sigma=0.000762 ! Fit after self-cal, rms=0.100316Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=7.591 mas, bpa=-4.029 degrees ! Estimated noise=631.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000353807 Jy ! Component: 100 - total flux cleaned = -0.00047133 Jy ! Component: 150 - total flux cleaned = -0.000534357 Jy ! Component: 200 - total flux cleaned = -0.000554309 Jy ! Total flux subtracted in 200 components = -0.000554309 Jy ! Clean residual min=-0.001902 max=0.002417 Jy/beam ! Clean residual mean=0.000009 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.116094 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.116094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100304Jy sigma=0.000762 ! Fit after self-cal, rms=0.100309Jy sigma=0.000762 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 (-96.5, 85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230046 Jy ! Component: 100 - total flux cleaned = 0.00284668 Jy ! Component: 150 - total flux cleaned = 0.00288547 Jy ! Component: 200 - total flux cleaned = 0.00298354 Jy ! Total flux subtracted in 200 components = 0.00298354 Jy ! Clean residual min=-0.001764 max=0.001943 Jy/beam ! Clean residual mean=0.000006 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.119077 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.119077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100232Jy sigma=0.000761 ! Fit after self-cal, rms=0.100224Jy sigma=0.000761 ! 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.100224Jy sigma=0.000761 ! Fit after self-cal, rms=0.103597Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.868 mas, bmaj=7.577 mas, bpa=-4.182 degrees ! Estimated noise=632.536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000506715 Jy ! Component: 100 - total flux cleaned = 0.000624309 Jy ! Component: 150 - total flux cleaned = 0.00065115 Jy ! Component: 200 - total flux cleaned = 0.000585935 Jy ! Total flux subtracted in 200 components = 0.000585935 Jy ! Clean residual min=-0.001767 max=0.001653 Jy/beam ! Clean residual mean=0.000007 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.119663 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.119663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103577Jy sigma=0.000760 ! Fit after self-cal, rms=0.103619Jy sigma=0.000760 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.000147309 Jy ! Component: 100 - total flux cleaned = 0.000127277 Jy ! Component: 150 - total flux cleaned = 8.98022e-05 Jy ! Component: 200 - total flux cleaned = 7.20374e-05 Jy ! Total flux subtracted in 200 components = 7.20374e-05 Jy ! Clean residual min=-0.001768 max=0.001615 Jy/beam ! Clean residual mean=0.000007 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.119735 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.119735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103610Jy sigma=0.000760 ! Fit after self-cal, rms=0.103610Jy sigma=0.000760 ! 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.103610Jy sigma=0.000760 ! Fit after self-cal, rms=0.103654Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.621 mas, bmaj=19.05 mas, bpa=4.029 degrees ! Estimated noise=823.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.0555e-05 Jy ! Component: 100 - total flux cleaned = -7.94231e-05 Jy ! Component: 150 - total flux cleaned = -6.99091e-05 Jy ! Component: 200 - total flux cleaned = -7.03459e-05 Jy ! Total flux subtracted in 200 components = -7.03459e-05 Jy ! Clean residual min=-0.001829 max=0.001771 Jy/beam ! Clean residual mean=0.000015 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.119665 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 154 components and 0.119665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103650Jy sigma=0.000760 ! Fit after self-cal, rms=0.103651Jy sigma=0.000760 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.82869e-05 Jy ! Component: 100 - total flux cleaned = 4.64771e-05 Jy ! Component: 150 - total flux cleaned = 3.92944e-05 Jy ! Component: 200 - total flux cleaned = 4.58739e-05 Jy ! Total flux subtracted in 200 components = 4.58739e-05 Jy ! Clean residual min=-0.001811 max=0.001784 Jy/beam ! Clean residual mean=0.000015 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.119711 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 160 components and 0.119711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103650Jy sigma=0.000760 ! Fit after self-cal, rms=0.103650Jy sigma=0.000760 ! 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=2.87 mas, bmaj=7.577 mas, bpa=-4.197 degrees ! Estimated noise=631.601 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.577 at -4.197 degrees (North through East) ! Clean map min=-0.0018393 max=0.095991 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.337 mas, bmaj=6.431 mas, bpa=-4.393 degrees ! Estimated noise=1083.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0751169 Jy ! Component: 100 - total flux cleaned = 0.093708 Jy ! Component: 150 - total flux cleaned = 0.101645 Jy ! Component: 200 - total flux cleaned = 0.105662 Jy ! Total flux subtracted in 200 components = 0.105662 Jy ! Clean residual min=-0.003078 max=0.002954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.105662 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.105662 Jy ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=7.577 mas, bpa=-4.197 degrees ! Estimated noise=631.601 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.00424066 Jy ! Component: 100 - total flux cleaned = 0.00707344 Jy ! Component: 150 - total flux cleaned = 0.00916668 Jy ! Component: 200 - total flux cleaned = 0.0107755 Jy ! Total flux subtracted in 200 components = 0.0107755 Jy ! Clean residual min=-0.001878 max=0.001701 Jy/beam ! Clean residual mean=0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.116438 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.116438 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.621 mas, bmaj=19.05 mas, bpa=4.029 degrees ! Estimated noise=823.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167749 Jy ! Component: 100 - total flux cleaned = 0.00260701 Jy ! Component: 150 - total flux cleaned = 0.00290418 Jy ! Component: 200 - total flux cleaned = 0.00292548 Jy ! Total flux subtracted in 200 components = 0.00292548 Jy ! Clean residual min=-0.001784 max=0.001694 Jy/beam ! Clean residual mean=0.000010 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.119363 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 = -1.64518e-05 Jy ! Component: 100 - total flux cleaned = -1.62087e-05 Jy ! Component: 150 - total flux cleaned = -2.97648e-05 Jy ! Component: 200 - total flux cleaned = -2.96969e-05 Jy ! Total flux subtracted in 200 components = -2.96969e-05 Jy ! Clean residual min=-0.001771 max=0.001697 Jy/beam ! Clean residual mean=0.000011 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.119334 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 98 components and 0.119334 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=7.577 mas, bpa=-4.197 degrees ! Estimated noise=631.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025038 Jy ! Component: 100 - total flux cleaned = -0.000375766 Jy ! Component: 150 - total flux cleaned = -0.000431552 Jy ! Component: 200 - total flux cleaned = -0.000457655 Jy ! Total flux subtracted in 200 components = -0.000457655 Jy ! Clean residual min=-0.001871 max=0.001645 Jy/beam ! Clean residual mean=0.000006 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.118876 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.118876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103680Jy sigma=0.000760 ! Fit after self-cal, rms=0.103665Jy sigma=0.000760 wmodel J2140-2804_S_2015_03_17_pus_map.mod ! Writing 116 model components to file: J2140-2804_S_2015_03_17_pus_map.mod wobs J2140-2804_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2140-2804_S_2015_03_17_pus_uvs.fits wwins J2140-2804_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2140-2804_S_2015_03_17_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.000391356 Jy ! Component: 100 - total flux cleaned = -0.000710614 Jy ! Component: 150 - total flux cleaned = -0.000847519 Jy ! Component: 200 - total flux cleaned = -0.00082182 Jy ! Component: 250 - total flux cleaned = -0.000797199 Jy ! Component: 300 - total flux cleaned = -0.000822191 Jy ! Component: 350 - total flux cleaned = -0.000917477 Jy ! Component: 400 - total flux cleaned = -0.000940501 Jy ! Component: 450 - total flux cleaned = -0.000940098 Jy ! Component: 500 - total flux cleaned = -0.000873261 Jy ! Component: 550 - total flux cleaned = -0.000851516 Jy ! Component: 600 - total flux cleaned = -0.000808474 Jy ! Component: 650 - total flux cleaned = -0.000787138 Jy ! Component: 700 - total flux cleaned = -0.000683538 Jy ! Component: 750 - total flux cleaned = -0.000581905 Jy ! Component: 800 - total flux cleaned = -0.000502103 Jy ! Component: 850 - total flux cleaned = -0.000423414 Jy ! Component: 900 - total flux cleaned = -0.000326392 Jy ! Component: 950 - total flux cleaned = -0.000230605 Jy ! Component: 1000 - total flux cleaned = -9.87301e-05 Jy ! Component: 1050 - total flux cleaned = -5.84922e-06 Jy ! Component: 1100 - total flux cleaned = 8.62139e-05 Jy ! Component: 1150 - total flux cleaned = 0.000177247 Jy ! Component: 1200 - total flux cleaned = 0.000320316 Jy ! Component: 1250 - total flux cleaned = 0.000355624 Jy ! Component: 1300 - total flux cleaned = 0.000442911 Jy ! Component: 1350 - total flux cleaned = 0.000494347 Jy ! Component: 1400 - total flux cleaned = 0.000579571 Jy ! Component: 1450 - total flux cleaned = 0.00066374 Jy ! Component: 1500 - total flux cleaned = 0.000713285 Jy ! Component: 1550 - total flux cleaned = 0.000746543 Jy ! Component: 1600 - total flux cleaned = 0.000860621 Jy ! Component: 1650 - total flux cleaned = 0.000957239 Jy ! Component: 1700 - total flux cleaned = 0.00100459 Jy ! Component: 1750 - total flux cleaned = 0.00105198 Jy ! Component: 1800 - total flux cleaned = 0.00109912 Jy ! Component: 1850 - total flux cleaned = 0.00125339 Jy ! Component: 1900 - total flux cleaned = 0.00128404 Jy ! Component: 1950 - total flux cleaned = 0.00132954 Jy ! Component: 2000 - total flux cleaned = 0.00142003 Jy ! Component: 2050 - total flux cleaned = 0.00150939 Jy ! Component: 2100 - total flux cleaned = 0.0015684 Jy ! Component: 2150 - total flux cleaned = 0.00161206 Jy ! Component: 2200 - total flux cleaned = 0.00168458 Jy ! Component: 2250 - total flux cleaned = 0.00177074 Jy ! Component: 2300 - total flux cleaned = 0.00177065 Jy ! Component: 2350 - total flux cleaned = 0.0018132 Jy ! Component: 2400 - total flux cleaned = 0.00184122 Jy ! Component: 2450 - total flux cleaned = 0.00186895 Jy ! Component: 2500 - total flux cleaned = 0.00192401 Jy ! Component: 2550 - total flux cleaned = 0.00196496 Jy ! Component: 2600 - total flux cleaned = 0.0019785 Jy ! Component: 2650 - total flux cleaned = 0.00201886 Jy ! Component: 2700 - total flux cleaned = 0.00204559 Jy ! Component: 2750 - total flux cleaned = 0.00211188 Jy ! Component: 2800 - total flux cleaned = 0.00212492 Jy ! Component: 2850 - total flux cleaned = 0.002138 Jy ! Component: 2900 - total flux cleaned = 0.00218984 Jy ! Component: 2950 - total flux cleaned = 0.00217707 Jy ! Component: 3000 - total flux cleaned = 0.00225385 Jy ! Component: 3050 - total flux cleaned = 0.00226664 Jy ! Component: 3100 - total flux cleaned = 0.00225415 Jy ! Component: 3150 - total flux cleaned = 0.00229185 Jy ! Component: 3200 - total flux cleaned = 0.00231688 Jy ! Component: 3250 - total flux cleaned = 0.00232925 Jy ! Component: 3300 - total flux cleaned = 0.00232928 Jy ! Component: 3350 - total flux cleaned = 0.00239034 Jy ! Component: 3400 - total flux cleaned = 0.00240253 Jy ! Component: 3450 - total flux cleaned = 0.00242664 Jy ! Component: 3500 - total flux cleaned = 0.00243852 Jy ! Component: 3550 - total flux cleaned = 0.00249797 Jy ! Component: 3600 - total flux cleaned = 0.00253351 Jy ! Component: 3650 - total flux cleaned = 0.00258054 Jy ! Component: 3700 - total flux cleaned = 0.00261563 Jy ! Component: 3750 - total flux cleaned = 0.00267378 Jy ! Component: 3800 - total flux cleaned = 0.00268541 Jy ! Component: 3850 - total flux cleaned = 0.00277736 Jy ! Component: 3900 - total flux cleaned = 0.00282297 Jy ! Component: 3950 - total flux cleaned = 0.00280025 Jy ! Component: 4000 - total flux cleaned = 0.00287946 Jy ! Component: 4050 - total flux cleaned = 0.00293565 Jy ! Total flux subtracted in 4096 components = 0.00298037 Jy ! Clean residual min=-0.000660 max=0.000697 Jy/beam ! Clean residual mean=0.000003 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.121856 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 399 components and 0.121856 Jy ![Exited script file: muppet] wmap "J2140-2804_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.577 at -4.197 degrees (North through East) ! Clean map min=-0.0014365 max=0.097524 Jy/beam ! Writing clean map to FITS file: J2140-2804_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0975243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020199 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.621352 0.621352 1.2427 2.48541 4.97082 9.94163 19.8833 39.7665 79.5331 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.097 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.577 at -4.197 degrees (North through East) ! Clean map min=-0.0014365 max=0.097524 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 J2140-2804_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:09:54 2016